/* CSS Document */
body {
	margin:10px 0px 25px 0px;
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b2cdaa;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	line-height:normal;
}
h2 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	line-height:normal;
}
.subtitle1 {
	font-size:16px;
	font-style:italic;
	color:#7f5400;
}
#main {
	width:683px;
}
#logo {
	width:683px;
	height:295px;
	background-image:url(../images/houseLogo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
}
#menuBG {
	width:683px;
	height:28px;
	background-image:url(../images/menuBG.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#menuPad {
	padding-left:10px;
}
#menu {
	float:left;
	overflow:hidden;
}
#menu a {
	display:block;
}
* html #menu a:hover {
	visibility:visible;
}
#menu a:hover img {
	visibility:hidden;
}
#contentWrap {
	width:683px;
	background-image:url(../images/mainBGRe.gif);
	background-repeat:repeat-y;
}
#contentArea {
	width:683px;
	min-height:530px;
	background-image:url(../images/mainBG.jpg);
	background-repeat:no-repeat;
}
* html #contentArea {
	height:530px;
}
#content {
	padding:25px 35px 10px 35px;
	min-height:430px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#3d6018;
	text-align:left;
}
* html #content {
	height:430px;
}
#content a {
	color:#244700;
	text-decoration:underline;
}
#content a:hover {
	color:#996600;
	text-decoration:none;
}
#footerArea {
	padding:0px 35px 15px 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
	color:#666666;
	text-align:justify;
}
#footerArea a {
	color:#666666;
	text-decoration:none;
}
#footerArea a:hover {
	color:#009900;
	text-decoration:underline;
}
#footer {
	width:614px;
	height:80px;
	position:relative;
}
.footerLeft {
	position:absolute;
	top:19px;
	left:10px;
}
.footerRight {
	position:absolute;
	top:0px;
	right:1px;
	text-align:center;
}
/* ============================== FEATURE PAGE ============================ */
#featureTable {
	width:614px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#3d6018;
}
#featureTable td {
	padding:10px;
}
#featureTable ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
}
#featureTable .padBottom {
	padding-bottom:18px;
}
#featureTable ul li {
	line-height:normal;
	padding-bottom:8px;
}
.featLeft, .featRight {
	width:50%;
	text-align:left;
	vertical-align:top;
}
.featRight {
	border-left:2px solid #009900;
}
.featTitle {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#7f5400;
}
/* ============================== MODELS PAGE ============================ */
#mainModelTable {
	width:614px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#3d6018;
}
#mainModelTable td {
	padding:5px;
}
.modelLeft {
	width:50%;
	text-align:left;
	vertical-align:middle;
}
.modelRight {
	width:50%;
	text-align:center;
	vertical-align:middle;
}
.modelTitle {
	font-size:22px;
	font-style:italic;
	color:#7f5400;
	line-height:normal;
}
.calloutClass ul {
	margin:0px;
	padding:0px 0px 0px 30px;
	color:#7f5400;
}
.calloutText {
	color:#3d6018;
}
.modelRenderings {
	text-align:center;
	vertical-align:middle;
}
.thumbClass {
	border:6px double #006600;
}

