body
{
	background-color:#383838;
	height:auto;
	margin:0px auto;
}


/* this is navigation section */

#menuitems
{
	font-family:arial;
	font-size:13px;
	color:#FEF5CE;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin:5px 0px 0px 20px;
	float:left;
}

h1{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#35594f;
	}
h2{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#35594f;
	text-align:left;
	}
h3{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#35594f;
	text-align:left;
	}

p
{
	font-family:arial;
	font-size:12px;
	color:#35594f;
	margin:0px 0px 0px 0px;
}
ul
{
	font-family:Verdana, Thaoma, sans-serif;
	text-align:justify;
        font-size:12px;
	color:#666666;
	margin:0px 0px 0px 0px;
}


#menuitems a:link
{
	font-family:arial;
	font-size:13px;
	color:#FEF5CE;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}


#menuitems a:visited
{
	font-family:arial;
	font-size:13px;
	color:#FEF5CE;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}


#menuitems a:hover
{
	font-family:arial;
	font-size:13px;
	color:#e1c88b;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}

#navbar
{
	background-color:#001F25;
	height:27px;
	width:937px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}



/* this is header section */

#header
{
	background-image:url(../images/header.jpg);
	height:100px;
	width:937px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}


/* this is content section */


#main
{
	width:937px;
	height:auto;
	overflow:hidden;
}

#left
{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	float:left;

}


#left_leftpart
{
	width:420px;
	height:auto;
	overflow:hidden;
	margin:3px 0px 20px 0px;
	float:left;

}


#left_rightpart
{
	width:250px;
	height:auto;
	overflow:hidden;
	margin:15px 0px 0px 10px;
	float:left;

}


#right
{
	width:190px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 12px;
	float:left;

}

#content
{
	background-color:#E1C88F;
	background-image:url(../images/cont_onepix.jpg);
	background-repeat:repeat-x;
	width:937px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

#content2
{
	background-image:url(../images/content2.jpg);
	background-repeat:repeat-x;
	width:937px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;

}


#aboutbg
{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

#aboutbg2
{
	background-image:url('../images/aboutbg2.jpg');
	background-repeat:repeat-x;
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

#propbg
{
	background-color:#ffffff;
	width:550px;
	height:auto;
	overflow:hidden;
	margin:30px 0px 45px 15px;
}

#propbg2
{
	background-color:#ffffff;
	width:690px;
	height:auto;
	overflow:hidden;
	margin:30px 0px 35px 15px;
}

#about_img
{
	background-repeat:repeat-x;
	width:730px;
	height:420px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}


#gallerytext
{
	width:280px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:40px 0px 0px 20px;
}

#textbg
{
	background-color:#e9d6a8;
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

#subheading
{
	font-family:arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:10px 10px 5px 0px;
}

.text
{
	line-height:190%;
	font-family:arial;
	font-size:12px;
	color:#35594f;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

.text_property_info
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;

}


.text2
{
	line-height:190%;
	font-family:arial;
	font-size:12px;
        text-align:justify;
	color:#35594f;
	font-weight:normal;
	padding:10px 15px 15px 15px;
}

.heading
{
	font-family:arial;
	font-size:20px;
	color:#5f4215;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:5px 0px 0px 15px;
}

.heading_property_info
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
        padding:0px 0px 0px 30px;
}


.heading2
{
	font-family:arial;
	font-size:15px;
	color:#faf2d3;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}

.read
{
	font-family:arial;
	font-size:12px;
	color:#584219;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

.read a:link
{
	font-family:arial;
	font-size:12px;
	color:#584219;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

.read a:visited
{
	font-family:arial;
	font-size:12px;
	color:#584219;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

.read a:hover
{
	font-family:arial;
	font-size:12px;
	color:#65511F;
	font-weight:normal;
	text-align:justify;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}


.property_intro
{
	font-family:arial;
	font-size:12px;
	color:#615f5f;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	padding:15px 20px 0px 0px;
}

.property_name
{
	font-family:arial;
	font-size:14px;
	color:#ffecaa;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

.property_name a:link
{
	font-family:arial;
	font-size:14px;
	color:#ffecaa;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.property_name a:visited
{
	font-family:arial;
	font-size:14px;
	color:#ffecaa;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.property_name a:hover
{
	font-family:arial;
	font-size:14px;
	color:#ffecaa;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;

}


/* this is footer section */

#footerbg
{
	background-image:url('../images/footer.png');
	width:937px;
	height:113px;
	overflow:hidden;
	margin:3px 0px 0px 0px;
}

#foothead
{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	padding:15px 0px 0px 15px;
}

#footer_text
{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding:10px 0px 0px 15px;
}

#footer_text a:link
{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}


#footer_text a:visited
{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}


#footer_text a:hover
{
	font-family:arial;
	font-size:13px;
	color:#e1c88b;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

#copy_text
{
	font-family:arial;
	font-size:11px;
	color:#e5cf9a;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:10px 0px 10px 15px;
}

#copy_text a:link
{
	font-family:arial;
	font-size:11px;
	color:#e5cf9a;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

#copy_text a:visited
{
	font-family:arial;
	font-size:11px;
	color:#b09961;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

#copy_text a:hover
{
	font-family:arial;
	font-size:11px;
	color:#e1c88b;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}


/* CSS Script for Drop down Menu - Do not Delete */
.glossymenu
{

	width: 730px; /*width of menu*/
	border-bottom-width: 0;
	float:left;
	margin:0px 0px 0px 0px;

}



.glossymenu a.menuitem
{

	background: black url('../images/glossyback.gif') repeat-x bottom left;
	font: bold 15px arial;
	color:#000000;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 10px;
	text-align:left;
	text-decoration: none;

}





.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

color: #Black;

}



.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

	position: absolute;
	top: 5px;
	right: 5px;
	border: none;

}



.glossymenu a.menuitem:hover{

background-image: url('../images/glossyback2.gif');

}



.glossymenu div.submenu{ /*DIV that contains each sub menu*/

	background:#FFF2C6;
	width: 730px;
	margin:0px 5px 0px 0px;

}



.glossymenu div.submenu ul{ /*UL of each sub menu*/

	list-style-type: none;
	margin: 0;
	padding: 0;




}



.glossymenu div.submenu ul li{

border-bottom: 1px solid blue;

}



.glossymenu div.submenu ul li a
{

	display: block;
	font: normal 11px arial;
	color: #rtgg77;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;

}



.glossymenu div.submenu ul li a:hover{

background: #DFDCCB;
color: black;

}

/* this is java script gallery */
#gallery 
{
	position:relative; 
	width:400px; 
	padding:2px; 
	border:1px solid #fff; 
	overflow:hidden;
	float:left;
	margin: 5px;
	background:#AAA;
}
#images 
{
	border:1px solid #9ac1c9; 
	height:200px; 
	background:#eef5f6; 
	margin-bottom:0px
}
#image 
{
	position:relative; 
	width:390px; 
	height:300px; 
	padding:2px; 
	border:1px solid #666;
	background-image:url('../images/loading.gif'); 
	background:#FFF url('../images/loading.gif') center center no-repeat
}
#image img 
{
	position:absolute; 
	top:2px; left:2px
}
#thumbwrapper 
{
	margin-top:10px; 
	padding:5px 0; 
	width:396px; 
	height:60px; 
	border:1px solid #666; 
	background:#FFF
}
#thumbarea 
{
	position:relative; 
	overflow:hidden; 
	height:60px; 
	width:290px; 
}
#thumbs 
{
	position:absolute; 
	list-style:none; 
	margin-left:2px; 
	height:80px; 
	width:10000px;
	padding-top:0px; 
	border-right:1px solid #FFF
}
#thumbs li 
{float:left; 
margin-right:5px; 
cursor:pointer
}
.imgnav 
{position:absolute; 
height:310px; 
width:10%; 
z-index:100; 
height:300px; 
width:10%; 
z-index:100; 
outline:none; 
cursor:pointer
}
#previmg 
{left:0;
background-image:url('../images/left.gif'); 
background:url('../images/left.gif') left center no-repeat; 
border-left:1px solid #FFF
}
#previmg:hover 
{opacity:1; 
filter:alpha(opacity=100)
}
#nextimg 
{right:0;
background-image:url('../images/right.gif');
background:url('../images/right.gif') right center no-repeat; 
border-right:1px solid #FFF
}
#nextimg:hover 
{opacity:1; 
filter:alpha(opacity=100)
} 

.featuresdisp li
{
	width: 33%;
	float: left;
	border: 0px;
}

.property_intro{
	color:#000000;
        font-family:arial;
	font-size:11px;
}

.heading_property{
	font-size:18px;
	font-weight:bold;
}