*
{
	padding:0px;
	margin:0px;
}

h1 {	margin:8px 0px;font-size:20px}
h2 {	margin:6px 0px;font-size:18px}
h3 {	margin:4px 0px;font-size:16px}

a, a:visited
{color:#003366; text-decoration:none;}
a:hover
{color:#000; text-decoration:underline;}
p{
	margin:7px 0px;
}
ul
{
	margin:10px 0px 10px 30px;
}
body {
	background: url(images/bodybg.jpg) repeat-x #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin:5px 0px;
}

#wrapper
{
	width:774px;
	background: #FFFFFF;
	border: #696969 solid 1px;
	border-bottom:none;
	margin: 0px auto 0px;
}

#header
{
	background: url(images/vacation-rental-1.jpg) no-repeat;
	height:230px;
	width:774px;
}
#header2
{
	background: url(images/vacation-rental-2.jpg) no-repeat;
	height:230px;
	width:774px;
}
#nav
{
	width:774px;
	background: url(images/navbg.jpg) repeat-x;
	text-align:center;
	padding:10px 0px;
	margin:0px auto;
	font-size:14px;
	border-bottom: #696969 solid 1px;
	border-top: #696969 solid 1px;
}

#nav a:visited
{
	text-decoration:none;
	font-weight:bold;
}
#nav a
{
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
#nav a:hover
{
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
#content
{
	padding:10px 20px;
	line-height:1.5;
}


#footer
{
	width:774px;
	height:50px;
	background: url(images/navbg.jpg) repeat-x;
	font-size:11px;	
	clear:both;
	border-bottom: #696969 solid 1px;
	border-top: #696969 solid 1px;
}

#footer a{text-decoration:none;}
#footer-left
{
	float:left;
	width:150px;
	padding:5px;
	
}
#footer-right
{
	float:right;
	width:150px;
	text-align:right;
	padding:5px;
	
}
#footer-middle
{
	padding:5px;
	width:400px;
	float:left;
	text-align:center;
	
}
.home-properties
{
	float:left;
	width:160px;
	height:190px;
	
	padding:5px;
	text-align:center;
	font-size:10px;
	margin-right:14px;
}

.property-images
{
	float:left;
	margin:10px;
}

.property-images img
{
	width:200px;
	height:133px;
}
/* new header for smaller */
.slideshow { height: 235px; width: 755px; margin: auto; float:right; z-index:0; background:url(images/smallSS/lt2BG.jpg);}
.slideshow img { }

.slideshowsmall { height: 235px; width: 744px; margin: auto; float:right; z-index:0;}
.slideshowsmall img { }

#slideshow1
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	height: 235px;
	width: 744px;
	text-align:left;	
}

.testimonial
{
 	background:#F2F2F2;
 	width:597px;
 	text-align:right;
 	margin:0px;
 	padding:10px 10px 10px 0px; 
 	font-size:11px;
 	font-style: italic;
 	border-bottom:2px #A3A5A8 dashed;
 	margin-left:65px;
 	
}
.testimonial_left
{
 	background:url(images/qopen.gif) no-repeat top left #F2F2F2;
 	width:35px;
 	height:35px;
 	float:left;
 	margin:0px;
 	padding:0px;

}

.testimonial_right
{
 	background:url(images/qclose.gif) no-repeat bottom right #F2F2F2;
 	width:527px;
 	float:left;
 	margin:0px 0px 5px 0px;
 	padding:5px 35px 5px 0px; 
 	text-align:left;
 	font-size:12px;
 	font-style: normal;
}

