/***** Reset Settings *****/



ol, ul {
	list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;}

caption, th, td {
	text-align: left;
	font-weight: normal;}

/***** Global Settings *****/
 
body {
	font:100%/1.25 arial, helvetica, sans-serif;
	background: #f6eac2 url('images/bg2.jpg') top center repeat-x;
	text-align: center;
	margin: 0 auto;}
	
html {
	min-height: 100%;
	margin-bottom: 1px;}
	
img, div { 
	behavior: url(iepngfix.htc);}
	
/***** Structure *****/
	
#wrapper {
	background: #f6eac2 url('images/bg.jpg') top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 1000px;}
	
#header {
	background: transparent url('images/bg-body-top.png') top center no-repeat;
	width: 1000px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;}
	
#header2 {
	background: transparent url('images/bg-body-top2.png') top center no-repeat;
	width: 1000px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;}
	
#bodybg {
	padding-top: 115px;}
	
.logo {	
	float: left;
	margin: 0;
	padding: 0;}
	
/* NAVIGATION */
	
ul#nav {
	float: right;
	margin: 78px 90px 0 0;
	padding: 0;}
	
.navtop {
	margin-top: 4px;}
	
ul#nav li {
	display: inline;
	float: left;
	margin-right: 1px;
	padding: 0;}
	
ul#nav a {
	width: 116px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;}
	
ul#nav a.home {
	width: 78px;
	height: 23px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	background: transparent url('images/n-home.gif') top center no-repeat;}
	
ul#nav a:hover.home { background: transparent url('images/n-home.gif') bottom center no-repeat;}

ul#nav a.about { background: transparent url('images/n-about.gif') top center no-repeat;}
ul#nav a:hover.about { background: transparent url('images/n-about.gif') bottom center no-repeat;}
ul#nav a.aboutcur { background: transparent url('images/n-about.gif') bottom center no-repeat;}
	
ul#nav a.features { background: transparent url('images/n-features.gif') top center no-repeat;}
ul#nav a:hover.features { background: transparent url('images/n-features.gif') bottom center no-repeat;}
ul#nav a.featurescur { background: transparent url('images/n-features.gif') bottom center no-repeat;}
	
ul#nav a.rentals { background: transparent url('images/n-rentals.gif') top center no-repeat;}
ul#nav a:hover.rentals { background: transparent url('images/n-rentals.gif') bottom center no-repeat;}
ul#nav a.rentalscur { background: transparent url('images/n-rentals.gif') bottom center no-repeat;}

ul#nav a.contact { background: transparent url('images/n-contact.gif') top center no-repeat;}
ul#nav a:hover.contact { background: transparent url('images/n-contact.gif') bottom center no-repeat;}
ul#nav a.contactcur { background: transparent url('images/n-contact.gif') bottom center no-repeat;}

/* MAIN CONTENT STUCTURE */
	
#bodywhite {
	background: transparent url('images/bg-body.png') top center repeat-y;
	width: 868px;
	text-align: center;
	margin: 0 auto;
	padding: 0;}
			
#brownbox {
	background: transparent url('images/bg-home.jpg') top center no-repeat;
	width: 810px;
	height: 330px;
	text-align: center;
	margin: 0 auto;
	padding: 0;}
	
#brownbox ul {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 240px;}
	
#brownbox ul.leftside {
	padding: 25px 0 0px 40px;}
	
#brownbox ul.rightside {
	padding: 25px 0 0px 20px;}
	
#brownbox li {
	font: 14px Geogria, Serif, Times;
	color: #603e11;
	margin: 0;}
	
.brownhr {
	background: transparent url('images/box-mid-bg.gif') top center no-repeat;}
	
.btn {
	padding: 8px 0 0 0;}
	
/* BROWN BOX */
	
#textbox {
	background: transparent url('images/box-bot.gif') bottom center no-repeat;
	width: 810px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 12px 0;}
	
#textbox p {
	font-size: 14px;
	padding: 15px 0 10px 38px;}
	
.memberbox {
	background: #f6f5f1 url('images/textbox-grad.gif') top left repeat-y;
	width: 230px;
	float: right;
	margin-right: 13px;}
	
.blankbox {
	background: #f6f5f1 url('images/textbox-grad.gif') top left repeat-y;
	float: left;}
	
#maintext {
	width: 370px;
	text-align: left;
	float: left;
	margin: 0 0 0 65px;}
	
/* font size styles */
	
#maintext p, #feattext li, #rentaltext li {
	font: 14px Helvetica, Serif, Times;
	color: #1f3429;}
	
#maintext p {
	line-height: 18px;
	padding: 15px 0 10px 0;}
	
.youtube {
	float: right;
	margin: 15px 30px 0 0;
	padding: 0;}
	
.grad {
	background: transparent url('images/grad.png') bottom center no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;}
	
/* FEATURED */
	
#feattext {
	background: transparent url('images/feat-bg.gif') top left no-repeat;
	width: 775px;
	text-align: center;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;}
	
#feattext h2 {
	text-indent: -9000px;}
	
#feattext ul {
	margin: -15px 0 0 20px;
	padding: 0;
	text-align: left;}
	
#feattext ul li {
	background: transparent url(images/feat-check.gif) 0 0 no-repeat;
	padding: 2px 0 2px 30px;}

#feattext ul ul {
	margin: 0;
	padding-top: 0;
	text-align: left;}
	
#feattext ul ul li {
	color: #674313;
	background: none;}
	
/* RENTAL TEXT */

#rentaltitle {
	text-align: left;
	margin: 20px 0 0 65px; }

#rentaltext {
	width: 770px;
	text-align: left;
	margin: 0 0 0 50px;
	padding-bottom: 10px;}
	
#rentaltext ul {
	width: 420px;
	margin: 20px 0 0 20px;
	padding: 0;
	text-align: left;}
	
#rentaltext ul li {
	background: transparent url(images/feat-check.gif) 0 0 no-repeat;
	padding: 2px 0 6px 30px;}
	
#rentaltext h3 {
	font-size: 14px;
	margin: 10px 0 10px 20px;
	color: #7b5119;}
	
#rentaltext p {
	margin: 0 0 15px 20px;
	font: 13px Helvetica, Serif, Times;
	color: #1f3429;
	width: 440px;}
	
/* linkstext */

#linkstext {
	font-family: Georgia, serif;
	text-align: left;
	padding-bottom: 30px;
	margin: 0 0 00 65px; }
	
#linkstext p {
	font-size: 15px;
	line-height: 19px;
	padding: 10px 40px 10px 0;}
	
#linkstext h2 {
	font-family: Georgia, serif;
	color: #ac3900;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 15px 0;}
	
#linkstext h3 {
	font-family: Georgia, serif;
	color: #ac3900;
	font-size: 17px;
	padding: 15px 0;}
	
.links {
	margin: 0 0 30px 0;}
	
/* CONTACT */

#contactbox {
	background: transparent url('images/box-bg.gif') top center repeat-y;
	width: 810px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0 0;}
	
/* FOOTER */
	
#footer {
	background: transparent url('images/footer2.gif') top center no-repeat;
	width: 862px;
	height: 106px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0;}
	
#footer img {
	margin: 0;
	padding: 25px 0 0 0;}
	
#footer div.tester {
	margin-right: 90px;}
	
#footer h2 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;}
	
/* TOOLTIP */

a.tooltip span {display:none; padding:0; margin: -465px 0 0 -100px; width:412px;}
a.tooltip:hover span{display:inline; position:absolute;}

a.tooltip2 span {display:none; padding:0; margin: -430px 0 0 -100px; width:412px;}
a.tooltip2:hover span{display:inline; position:absolute;}

a.tooltip3 span {display:none; padding:0; margin: -385px 0 0 -100px; width:412px;}
a.tooltip3:hover span{display:inline; position:absolute;}

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;}
 
h1 {
	display: none;
	font: lighter 16px Georgia, Times, Serif;}
	
.title {
	margin-top: 22px;
	padding-left: 40px;}
 
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;}
 
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;}
 
p {
	font: 14px Georgia, Serif, Times;
	color: #56360c;}
 
ul, ol {
	list-style:none;
	margin:0;
	padding:0 0 18px 40px;}
	
blockquote {
	margin: 0 0 30px 20px;	
	padding: 0px;
	background: transparent url('images/quote.png') top center no-repeat;
	width: 328px;}
	
blockquote div {
	font-family: Georgia, Times, Serif;
	font-size: 0.95em;
	padding: 15px 10px 0px 20px;
	color: #83451b;
	text-align: center;}
	
#quote {
	text-align: center;
	margin: 0 auto;	
	padding: 0px;
	width: 640px;}
	
#quote h6 {
	text-align: left;}
	
#quote p {
	font-family: Georgia, Times, Serif;
	font-size: 1em;}
	
#quote div {
	font-family: Georgia, Times, Serif;
	font-size: 0.95em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	color: #83451b;
	text-align: center;}
 
img {
	border:0;}
 
/***** Links *****/
 
a, a:visited {
	color: #d55931;
	text-decoration:none;}
 
/***** Forms *****/
  
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-left2     { float:left;margin:0 20px 10px 0; padding: 7px; background-color: white; border: 1px solid #ccc; }
.img-right     { float:right;margin:4px 0 4px 6px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
:focus         { outline: none;}

.blockfloat    { float: left; margin-left: 40px;}

.promo {
	margin: 20px 0;}
	
.fb {
	background: transparent url(images/fb.png) left center no-repeat;
	padding: 0 0 3px 21px;}