*
{
	margin: 0;
	padding: 0;
}

a
{
    outline: none;
}

body
{
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	background-color: #fbf1d8;
}

#container
{
	width: 960px;
	margin: 20px auto;
	background-color: #ecca79;
}

#leftCol
{
	width: 317px;
	height: 549px;
	float: left;
	background-image: url(../_images/left.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
}

#leftCol h1
{
	text-align: center;
	font-size: 1.3em;
}

#leftCol p
{
	text-align: center;
	padding: 0 20px;
	margin: 10px 0;
	font-size: 0.8em;
}

p.testimonial
{
	font-size: 0.7em;
}

#rightCol
{
	background-color: #edca79;
	float: right;
	width: 643px;
	height: 749px;	
}

#rightCol p
{
    font-size:0.8em;
}

#headerImages
{
	margin-top: 37px;
	margin-bottom: 23px;
	height: 102px;
	width: 643px;
}

#headerImages img
{
	float: left;
	margin-left: 3px;
}

#menu
{
	width: 643px;
	height: 22px;
}

#menu ul
{
	list-style: none;
}

#menu ul li
{
	display: block;
	float: left;
	width: 128px;
	height: 22px;
	line-height: 20px;
	background-image: url(../_images/menu-item.gif);
	background-repeat: no-repeat;
	text-align: center;
	
}

#menu ul li.last
{
	background-image: none;
	text-align: center;
	width: 130px;
	line-height: 18px;
	background-color: #7e171a;
	
}

#menu ul li a
{
	color: #231f20;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}

#menu ul li.last a
{
	color: #ffffff;
}

#menu ul li.selected
{

}

#menu ul li.selected a
{
	color: #7e171a;
}

#mainContent
{
	background-color:#FFFFFF;
    height:562px;
    margin-top:2px;
    width:643px;
}

#bottomRow
{
	clear: both;
	width: 960px;
	height: 52px;
	background-color: #7e171a;
	text-align: center;
}

#bottomRow p
{
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 29px;
}

#bottomRow p a
{
	color: #ffffff;
}

#bottomRow p.companyinfo
{
	font-size:0.6em; 
	line-height:15px;
}

div#googlemaps 
{	
	height:290px;
	width:265px;
	margin-top: 30px;
	margin-bottom:20px;
}

div.googlemap
{
    float:right;
    margin-right:40px;    
    _margin-right:20px;    
}

div.gallery
{
	padding:131px 0 0 126px;	
}

div.galleryRow
{
	height: 100px;
}
div.galleryRow img
{
	margin-right: 19px;
	border: 0;
}

span.dot
{
	background-image: url(../_images/dot.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	width: 20px;
	padding-right:15px;
}

div#TheContent
{
    padding-top:20px;
    padding-left:35px;   
    width:577px; 
}

div#TheContent #Left
{
    float:left;
    width:240px;
    padding-right:15px;
}

div#TheContent #Left h2,
div#TheContent h2
{
    font-size: 1.0em;
    color:#7e171a;
    margin-bottom:10px;
}

div#TheContent #Left p
{    
    margin-bottom:10px;
}

div#TheContent #Left p.PropertyFact
{
    margin-bottom:2px;
}

div#TheContent #Right
{
    float:left;
    width:312px;
    padding-left:10px;
}

div#TheContent #Right p.topPadding
{
    padding-top:10px;
}

div#TheContent span.commentguest
{
	color:#7E171A;
	font-size:0.8em;
}

div#TheContent img.quote
{
	margin-bottom:5px;
}

div.Comments
{
	height:470px;
	overflow-y:scroll;	
	overflow-x:none;
}

/* contact form */

/********** contact form **********/
.form
{
	float: left;
	width: 560px;
	margin-top: 40px;
	margin-left: 10px;
}
/********** contact form **********/
fieldset.contactform
{
	margin: 0;
	padding: 5px 10px;
	border: none;
}
fieldset.contactform *
{
	color: #DA5A04;
}
fieldset.contactform .formrow
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	display: block;
}
fieldset.contactform label
{
	float: left;
	margin: 0;
	width: 140px;
	padding: 5px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #555e67;
	text-transform: capitalize;
}
fieldset.contactform label span
{
	font: normal 12px Arial, Helvetica, sans-serif;
}
fieldset.contactform input
{
	width: 400px;
	border: 1px solid #555e67;
	margin: 5px 0;
	padding: 5px 2px;
	height: 13px;
	background: #fff;
	font-size:11px;
	color:#555E67;
}
fieldset.contactform textarea
{
	width: 400px;
	border: 1px solid #555e67;
	margin: 10px 0;
	padding: 2px;
	background: #fff;
	height: 250px;
}
fieldset.contactform #lnkbtnsendEmail
{
	padding: 3px 0;
	margin: 0 0 0 95px;
	border: 0;
	color: #FFF;
	background: url(../_images/send.gif) top no-repeat;
	display: block;
	width: 166px;
	height: 29px;
	text-indent: -999em;
}
fieldset.contactform #imgCatpcha
{
	margin-left: 100px;
	float: left;
}
fieldset.contactform .captcha
{
	width: 280px;
}
fieldset.contactform .captcha .listen
{
	background: url(../_images/audio.gif) top no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -999em;
	float: left;
	margin-top: 11px;
}
fieldset.contactform .captcha .reload
{
	background: url(../_images/refresh.gif) top no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -999em;
	float: left;
	margin-top: 5px;
}
fieldset.contactform .captcha label
{
	clear: both;
}
fieldset.contactform .captcha input
{
	width: 172px;
}

div.pageNums
{
    padding-left:305px;
    padding-top:20px;
}

a#prevLink
{
	width:10px;
	height:14px;
	display:block;
	text-indent:-999em;		
	background-image: url(../_images/left-arrow.gif);
	background-repeat: no-repeat;
	float:left;	
	margin-right:10px;
}

a#nextLink
{
	width:10px;
	height:14px;
	display:block;
	text-indent:-999em;	
	background-image: url(../_images/right-arrow.gif);
	background-repeat: no-repeat;
	float:left;
}

a.comments
{
	color:#7E171A;
	text-decoration:none;
	font-weight:bold;
}

a.comments:hover
{
	text-decoration:underline;
}




