@charset "UTF-8";

*{font-size:12px;}

body{
	position:relative;
	left:0px;
	margin: 0;
	background:#011044;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

/*Default Text Formatting*/

p{
	margin:10px 0px 10px 0px;
}

a,
a:link,
a:active,
a:visited{/* This is applied as the default for all <a> */
	color:#0E2479;
	text-decoration:underline;
	font-size:inherit;
}

a:hover {/* This is the rollover default for all <a> */
	color:#647E97;
	text-decoration:none;
	font-size:inherit;
}


h1{	/*This is the default for all <h1>*/
	font-size:32px;
	font-weight:bold;
	color:#0E2479;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

h2{	/*This is the default for all <h2>*/
	font-size:24px;
	font-weight:bold;
	color:#0E2479;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

h3{	/*This is the default for all <h3>*/
	font-size:18px;
	margin:0;
	color:#0E2479;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4{	/*This is the default for all <h4>*/
	font-size:16px;
	font-weight:bold;
	margin:20px 0 0 0;
	color:#0E2479;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5{/*This is the default for all <h5>*/
	font-size:14px;
	font-weight:bold;
	color:#0E2479;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + table, h1 + form, h1 + ul{
	margin:10px 0;
}

hr{padding-top:10px;
padding-bottom:10px;
border-left:none;}

strong{font-size:inherit;}

em{font-size:inherit;}

ul{margin:0;
padding:0;}

li{margin-left:20px;}

/*Text Formatting End */

#main{
	padding-top:0px;
	overflow:auto;
	background:#ffffff;
}

#main-body{
	background-image:url(../img/bg-shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px auto auto auto;
	text-align:left;
	overflow:auto;
}

#content-width{
	width:960px;
	margin:0px auto;
}

#main-nav{
	background:url(../img/site-rpt-bar.png) top left repeat-x;
}

div#nav-shadow{
	background-image:url(../img/bg-shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	height:32px;
}

#top-nav{
	height:32px;
	width:960px;
	background: url(../img/mnav-rpt.png) bottom left repeat-x;
	margin:0 auto;
	text-align:left;
	}

#top-nav a{
	display:inline;
	padding:9px 8px 8px 8px;
	color:#FFF;
	text-decoration:none;
	font:bold 12px/32px Arial, Helvetica, sans-serif;
}

#top-nav a:hover{
	background:#000;
	color:#FFF;
	text-decoration:none;
	font:bold 12px/32px Arial, Helvetica, sans-serif;
}

/*#top-nav a + a + a + a + a + a{
	padding:9px 3px 8px 8px;
	}*/

#head-overlap{
	background:url(../img/header-overlap.png) top right no-repeat;
	width:352px !important;
	height:32px;
	/*float:right;*/
	position:absolute;
	z-index:2;
	margin-left:608px;
	}
	
/*#top-nav img{
	margin:0 22px 0 20px;
}*/
/*top-nav end*/

/*header start*/

#head-container{
	background:#a0a0a0 url(../img/header-clouds.jpg) top center no-repeat;
}

#header{
	background:url(../img/header-img.jpg) top center no-repeat; 
	width:960px;
	height:230px;
	margin:0 auto;
	text-align:left;
}


#logo{ 
	margin-top:150px;
	margin-left:15px;
	width:236px;
	height:78px;	
}
/*header end*/


#content-container{
    padding: 0;
	background-color:#dadada;
	background-image: url(../img/globe-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:960px;
	height:auto;
	overflow:auto;
}

#content-area{ 
	padding:0px;
	line-height:1.3em;
}
	
#contentarea-left{	
	width:247px;
	padding:30px 0 0 30px;
	float:left;
}

/*Left Nav Formatting*/


#left-nav{
	background:url(../img/left-nav-bg.png) top right repeat-y;
	width:222px;
}

#left-nav > div{
	background:url(../img/left-nav-bg.png) top left no-repeat;
	height:15px;
	width:222px;
	}
	
#left-nav > div ~ div{
	background:url(../img/left-nav-bg.png) bottom left no-repeat;
	height:15px;
	width:222px;
	}

#left-nav h2{
	margin:0 12px 10px 12px;
	/*padding-left:16px;*/
}

#left-nav ul{
	margin:0;
	padding-left:12px;
	list-style:none;
}

#left-nav li{
	padding:0 0 10px 0;
	list-style:none;
}

#left-nav li a{
	display:block;
	color:#647E97;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 6px 20px;
	margin:0 20px 5px 0;
	}
	
	#left-nav li a:hover{
		color:#0E2479;
		font-weight:bold;
		text-decoration:none;
		border-bottom:1px dashed #0E2479;
		padding:0 0 5px 20px;
		margin:0 20px 5px 0;
	}
	
#left-nav ul ul{
	margin:0;
	padding-left:20px;
	list-style:none;
}

#left-nav ul ul li{
	padding:5px 0 0 0;
}


#contentarea-mid{/*Index content box*/
	line-height:1.4em;
	padding:30px 10px 10px 30px;
	color:#000000;
	width:620px;	
	float:left;
	/*overflow:auto;*/
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}


/*Image alignments and borders*/

	img.imgrt{ /*Float Image Right*/
		float:right;
		clear:right;
		border:none;
		margin:5px 0px 5px 10px;
	}

	img.imgrt-border{ /*Float Image Right w/Border*/
		float:right;
		clear:right;
		border:1px solid #647e97;
		margin:5px 0px 5px 10px;
	}

	img.imgleft{ /*Float Image Left*/
		float:left;
		clear:left;
		border:none;
		margin:5px 10px 5px 0px;
	}
	
		img.imgleft-border{ /*Float Image Right w/Border*/
		float:left;
		clear:left;
		border:1px solid #647e97;
		margin:5px 10px 5px 0px;
	}
	
	img.img-border{ /*Float Image Right w/Border*/
		border:1px solid #647e97;
		margin:5px;
	}

table.snapshot td{vertical-align:top;}

table.snapshot td img{border:1px solid #647e97;}

/*Right Nav Formatting*/

/*#rt-nav-top{
	margin-top:75px;
	width:270px;
	padding-bottom:39px;
	background:url(../img/rt-nav-btm.png) bottom center no-repeat;
	font-size:13px;
}

#rt-nav{
	width:270px;
	padding-bottom:39px;
	background:url(../img/rt-nav-btm.png) bottom center no-repeat;
	font-size:13px;
}	

#rn-top{
	background:url(../img/rt-nav-t.png) top center no-repeat;
	height:22px;
	margin:0;
}

#rn-mid{
	background:url(../img/rt-rpt.png) top center repeat-y;
	margin:0;
}

#rt-nav h3, #rt-nav-top h3{
	font-size:14px;
	color:#647e97;
	text-transform:uppercase;
	padding:20px 0 10px 0;
	margin:0 17px 0 40px;
	}

#rt-nav h3 a, #rt-nav-top h3 a{
	font-size:inherit;
	color:#e9901a;
	text-decoration:none;
	text-transform:inherit;
	}
	
#rt-nav h3 a:hover, #rt-nav-top h3 a:hover{
	font-size:inherit;
	color:#e9901a;
	text-decoration:underline;
	text-transform:inherit;
	}

#rt-nav p, #rt-nav-top p{
	margin:0 37px 0 45px;
	padding:0 0 15px 0;
	color:000000;
	font-size:14px;
}

#rt-nav a, #rt-nav-top a{
	color:#e9901a;
	font-weight:bold;
	text-decoration:underline;
}

#rt-nav a:hover, #rt-nav-top a:hover{
	color:#e9901a;
	font-weight:bold;
	text-decoration:none;
}*/

/*contentarea-rt are the styles applied to the right column*/
#contentarea-rt{
	float:right;
	margin:0px;
	padding:0px;
}

/*footer start*/

#footer-top{
	height:12px;
	background:#ffffff url(../img/footer-bg-rpt.png) top left repeat-x;
}

div#footertop-shadow{
	background-image:url(../img/bg-shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
}

div#footer-shadow{
	background-image:url(../img/bg-shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#footer{ /*Style applied all footer elements including the nav*/
	background: url(../img/footer-btm-rpt.png) top left repeat-x;
	width:924px;
	height:80px;
	padding:12px 18px 0 18px;
	margin:0 auto; /*28px auto;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.footer-content{
	color:#ffffff;
	float:left;
	padding-right: 20px;
}

.footer-content a{
	color:#7fa7e9;
	text-decoration:none;
}

.footer-content a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#foot-nav{
	position:relative;
	float:right;
	color:#FFF;
	text-align:right;
}

#foot-nav a{
	/*display:inline;*/
	background:url(../img/arrow-nav.gif) left no-repeat;
	color:#7fa7e9;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
}

#foot-nav a + a + a + a + a + a{
	margin:0;
}

#foot-nav a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#foot-nav a.fs{
	padding:0;
	background:none;
	margin:0;
}

/*footer end*/

.smaller-text{
	font-size:11px;
}

.center{
	margin:0 auto;
	display:block;
}



.forsale ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.forsale li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
.forsale img {
	margin: 0 5px 5px 0;
	border: 1px solid #000;
}