img, #transparentbar, #transparentbarinside, #maintable, .topshadow, .botshadow { behavior: url(iepngfix.htc) }

html, body {
	background-image: url(../images/backgroundtexture.jpg);
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #BAA475;
	background-position: center top;
}

/* img replacement */
.imgrep {
  display:-moz-inline-box;
  display:inline-block;
  background:transparent none 0 0 no-repeat;
  text-indent:-3000px;
  font:0/0 Arial;
  overflow:hidden;
  color:rgba(255,255,255,0);
  vertical-align:bottom;
}

a img{border: none;}
#promo-button a.imgrep{
  background: url('../images/vhhourglass.jpg');
  width: 216px;
  height: 252px;
  display: block;
  margin-left:15px;
} 

p.error{
  font-weight: bold;
  color: red;
  text-align: Center;
}
p.error span.black{color: #000;}

#maincell {
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
}
#maintable #header #logo {
	position: relative;
	left: -65px;
	top: 30px;
}
#maintable #header #mainnav {
	text-align: right;
	display: block;
	padding-right: 32px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 30px;
	padding-top: 8px;
	width: 760px;
	padding-bottom: 1px;
}
#maintable #bottomnav {
	position: relative;
}

#maintable #header #mainnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	height: 22px;
	display: block;
	float: left;
	padding-top: 8px;
	font-weight: bold;
}
#maintable #header #mainnav a:hover {
	color: #E6D7B3;
	background-color: #A5785B;
}

#maintable #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 210px;
	width: 100%;
	position: relative;
}

#transparentbar {
	background-image: url(../images/transparentbar2.png);
	display: block;
	height: 67px;
	width: 805px;
	position: absolute;
	left: 250px;
	top: 244px;
}
#maintable #bottomnav {
	height: 50px;
	display: block;
	float: left;
	width: 425px;
	text-align: center;
	padding-top: 39px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #A88251;
}
#maintable #bottomnav a {
	color: #A88251;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#maintable #bottomnav a:hover {
	color: #333333;
	text-decoration: underline;
}

#maintable #smallcontact {
	display: block;
	height: 50px;
	width: 430px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A88251;
	padding-top: 39px;
}

#maintable #footer {
	background-image: url(../images/footerbars.gif);
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	font-size: 12px;
}

#maintable {
	background-image: url(../images/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#transparentbarinside {

	background-image: url(../images/transparentbar.png);
	display: block;
	height: 156px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 210px;
}
#maintable #photoinside {
	position: relative;
	z-index: 2;
	height: 156px;
}
#maintable #photoinside #headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	text-transform: uppercase;
	color: #997748;
	text-decoration: none;
	position: absolute;
	bottom: -3px;
	display: block;
	width: 255px;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom:30px;
}
#maintable #bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	display: block;
	float: left;
	width: 570px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D0A0;
	border-right-color: #E2D0A0;
	border-bottom-color: #E2D0A0;
	border-left-color: #E2D0A0;
	padding-left: 50px;
	padding-right: 20px;
	position: relative;
	/*z-index: 150;*/
}
#maintable #subnav {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #99713E;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 10px;
}
#maintable #subnav ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style-image: url(../images/listbullet.gif);
}
#maintable #subnav a {
	color: #99713E;
	text-decoration: none;
}
#maintable #subnav a:hover {
	color: #333333;
	text-decoration: none;
}
#maintable #subnav li {
	padding-bottom: 10px;
}

#maintable #bodyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A88251;
	text-decoration: none;
	display: block;
	padding: 10px;
}
.topshadow {
	background-image:url(../images/topdropshadow.png);
}
.botshadow {
	background-image:url(../images/bottomdropshadow.png);
}
.subnav2 {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-right: 4px;
	padding-left: 10px;
}
.photolinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #8A1E01;
	text-decoration: none;
}
#ec_map {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=70);
    -moz-opacity:.70;
	opacity:.70;
	background-color: #333333;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index:111;
}
.planheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #8A1E01;
	text-decoration: none;
}

#ec_map2 {
	text-align: center;
	vertical-align: middle;
	width:1000px;
	height:725px;
	position: absolute;
	z-index:151;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 160;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	line-height:18px;
	font-weight:bold;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.promotion {
	background-color: #FFFFCC;
	display: block;
	padding: 15px;
	border: 1px dotted #4E0B09;
}

#main-content{
 display:block; 
 padding: 15px 100px 0 15px;
 font-family:'Trebuchet MS'; 
 font-size:10pt; 
 width:500px; 
 float:right; 
 border-left:1px solid #666666;
}
#main-content p.homepage{
 width: 500px;
 display: block;
 text-align: justify;
}
#smallclassic{
border-bottom:2px solid #C8B480;
padding-bottom: 15px;
width: 300px;
}
