﻿/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#1b2409;
	font-size: 11px;
	background:url(../images/bg.gif) repeat-x #cbf0f8 top;
}
a:link {
	/* color: #006db0; */ text-decoration:underline;
}
a:hover {
	color: #0696c8;
	text-decoration:underline;
}
a:visited, a:active {
	color: #008ec2;
	text-decoration:underline;
}
#page-container {
	width:866px;
	margin:auto;
}
#header {
	height:121px;
	width:866px;
}
#mainbanner {
	background:url(../images/bannerLong.jpg) no-repeat left top;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	width:864px;
	height:190px;
	text-align:center;
	margin:0;
	padding:0;
	
}
#Navigation
{
	width:100%;background: url(../images/navbg2.gif) repeat-x; color:#fff;	border:solid 1px #fe1415; text-align:center; width:864px;
}
	#Navigation a
	{ color:#fff;  line-height:32px;  text-decoration:none; font-weight:bold;  font-size: 13px; padding: 0 18px 0 18px; border-left:solid 1px #fe1415; display:inline-block
		 
	}
	#Navigation a:first-child
	{
		border:none;
	}
	#Navigation :hover
	{
		color:#e1d8c4
	}

.borderright {
	border-right::solid 1px #fe1415;
}
	
#navleft {
	background: #c4b99d;
	color:#fff;
	font-weight:bold;
	width:217px;
	float:left;
	height:100%;
	padding-bottom:30px
}

.navlink:active,.navlink:link, .navlink:visited
{
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.navlink:hover
{
	color: #488cd7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


#contentarea {
	/* height:100%; width:623px; padding:10px 20px 20px 5px;*/
	 height:inherit; 
	background:#FFFFFF;
	overflow:inherit;
	width:640px;
	padding:5px;
	vertical-align:top;
	
}
#footer {
	background:#c31111;
	color:#fff;
	text-align:center;
	padding:10px 0px 10px 0px;
	float:left;
	width:100%;
}
#footer a {
	color:#fff
}
.ContentTitle {
	font-size:16px;
	color:#897f67;
}
hr.blue {
	border:solid 1px #49b3d7;
}
.RotatorSkin {
	margin-right:10px;
	border:dashed 4px #0789b8;
	background:#d4f0f8
}
.image-subtext {
	color:#797979;
	font-style:italic;
}
.specialsred {
	font-size:14px;
	font-weight:bold;
	color:#f52e2b;
}

.specialsblue1 {color:#0796c9;font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}


.clear {
	clear:both
}

#mainarea {
	background: #c4b99d;
	height:100%;
}

.testimonials {
	line-height:16px;
}

.testimonialname {
	color:#968c73;
}

.navtable {
	height:32px;
}
/**Modified PGG on 05/18/09**/
.paddingbtm {
	padding-bottom:5px;
}
.paddingbtm img {
	padding-right:2px;  border:0;
}

.Buttons
{
    border: #3aafda 1px solid; color: white; font-size: 11px; cursor: pointer; font-weight: normal; 
    background:url(../../images/blue.gif) #fff repeat-x top; padding:3px; margin:2px;	 
}
