@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg4.png) repeat-x;
	background-color: #e0c9ae;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0D396E;
	font-size: 1em;
 	-moz-opacity: .999;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

div#wrapper {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

div#right {
	float: right;
	width: 155px;
}

div#portfolio {
	float: right;
	width: 150px;
	height: 525px;
	margin-top: 105px;
	border: 1px solid white;
	background: url(../images/portfoliobg.png) repeat-x;
}

div#carousel {
	margin-left: 10px;
}

img#port {
	margin-left: 15px;
	margin-top: 10px;
}

img#next {
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 9px;
}

img#prev {
	margin-left: 60px;
	margin-top: -20px;
}

div#carousel a:link img, div#carousel a:visited img {
	border: none;
}

div#carousel a:hover img, div#pro1 a:hover img, div#pro2 a:hover img, div#pro3 a:hover img, div#pro4 a:hover img {
	border: 1px solid #6d9a53;;
}

div#carousel p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 25px;
}

div#carousel p a:link, div#carousel p a:visited {
	color: #6d9a53;
}

div#carousel p a:hover {
	color: #000;
} 

div#mailform {
	float: right;
	background: url(../images/mailformbg.jpg) repeat-x;
	width: 150px;
	height: 131px;
	margin-top: 38px;
}

div#mailform input#name {
	margin-top: 60px;
}

div#mailform input.submit {
	margin-top: 15px;
}
	
div#left {
	width: 600px;
	float: left;
}

div#banner {
	width: 600px;
	height: 800px;
}

img#logo {
	float: left;
}

div#banner0 {
	margin-top: -16px;
}

ul {	
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";	
}

div#navbar ul {
	background: url(../images/navbarbg.png) repeat-x;
}

div#navbar ul li {
	display: inline;
	color: #fff;
	font-size: 13px;
	margin-right: 35px;
}

div#navbar ul a:link, div#navbar ul a:visited {
	color: #fff;
}

div#navbar ul a:hover {
	color: #000;
}

p {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	margin-right: -6px;
	font-size: 15px;
	color: #000;
}

p#rooted {
	margin-top: -500px;
}

p#from {
	margin-top: -20px;
}

h1 {
	color: #6d9a53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}

h2 a:link, h2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #6d9a53;
}

h2 a:hover {
	color: #000;
}	

body#about h1 {
	margin-top: -500px;
}

body#about h2 {
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #6d9a53; 
}

body#about p.greenlink a:link, body#about p.greenlink a:visited {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #6d9a53; 
}

body#about p.greenlink a:hover {
	color: #000;
}

body#about p.greenlink span {
	font-weight: bold;
}


body#about p#schedule {
	font-size: 18px;
	font-weight: bold;
}

div#contact h1 {
	margin-top: -320px;
}

div#contact p#schedule {
	margin-top: -20px;
	line-height: 1.5em;
}

body#about p#schedule span, body#about p.schedule span {
	color: #6d9a53;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p#mail a {
	font-size: 18px;
	font-weight: bold;
	color: #6d9a53;
}

p#mail a:link, p#mail a:visited, {
	color: #6d9a53;
}

p#mail a:hover {
	color: #000;
}

p.consult a:link, p.consult a:visited {
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d9a53;
}

p.consult a:hover {
	color: #000;
}

body#about span.greenhead {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #6d9a53; 
}

div#upperleft, div#upperright, div#lowerleft, div#lowerright {
	width: 288px;
	height: 172px;
	border: 1px solid white;
	margin-bottom: 10px;
	background: url(../images/babg.png) repeat-x;
} 	

div#upperright, div#lowerright {
	float: right;
}

div#upperleft ul, div#upperright ul, div#lowerleft ul, div#lowerright ul {
	margin-left: 15px;
}

div#upperleft p, div#upperright p, div#lowerleft p, div#lowerright p{
	text-align: center;
	margin-top: -3px;
}

div#pro1, div#pro2, div#pro3, div#pro4 {
	margin-left: 15px;
}

body#about h3 {
	font-size: 20px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #6d9a53;
	margin-top: -1px; 
}

p.consult, p.consult1 {
	margin-bottom: 5px;
	
}

div#outdoor {
	background: url(../images/Outdoorbg.jpg) 40% 50% no-repeat;
	width: 600px;
	height: 210px;
}

div#outdoor img {
	margin-top: 57px;
	margin-left: 75px;
}
	

div#footer {
	width: 780px;
	margin-top:5000px;
	clear: both;
	position: relative;
}

img#blossombottom, img#iblossombottom {
	position: absolute;
	left: 0%;
	top: 10%;
	z-index: 1;
}

p#ward, p#iward {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #742419;
	margin-top: 25px;
	margin-left: -10px;
}

p#address {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 12px;
	font-weight: bold;
	color: #6d9a53;
	margin-top: 20px;
	margin-right: 1px;
}

ul#lownav {
	float: right;
	margin-top: -5px;
}

ul#graynavhigh {
	float: right;
	margin-top: -15px
}

ul#graynavlow {
	float: right;
	margin-top: -18px;
	margin-bottom: -45px;
}

ul#lownav li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

ul#lownav a:link, ul#lownav a:visited {
	color: #000;
}

ul#lownav a:hover {
	color: #6d9a53;
}


ul#graynavhigh li, ul#graynavlow li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 11px;
	font-weight: bold;
	color: #888890;
}

ul#graynavhigh a:link, ul#graynavhigh a:visited, ul#graynavlow a:link, ul#graynavlow a:visited {
	color: #888890;
}

ul#graynavhigh a:hover, ul#graynavlow a:hover {
	color: #6d9a53;
}

p#copyright {
	clear: right;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 9px;
	font-weight: bold;
	color: #888890;
	margin-top: -25px;
	margin-right: 1px;
}		


/* for firepits.html */


div#fire  div#wrapper {
	width: 870px;
} 

div#fire div#right {
	width: 600px;
}

div#fire img#logo {
	margin-left: 10px;
}

div#fire div#left {
	width: 250px;
	height: 800px;
	background: #edf2e4;
	margin-top: 30px;
}
	

div#fire div#portfolio {
background-image: none;
	border: none;
	width: 230px;
	margin: -10px 15px 80px 15px;
}

div#fire div#portfolio li {
	margin-bottom: 3px;
}

div#fire img#next {
	margin-left: 110px;
	margin-top: 20px;
	margin-bottom: 9px;
}

div#fire img#prev {
	margin-left: 110px;
	margin-top: -10px;
}

div#fire div#navbar ul {
	margin-top: 100px;
}

div#fire h1 {margin-top: -500px;
margin-left: 10px;
}

div#fire p#from {
	margin-left: 10px;
}

div#fire div#footer {
	margin-left: -180px;
}

div#fire p#ward {
	margin-top: 40px;
}

div#fire div#footer p#address {
	margin-top: -4900px;
	margin-left: -300px;
}

/* for grillandbar.html */

div#fire p#grillward {
    text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #742419;
	margin-top: 25px;
	margin-left: 20px;
}

/* for landscape.html */

div#fire div#land div#footer p#address {
	margin-top: -4910px;
}

/* for showroom.html */

div#show h1 {
	margin-top: -500px;
}

div#show div#showroom1 {
	margin-top: 10px;
}

div#show div#showroom2 {
	margin-bottom: 10px;
}

/* for form.html */

div#form div#banner0 {
	margin-top: -13px;
}

div#form h1 {
	margin-top: -500px;
}

.line {
	margin-top: 5px;
}

#form {
	font-size: 0.8em;
}

#form #from {
	margin-top: 5px;
}

#form .label {
	float: left;
	clear: left;
	width: 230px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

#form .longlabel {
	float: left;
	clear: left;
	width: 450px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

#form .labellong {
	float: left;
	clear: left;
	width: 450px;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
}

#form .longerlabel {
	float: left;
	clear: left;
	width: 850px;
	text-align: center;
	font-weight: bold;
}

#access {
	clear: both;
}


#form .textlabel {
	float: left;
	clear: left;
	width: 230px;
	margin-left: 10px;
	text-align: left;
}

.check {
	float: right;
	width: 370px;
}

#submit {
	clear: both;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset {
	border: none;
}

select {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 220px;
	margin-bottom: 10px;
}

.finance {
	margin-top: 65px;
	margin-left: -220px;
}

.repair {
	margin-top: 0px;
	margin-left: 215px;
	margin-bottom: 5px;
	float: left;
	clear: both; 
} 

/* for map.html */