@charset "utf-8";
body {
	background:#d6daf3 url(images/bg.jpg) 0 30px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin:30px 0;
}
.p11 {
	font-size:80%;
	color:#6d6e71;
	line-height:1.25em;
	}
.p10 {
	font-size:10px;
	}
	
.captions {
	font-size:10px;
	margin:-8px 0 14px 0;
	color:#6d6e71;
	}
	

#wrapper{
	/*background:#fff url(images/wrapper_top.gif) 0 top no-repeat;*/
	background:#fff url(images/bg_swirl.gif) no-repeat;
	width:818px;
	margin:0 auto;
	padding:16px 16px 0 16px;
}
#header {
	background:url(images/header_home.jpg) no-repeat;
	height:126px;
	width:818px;
	}
	
#home #header h1 {
	text-indent:-10000px;
	}
#nav {
	margin:6px 0 20px 0;
	background:#d8deea url(images/nav_bg.gif) no-repeat;
	height:25px;
	}
	
#left {
	width:183px;
	float:left;
	}
#left #conditions_panel {
	/*width:159px;*/
	width:183px;
	padding:0px 0px 0px 0px;
	height:auto;
	margin:0 0 12px 0;
	}
#left #conditions_panel h3 {
	color:#7e81bc;
	font-size:14px;
	font-weight:normal;
	margin:0 0 4px 0px;
	padding:2px;
	background:#fff;
	}
	
#left #conditions_panel ul {
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	font-size:13px;
	color:#dee2f4;
	}

#left #conditions_panel ul li {
	}
	
#left #conditions_panel ul li a:link, #left #conditions_panel ul li a:visited {
	display:block;
	list-style:none;
	color:#7e81bc;
	text-decoration:none;
	padding:2px 0 2px 12px;
	border-bottom:1px solid #bec1f2;
	background:#dee2f4;

	
	}

#left #conditions_panel ul li a:hover, #left #conditions_panel ul li a:active {
	text-decoration:none;
	background:#bec1f2;
	list-style:none;
	color:#fff;
}
.contact {
	height:22px;
	background:url(images/contact_bg.gif) no-repeat;
	text-align:center;
	padding:8px;
	}
.contact a:link, .contact a:visited {
	color:#eceffe;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
.contact a:hover, .contact a:active {
	color:#fff;
	text-decoration:underline;
	}
	
.contact_pink {
	height:36px;
	background:url(images/contact_pink_deep_bg.gif) no-repeat;
	text-align:center;
	padding:6px 8px 8px 8px;
	margin-bottom:12px;
	}
.contact_pink a:link, .contact_pink a:visited {
	color:#eceffe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
.contact_pink a:hover, .contact_pink a:active {
	color:#fff;
	text-decoration:underline;
	}

.telephone {
	height:22px;
	background:url(images/contact_bg.gif) no-repeat;
	font-size:18px; 
	color:#fff; 
	padding:5px 0 8px 20px;
	height:22px;
	}

#main {
	width:410px;
	margin:0 0 0 21px;
	float:left;
	}

#main p, #main ul {
	font-size:80%;
	color:#6d6e71;
	line-height:1.25em;
	}
	
#main sup.headings {
	color:#7a8299;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	}

#main h1 {
	color:#7a8299;
	font-size:32px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	}
	
#main h2 {
	color:#7a8299;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	}
	
#main h3 {
	color:#7a8299;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	}

#main a:link, #main a:visited {
	color:#7e81bc;
	text-decoration:none;
	}
	
#main a:hover, #main a:active {
	color:#7e81bc;
	text-decoration:underline;
	}
	
#right {
	width:183px;
	float:left;
	margin:0 0 0 21px;
	}
#right img{
	margin:0 0 10px 0;
	}
	
#footer {
	background:url(images/wrapper_btm.gif) no-repeat 0 top;
	height:7px;
	width:850px;
	margin:0 auto 30px auto;
	padding:18px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#6d6e71;
	}
	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	color:#6d6e71;
	text-decoration:underline;
	}
	