/* 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;	
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
#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:#949b81;}
.bannertext{font-family: Georgia, "Times New Roman", Times, serif; margin:10px 0 10px 0; font-size:90%; padding:0 20px;  color:#949b81;}

#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;}

p {margin:5px 0 20px 0; padding:0;}

h1{ 
	font-size:180%;
	color: #A2A890;
	font-weight:normal;
	line-height:140%;
}

h2{
	font-weight:normal;
	font-size: 140%;
	color: #333333;
	margin: 10px 0 0 0;
}
h3{
	font: 120%;
	color: #666666;
	margin: 0px;
}

.introduction {
	margin-top: 5px;
	color: #A2A890;
	font: 110%;
	font-weight: bold;
}

#maincontent{padding:0px;}
/*CLIENT STYLES */
.charcoal{color:#666666;}
.olive{color:#949b81;}

.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:290px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer address{display:block; width:600px; float:right; 
	text-align: right;padding:35px 0 0 0;}

/* Gallery Thumbs   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.gallerythumb{
	float:left;
	border: none;
	margin-right: 14px;
	margin-bottom: 8px;
	background-color: #CCCCCC;
}
.gallerythumb img{
	display: inline;
}

.gallerythumb a {
	display:block;
	width:100px;
	height:100px;
	padding: 1px;

}
/* Subscribe ---*/

#newsletterForm {
margin:0;
padding:0;
}

#newsletterForm .button {
background:none repeat scroll 0 0 #C5C9B8 !important;
border:1px solid #CCCCCC;
color:#FFFFFF !important;
cursor:pointer;
height:40px;
margin:10px 0 0 0 !important;
width:80px !important;
}
.inputFade{
border:1px solid #C5C9B8;
color:#A2A890;
font-size:14px;
padding:10px;
width:160px;
margin-left:20px;
}
.inputStrong{
border:1px solid #C5C9B8;
color:#ADA181;
font-size:14px;
padding:10px;
width:160px;
margin-left:20px;
}
.redAlert{
border:1px solid #CC0000;
color:#CC0000;
font-size:14px;
padding:10px;
width:160px;
margin-left:20px;
}
.callbutton {
    background-image: url("/images/cta.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF !important;
    font-weight: bold;
    height: 35px;
    margin: 20px 20px 20px;
    padding: 13px 5px 7px 15px;
    width: 247px;
}

.callbutton a:link {
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 18px;
   }
.callbutton a:hover {
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 18px;
   }
.callbutton a:visited {
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 18px;
   }
/* Blockquote */

div.testimonial {
	background: url("/images/quotes1.png");
	background-repeat: no-repeat;
    margin: 0 20px;
    text-indent: 25px;
}

div.testimonial p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(/images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.testimonial p p {
	background: none;
}
div.testimonialName{ margin: 0 20px; color:#C5C9B8; font-style:italic; font-weight:bold;}
.generic-button {
	display:inline-block;
	height:28px!important;
	line-height:28px!important;
	padding:0 20px;
	text-align:center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor:pointer;
	background:#333333;
	color:#fff!important;
	margin:10px 0 20px 0;
}
.generic-button:hover{
	background-color:#ccc;
	color:#fff;
}

#supercontrol_avail_ajax_results_box {
    width: 380px!important;
}

.callout {
    position: relative;
    margin: 1rem 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10,10,10,.25);
    border-radius: 0;
}
.cdsROW.narrow {
    width: 247px!important;
}