body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000033;
	font-size:12px;
	background-image:url(/images/common/snowflakes.jpg);
	/*background-position: top center;
	background-repeat:no-repeat;*/
	padding: 10px 0 0 0;
}

a:link {color:#184B84; text-decoration:underline;}
a:visited {color:#184B84; text-decoration:underline;}
a:hover {color:#184B84; text-decoration:none;}
a:active {color:#184B84; text-decoration:none;}

#wrapper  { 
	width: 980px; 
	padding: 0; 
	background-color:#FFFFFF; 
	background-image:url(/images/common/header_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	border-top: 1px solid #000033;
}

#header  {
	height:75px;
}

#nav  {
	height:27px;
	border-bottom: 3px solid #C5BE92;
	padding-left:5px;
	font-size:11px;
}
#footer  {
	border-top: 3px solid #C5BE92;
	border-bottom: 1px solid #000033;
	background-image:url(/images/common/footer_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding: 10px;
	text-align:center;
}

#footer a:link {color:#FFFFFF; text-decoration:underline;}
#footer a:visited {color:#FFFFFF; text-decoration:underline;}
#footer a:hover {color:#FFFFFF; text-decoration:none;}
#footer a:active {color:#FFFFFF; text-decoration:none;}
#content  {
	padding: 10px 15px 10px 15px;
	line-height:20px;
}
#content h1 {
	color:#184B84;
	font-size: 18px;
	font-family:"Trebuchet MS";
	letter-spacing:2px;
}

#logo  {
	padding:0 0 0 0; 
	float:left
}

#homePhoto  {
	color: #FFFFFF;
	background-image:url(/images/common/home-mountainside.jpg);
	width:930px;
	height:280px;
	padding:10px;
	font-size:13px;
	line-height:normal;
}

#homePhoto h1  {
	color: #FFFFFF;
	font-size:26px;
}

#homePhoto  a:link {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#homePhoto  a:visited {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#homePhoto  a:hover {color:#FFFFFF; text-decoration:none; font-weight:bold;}
#homePhoto  a:active {color:#FFFFFF; text-decoration:none; font-weight:bold;}

#homeLeft  {
	width: 460px;
	padding: 10px 20px 10px 20px;
	float:left;
}

#homeRight  {
	width: 350px;
	float:left;
	padding: 10px 0 10px 100px;
	
}

#header-text  {
	float:left; 
	width:360px; 
	padding:0 0 0 50px; 
	text-align:right; 
	font-size:14px; 
	font-family: 'Trebuchet MS'; 
	color:#FFFFFF;
}

.headerPhone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	}

.homeText {
	color:#666666;
	font-size:12px;
	}

.thumbNail  {
	/*height:100px;*/ 
	width:87px; 
	float:left; 
	text-align:left;
	line-height:8px;
	font-size:10px;
	color: #EEEEEE;
	padding-bottom: 5px;
}
.thumbNail  a:link {color:#EEEEEE; text-decoration:none;}
.thumbNail  a:visited {color:#EEEEEE; text-decoration:none;}
.thumbNail  a:hover {color:#EEEEEE; text-decoration:underline;}
.thumbNail  a:active {color:#EEEEEE; text-decoration:underline;}

.res_table  {
	border:1px solid #C5BE92;
	background-color:#E0DCC5;
	font-size:12px;
}

.res_table input  {
	height:16px;
	border:1px solid #C5BE92;
}

.res_table select  {
	border:1px solid #C5BE92;
}

.res-title  {
	font-size:12px;
	font-weight:bold;
	color:#AAA05F;
}

.right-float-col  {
	float:right; 
	padding:10px 0px 10px 10px
}
.property-list-table  {
	border:1px solid #C5BE92;
	background-color:#E0DCC5;
	font-size:11px;
	line-height:normal;
}

.property-list-table a:link {color:#AAA05F; text-decoration:underline;}
.property-list-table a:visited {color:#AAA05F; text-decoration:underline;}
.property-list-table a:hover {color:#AAA05F; text-decoration:none;}
.property-list-table a:active {color:#AAA05F; text-decoration:none;}

.property-list-table input  {
	height:16px;
	border:1px solid #C5BE92;
}

.property-list-title  {
	font-size:12px;
	font-weight:bold;
	color:#AAA05F;
}
.title-blue-bg  {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.smallText  {
	font-size:10px;
	}
	
	

.white  {
	color: #FFFFFF;
}