* {margin: 0; padding: 0;}

body{	
	color: #000000;
	background: #b28f5b url(images/back.gif) repeat-x;
	font: 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #68100e;
	font-weight: bold;
}

a:HOVER{
	text-decoration: none;
}

p{
	padding: 10px 0px 10px 0px;
	line-height: 18px;
}

h1{
	color: #962f33;
	font-size: 18px;
	font-weight: bold;
}

h2{
	color: #962f33;
	font-size: 15px;
	font-weight: bold;
}

h4{
	color: #962f33;
	font-size: 14px;
	font-weight: bold;
}

input, textarea{
	font: 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
}

.clear{
	clear: both;
}

a.button{
	height: 28px;
	display: block;
	text-indent: -9999px;
}

/*-- MAIN ELEMENTS --*/

.wrapper{
	background: url(images/back_2.gif);
	width: 980px;
	margin: 0px auto 0px auto;
	text-align: left;
}

a.logo{
	background: url(images/logo.gif) no-repeat;
	width: 307px;
	height: 94px;
	display: block;
	float: left;
	text-indent: -9999px;
}

.top_info{
	background: url(images/top_info.gif);
	width: 673px;
	height: 51px;
	float: right;
}

.top_info table{
	background: yelow;
	margin: 32px 20px 0px 0px;
	float: right;
}

.top_info td, .top_info td a{
	color: #9a7a47;
	font-family: times new roman, serif;
	font-size: 13px;
}

.top_info td{
	padding: 0px 2px 0px 2px;
}

.top_info td a{
	font-weight: normal;
	text-decoration: none;
}

.top_info td.email span{
	background: url(images/top_email.gif) right 0px no-repeat;
	display: block;
	width: 41px;
	height: 9px;
	text-indent: -9999px;
}

.top_info td.tele span{
	background: url(images/top_tele.gif) right 0px no-repeat;
	display: block;
	width: 88px;
	height: 9px;
	text-indent: -9999px;
}

.header_2{	
	width: 980px;	
	height: 204px;
}

.services .header_2{
	background: url(images/services_header.jpg) no-repeat;
}

.property .header_2{
	background: url(images/property_header.jpg) no-repeat;
}

.about .header_2{
	background: url(images/about_header.jpg) no-repeat;
}

.contact .header_2{
	background: url(images/contact_header.jpg) no-repeat;
}

.content{
	background: url(images/content_top.gif) repeat-x;
	width: 950px;
	margin: 0px 0px 0px 20px;
}

.services .sub_nav{
	background: url(images/nav_sub_back.gif);
	width: 380px;
	float: left;
}

.services .sub_nav ul{
	color: #ffffff;
	width: 360px;	
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 5px 0px;
}

.services .sub_nav li{
	padding: 2px 0px 2px 0px;
}

.services .sub_nav li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sand-serif;
}

.services .opening{
	color: #962f33;
	width: 520px;
	float: left;	
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0px 0px 15px;
} 

.services .content .c1{
	clear: both;
}

.services .content .c1 .item{
	background: #f4eed3;
	width: 780px;
	margin: 0px 0px 20px 85px;
	padding: 20px;
}

.services .content .c1 .item ul{
	list-style-image: url(images/bullet_star.gif);
	margin: 10px 0px 10px 20px;
}

.services .content .c1 .item li{
	list-style-image: url(images/bullet_star.gif);
	margin: 2px 0px 2px 0px;
}

/*-- PROPERTY LISTINGS --*/

.property .content{
	padding: 20px 0px 20px 0px;
}

.property .content_1{
	padding-top: 0px;
}

.property .content .sub_nav{
	background: url(images/nav_tab.gif) repeat-x;
	width: 940px;
	padding: 10px 0px 10px 10px;
}

.property .content .sub_nav a{
	color: #ffffff;
	background: url(images/property_thumb_back.gif);
	float: left;
	padding: 10px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #6a0b0f;
}

.property .content .sub_nav a:HOVER, .property .content .sub_nav a.on{
	background: url(images/property_thumb_back_over.gif);
}

.property .content .listing{
	background: #f4eed3;
	width: 886px;
	border: 2px solid #e4d4af;
	margin: 10px 0px 15px 20px;
	padding: 10px;
}

.property .content .listing .c1{
	width: 202px;
	float: left;
	display: inline;
}

.property .content .listing .c1 img{
	border: 1px solid #962f33;	
	text-align: center;
}

.property .content .listing .c2{
	width: 660px;
	float: left;
	margin: 0px 0px 0px 20px;
	display: inline;
}

.property .content .listing .c2 h1 a{
	color: #620b0a;
	text-decoration: none;
}

.property .content .details{
	width: 910px;
	margin: 10px 0px 15px 20px;
}

.property .content .details .c1{
	background: #f4eed3;
	width: 302px;
	border: 2px solid #e4d4af;
	padding: 10px;
	float: left;
	display: inline;
}

.property .content .details .c1 img{
	border: 1px solid #962f33;
	margin: 0px 0px 7px 0px;
}

.property .content .details .c1 a.sm{
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin: 3px 2px 3px 3px;
}

.property .content .details .c1 a.sm img{
	border: none;
	margin: 0px;
}

.property .content .details .c2{
	width: 560px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 20px;
}

.property .content .details .c2 .title a.back{
	background: url(images/button_back.gif) no-repeat;
	width: 76px;
	height: 28px;
	float: right;
}

.property .content .details .c2 .title h1{
	color: #620b0a;
	width: 470px;
}

.property .content .details .c2 .title h4{
	width: 470px;
}

.property .content .details .c2 a.spec_sheet{
	background: url(images/icon_download.jpg) no-repeat;
	height: 23px;
	line-height: 23px;
	vertical-align: baseline;
	display: block;
	padding: 0px 0px 0px 30px;
	
}

/*-- ABOUT US --*/

.about .content{
	padding-top: 20px;
	padding-bottom: 20px;
}

.about .content p{
	padding: 5px 20px 10px 20px;
}

.about .content img{
	border: 1px solid #962f33;
	float: right;
	margin: 10px;
}

.about .content .team{
	background: #f4eed3;
	width: 870px;
	margin: 0px 0px 10px 20px;
	padding-top: 10px;
}

.about .content h3{
	color: #962f33;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

/*-- CONTACT US --*/

.contact .content{
	padding-top: 20px;
	padding-bottom: 20px;
}

.contact .content .c1{
	width: 263px;
	padding: 5px 20px 10px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 14px;
	float: left;
	display: inline;
}

.contact .content .c2{
	margin: 0px 0px 0px 10px;
	float: left;
	border: 1px solid #962f33;
	display: inline;
}

.contact .content .c2 a{
	color: #962f33;
	padding: 2px;	
	text-decoration: none;
}

.contact .content .c2 a:HOVER{
	text-decoration: underline;
}

.contact .content .info{
	margin: 0px 0px 0px 0px;
	clear: both;
}

.contact .content .info td{
	background: #f4eed3;
	width: 286px;
	padding: 10px;
}

.contact .content .info td.empty{
	background: none;
}

.contact .content .info h4 span{
	color: #000000;
	font-weight: normal;	
	font-size: 12px;
}

/*-- NAVIGATION --*/

.nav{
	background: url(images/nav.gif) no-repeat;
	width: 673px;
	height: 43px;
	float: right;
}

.nav ul{
	list-style: none;
	height: 20px;
	float: right;
	margin: 12px 10px 0px 0px;
}

.nav li{
	float: left;
	height: 20px;
	margin: 0px 4px 0px 4px;
	display: inline;
}

.nav li a{
	color: #000000;
	display: block;
	height: 20px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
}

.nav li a:HOVER, .nav li a.on{
	color: #ffffff;
	background: #8e2b29 url(images/nav_tab.gif) repeat-x;
}

.nav li.nav_1{
	width: 60px;
}

.nav li.nav_2{
	width: 80px;
}

.nav li.nav_3{
	width: 135px;
}

.nav li.nav_4{
	width: 80px;
}

.nav li.nav_5{
	width: 95px;
}

/*-- HOME --*/

.home a.logo{
	background: url(images/logo_home.gif) no-repeat;
}

.home .nav{
	background: url(images/nav_home.gif) no-repeat;
}

.home .header_2{	
	width: 980px;	
	height: 296px;
}

.home .header_2 .c1{
	background: url(images/home_top_content.gif) 0px 53px no-repeat;
	width: 307px;
	height: 296px;
	float: left;	
}

.home .header_2 .c1 p{
	width: 268px;
	margin: 0px 0px 0px 22px;
	padding: 5px 0px 5px 0px;
}

.home .header_2 .c1 a.view{
	background: url(images/button_viewproperties.gif) no-repeat;
	width: 238px;
	margin: 0px 0px 0px 38px;
}

.home .header_2 .c1 .title{
	background: url(images/home_title.gif) no-repeat;
	width: 307px;
	height: 60px;
	text-indent: -99999px;
}

.home .header_2 .c2{
	background: url(images/home_header.jpg) no-repeat;
	width: 673px;
	height: 296px;
	float: right;
}

.home .content{
	background: none;
	width: 980px;
	margin: 0px 0px 0px 0px;
}

.home .content .c1{
	background: url(images/home_main.gif) no-repeat;
	width: 980px;
	height: 110px;
	text-indent: -9999px;
}


/*-- FOOTER --*/

.footer{
	background: url(images/footer.gif) 0px bottom no-repeat;
	width: 980px;
	padding-bottom: 10px;
}

.footer .c1{
	background: url(images/nav_tab.gif) repeat-x;
	width: 930px;
	height: 20px;
	margin: 0px 0px 0px 20px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.footer .c1 a{
	color: #ffffff;
}

.additional{
	background: #b28f5b;
	width: 980px;
}

.additional a.icsc{
	background:  url(images/logo_icsc.gif) no-repeat;
	width: 251px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: right;
}