/* CSS Document */
* {
	padding:0;
	margin:0;
	border:none;
}
body {
	background: #f9e2c4 url(../images/bg.jpg);
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size:13px;
}
/* LINKS
----------------------------------------------- */	
a:link, a:visited { color:#13555C; text-decoration:none;
	
}	
a:hover, a:active { color:#000000; text-decoration:underline;
	
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}
.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
#maincontainer {
	width:986px;
	margin:0 auto;
	background: url(../images/header_rightbg.jpg) no-repeat right top;
}


h1{
	color: #000000;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 2px;
}


/* @group header */





#container1{
	width: 873px;
		margin: 0 auto 0 0;

}

#container2{
	width: 803px;
		margin: 0 auto 0 69px;
}
	
#header1{
	background: url(../images/home/header02.jpg) no-repeat right;
	height: 147px;
}

#header1 img{
	float: left;
}

#header2{
	background: url(../images/home/header04.jpg) no-repeat right;
	height: 134px;
}

#header2 img{
	float: left;
}
#header3{
	background: url(../images/home/header_05.gif) no-repeat right;
	height: 46px;
}

#header3 img {
	float: left;
}



/* @end */

/* @group Top Nav */



#green_container{
	background-image: url(../images/topnav_bg.jpg);
	width: 792px;
	height: 38px;
		margin:0 auto;

}
#green_container h1{
	color: #ffffff;
	margin: 0 ;
	padding-top: 8px;
	text-align: center;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}
	
	
ul#topnav {
	float:right;
	list-style:none;
	font-size: 16px;
	padding-top: 7px;
}
ul#topnav li {
	background: url(../images/nav_divider.jpg) no-repeat right;
	list-style:none;
	height:20px;
	float:left;
	width:158px;
}

ul#topnav li.lastnavlink {
	background:none;
}
ul#topnav li a {
	text-align:center;
	display:block;
	color: #f7efde;
	padding-top: 0;
	padding-bottom: 0;
text-decoration:none;
	font-size: 14px;


}
ul#topnav li a:hover {
color: #ffffff;
text-decoration:none;
	font-size: 14px;


	
}

/* @end */
/* @group Top content */
/*----------------------------LOWER CONTENT --------------------------------*/
#lowercontent {
	background: #fcf3e6 url(../images/content_mainbg.gif) repeat-y 0 top;
	width:803px;
	padding-bottom:70px;
	border:1px solid #FFFFFF;
}

/*----------------------------LOWER CONTENT --------------------------------*/
.lowerleftnav {
	width:191px;
	float:left;
	background: #f2cfa9 url(../images/leftnav_bg.jpg) repeat-x 0 top;
	font-size: 13px;


}
ul#nav1 {
	list-style:none;
		padding-bottom: 30px;
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
		list-style-image: url(../images/leftnav_icon.gif);
	list-style-position: outside;
	float: right;
	font-size: 13px;

}
}
ul#nav1 li {
	padding-bottom:5px;
	text-align:left;
	padding-left: 25px;
}
ul#nav1 li a {
	color:#016363;
	width:163px;
	height:25px;
	display:block;
	padding-top:8px;
	border-bottom: 1px solid #d66400;
text-decoration:none;


}
ul#nav1 li a:hover , ul#nav2 li a:hover{
	background:url(../images/bg-rollovernavleft.gif) no-repeat;
	color:#d66400;
text-decoration:none;


}/*-----------------------right content ------------------------*/
.rightcontent a:link, a:visited{ 
color:#d66400; 
text-decoration:underline;
	
}	
.rightcontent a:hover, a:active { 
color:#000000; 
text-decoration:underline;
	
}
.rightcontent {
	width:576px;
	float:right;
	background: url(../images/content_bg.jpg) repeat-x 0 top;
	padding: 20px 20px 25px 15px;
}
.rightcontent h2 {
	color:#33010A;
	font-size:110%;
	padding-bottom:8px;
}
.rightcontent p {
	color:#034e3f;
	line-height:16px;
	padding-top: 15px;
}

.rightcontent h3 {
	color:#034e3f;
	font: 16px;
	margin-bottom: 3px;
	margin-top: 1px;
} 
.rightcontent h4{
	color: #000000;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 2px;
	text-align: center;

}
.featured_listing_row {
	width: 550px;
	padding: 5px;
	margin: 5px;
	
}
.rightcontent img{
	border: 1px solid #034e3f;
	padding: 5px;
	background-color: #FFFFFF;
}

.featured_listing {
        float:left;
	width: 160px;
	padding: 5px;
	margin: 5px;
	
}

/* @end */
/* @group Top footer */
/*------------------------------------FOOTER CONTENT -----------------------------*/
#footer {
	border:1px solid #ffffff;
	background: #fceed7 url(../images/footer.jpg) repeat-x;
	padding:5px 0 10px 0;
	text-align:center;
		border: 1px solid #ffffff;

}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer  ul {
	width:750px;
	margin:0 auto;
	list-style:none;
	line-height:14px;
}
#footer  ul li {
	color:#037473;
	font-size:11px;
	list-style:none;
	display:inline;
}
#footer  ul li a {
	color:#037473;
	padding:0 3px;
text-decoration:none;

}
#footer p {
	color:#037473;
	font-size:11px;
}
/* @end */

