/* Style sheet */

/* stylistic elements */

body {
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #FFF;
	color: #000;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	scrollbar-face-color : #333;
	scrollbar-highlight-color : #999;
	scrollbar-3dlight-color : #999;
	scrollbar-shadow-color : #999;
	scrollbar-darkshadow-color : #999;
	scrollbar-track-color : #999;
	scrollbar-arrow-color : #999;
}

h1 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #6a3a25;
}

h1.smallleft {
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #6a3a25;
}

h1.smallcenter {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #6a3a25;
}

h1.white1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

h2 {
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #5c8727;
}

h1.homepic {
	margin: 24px 0 0 0;
	padding: 0;
	font-size: 19.5pt;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}

h2.bigg {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Times New Roman, serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	color: #5c8727;
}

h3 {
	margin: 10px 0 0 30px;
	padding: 0;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #6a3a25;
}

h3.home {
	margin: 10px 0 0 90px;
}

#terms1 h3 {
	margin: 5px 200px 0 30px;
	padding: 0;
	font-family: Arial;
	font-size: 13pt;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
	color: #6a3a25;
}

h4 {
	margin: 0 0 0 0;
	padding: 3px 3px 3px 30px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background: #6a3a25;
}

p {
	margin: 10px 30px 10px 30px;
	padding: 0;
	font-size: 12px;	
	text-align: justify;
	color: #000;
}

p.cent {
	text-align: center;
}

p.white1 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;	
	line-height: 18px;
	text-align: center;
	color: #FFF;
}

p.home {
	margin: 12px 90px 0 90px;
	padding: 0;
	font-size: 12px;	
	text-align: justify;
	color: #000;
}

p.callnow {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;	
	text-align: center;
	letter-spacing: 1px;
	color: #000;
}

p.lefty {
	margin: 10px 30px 10px 30px;
	padding: 0;
	font-size: 12px;	
	text-align: left;
	color: #000;
}


p.callnow2 {
	margin: 10px 0 0px 300px;
	padding: 5px;
	font-size: 12pt;
	width: 200px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	background:#33480f;
}

#progress2 p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 10px;	
	text-align: center;
	color: #6a3a25;
}

.firstletter:first-letter {
	font-size: 15pt;
	font-weight: bold;
	font-family: Times New Roman, serif;
	color: #006db8;
}

strong {
	font-size: 9pt;
	font-weight: bold;
	color: #5c8727;
}

b.brown {
	font-size: 15pt;
	font-weight: bold;
	color: #6a3a25;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #6a3a25;
	background: #FFF;
}

select {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid #6a3a25;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #6a3a25;
}

#contact1 table {
	margin: 10px 30px 10px 30px;
	padding: 0;
	font-size: 12px;
	color: #000;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#progress2 img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

#location1 img {
	margin: 0 0 0 30px;
	padding: 0;
	border: 0;
}

iframe {
	overflow-x: hidden;
	overflow-y: hidden;
}

ul {
	margin: 5px 0 10px 10px;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	}

ul.boldy {
	font-weight: bold;
	line-height: 20px;
}

li {
	color: #333;
	}

/* divs */


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#container {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#main {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 800px;
	text-align: left;
}

#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 480px;
	height: 88px;
	background: #FFF;
}

#callnow {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 320px;
	height: 88px;
	background-color: #6a3a24;
	background-image: url(images/phonebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#terms1 {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 800px;
	height: 560px;
	background: #e0dbc8;
	text-align: center;
	overflow: auto;
 	border-top-width: 1px;
  border-top-color: #5c8727;
  border-top-style: solid;
 	border-bottom-width: 10px;
  border-bottom-color: #e0dbc8;
  border-bottom-style: solid;
}

#sitemap1 {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 800px;
	height: 380px;
	background: #e0dbc8;
	color: #555;
}

#home1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	height: 282px;
	background-color: #e0dbc8;
	background-image: url(images/homepic.jpg);
}
	
#home2 {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	width: 800px;
	background: #e0dbc8;
}

#home3 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	height: 128px;
	background-color: #e0dbc8;
	text-align: center;
}
					
#fp1 {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 400px;
	height: 490px;
	background: #dfdbc7;
	text-align: center;
}
					
#fp1.longer {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 400px;
	height: 670px;
	background: #dfdbc7;
	text-align: center;
}
				
#fp2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 500px;
	background: #dfdbc7;
	text-align: center;
}
			
#fp3 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 680px;
	background: #cfc9af;
	text-align: center;
}
					
#callarea {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 200px;
	width: 600px;
	height: 110px;
	background: #dfdbc7;
	text-align: left;
 	border-top-width: 1px;
  border-top-color: #d4cbb7;
  border-top-style: solid;
}
						
#callbox {
	float: left;
	margin: 10px 0 0 50px;
	padding: 0 10px 5px 10px;
	width: 280px;
	height: 70px;
	background: #fdf3cc;
	text-align: center;
 	border-top-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
 	border-bottom-width: 1px;
  border-bottom-color: #666;
  border-bottom-style: solid;
 	border-right-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
 	border-left-width: 1px;
  border-left-color: #666;
  border-left-style: solid;
}
						
#callbox2 {
	float: left;
	margin: 10px 0 0 0px;
	padding: 0 20px 5px 20px;
	width: 240px;
	height: 70px;
	background: #fdf3cc;
	text-align: center;
 	border-top-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
 	border-bottom-width: 1px;
  border-bottom-color: #666;
  border-bottom-style: solid;
 	border-right-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
 	border-left-width: 1px;
  border-left-color: #666;
  border-left-style: solid;
}
						
#callbox3 {
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 10px 5px 10px;
	width: 260px;
	height: 70px;
	background: #fdf3cc;
	text-align: center;
 	border-top-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
 	border-bottom-width: 1px;
  border-bottom-color: #666;
  border-bottom-style: solid;
 	border-right-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
 	border-left-width: 1px;
  border-left-color: #666;
  border-left-style: solid;
}
				
#breadcrumbs {
	float: left;
	margin: 0 0 0 0;
	padding: 0 30px 0 0;
	width: 770px;
	height: 15px;
	font-size: 8pt;
	color: #ccc;
	text-align: right;
	background: #333;
}

#block1 {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 800px;
	font-size: 8pt;
	color: #6a3a25;
	background: #FFF;
}

#blockhalf {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	font-size: 8pt;
	text-align: center;
}
	
#blockhalf.smaller {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 350px;
	font-size: 8pt;
	text-align: center;
}

#block1.bullets {
	float: left;
	padding: 5px 0 5px 200px;
	width: 600px;
	font-size: 8pt;
	text-align: center;
}
	
#block1.video {
	float: left;
	padding: 5px 0 5px 0;
	font-size: 8pt;
	background: #e0dbc8;
	text-align: center;
}
	
#blockhalf.pic {
	float: left;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	width: 450px;
	height: 266px;
	font-size: 10pt;
	background: #eaeaea;
	text-align: center;
}
	
#blockthird {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 300px;
	font-size: 8pt;
	text-align: center;
}
	
#block2thirds {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 500px;
	font-size: 8pt;
	text-align: center;
}
	
#block2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	font-size: 8pt;
	color: #6a3a25;
	background: #e0dbc8;
 	border-top-width: 1px;
  border-top-color: #FFF;
  border-top-style: solid;
}

#block3 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 800px;
	font-size: 8pt;
	color: #6a3a25;
	background: #ece8d7;
 	border-top-width: 10px;
  border-top-color: #FFF;
  border-top-style: solid;
}

#office1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 650px;
	font-size: 8pt;
	color: #6a3a25;
	background: #e0dbc8;
}
	
#office2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 650px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
	
#office3 {
	float: left;
	margin: 0 5px 20px 5px;
	padding: 0;
	width: 120px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
		
#office3b {
	float: left;
	margin: 0 50px 20px 50px;
	padding: 0;
	width: 240px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
		
#office4 {
	float: left;
	margin: 0 0 0 150px;
	padding: 0;
	width: 120px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
			
#showroom1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 550px;
	font-size: 8pt;
	color: #6a3a25;
	background: #e0dbc8;
}
		
#showroom2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 550px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
		
#location1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 550px;
	height: 560px;
	font-size: 8pt;
	color: #000;
	background: #e0dbc8;
}
	
#location2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 250px;
	height: 560px;
	font-size: 8pt;
	color: #000;
	text-align: left;
	background: #cfc9b2;
}
		
#contact1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 480px;
	height: 510px;
	font-size: 8pt;
	color: #000;
	background: #e0dbc8;
}
	
#contact2 {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 320px;
	height: 490px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
}
	
#progress1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 650px;
	height: 560px;
	font-size: 8pt;
	text-align: center;
	color: #000;
	background: #e0dbc8;
}
	
#progress1b {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 650px;
	height: 460px;
	font-size: 8pt;
	text-align: center;
	color: #000;
	background: #e0dbc8;
	overflow: hidden;
}
		
#progress2 {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 150px;
	height: 540px;
	font-size: 8pt;
	color: #6a3a25;
	text-align: center;
	background: #cfc9b2;
	overflow: auto;
}
				
#credits {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 800px;
	height: 60px;
	text-align: right;
	font-size: 10px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
	
#nav1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 27px;
	width: 773px;
	height: 35px;
	background: #e0dbc8;
	text-align: center;
}
	
/* menu */

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
list-style-image: none;
}

#nav a{
display:block;
margin: 0 0 0 0;
padding: 10px 30px 10px 30px;
text-decoration:none;
background-color:#e0dbc8;
font-size: 12px;
font-weight: bold;
color: #6a3a24;
}

#nav a:hover{
color:#5c8727;
background-color:#e0dbc8;
}

#nav a.on{
color:#5c8727;
background-color:#e0dbc8;
}

#nav a.drop{
color:#6a3a24;
background-color:#d4ceb8;
}

#nav a.drop:hover{
color:#5c8727;
background-color:#e0dbc8;
}

#nav li {
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:15em;
top:2.9em;
}

#nav li ul a{
width:15em;
height:auto;
float:left;
padding: 4px 6px 4px 6px;
 	border-bottom-width: 1px;
  border-bottom-color: #d4cbb7;
  border-bottom-style: solid;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
		
		
/* links */


#credits a:link, #credits a:visited, #credits a:active {
	font-size: 7pt;
	font-weight: normal;
	color: #6a3a25;
	text-decoration: none;
}

#credits a:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #5c8727;
	text-decoration: none;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #5b8726;
	text-decoration: none;
}

a.white1:link, a.white1:visited, a.white1:active {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.white1:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #5c8727;
	text-decoration: none;
}

a.phone:link, a.phone:visited, a.phone:active {
	padding: 4px;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 150px;
	text-align:center;
}

a.phone:hover {
	padding: 4px;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 150px;
	text-align:center;
}

a:link, a:visited, a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #6a3a25;
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #5c8727;
	text-decoration: none;
}

