body {
	background-image: url(http://www.stayatthebeachrentals.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDC4;
	font-family: arial,verdana,sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #DB4F34;
	margin: 0px;
	text-align: center;
}

html>body {text-align: -moz-center;}

table,td,div {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #DB4F34;
	text-align: left;
	vertical-align: top;
}

#box {
	background-image: url(http://www.stayatthebeachrentals.com/images/main_bg.png);
	background-repeat: repeat-y;
	width: 1080px;
	text-align: left;
	margin: 0 auto;
}

#photo {
	position: absolute;
	top: 0px;
	background-image: url(http://www.stayatthebeachrentals.com/images/photo_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-left: 83px;
	text-align: left;
	z-index: 2;
	height: 478px;
	width: 997px;
}

#photo_inside {
	background-image: url(http://www.stayatthebeachrentals.com/images/photo_bg_inside.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-left: 83px;
	text-align: left;
	height: 327px;
	width: 997px;
}

#nav {
	position: absolute;
	top: 0px;
	text-align: right;
	width: 996px;
	z-index: 3;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#main {
	z-index: 1;
	text-align: left;
	width: 912px;
	padding-left: 83px;
	padding-right: 85px;
}

#content {
	padding-left: 39px;
	padding-top: 448px;
}

#content_inside {
	padding-left: 39px;
}

.text {
	padding-left: 16px;
	padding-top: 50px;
}

.inner_text {
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
}

#links {
	padding-left: 0px;
	line-height: 18px;
	font-size: 14px;
}
	#links h1 {
		line-height: 21px;
	}

#footer {
	background-image: url(http://www.stayatthebeachrentals.com/images/footer_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 229px;
	width: 1080px;
}

#footer_text {
	color: #FDFDC4;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 200px;
}

#subnav {
	float: right;
	text-align: right;
}

#sidebar {
	background-image: url(http://www.stayatthebeachrentals.com/images/sidebar_bg.gif);
	background-repeat: repeat-y;
	width: 221px;
	text-align: center;
	padding-left: 11px;
	float: right;
	padding-top: 448px;
}

.photo {
	border-style: solid;
	border-color: #F6FC74;
	border-width: 4px;
}

.resort {
	padding: 10px 0px 20px 0px;
	border-bottom-style: dashed;
	border-bottom-color: #870202;
	border-bottom-width: 1px;
}

.testimonial {
	padding: 20px;
	background-color: #ffffff;
	margin: 10px 0px;
}

.testimonial h4 {
	text-align: right;
	margin: 0px;
}

.floorplans {
	float: right;
	width: 200px;
	margin: 10px 0px 0px 20px;
	text-align: center;
}

.input {
	background-color: #C9EAFB;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	height: 22px;
	border-style: none;
	vertical-align: middle;
}

.input_btn {
	font-family: corporate black,arial,sans-serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #B51E15;
	border-style: none;
	padding: 3px;
}

h1 {
	font-family: Franklin Gothic Medium Cond,franklin gothic medium,franklin gothic,tahoma,arial,sans-serif;
	font-size: 24px;
	color: #6F0000;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#links h1 {
	padding-top: 12px;
}

h2 {
	font-family: arial,verdana,sans-serif;
	font-size: 24px;
	color: #FDFDC4;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #D46100;
}

h4 {
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6F0000;
}

li {
	list-style-image: url(http://www.stayatthebeachrentals.com/images/arrow.gif);
	padding-left: 5px;
}

ul {
	margin-bottom: 10px;
}

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

a:link {
	color: #F28207;
	text-decoration: underline;
}

a:visited {
	color: #F28207;
	text-decoration: underline;
}

a:active {
	color: #F28207;
	text-decoration: underline;
}

a:hover {
	color: #F28207;
	text-decoration: none;
}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
