body {
    color:#101010;
    font-family:arial,verdana,helvetica,sans-serif;
    font-size:12px;
    line-height:1.3em;
	margin:16px;
	/*background:url(images/body2.jpg) top repeat-x #000;*/
	background-color: #000;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	border:2px solid #cd3602;
}

.fixed {
	width:900px;
}

.fluid {
	width:90%;
}

#header {
	/*height:193px;*/
	background-color:#000;
	margin-bottom: 2px;
}

.header_image
{
	text-align:center;
	margin-left:300px;
}

#header h1 {
	float: right;
	height:45px;
	font:280% Arial MS;
	padding:30px 30px 10px 20px;
	color:#fff;
	font-weight:bold;
}

h3{
	font-weight:bold;
	color:#cd3602;
}

#nav {
	margin:0px 0 0px 0px;
	background-color:#000;
	padding-bottom:5px;
	/*border-top:4px solid #cd3602;
	border-bottom:4px solid #cd3602;*/
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	clear:both;
	/*line-height:5px;*/
}

#nav li {
	list-style:none;
	display:inline;
	/*padding:7px 0;*/
		background-color:#000;
		/*line-height:13px;
		margin-top: 5px;*/
}

#nav li a {
	padding:5px;
	color:#eee;
	text-decoration:none;
}

#nav li a:hover {
	color:#cd3602;
}

#sidebar_left {
	float:left;
	width:180px;
	padding:0 15px;
	background:#fff;
	font:100% Verdana;
	line-height:20px;
	border-right:1px solid #eee;
	margin:0 15px 0 0;
}

#sidebar_left h2 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}

#sidebar_left p {
	line-height:20px;
}

#sidebar_right {	
	width:280px;
	padding:10px;
	float:right;
	/*background:#fff;*/
	margin:30px 0 10px 10px;
	/*border-left:1px solid #999;*/
}

#sidebar_right_strata {	
	width:220px;
	padding:10px;
	float:right;
	/*background:#fff;*/
	margin:25px 30px 0px 0px;
	border-left:1px solid #999;
}
#sidebar_right h2 {
	font:110% Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color:#13313C;
}

#sidebar_right p {
	font:100% Arial;
	line-height:20px;
}

#content {
	padding:0 15px;
	font-size:12px;
	margin: 10px;
}

#gallery {
	padding:15px;
	margin: 10px 10px 10px 0px;
	background-color:#e5e5e5;
	width: 820px;
	text-align:center;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#669933;
	border-bottom:1px solid #999;
	padding-bottom:4px;
	line-height: 25px;
}

#content_contact h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#669933;
	border-bottom:1px solid #999;
	padding-bottom:4px;
}

#content h3 {
	font-weight:bold;
	color:#669933;;
	text-align:left;
}

#content h4 {
	font-weight:bold;
	color:#669933;;
	text-align:left;
	font-size:14px;
}

#content h5 {
	font-weight:bold;
	color:#669933;;
	text-align:left;
	font-size:14px;
}

#content p{
line-height: 25px;
}

#content ul li{
	margin-left: 80px;
	line-height: 25px;
}

.with_sidebar {
	margin:0 0 0 200px;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0 0 30px;
	line-height:25px;
}

/*#content_contact h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:5px 0 0 30px;
	line-height:17px;
}*/
#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:15px;
}
#sidebar_right h1,h2,h3,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:15px;
}

#content_contact {
	padding:0 15px;
	font-size:12px;
	margin: 10px 10px 10px 30px;
}

#content_contact h4 {
	font-weight:bold;
	color:#669933;;
	text-align:left;
	font-size:14px;
	margin-top:-5px;
}
#sidebar_right_contact 
{
width:400px;
padding:0 15px;
float:right;
/*background:#fff;*/
margin: -2px 10px 10px 10px;
/*border-left:1px solid #999;*/
}

#sidebar_right_contact h4
{
	font-weight:bold;
	color:#669933;;
	text-align:left;
	font-size:14px;
}
a{
color:#00F;
text-decoration: none;
}

a:hover{
color: #669933;
text-decoration: underline;
}

#bottom_logo {
	text-align:center;
	border-bottom:2px solid #cd3602;
}

.listing  {
	border: 4px solid #FFF;
	background-color: #e5e5e5;
	margin: 5px;
	text-align:left;
}

.listing td{
	padding: 5px;
	text-align:left;
}

.listing p {
	margin-left: 10px;
}

.listing a {
	margin-left:10px;
	text-align:left;
}

.listing h3 {
	margin-left: 10px;
	text-align:left;
}
#footer {
	margin:0px 0 0 0;
	padding:5px;
	background:#000;
	/*border-top:4px solid #cd3602;*/
	clear:both;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
}

#footer a{
color: #fff;
text-decoration: none;
margin:5px;
font-weight:normal;
	font-size:10px;
}

#footer a:hover{
color: #669933;
text-decoration: underline;
margin:5px;
font-weight:normal;
	font-size:10px;
}

#footer p{
	line-height:normal;
	margin:5px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

#footer h5{
	line-height:normal;
	margin-left:18px;
	font-weight:normal;
	font-size:10px;
}
#footer h6{
	line-height:normal;
	margin-left:20px;
	font-weight:normal;
	font-size:10px;
	padding-top:10px;
	padding-bottom:8px;
}

#wlpeLoginFieldset{
	border:none;
}

#wlpeLoginButtons{
	border:none;
}

#wlpeReminderButton {
	text-decoration:none;
}

#wlpeUserButtons{
	border:none;
}

#wlpeResetFieldset{
	border: none;
}

#wlpeResetButtonFieldset{
	border: none;
}

.image
{
	margin:10px;
	border: 1px solid #666;
}

.resrental
{
	margin-left:30px;
}

.resrental td
{
color:#cd3602;
text-align:center;
font-weight:bold;
font-size:13px;
}

.details{
	background-color: #e5e5e5;
	text-align:left;
}

.details li
{
	text-align:left;
}


.details h4
{
margin-left: 10px;
}

.details h5
{
margin-top: -14px;
}

.docs
{
	line-height:20px;
}
