body{
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CEC7AD;
	margin: 0px;
	padding: 0px;
	
}
body, td{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.page a:link, .page a:visited, .page a:hover{color: #333333;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h1 a{color: #333333;}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h3 a{color: #333333;}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9673;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
	color: #57533E;
}
.textlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textsmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link{ text-decoration: none;
	color: black;
}
	
a:visited{ text-decoration: none;
	color: black;
}

a:hover{ text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
.smalltxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.marthas-vineyard{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 0px;
}
.marthas-vineyard a{
	color: #9C9673;
	text-decoration: none;
}
.marthas-vineyard a:visited{
	color: #9C9673;
	text-decoration: none;
}
.wrapper{
	position: absolute;
	top: 0px;
	width: 100%;
}
.slide_title, .slide_title a:link, .slide_title a:visited, .slide_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #524F3A;
	font-size: 14px;
	padding: 5px;
	background-color: #CEC7AD;
}
.title, .title a:link, .title a:visited, .title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #524F3A;
	font-size: 14px;
	padding: 5px;
}
.iborder{border: 1px solid #CEC7AD;}
#vertical_slide{
	background-color: #CEC7AD;
}
#txt{
	position: relative;
	width: 450px;
	padding-left: 5px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.bg{
	background-image: url(images/small-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.button {
	color: #333333;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
	margin: 0px;
	background-image: url(images/small-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.button_rental {
	color: #333333;
	padding: 2px;
	cursor:hand;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
	background-image: url(../images/small-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 244px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	width: 152px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#sddm li a:hover
{
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CEC7AD;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #5970B2;
	background-color: #5970B2;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 148px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	background-color: #5970B2;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CEC7AD;
}

.copyright-box{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #524F3A;
	padding-top: 5px;
}
.pages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #726C50;
	background-color: #CCCCCC;
}
.testimonials-outer{
	background-color: #CEC7AD;
}
.testimonials{
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	border: 3px solid #BCB598;
	background-image: url(images/small-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#testim-title{
	background-color: #BCB598;
	border: 2px solid #B7AF91;
	position: relative;
	height: 14px;
	width: 100px;
	bottom: -12px;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: center;
	color: #524F3A;
}
.box-outer{
	background-color: #CEC7AD;
}
.box{
	margin: 0px;
	padding: 5px;
	border: 3px solid #BCB598;
	background-image: url(images/small-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	color: #746F52;
}
@charset "UTF-8";
/* CSS Document */

#slides img{
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
div#slides {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: right;
}

.imgborder {
	border: 2px solid #9c9673;
	margin: 0px;
	padding: 0px;
}
.listingcell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B7657;

}
.rntl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B7657;
	color: #4A4735;

}
.detaillink {
	color: #00007d;
	background-color: #9c9673;
	display: block;
	padding: 3px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#listinginfo {
	font-size: 12px;
	text-align: left;
}
table#listinginfo td {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 4px;
}
.copyright-box{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #524F3A;
	padding-top: 5px;
}
.save-to-shortlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6855;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9E9876;
	font-weight: bold;
	background-color: #CEC7AD;
}
