
body
{
	background: #103E56 url(/images/interior_01.jpg) repeat-x;
	margin: 0;
	font-family: Verdana;
}
	
img { border: none; }

.border {
	border: 2px solid #000;
}
.left-align {
	float: left;
	margin: 5px 10px 5px 0;
}
.right-align {
	float: right;
	margin: 5px 0 5px 10px;
}
.center {
	text-align: center;
	margin: auto;
}
.strong {
	font-size: large;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0;
}

.dropcaps
{
	font-size: 200%;
	font-weight: bold;
	margin-right: 1px;
	line-height: 100%;
}

h1, h2 {
	line-height: 130%;
}

/* -------- Table Styles -------- */

.pricing-table table {
	border-style: none;
	text-align: center;
}

.pricing-table tr {
	vertical-align: top;
}

.pricing-table td {
	border-bottom: dashed 1px;
	text-align: center; 
	vertical-align: top;
}


#canvas {width: 728px;
 		 margin: 25px auto;
		 position: relative;}
#home #canvas { width: 730px; }

#canvas_border
{
	 border-right: 1px solid #000;
	 border-left: 1px solid #000;
	 border-top: 1px solid #000;
}

#top_cap {background: url(/images/interior_04.gif) repeat-x;
		  height: 7px;
		  width: 728px;
		  overflow: hidden;
		 }
#home #top_cap { width: 730px; }

#header {background: url(/images/interior_06.jpg) no-repeat;
		 height: 138px;
		 width: 728px;}
		 
#content, #footer_nav
{
	background: #4385C5 url(/images/interior_07.gif) no-repeat top;
	width: 678px;
	padding: 0 25px;
	color: #FFF;
	line-height: 150%;
	font-size: 12px;
}
#home #content
{
	width: 730px;
	padding: 0;
	margin: 0;
	background: #4185c6 url(/images/body_bkgnd.gif) no-repeat;
}

#home #content-new
{
	width: 730px;
	padding: 0;
	margin: 0;
	background: #DDDCAD url(/images/body_bkgnd_tan-new.gif) no-repeat;
}

#home #content_tan
{
	width: 730px;
	padding: 0;
	margin: 0;
	background: #e6e6b0 url(/images/body_bkgnd_tan.gif) no-repeat;
}


#home #content_grn
{
	width: 730px;
	padding: 0;
	margin: 0;
	background: #558374 url(/images/body_bkgnd_grn.gif) no-repeat;
}

#home #content_text { 
	margin: 0 25px 0 25px;
	padding: 10px;  
}

#footer_nav, #bottom_address
{
	color: #FFF;
	background-image: none;
	height: auto;
	text-align: center;
	padding: 0 0 20px 0;
	font-size: 10px;
}
#home #footer_nav
{
	background: url(/images/body-bottom-cap.gif) no-repeat;
	bottom: 0;
	width: 730px;
	padding: 0 0 10px 0;
}

#content a, #footer_nav a, #bottom_address a { color: #FFF; }
#content a:hover, #footer_nav a:hover, #bottom_address a:hover { text-decoration: none; }
		  
#footer {height: 8px;
		 line-height: 8px;
		 overflow: hidden;
		 width: 728px;}
		 
#bottom_address
{
	border-collapse: collapse;
	clear: both;
	margin: auto;
	padding-top: 10px;
}
#bottom_address td { padding: 15px; padding-top: 0; padding-bottom: 3px; }

#address, #copyright
{
	text-align: center;
}
#address span { padding: 0 1em; }
		 
#sub_img
{
	background: no-repeat 0 100%;
	height: 0;
	padding-top: 88px;
	padding-bottom: 0;
	overflow: hidden;
	top: 190px;
	left: 0;
	margin-left: -25px;
	vertical-align: bottom;
}
* html #sub_img { top: 205px; line-height: 0; }

.rentals #sub_img { background-image: url(/images/interior_07-headline.gif); width: 285px; }
.trails #sub_img { background-image: url(/images/trails_hdline.gif); width: 269px; }
