/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #330000;
	background: #072B09 /*url('../images/bg-body.jpg') 0% 0% repeat-x*/;
	margin: 0 0 10px 0;
	padding: 0;
}

#wrapper {
	/*color: #000;*/
	/*background: #ffffcc;*/
	width: 988px;
	position: relative;
	/*padding:100px;*/
	margin: 5px auto;
}

#hdr {
	color: #FFFFCC;
}

#logo {
	width: 200px;
	float: left;
}

#phone {
	position: absolute;
	top: 5px;
	right: 5px;
}

#availability {
	text-align: right;
	width: 400px;
	float: right;
	padding-top: 80px;
}

#content-wrapper {
	color: #3F2E1A;
	background: #ffffcc url('../images/shadow_nav.png') 100% 33px no-repeat;
	border: 5px solid #FFFFCC;
	
	position: relative;
	height: 1%;
	/*
	border-radius: 14px;
	-moz-border-radius: 14px;
	*/
	padding: 0px;
	/*border: 3px solid #4A0909;*/
}

#navigation {
	background: #330000;
	position: absolute;
	top: 0;
	right: 0;
	width: 620px;
}

#navigation ul {
	list-style-type: none;
	padding: 10px;
	margin: 0;
}

#navigation ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li {
	display: inline;
	padding: 2px 10px;
}

#navigation ul.nav1 {

}

#navigation ul.nav2 {
	font-size: 14px;
	width: 130px;
	position: absolute;
	right: 10px;
	top: 0px;
}

#navigation .active {
	background: #6F2525;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#photos {
	width: 350px;
	/*display: inline;*/
	float: left;
	margin: 0 10px 6px 0;
}

#content {
	/*
	float: left;
	*/
	/*width: 730px;*/
	/*
	height: 340px;
	overflow: auto;
	*/
	padding: 0;
	margin: 0;
}

#content .text {
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
	width: 300px;
	padding: 45px 10px 10px 10px;
}

#sidebar {
	width: 235px;
	float: right;
	margin: 10px 10px 10px 0;
}

.boxes {
	font-size: 1.2em;
	width: 240px;
	float: right;
	padding-top: 45px;
	margin-right: 18px;
}

.box {
	color: #ECEBAE;
	background-image: url('../images/shadow.png');
	background-position: 0% 100%;
	width: 235px;
	padding: 0 5px 5px 0;
	margin: 0px 8px 5px 12px;
}

.box p {
	padding: 4px 10px;
	margin: 0;
}

.box h3 {
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0px 0px 9px 0px;
}

.boxa {
	background-color: #6C664D;
}

.boxb {
	background-color: #6C664D;
}

.boxes a:link, .boxes a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

.boxes a:active {
	color: #ccc;
	text-decoration: none;
}

.boxes a:hover {
	text-decoration: none;
}

#footer {
	color: #FFFFCC;
	font-weight: bold;
	position: relative;
	width: 988px;
	margin: 5px auto;
	padding: 8px;
}

#footer span {
	margin-right: 20px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .logos {
	position: absolute;
	top: 3px;
	right: 9px;
}

.float-left {
	float: left;
	margin: 0 5px 3px 0;
}

.float-right {
	float: right;
	margin: 0 0 3px 5px;
}

.clr { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }

object, embed, img {
	vertical-align: bottom;
	border: none;
}

h1 {
	font-family: Georgia, serif;
	font-size: 2.2em;
	line-height: 1em;
	padding: 0;
	margin: 0.6em 0 0.2em 0;
}

h2 {
	font-family: Georgia, serif;
	font-size: 1.6em;
	padding: 0;
	margin: 0.8em 0 0.2em 0;
}

h3 {
	font-family: Georgia, serif;
	font-size: 1.3em;
	padding: 0;
	margin-bottom: 0.3em;
}



p {
	padding: 0;
	margin: 12px 0;
}

.right {
	text-align: left;
}

.right {
	text-align: right;
}

#dynamic {
	background-color: #EEEEB9;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
}

#dynamic h2 {
	padding-top: 0;
	margin-top: 0;
}

.shadow {
	background: url('../images/shadow1.jpg') 50% 100% no-repeat; padding: 0 0 5px 0;
}

#pqrPqXwXsgo {
	text-align: center;
}