body{
	/**font-family: Tahoma;**/
	font-family: Lucida Sans Unicode;
	margin: auto;
	padding: 0px;
	text-align:left;
	background-color:#afaa9a;
}

#OuterBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;}

/*** Correction for non-IE browsers ***/
#OuterBox {overflow:hidden;}


form {margin: 0px;}

#LeftImg { 
	float: left;
	border: 0px;
	width: 109px;
	height: 580px;
	font-size: 10px;
}
#MainContainer {
	float: left;
	width: 811px;
	color: #f9f7c7;
	background-color: #787468;
	background-image: url("/images/house-bg.jpg");
	background-repeat: no-repeat;
	border-left: 30px solid #f3c003; 
	position: relative;
}
#MainContainer #OrangeBox {
	top: 0px;
	left: -30px;
	width: 30px;
	height: 30px;
	background-color: #f5ce34; 
	position: absolute;
}
.HeadContainer {
	float: left;
	width: 781px;
	height: 30px;
	padding: 0px 0px 0px 30px;
	background-color:rgba(249,247,199,0.25); /* corresponds to #f9f7c7 */
	*background-image: url("/images/top-house-bg-iefix.jpg");
	*background-repeat: no-repeat;
	font-size: 14px;
	text-transform:uppercase; 
	z-index:50;
	position:relative; 
	font-family: Lucida Sans Unicode;
}
.HeadContainer ul li a, .HeadContainer ul li a:visited, .HeadContainer ul li.current a, .HeadContainer ul li.current a:visited {
	height: 18px;
	width: auto;
	float:left;
	color: #f9f7c7;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform:uppercase;
	padding: 6px 12px 6px 0px;
}
.HeadContainer ul li.current a, .HeadContainer ul li.current a:visited {
	color: #f3c003; }
.HeadContainer ul {padding:0; margin:0; list-style: none;}
.HeadContainer ul li {float:left; position:relative;}
.HeadContainer ul li ul {display: none;}
.HeadContainer ul li:hover a {
	float:left;
	color:#f3c003;	
	height: 18px;
}
.HeadContainer ul li:hover ul {
	display:block;
	float:left;
	position: absolute; 
	top:30px;
	left:0; 
	width: 200px;
	text-align:left;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	border-left: 1px solid #f5ce34;
	border-right: 1px solid #f5ce34;
	border-bottom: 1px solid #f5ce34;
	background-color: #9a9782;
 	list-style: none;
	padding: 10px 10px 10px 10px;
	color: #f9f7c7;
	/*text-transform: none;*/
}
.HeadContainer ul li:hover ul li a, .HeadContainer ul li.current:hover ul li a  {
	width: 200px;
	font-size: 13px;
	font-weight:normal;
	text-align:left;
	margin: 0px 0 0 0px;
	line-height: 13px;
	height: auto; 
	color: #f9f7c7;
	text-decoration: none;
	/*text-transform: none;*/
	padding: 3px 0px 7px 0px;
}
.HeadContainer ul li:hover ul li:hover a, .HeadContainer ul li.current:hover ul li:hover a {color: #f3c003;}
/* Hack For Opera 8 and Safari Only */	
@media all and (min-width:0px){ 
	.HeadContainer ul li:hover a {height: 18px;}
	.HeadContainer ul li:hover ul {display:block;float:left;position:absolute;top: 30px;}
	.HeadContainer ul li a, .HeadContainer ul li a:visited {height: 18px;}
}
.HeadContainer .Element { float: left; position: relative;}
.HeadContainer .Element a:link, .HeadContainer .Element a:visited {
	color: #f9f7c7;
	font-size: 14px;
	margin-right: 12px;
	text-decoration: none;
	text-transform:uppercase;
}
.HeadContainer .Element a:hover { color: #f3c003; }
.HeadContainer .Element a.current:link, .HeadContainer .Element a.current:visited {
	color: #f3c003;
}
.HeadContainer .Element a.current:hover { color: #f3c003; }
.HeadContainer .Element .SubMenu {
	position: absolute;
	top: 24px;
	left: 0px;
	display: none;
	width: 200px;
	border-left: 1px solid #f5ce34;
	border-right: 1px solid #f5ce34;
	border-bottom: 1px solid #f5ce34;
	background-color: #9c9c8b;
	color: #f5ce34;
	text-transform: none;
	padding: 10px 10px 10px 10px;
}
.HeadContainer .Element .SubMenu a:link, .HeadContainer .Element .SubMenu a:visited {
	color: #f5ce34;
	text-decoration: none;
	text-transform: none;
}
.HeadContainer .Element .SubMenu a:hover { color: #FFFFFF; }
#ContentContainer {
	clear: both;
	float: left;
	width: 751px;
	padding: 25px 30px 20px 30px;
	font-size: 15px;
}
#Logo {
	float: left;
	width: 232px;
	height: 102px;
	border: 0px;
	margin-bottom: 20px;
}
#Content {
	clear: both;
	float: left;
	width: 751px;
	line-height: 20px;
	/** LOOK INTO TEXT WRAP FOR IMAGE **/
}
#Content .MainCol {
	float: left;
	width: 451px;
	margin-right: 50px;
}
#Content .SideCol {
	float: left;
	width: 250px;
	text-align: left;
}
#Content h1, #Content .MainCol h1 { 
	color: #f3c003;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 20px;
	font-weight: normal;
	/*width: 751px;*/
	*width: auto;
}
#Content .MainCol h1 { width: 451px; }
#Content .placeImage, #Content .placeImageBefore, #Content .placeImageAfter {
	clear: both;
	float: right;
	width: 251px;
	text-align: center;
	margin: 2px 0px 30px 30px;
}
#Content .SideCol .placeImage, #Content .SideCol .placeImageBefore, #Content .SideCol .placeImageAfter {
	clear: both;
	float: right;
	width: 250px;
	text-align: center;
	margin: 2px 0px 30px 0px;
}
#Content .placeImageBefore, #Content .SideCol .placeImageBefore { margin-bottom: 0px; }
#Content .placeImageAfter, #Content .SideCol .placeImageAfter { margin-bottom: 55px; }
#Content .GalleryHeader {
	clear: both;
	float: left;
	width: 751px;
	margin: 25px 0px 0px 0px;
	color: #f9f7c7; }
#Content .GalleryHeader a:link, #Content .GalleryHeader a:visited { color: #f9f7c7; text-decoration: none; }
#Content .GalleryHeader a:hover { color: #f3c003; }
#Content .GalleryRow {
	clear: both;
	float: left;
	margin: 10px 0px 15px 0px;
	width: 751px; }
#Content .GalleryElement {
	float: left;
	width: 208px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
	border: 2px solid #000000;
	text-align: center;
}
#Content .GalleryElement img { vertical-align: middle; }
.placement {
	clear: both;
	float: left;
	width: 250px;
	text-align: center;
	color: #d6af12;
	font-size: 14px;
	font-weight: bold; }
#Content img.floatRight, #Content .SideCol img.floatRight  {
	/*clear: both;
	float: right;
	margin: 2px 0px 30px 40px;
	display: inline;*/
	border: 2px solid #000000;
}
#Content a:link, #Content a:visited {
	color: #f3c003;
	text-decoration: none;
	font-size: 15px; }
#Content a:hover { text-decoration: underline; }
#Content p { margin: 0px 0px 20px 0px; padding: 0px; }
#Content ol, #Content ul { padding: 0px; margin: 24px; *margin: 28px;}
#Content ol li, #Content ul li { padding: 0px; margin: 0px 0px 10px 0px; }
#Content .formrow {
	clear: both; float: left; width: 451px; margin: 0px 0px 15px 0px; }
#Content .formheader {
	float: left;
	width: 140px;
	text-align: left;
	margin: 3px 11px 0px 0px;
}
#Content .forminput {
	float: left;
	width: 300px;
}
#Content .submit {
	float: left;
	width: 300px;
	text-align: center;
}
#Content .forminput input {
	background-color: #f9f7c7;
	width: 214px;
	height: 17px;
	border: 0px;
	font-size: 15px;
	padding: 3px 0px 3px 1px;
	font-family: Lucida Sans Unicode;
	color: #787468;
	font-weight: normal;
}
#Content .forminput textarea {
	background-color: #f9f7c7;
	width: 299px;
	height: 160px;
	border: 0px;
	font-size: 15px;
	padding: 3px 0px 0px 1px;
	font-family: Lucida Sans Unicode;
	color: #787468;
	font-weight: normal;
}
#BottomContainer {
	clear: both;
	float: left;
	width: 811px;
	height: 24px;
	background-color: #9c9c8b;
	padding: 6px 0px 0px 0px;
	*padding: 5px 0px 5px 0px;
	*height: 17px;
	text-align: center;
	color: #f9f7c7;
	font-size: 13px;
}
#BottomContainer .divider { padding: 0px 3px 0px 8px; }
#BottomContainer a:link, #BottomContainer a:visited {
	color: #f9f7c7;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#BottomContainer a:hover { color: #f3c003; }
