* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #666; text-align: center; background-color: #fff; background-image: url(../images/bkg.gif); background-repeat: repeat-x; }
#container {
	position: relative;
	width: 850px;
	height:169px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
}
#homecontainer {
	position: relative;
	width: 850px;
	height:600px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
}
* html #container { height: 100%; }
#logoDiv { position: absolute; left: 0; top: 0; width: 222px; height: 169px; margin: 0; padding: 0; }
#homeFrame { position: absolute; left: 0px; top: 169px; width: 563px; margin: 0px; padding:0px; border: 0; background-color:#fff; }
#frame { position: absolute; left: 0px; top: 169px; width: 850px; margin: 0px; padding:0px; border: 0; background-color:#ffffff; }
#home_navRow { width: 563px; height: 27px; margin: 0; padding: 0px; background-color: #65a0a7; text-align: left; border-left:4px solid #ffffff; border-right:4px solid #ffffff;  }
#navRow { width: 842px; height: 27px; margin: 0; padding: 0px; background-color: #72AFB6;  text-align: left; border-left:4px solid #ffffff; border-right:4px solid #ffffff;}
#menu { width:563px; list-style: none; margin: 0; padding: 4px 0 0 0; text-align: left; }
#menu li { display: inline; margin: 0; padding: 0 0 0 20px; }
#menu a {  font-size: 14px;  font-family: Arial, sans-serif;  color: #FFF;  padding: 6px 15px 6px 0px; font-weight:normal; text-decoration: none; border: 0; }
#menu a:visited { color: #FFF; }
#menu a:hover { color: #BEE1E6; }
#menu #current { color: #D0C9A1; }
#leftHome {
	clear: both;
	width: 563px;
	height: 370px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	background-color: #e9e9dd;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
}
#leftCol { clear: both; width: 842px; height: 100%; margin: 0; padding: 0; float: left; text-align: left; background-color: #e9e9dd; border-left:4px solid #ffffff; border-right:4px solid #ffffff; }
#rightHome { position: absolute; left: 571px; top: 0; width: 275px; height: 584px; margin: 0 4px 0 0; padding-bottom: 24px; background-color:#ffffff; border-right:4px solid #ffffff;}
#addressBlock { position: absolute; left: 555px; top: 4px; width: 275px; height: 15px; margin: 0; padding: 0; text-align: right; font-size:13px; color:#fff; }
#bodyText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #666; text-align: left; margin: 10px 40px; padding: 0px; }
#bodyText td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #666; }
p 	{ padding: 0 0 18px 0; }
ul 	{ text-align: left; margin: 0 0 12px 0; padding: 0 0 0 12px; list-style-type: square; }
#bodyText td ul { text-align: left; margin: 0 0 12px 0; padding: 0 0 0 12px; list-style-type: square; line-height: 15px; }
ol 	{ text-align: left; margin: 0 0 6px 18px; padding: 0; line-height: 13px;}
li	{  text-align: left; margin: 0; padding: 0 0 5px 0; font-weight: normal;  text-decoration: none;  list-style-position: outside; }
a:link, a:visited { color:#21535b; font-weight: normal; text-decoration: underline;  }
a:hover { color:#B7A470; }
a.linkOn { color: #FFF;  text-decoration: none; }
a.linkOff { color: #8CC8F4;  text-decoration: underline; }
#homefooter { clear: both; position: relative; width: 563px; margin: 0; padding: 8px 0 0 0; font-size: 9px; line-height: 11px; color: #666; background-color:#ffffff; text-align: left; border-left:4px solid #ffffff; border-right:4px solid #ffffff; padding-bottom:15px;}
#footer { clear: both; position: relative; width: 842px; margin: 0; padding: 8px 0 0 0; font-size: 9px; line-height: 11px; color: #666; background-color:#ffffff; text-align: center; border-left:4px solid #ffffff; border-right:4px solid #ffffff; padding-bottom:15px;}
#footer a:link, #footer a:visited { color:#999; font-weight: normal; text-decoration: underline; }
#footer a:hover { color:#45949D; text-decoration: underline; }
#homefooter a:link, #footer a:visited { color:#999; font-weight: normal; text-decoration: underline; }
#homefooter a:hover { color:#45949D; text-decoration: underline; }
.highlight {
	color: #9a622e;
	font-weight:bold;
	text-transform: uppercase;
}  /* 6b6425 */
.highlight2 { color: #21535b; font-weight:bold; }
a.highlight3 {
	color: #9a622e;
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
}
a.highlight3:hover { color: #B7A470; }

	
#galleryThumbs {
	color: #333;
	margin: 0 0 20px 10px;
	padding: 0;
	text-align: left;
	float: left;
	}
	
.group{
	clear:both; 
	margin: 0;
	padding: 5px 0 0 0;
	}
	
.group img{
	padding: 0 0 0 10px;
	}
