body {
	background:#e6e2df;
	background-repeat: no-repeat;
	background-position: center; 
	font-family: arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.1em;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffc82e;
}

a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1{
	font-size: 1.0em;
	font-family: Arial;
	color:#c96433;
	font-weight: normal;
	letter-spacing:2px;
}


h2{
	font-size: 0.9em;
	font-family: Arial;
	color:#c96433;
	font-weight: normal;
	letter-spacing:2px;
}

h3{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color: #5e3f2c;
	letter-spacing:2px;
}

h4{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color: #c96433;
	line-height: 1.5em;
	letter-spacing:2px;
}

h5{
	font-size: 0.6em;
	font-family: Arial;
	font-weight: normal;
	color: #c96433;
	line-height: 1.5em;
}

h6{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color: #0b6300;
	line-height: 1.5em;
}


p{
	margin:0 0 12px 0;
	font-size: 0.8em;
	color: #5e3f2c;
}

td{
	margin:0 0 15px 0;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

ul{
	font-size: 0.7em;
}

ol{
	font-size: 0.7em;
}
/* Container
_____________________________________________________
*/
#container{
	width: 967px;
	margin:0 auto;

/*
	border: solid #ff0000;
*/
}

/* Header
_____________________________________________________
*/
#header{
	display: none;
/*
	border: solid #ff0000;
*/
}



/* Content
The default template has only one content area
_____________________________________________________
*/
#content{
	width:100%;
	height: 558px;
	position: relative;
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid #0000ff;
*/
}

#contentSect1{
	width: 967px;

	position: relative;
	left: 5px;
/*
	border: solid #00ff00;
*/
}
#contentSect2{visibility: collapse;}
#contentSect3{visibility: collapse;}
#contentSect4{visibility: collapse;}



/* Start LGT Area
_____________________________________________________

*/

#etcHome #menu { 
	background: url("../images/index_header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 967px; 
	height: 215px; 
}


#etcHome #menuItems{
	position: relative;
	top: 185px;
	left: 5px;
	height:31px;
}

#etcHome #menuItems li {display:inline;}
#etcHome #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#etcHome #menu a{
	padding:0px 0px 0px 20px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	letter-spacing:1px;
	color:#ffffff;
	text-transform: capitalize;
}
#etcHome #menu a:hover{
	color:#e6e2df;
}

#etcHome #content { 
	background: url("../images/index_index_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#etcHome #contentSect1{
	width: 590px;
	height: 505px;
}

#etcHome #footer{
	position: relative;
	top: -1px;
}





#etcHome #entryDefaultText1{
	width: 660px;
	height: 450px;
	position:absolute;
	top: 0px;
	left: 15px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#etcHome #entryDefaultText1 p{
	margin:0 0 12px 0;
	font-size: 0.8em;
	color: #5e3f2c;
	line-height: 16px;
}

#etcHome #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#5e3f2c;
}

#etcHome #entryDefaultText1 a:hover{
	color:#a7968b;
}

#etcHome #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#5e3f2c;
}


#etcHome #entryDefaultText2{
	width: 91px;
	height: 15px;
	position:absolute;
	top: 222px;
	left: 39px;

}

#etcHome #entryDefaultText3{
	width: 91px;
	height: 15px;
	position:absolute;
	top: 222px;
	left: 270px;

}

#etcHome #entryDefaultText4{
	width: 91px;
	height: 15px;
	position:absolute;
	top: 222px;
	left: 507px;

}

#etcHome #entryDefaultText5{
	width: 91px;
	height: 15px;
	position:absolute;
	top: 222px;
	left: 740px;

}





/*
_____________________________________________________

*/
.breadcrumb {color:#000000;}
.landing {color:#d60000;}

.entry{
	margin:  5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entry p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entryphotoright{
margin:5px 10px 10px 0;
float:right;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entry img{
position:relative;
}

#linkToTop{
	display:none;
}
#linkServices{
}
#linkPrivacy{
}
.pageLink{
	color:	#CDC795;
	text-align: left;
	font-weight: bold;
}
.pageLink:hover{
	color:	#A6A279;
}

.link{
color:#ffffff;
font-size: 1em;
/*
display:block;
margin:4px 0 0 0;
padding:0px 1em;
text-decoration:none;
*/
}
.link:hover{
color:#BCB8B8;
}

/* Footer
_____________________________________________________
*/
#footer { color: #ffffff; font-size: 0.6em; background: url("../images/footer_bkg.jpg") no-repeat left top; text-align: left; margin: 0; padding: 8px 0 0; width: 967px; height: 101px }

#footer hr{
	display: none;
}

#footer a{
	font-size: 1.1em;
	font-weight:normal;
	color:#ffffff;
}

#footer a:hover{
	color:#e6e2df;
}

/* General CSS Styles
_____________________________________________________
*/


.floatright {
float:right;
display: inline;
}

.floatleft {
float:left;
display: inline;
}

.halfcolumn {
width:45%;
margin:2%;
}

.noborder{
border:0px none;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.leftText{
text-align:center;
}

.centerText{
text-align:center;
}

.rightText{
text-align:right;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.properties img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.properties img:hover{
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}
