@charset "UTF-8";
/* CSS Document */




body {
	background: #ffffff url(../images/bkg.png) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	
}

p, ul, ol {
	font-size: 12px;
	font-weight: normal;

}





a {text-decoration:none; color: #666666;}
a:hover {text-decoration: underline;}

a img {
	border: none;
}
br.clear {
	clear: both;
	height: 0;
}

#shadow {
	background: url(../images/bkg-shadow.png) repeat-y center;
	width: 845px;
	margin: 0px auto;
	margin-top:8px;
	
	}
	

#container {
	width: 831px;
	margin: 0px auto;
	text-align: left;
	overflow:hidden;
	background-color: #fff;
	margin-top:0px;
}


/*header*/

#header {
	
	background: url(../images/header-bkg.png) no-repeat top center;
	padding: 15px 15px 0 15px;
	}
	
#header #logo {
	float: left;
	width: 40%;
	}
	
#header #logo img {padding-right:10px; padding-top:30px;}
	
#header #logo h2 {
	font: 25px Helvetica, Arial, sans-serif;
	color: #666;
	font-weight:normal;
	margin-top:100px;

	}
	
#header #cta {
	float: right;
	text-align:right;
	margin-top:-10px;
	
	}
	
#header #cta a, p	{
	color: #00accd;
	font-size: 11px;
	
	}
	
#header #cta h3 {
	font: 22px Helvetica, Arial, sans-serif;
	color: #000;
	font-style: italic;
	margin-bottom:0px;
	margin-top:5px;
	}
	
#header #cta .call {
	font-size:11px;
	color: #666666;
	

	}
	

	

	
	
/*navigation*/

#navigation {
	width: 831px;
	height: 26px;
	font-size: 17px;
	color:#00accd;
	text-align: left;
	line-height: 26px;
	background: url(../images/nav-bkg.png) no-repeat;
	padding-top:4px;
	margin: 0;
	}
	
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding-left:5px;
	
	
	}
#navigation li {
	display: inline;
	padding: 0px 14px;
	background: url(../images/divider.jpg) no-repeat right;
	}
	
#navigation li.none {
	background: none;
	}
	

	

	

#navigation a {
	color:#00accd;
	text-decoration: none;
	

	}
#navigation a:hover {
	text-decoration: underline;
	}


	
/*Main Content*/

#mainContent {text-align:left;}

/*left*/

#leftSidebar {
	float:left;
	width:25%;
	text-align:left;
	margin:15px 0 0 15px;
	
	
	
	}
	
#leftSidebar a {
	color:#333333;
	font-size: .9em;
	font-weight: bold;
	}
	
#leftSidebar h2 {
	color:#333333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0;
	}
	
	#leftSidebar p {
	color:#000;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	}
	
#leftSidebar h3 {
	color:#333333;
	font-size: 15px;
	text-transform: uppercase;
	}
	
#leftSidebar h4 {
	color:#333333;
	font-size: 13px;
	
	}
	
#leftSidebar ul {
	padding-right:0px;
	margin: 0;
	padding: 0;
	}
	
	#leftSidebar ul.indent {
	margin-left:10px;
	}
	
#leftSidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height:22px;
	}
	
	
#leftSidebar #top, #bottom, #middle { 
	background: url(../images/sidebar-bkg.png) repeat-x;
	padding: 15px;
	line-height:26px;
	}
	
/*right*/
	

#rightColumn {
	float:right;
	width:69%;
	padding: 10px;
	min-height: 500px;

	}
	
#rightColumn p, ul {color: #666666; font-size:12px; line-height: 1.5em;}
	
#rightColumn #main ul.home {
	
	padding-right:100px;
	}
	
#rightColumn ul {
	margin: 0;
	padding-left:15px;
}

#rightColumn li {
	margin: 0;
	padding:0px;
}

#rightColumn h1, h2 {
	color: #0096bd;
	font-size:14px;
	font-weight: normal;
	}
	
#rightColumn a{text-decoration:underline;}
	
#rightColumn h1 {font-size:17px;}

#main {
	background: url(../images/first-box-bkg.png) no-repeat bottom center;
	padding:20px;
	}
	
/*#custom {
	min-height:155px;
	float:left;
	width:240px;
	background: url(../images/btm-box-left.png) no-repeat bottom center;
	}*/

#custom {
	min-height:155px;
	float:left;
	width:240px;
	background: none;
	}
	
#custom{padding: 25px 15px 25px 20px; margin: 0;}
#custom img {padding: 5px 5px 0 0;}
#custom p {padding-right:10px;}
#blog {/* background: url(../images/blog-bkg.png) no-repeat bottom center;*/float: left; width: 255px; min-height: 200px; padding: 25px 0px 10px 30px;}
#blog a {color:#0096bd;}
	
/*forms*/
	
.formspace {margin:3px;}

input {font-family: verdana; font-size: 10px;}

.button {
	background-color:#0096bd;
	color: white;
	border: none;
	font-family: verdana, helvetica, sans serif;
	border: 2px outset #CCC; 
	padding: 2px;
	}

/*footer*/

#footer {
	width: 100%;
	border-top: 5px solid #00accd;
	background-color: #f4f4f3;

}

#footerContents {width: 830px; margin: 0px auto; text-align:left; margin-top:15px;}
	
#footer p {color:#666666; margin-top:0px;}
#left {float:left; width: 80%;}


.green {color:#60957a; font-weight:bold;} 
.credit {font-size:11px; color: #e7e7e5;}
a.credit  {color: #cccccc;}
a.blue  {color: #0096bd;}

/*Secondary Classes*/

#rightColumn.secondary {
	margin-top:-15px;
	}

#main.secondary {
	background: none;
	padding:20px;
	
	}
	
#breadcrumb {
	font-size: 11px;
	}
	
#rightColumn.secondary #main.secondary p, ul {
	padding-right:0px;
	}
	
img.padding {
	padding-left: 20px;
	}

img.preferred{border:solid #666666 1px;}
img#preferred-1{margin: 0 10px 0 0; padding: 0;}
img.preferred-2{margin: 0; padding: 0;}