/* CSS Document */

html, body {
	height: 100%;
	text-align: center;
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image: url(images/bckg.jpg);
	background-repeat:repeat-x;*/
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #c5b499;
	}
#skinmaster {
	padding: 0px;
	margin: 0 auto;
	width: 900px;
	background: #ffffff;
	text-align: left;
	}
#content {
	width: 900px;
	max-height: 100%;
	background-color: #ffffff;
	color:#00184a;
	float: left;
	border-left: 1px solid #e6dac6;
	border-right: 1px solid #e6dac6;
	border-bottom:  1px solid #e6dac6;
}	
.skinheader {
	 width: 900px;
	height: 106px;	
	max-height: 106px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00184a;
}

a.siteLink:link, a.siteLink:visited{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9d491e;
	font-weight: bold;
	text-decoration:underline;
}

a.siteLink:hover, a.siteLink:.active{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0c85ce;
	font-weight: bold;
	text-decoration:none;
} 

a.headerLink:link, a.headerLink:visited{
	font-family:Verdana,Arial,Tahoma,sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#90d0f5;
	font-weight:bold;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}

a.headerLink:hover, a.headerLink:.active{
	font-family:Verdana,Arial,Tahoma,sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing: 0.05;
	text-transform: uppercase;} 

a.homeLink:link, a.homeLink:visited{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:none;
font-size: 11px;
color:#f2e5b2;
font-weight:bold;
}

a.homeLink:hover, a.homeLink:.active{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:underline;
color:#c94703;
font-size: 11px;
font-weight:bold;}

a.footerL:link, a.footerL:visited{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:none;
font-size: 11px;
color:#ffffff;
}

a.footerL:hover, a.footerL:.active{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:underline;
color:#c94703;
font-size: 11px;}

a.pagelink:link, a.pagelink:visited{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:none;
font-size: 12px;
color:#0c85ce;
font-weight:bold;
}

a.pagelink:hover, a.pagelink:.active{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:underline;
color:#90d0f5;
font-size: 12px;
font-weight:bold;}	

a.footerLink1:link, a.footerLink1:visited{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:none;
font-size: 11px;
color:#732c01;
}

a.footerLink1:hover, a.footerLink1:.active{
font-family:Verdana,Arial,Tahoma,sans-serif;
text-decoration:underline;
color:#005584;
font-size: 11px;}

#menuBckg {
	background-color: #005584;
	font-family:Verdana,Arial,Tahoma,sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#90d0f5;
	font-weight:bold;
	letter-spacing: 0.05;
	text-transform: uppercase;
	height:25px;
	max-height: 25px;
	width: 900px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	float:left;
	text-align: center;
}
#date {
	width: 900px;
	height: 25px;
	max-height: 25px;
	background-color: #2163ad;
	border-top: solid 1px #ffffff;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	float:left;
	text-align: left;
}

#ContentStart {
	width: 900px;
	max-height: 100%;
	background-color: #ffffff;
	color:#404040;
	float: left;}	
	
#ContentPane {
	background-image:url(../img/hp_content_bckg.jpg);
	background-repeat:repeat-x;
    width: 900px;
	height: 190px;
	background-color: #c4b499;
	float: left;
}

#PartnersPane {
	background-image:url(../img/partners_bckg.jpg);
	background-repeat:repeat-x;
    width: 900px;
	height: 110px;
	background-color: #c4b499;
	float: left;
	text-align: right;
}
#ContentPane1 {
    width: 900px;
	background-color: #ffffff;
	float: left;	
	padding:0px;
}
.TopLeftPane {
	width: 550px;
	height: 255px;
	min-height: 255px;
	background-color: #883001;
	padding: 0px;
	margin: 0px;
	float: left;
}
.TopLeftPane1 {
	width: 900px;
	height: 120px;
	min-height: 120px;
	background-color: #883001;
	padding: 0px;
	margin: 0px;
	float: left;
}
.TopRightPane {
	background-image: url(../img/TopRightBckg.jpg);
	background-repeat:repeat-x;
	width: 350px;
	height: 255px;
	max-height: 255px;
	background-color: #883001;
	color:#ffffff;
	float:right;
	margin: 0px;
	padding:0px;
	text-align: center;
}
.TopRightPane1 {
	/*background-image:url(../img/partners_bckg.jpg);
	background-repeat:repeat-x;*/
	width: 550px;
	height: 110px;
	max-height: 110px;
	background-color: #883001;
	color:#ffffff;
	float:right;
	margin: 0px;
	padding:0px;
	text-align: center;
}
.TRPContent {
	text-align:left;
	padding-top: 5px;
	padding-left: 5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffcc;
	font-weight: bold;
	width: 300px;}


.RightPane {
	width: 169px;
	height:200px;
	min-height: 200px;
	background-color: #ffffff;
	float: right;
	padding:0px 0xp 0xp 0px;
	/*border: solid 1px #cc0000;*/
	border-left: dotted 1px #6394c6;
	vertical-align: top;
	
}
.RightPane1 {
	width: 169px;
	height:100%;
	min-height: 450px;
	background-color: #ffffff;
	float: right;
	padding:0px 0xp 0xp 0px;
	/*border: solid 1px #cc0000;*/
	border-left: dotted 1px #6394c6;
	border-bottom: dotted 1px #6394c6;
	vertical-align: top;	
}
.RightPane2 {
	width: 169px;
	height:100%;
	min-height: 750px;
	background-color: #ffffff;
	float: right;
	padding:0px 0xp 0xp 0px;
	/*border: solid 1px #cc0000;*/
	border-left: dotted 1px #6394c6;
	vertical-align: top;	
}
.border1 {
	width: 900px;
	height: 5px;
	max-height: 5px;
	float: left;
	background-color: #732c01;
	border-bottom: 1px solid #c4b399;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.border2 {
	width: 900px;
	height: 5px;
	max-height: 5px;
	float: left;
	background-color: #3e3427;
	border-bottom: 1px solid #c4b399;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.border3 {
	width: 900px;
	height: 5px;
	max-height: 5px;
	float: left;
	background-color: #3e3427;
	border-top: 1px solid #c4b399;
	padding: 0px 0px 0px 0px;
	clear: both;
}.border4 {
	width: 900px;
	height: 5px;
	max-height: 5px;
	float: left;
	background-color: #732c01;
	border-top: 1px solid #c4b399;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.boxContent {
	width: 580px;
	margin: 5px;
	border: dotted 1px #6394c6;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	clear:both;}
	
.boxContent1 {
	width: 580px;
	margin: 0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	clear:both;}	
	
.boxContentTitle {
	width: 580px;
	height: 20px;
	background-color: #2163ad;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	float:left; }

#titleBckg {
	width:619px;
	background-color: #6394c6;
	height: 30px;
	float: left;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	clear: both;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	line-height: 14px;
	text-align:right;
}
#rightSideImage {
	width: 169px;
	height: 250px;
	min-height: 250px;
	background-color: #2163ad;
	float: right;
	padding:0px 0xp 0xp 0px;
	vertical-align: top;
}
#rightSideImage1 {
	width: 169px;
	height: 220px;
	min-height: 220px;
	background-color: #6394c6;
	float: right;
	padding:0px 0xp 0xp 0px;
	vertical-align: top;
}

.footer {
	background-color: #005584;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	height:25px;
	max-height: 25px;
	width: 900px;
	position: relative; ;
	margin: 0px;
	float:left;
}
.footer p				{ display: inline; font-size: 0.9em; line-height: 25px; color: #fff; margin-right: 3px; }

#flashcontent {

		width: 550px;
		height: 255px;
		float: left;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
#flashcontent1 {

		width: 350px;
		height: 110px;
		float: left;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	#flashcontent2 {				
		width: 800px;
		height: 320px;
		float: left;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #9d491e;
		font-weight:bold;
		line-height: 14px;
	}
.padding {
	padding: 10px;
}
.padding1 {
	padding: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9d491e;
	font-weight:bold;
	line-height: 14px;}
strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9d491e;
	font-weight:bold;
	line-height: 14px;}	
b {
	color: #9d491e;}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2163ad;
	font-weight:bold;

	line-height: 14px;
	text-align:left;}	
	
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	text-align:left;
	text-transform:uppercase;}	
.info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-align:left;}
.infoBckg {
	background-color: #eceade;}
.propertyInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align:left;}
	
hr {
	color: #eceade;
	height: 1px;
	width: 100%;}
	
blockquote {
	border: dotted 1px #9d491e;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;}
.image {
border: solid 0px ;}