body {
	padding: 0px;
	margin: auto;
	letter-spacing: 1px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 0.9em;
	background-color: #A3A17A;
}

#container {
	margin: auto;
	width: 900px;
    text-align: left;
}

#container_CMS {
	margin: auto;
	width: 710px;
    text-align: left;
}

#company {
	float: left;
	width: 400px;
}

#content {
	float: right;
	width: 460px;
}

#content.wide
{
	width: auto;
}

#header {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 130px;
	width: 400px;
	background-image: url(../images/beachcomber_logo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 12px;
}

#header a
{
	text-decoration: none;
}

#headerOuter #header
{
	float: left;
}

#header h1{
	padding: 0px;
	margin: 0px;
	text-indent: -9999em;
	line-height: 2em;
}

#spacer {
	height: 350px;
	width: 400px;
}

#scroll{
	padding-right: 20px;
	height: 400px;
	width: 440px;
	overflow: auto;
}

#content.wide #scroll
{
	width: 880px;
	height: 380px;
	margin-bottom: 10px;
}

#rental #content.wide #scroll
{
	height: auto;
}

#footer {
	height: 40px;
	width: 400px;
	background-image: url(../images/beachcomber_footer.jpg);
}

#poster {
	text-align: center;
	margin: auto;
	padding-top: 50px;
}

#main {
	text-align: justify;
	margin: auto;
	width: 460px;
	padding: 10px;
}

#menu_container {
	height: 100px;
	width: 460px;
	float: right;
}
#menu {
	padding-right: 0px;
	padding-left: 0px;
	margin:auto; 
	list-style-type:none;
	float:left;
	padding-top: 25px;
}
#menu li {
	float:left;
	padding-right: 30px;
}
#menu a {
	letter-spacing: 0px;
	font-size: 1.1em;
	font-weight: bold;
	width:auto;
	display:block;
	color: #ffffff;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#menu .lastChild {
	padding-right:0;
}	

li { padding-top: 10px; list-style:none; }

#home .home,
#about .about,
#property .property,
#property2 .property2,
#rental .rental,
#rental2 .rental2, 
#faqs .faqs,
#contact .contact { border-bottom:5px solid #ffffff; }

#home .home:hover,
#about .about:hover,
#property .property:hover,
#property2 .property2:hover,
#rental .rental:hover,
#rental2 .rental2:hover, 
#faqs .faqs:hover,
#contact .contact:hover { text-decoration:none; }



a {
	color: white;
}

a img {
	border-style: none;
}

#imageFile {
	font-family: "Courier New", Courier, Monaco, monospace;
}

.options {
    width: 700px;
    margin: 15px auto;
    text-align: left;
}

#image_upload{
	padding: 5px;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: dotted;
	background-color: #b5b494;
}

#CMS_select{
    background-color: #b5b494;
    text-align: left;
}

.long{
	width: 200px;
}

.login{
	right: 10px;
	top: 10px;
	position: absolute;
	color: white;
}

.login a{
	text-decoration: none;
	color: white;
}

h1{
	font-size: 1em;
	clear: both;
	color: white;
}

h2{
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	font-size: .9em;
	clear: both;
	color: white;
}

p{
	margin-bottom: 0.5px;
	word-wrap: break-word;
	line-height: 1.3em;
	font-size: 0.7em;
	text-align: justify;
}

.left{
	margin-right: 20px;
	float: left;
}

.right{
	margin-left: 20px;
	float: right;
}

.left_caption { font-size: 1em; padding-bottom: 20px; font-weight: bold; padding-right: 20px; float: left; width: 200px; }


#quote{
	text-align: right;
	left: 0;
	width: 435px;
	top: 100px;
	position: relative;
}
#quote2{
	text-align: left;
	left: 75px;
	width: 300px;
	top: 150px;
	position: relative;
}

blockquote{
	padding: 0px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	color: white;
}

ul{
	color: white;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}

.form {
	font-size: 0.7em;
}

label {
	padding-right: 20px;
	text-align: right;
	width: 170px;
	float: left;
}
label.error { 
	float: right;
	color: #5d5452;
	padding-left: .5em;
	vertical-align: top;
	width: 300px;
}
.submit {
	padding: 0px;
	margin-left: 330px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 20px;
}
em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}

#listing
{
	word-wrap: break-word;
	line-height: 1.3em;
	font-size: 0.7em;
	margin-top: 1em;
}

#listing img
{
	width: 424px;
	height: 186px;
}

#listing div.price img
{
	width: 14px;
	height: 14px;
}

table.prices
{
	font-size: 0.7em;
	border-collapse: collapse;
	margin: 1em 0 0 0;
	clear: both;
}

table.prices td
{
	padding-bottom: 4px;
}

table.prices thead td
{
	padding-bottom: 0.5em;
	font-size: 1.2em;
}

table.prices td.guide
{
	width: 100px;
}

div.property
{
	margin-bottom: 0.5em;
	clear: both;
}

div.property strong
{
	display: block;
	float: left;
	width: 80px;
}

div.property span
{
	display: block;
	margin-left: 90px;
}

div.property div.title
{
	font-weight: bold;
	margin-bottom: 1em;
}

div.property div.sleeps
{
	margin: 0.5em 0;
}

div.property div.photo
{
	float: left;
	margin-bottom: 1em;
}

div.property div.information
{
	float: right;
	width: 430px;
	margin-bottom: 1em;
}

div.property div.price
{
	line-height: 14px;
	margin: 0.5em 0 2em;
	clear: both;
}

div.property div.price strong
{
	float: left;
}

div.property div.price img,
table.prices img
{
	vertical-align: middle;
	display: inline;
	float: left;
	margin-right: 2px;
}

div.property div.info
{
	margin-top: 0.5em;
	clear: both;
}