@charset "utf-8";
/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin: 0;
	color: #000000;
	background-image: url(../backgrounds/bg_wrapper_header.jpg);
	background-repeat: repeat-x;
	background-color: #78112C;
	
}
#wrapper #sidebar .h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #640A33;
	text-align: center;
	display: block;
}
#wrapper {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
} 
#wrapper a:hover {
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* ------- HEADER STYLES ----------*/
#header {
	padding: 0;
	height: 115px;
	margin: 0;
	position: relative;
	background-image: url(../backgrounds/topheaderpv.jpg);
}

	
#header h1 {
	text-indent: -3000em;
	margin: 0;
}
#menuBar {
	background-color: #603;
	padding: 0 0px 0 10px;
	float: left;
	width: 769px;
/* --------- MAIN CONTENT STYLES -------------*/
}
#mainContent {
	margin: 0;
	padding: 0;
	width: 550px;
	float: left;
} 
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #1B9D95;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}
#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 10px;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: -.2em;
}

#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3C3809;
	margin-bottom: 0.4em;
	margin-left: 20px;
}

#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #324E40;
	margin-bottom: 0.4em;
	margin-left: 30px;
}
#mainContent img  {
	display: block;
	margin-left: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
#mainContent #mfgDesc {
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	text-align: left;
}
#mainContent #mfgDesc img {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mainContent #mfgDesc p a {
	font-size: 1.2em;
}
#mainContent #mfgDesc {
	float: left;
	width: 520px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: left;
}
#mainContent #mfgDesc h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #426F26;
	font-style: italic;
	line-height: .7;
	margin-left: 10px;
}
#mainContent #gmfgDesc h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px solid #354F42;
	padding-bottom: 0.2em;
}
#mainContent #mfgDesc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
	margin-bottom: 0.8em;
	margin-left: 30px;
}

/* ---------- SINGLE COLUMN LAYOUT ---------*/
#mainContentSingle {
	margin: 0;
	padding: 0;
	clear: both;
} 
#wrapper #mainContent #mfgDesc #formRegister p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #333;
	text-align: left;
}
#wrapper #mainContent #mfgDesc #formRegister fieldset table caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #76132D;
}
#formRegister fieldset  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #mainContent #mfgDesc #formRegister fieldset {
	background-color: #FC9;
}







/* ----------- SIDEBAR STYLES ------------------*/
#sidebar {
	float: right;
	width: 200px;
	border-left: solid #aaa 1px;
	background-color: #FFC;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	height: 100%;
}
#wrapper #mainContent #mfgDesc #formRegister fieldset p #submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #603;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 11px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 130px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	padding: 0 10px;
	margin-bottom: 1.4em;
}
#sidebar p.caption {
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: .85em;
	font-weight: normal;
}


#sidebar img {
	display: block;
	margin: 0 auto 1em auto;
}
#mainContent #mfgDesc img {
	text-align: justify;
	display: block;
	padding-right: 20px;
}
#sidebar img.gallery {
	border: 1px solid #aaa;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	margin-left: 30px;
}
#sidebar ol li {
	margin-bottom: 0.6em;
	margin-left: 20px;
}



/* ---------- FOOTER STYLES ------------*/
#footer {
	padding: 0 10px 0 20px;
	clear: both;
	border-bottom: 2px solid #aaa;
	background-color: #333;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
}
#footer a {
	color: #999;
}

.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.holder {
}
#apDiv1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #76132D;
	text-align: center;
}
.boldphone {
	font-weight: bold;
	color: #900;
}

table#unit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	width: 80%;
	line-height: 1em;
	background-color: #FFC
	border-collapse: collapse;
}
table#unit th {
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	background-color: #76132D;
	margin: 0px;
}
table#unit td {
	border: 1px solid #A0A0A4;
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#roomDescription, #appliancesIncluded, #extras  {
	background-color: #FEF1CE;
}

table#utilities {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	width: 80%;
	line-height: 1em;
	background-color: #FFC
	border-collapse: collapse;
}
table#utilities th {
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	background-color: #76132D;
	margin: 0px;
}
table#utilities td {
	color: #000;
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
}
#appliancesIncluded {
	background-color: #FDD6BC;
}
#utilitiesIncluded, #utilitiesNotIncluded {
	background-color: #FEF1CE;
}
.price    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #74152E;
}
