/* CSS Document */


body{
	text-align: left;
	font: 0.85em/1.8em 'helvetica neue',helvetica,arial,sans-serif;
	color: #575656;
	background-color: #E7E7E7;
	margin:0;
	padding:0;	
}
#container{
	background-color:#FFFFFF;
	padding: 10px;
}

#header{
	height:150px;
	background-color: #C5C9B8;
}
#headerDivider{
	border-right:1px solid #F1F6E0;
float:left;
height:130px;
margin-bottom:10px;
margin-left:30px;
margin-top:10px;
width:1px;
}
#banner{
	height:170px;
	width:950px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.bannerheader{font-family: Georgia, "Times New Roman", Times, serif; margin:0 0 10px 0;font-size:100%; padding:0 20px; color:#A2A890;}
.bannertext{font-family: Georgia, "Times New Roman", Times, serif; margin:10px 0 10px 0; font-size:90%; padding:0 20px;  color:#A2A890;}

#footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #B4B9B6;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logo{
	background-image:url(../images/logo.png);
background-repeat:no-repeat;
display:block;
float:left;
height:80px;
margin-left:35px;
margin-top:50px;
width:250px;
}
#logo h1{font-size:100%;text-indent:-1000px;}
h2{
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 210%;
}
h3{font: 120%/140% 'helvetica neue',helvetica,arial,sans-serif; margin-bottom:10px;}
#maincontent{padding:0px;}
/*CLIENT STYLES */
.charcoal{color:#666666;}
.olive{color:#A2A890;}

.charcoal-large{color:#666666;font-size: 120%;line-height: 140%;}
.olive-large{color:#A2A890;font-size: 120%;line-height: 140%;}



/* TOP NAV */

#topnav {
	bottom:0;
	display:block;
	float:left;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:75px 0 0 10px;
	padding:0;
	width:620px;
}
#topnav  ul {
	margin:0px;
	list-style-type: none;
	padding:0 0 0 10px;
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topnav  li a {
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:110%;
	letter-spacing:0.1em;
	line-height:40px;
	margin:0;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
}
#topnav li a:hover {
	color: #333333;
}
#topnav li a.selected, #nav li a.selected:hover  {
	color:#333333;
}
/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.subnavheader{
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 90%;
	font-style: italic;
}

#subnav {
	padding:0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
}
#subnav li li a {
	color:#006699;
	padding-left: 20px;
}
#subnav li.selected a {
	color:#6699CC;
	font-weight: bold;
	background-color:#F1F9F5;
}
#subnav li a {
	list-style-type: none;
	display: block;
	color:#666666;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#subnav li a:hover {
	color:#333333;
}
table.prices {margin:0; padding:0; border: 1px solid #CCCCCC; border-collapse:collapse;}
table.prices td{
	margin:0;
	padding:5px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #B4B9B6;
	border-left-color: #CCCCCC;
	height: 40px;
}
table.prices th{
	margin:0;
	padding:5px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	color:#333333;
	background:#C5C9B8;
	font-weight: normal;
}
#logos {
	width:100px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer address{display:block; width:600px; float:right; 
	text-align: right;padding:35px 0 0 0;}