@charset "utf-8";
/* CSS Document */
*{
	margin:0px;	
	padding:0px;
}

html{
	margin:0px;	
	padding:0px;
}

body {
	margin:0px;	
	padding:0px;
	background-color:#ffffff;
	background-image:url('../../images/houseandland/header_tile.gif');
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

p
{
	margin:10px 0 10px 0;
}

ul 
{
	margin-left:40px;
	line-height:19px;
}
ol 
{
	margin-left:40px;
	line-height:19px;
}

a
{
	color:#e6671e;
	text-decoration:underline;
}
a:visited
{
	color:#e6671e;
	text-decoration:underline;
}
a:hover
{
	color:#e6671e;
	text-decoration:none;
}
.contentOutline 
{
	width:992px;
	background-image:url(../../images/houseandland/contentBG.gif);
	padding:0;
}
.header{
	margin-top:0px;
	width:992px;
	height:95px;
	background-image:url('../../images/houseandland/header_bg.gif');
	position:relative;
}
.headerHome{
	margin-top:0px;
	width:992px;
	height:95px;
	background-image:url('../../images/houseandland/header_bg_home.gif');
	position:relative;
}
.home
{
	height:65px;
	width:105px;
	position:absolute;
	left:55px;
	top:30px;
	cursor:pointer;
}
.internalcontent{
	width:992px; 
	background-image:url(../../images/houseandland/contentMain.gif);
	margin-top:0px;
	overflow:auto;
}
.content
{
	width:992px; 
	height:100%;
	background-image:url('../../images/houseandland/FlexBgRepeater.gif');
	background-repeat:repeat-y;
	
	background-color:Transparent;
}
.contentInner
{
	width:100%;
	height:100%;
}

.internalinternal{
	padding:10px;	
}

.flexcontent{
	width:100%;
	background:none;
	float:left;
	
}
.Textcontent{
	width:635px;
	background:none;
	float:left;
	margin-left:20px;
}
.contentContainer 
{
}

.sidemenu 
{
	width:279px;
	margin:0px 0 5px 10px;
	padding-left:20px;
	color:#7b8550;
	font-size:12px;
	float:left;
	background:none;
}
.sidemenunav 
{
	width:259px;
	line-height:19px;
}
.sidemenu h3 
{
	font-size:12px;
	color:#6b7a83;
	font-weight:bold;
	width:250px;
}

.menu{
	position:relative;
	top:66px;
	left:335px;
	width:600px;
}
.menu td{
	padding-right:8px;
}
h1 
{
	color:#6b7a83;
	font-size:18px;
}
.level2active a
{
	margin-left:20px;
	color:#ffffff;
	text-decoration:underline;
}
.level2active a:visited
{
	margin-left:20px;
	color:#ffffff;
	text-decoration:underline;
}
.level2active a:hover
{
	margin-left:20px;
	color:#ffffff;
	text-decoration:underline;
}
.level2 a
{
	margin-left:20px;
	color:#6b7a83;
	text-decoration:none;
}
.level2 a:visited
{
	margin-left:20px;
	color:#6b7a83;
	text-decoration:none;
}
.level2 a:hover
{
	margin-left:20px;
	color:#6b7a83;
	text-decoration:underline;
}

.MC5AccordionTitle{
	cursor: pointer;
	background-image: url(../../images/houseandland/multi_bg_closed.gif); 
	width: 587px; 
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom:2px;
}

.MC5AccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/houseandland/multi_bg_open.gif); 
	width: 587px; 
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom:2px;
}
h2 
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.MC5AccordionContent
{
	height:0px;
	width: 617px;
	display:none; 
	overflow:auto;
}

.MC5ContentText{
	width:559px;
	padding:10px;
	padding-left: 30px;
	padding-right: 8px;
}

.footerLinks
{
	padding-left:30px;	
}
.footerLinks a
{
	font-weight:bold;
}
.footerLinks a:hover
{
	font-weight:bold;
}
.footerLinks a:visited
{
	font-weight:bold;
}

.noFlash
{
	margin-left:300px;
	padding: 0 20px 0 20px;
}