@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#2C0A0A;
}
#wrap {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color:#3f0f0f;
	background-color:#eaf5ef;
}

#masthead {
	height:123px;
	background-color:#97bbb9;
	position:relative;
	background-image: url(images/halo.png);
	background-repeat: no-repeat;
	background-position: 90px bottom;
}
#masthead img{
	position:relative;
	left: 125px;
	top:20px;
}
#masthead h2{
	color: #5b3232;
	margin-left:405px;
	position:relative;
	text-align:right;
	padding-right:45px;
	/*left: 500px;*/
	top:-85px;
	width:450px;
	
}
#masthead p{
	color: #5b3232;
	margin-left:405px;
	position:relative;
	text-align:right;
	padding-right:45px;
	/*left: 740px;*/
	top:-90px;
	width:450px;
}
#nav {
	height:45px;
	padding-top:0px;
	background-image:url(images/nav_tile.png);
	background-repeat: repeat-x;
	z-index: 1000;
	position:relative;
}
/*mainContainer is the blue background, middle aligned block*/
#mainContainer {
	padding-top:5px;
	padding-bottom:25px;
	background-color:#eaf5ef;
	/*background-image: url(images/flower_halo_bottom.png);*/
	background-repeat: no-repeat;
	background-position: 30px top;
	text-align:center;
}
#mainContainer h1{
	text-transform:capitalize;
	font-size:1.25em;
}
#mainContainer h2{
	text-transform:capitalize;
	font-size:1.0em;
}
#mainContainer a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
#mainContainer a:hover, a:active{
	color:#666666;
	text-decoration:underline;
}
/*Footer Info begins*/
#footer {
	/*height:70px;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3f0f0f;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	font-size:0.8em;
	text-align:center;
	color:#eaf5ef;
	background-repeat: repeat-x;
	background-color:#97bbb9;
	background-image: url(images/footer_tile.png);
	line-height: 1.4em;
}
#footer a:link, a:visited {
	/*color:#FFF;#eaf5ef*/
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*Text Block information*/
.small{
	font-size:0.8em;
}





p img {
	margin-right:25px;
	margin-bottom:15px;
	float:left;
}
#slideshow{
	margin-right:25px;
	margin-bottom:15px;
	float:left;
	clear:left;
	width:470px;
	/*minimum height css follows*/
	min-height:375px;
    height:auto !important;
    height:375px;
	
}
#slideshow_work{
	margin-right:25px;
	margin-bottom:15px;
	float:left;
	clear:left;
	width:470px;
	/*minimum height css follows*/
	min-height:305px;
    height:auto !important;
    height:305px;
	
}
.featured_properties{
	margin-bottom:15px;
	clear:left;
	/*minimum height css follows*/
	min-height:140px;
    height:auto !important;
    height:140px;
}
.featured_properties img{
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
	/*float:left;*/
}
.featured_properties table{
	font-size:0.8em;
	margin-top:10px;
}
.favorite{
	background-color:#eaf5ef;
	margin-bottom:15px;
	clear:left;
	/*minimum height css follows*/
	min-height:200px;
	height:auto !important;
	height:200px;
	background-image: url(images/featured.png);
	background-repeat: repeat;
}
.favorite img{
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:15px;
	/*float:left;*/
}
.favorite table{
	font-size:0.8em;
	margin-top:10px;
}



/*button class*/
.button {
   background: #eaf5ef;
   border: 1px solid #eaf5ef;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   padding: 5px 8px;
   margin-left:10px;
   margin-bottom:10px;
   margin-right:550px;
   clear:both;
   /*color: white;*/
   color:#2C0A0A !important;
   font-weight: bold;
   font-size: 0.7em;
   text-align: center;
   float:left;
}

.button:hover {
   /*background: ;*/
   border: 1px solid #3f0f0f;
   color:#2C0A0A;
   text-decoration:none !important;
}
#Img_Rob{
	float:right;
	margin-left:25px;
}
table#address_and_numbers{
	text-align:center;
	font-weight: bold;
	background-color: #EAF5EF;
	margin-left: 15px;
	float: left;
	width: 330px;
}
.shadow-container #slideshow img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.green_tips a{
	color:#666666;
}
#video_enclosure {
	margin-left:15px;
}
#video table{
	margin-left:10px;
}
.container ul li ul {
	width:325px;
	margin-left:30px;
	padding-left:30px;
}
