/*CSS*/
body {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	background-color: #DDEAE4;
	color: #846E3F;
	}

div#wrapper {
	margin:0 auto;
	width: 990px;
	padding:0;
	border-right: 1px solid #BED9D0;
	border-left: 1px solid #BED9D0;
	border-bottom: 1px solid #BED9D0;
	}

div#top_nav {
	margin-top: 1px;
	float: left;
	width: 990px;
	height: 40px;
	background-image:url(images/top_nav.jpg);
	font-size:14px;
	font-family:georgia;
	}
	#top_nav table {
		margin: 8px 0 0 45px;
		}
	#top_nav a {
		color: #FFF;
		text-decoration:none;
		}
	#top_nav a:hover {
		color: #FFF;
		text-decoration:underline;
		}

div#banner {
	float: left;
	width: 990px;
	height: 296px;
	background-image:url(images/banner.jpg);
	}
	#banner h2 {
		padding: 190px 0 0 95px;
		font-size:14px;
		}

#tabs a, #tabs a:hover {
	text-decoration: none;
	}	
#tabs h2 {
	margin: 25px 0 0 120px;
	}
#tabs p {
	margin: 15px 15px 0 145px;
	color: #666666;
	}
#tabs .go {
	margin: 25px 15px 0 240px;
	color: #FFF;
	font-family: georgia;
	}
	div#tab_salemy {
		float: left;
		width: 334px;
		height: 148px;
		background-image:url(images/tab_salemy.jpg);
		}
	div#tab_gallery {
		float: left;
		width: 328px;
		height: 148px;
		background-image:url(images/tab_gallery.jpg);
		}
	div#tab_map {
	float: left;
	width: 328px;
	height: 148px;
	background-image:url(images/tab_blog.jpg);
	display: block;
		}
	div#tab_blog {
	float: left;
	width: 328px;
	height: 148px;
	/*background-image:url(images/tab_blog.jpg);*/
	display: block;
		}
div#case a{
	position: absolute;
	width:130px;
	height:59px;
	top: 352px;
	left: 670px;
}
div#specials a{
	position: absolute;
	width:130px;
	height:58px;
	top: 416px;
	left: 670px;
}
div#case a span{
	display:none;
} 
div#specials a span{
	display:none;
} 
	
div#main {
	float: left;
	width: 990px;
	background-image:url(images/bg.jpg);
	}

div#drop {	
	float: left;
	width: 325px;
	border-right: 1px solid #E1D5BB;
	line-height: 20px;
	overflow: hidden;
	}
div#special {	
	float: left;
	width: 325px;
	border-right: 1px solid #E1D5BB;
	line-height: 20px;
	overflow: hidden;
	}		
div#content_title {
	float: left;
	width: 664px;
	height: 89px;
	background-image:url(images/content_title.jpg);
	}
div#content_title2 {
	float: left;
	width: 990px;
	height: 89px;
	background-image:url(images/content_title2.jpg);
	}

div#content_banner {
	float: left;
	width: 664px;
	height: 90px;
	background-image:url(images/content_banner.jpg);
	color: #6D6F48;
	overflow: hidden;
	}
	#content_banner p {
	padding: 5px 75px 0 175px;
	line-height: 20px;
	margin-top:0px;
	}

div#content {
	width: 664px;
	float: right;
	background-image:url(images/content.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	overflow: hidden;
	}
	#content p {
	color:#846E3F;
	line-height:20px;
	margin: 0px 40px 20px 40px;
		}
		
div#footer {
	text-align: center;
	width: 100%;
	clear: both;
	font-size: 12px;
	padding: 10px 0px;
	margin: 0 auto;
	}
	#footer ul {
		padding-top: 0px;
		margin-top: 0px;
		line-height: 20px;
		}
	#footer li {
		list-style-type: none;
		display: inline;
		padding-right: 20px;
		}
		
div#readmore {
	width: 664px;
	float: right;
	padding: 0px 0px 0px 0px;
	background-color: #F0F1DF;
	}
/*  *********************************************   CONTENT   *********************************************** */


#contact_form {
	color: #846E3F
	}
	
img {
	border: none;
	}	

/*Link Text*/
H1 {
	font-family:Georgia;
	font-variant: small-caps;
	font-size: 35px;
	font-weight: normal;
	margin-top: 0px;
	padding:25px 50px 0px 35px;
	color: #72B8B8;
}

H2 {
	font-family:Georgia;
	margin-top: 0px;
	font-size: 16px;
	color: #52989A;
	font-weight:normal;
	margin-top: 0px;
	padding:5px 50px 0px 35px;
	color: #72B8B8;
	}

H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 18px;
	color: #52989A;
	font-weight:normal;
	margin-top: 0px;
	padding:5px 50px 0px 35px;
	color: #72B8B8;
	}
h4 {
	font-family:Georgia;
	font-size: 14px;
	font-weight: bold;
	padding:5px 50px 0px 35px;
	color: #52989A;
	line-height: 17px;
}
.what_new-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: 300;
	color: #72B8B8;
	list-style-image: url(images/summer.jpg);
	margin-top: 5px;
}

/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid; 
	border-color:#52989A;
}

.picRight {
	border: 1px solid; 
	border-color:#52989A; 
	float:right; 
	margin-left:10px;
    margin-top:5px;
}

.picRight2 {
	border: 1px solid; 
	border-color:#52989A; 
	float:right; 
	margin-left:10px;
    margin-top:0;
	margin-bottom:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #52989A;
	float:left;
	margin-right:10px;
    margin-top:5px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #52989A;
	color: #000000;
	width:200px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #52989A;
	color: #555555;
	width:200px;
	background-color: #FFFFFF;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	width:80px;
	background-color: #7FB5B7;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #255392;
	width:37px;
	background-color: #CCCCCC;
	border: 1px solid #52989A;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */


a, a:visited {
	color: #52989A;
	text-decoration: none;
	}
a:hover {
	color: #52989A;
	text-decoration: underline;
	}



#footer a {
	color:#846E3F;
	text-decoration: none;
	}
#footer a:hover {
	color:#846E3F;
	text-decoration: underline;
	}	


/* Link Styles Ends */

.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

div#copyright {
	margin:30px auto 0;
	padding:0;
	width:684px;
	text-align:left;
	color:#3D4063;
}

div#copyright img {
	float:left;
	margin-right:10px;
}
.list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

/* Blog Styles */
div#content-blog {
	width: 584px;
	float: left;
	background-image:url(images/content.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	overflow: hidden;
	}
	#content-blog p {
	color:#846E3F;
	line-height:20px;
	/* margin: 0px 40px 20px 40px; */
		}
		
