* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #333;
	background-repeat: repeat-x;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #586935;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}

p {
	text-align: center;
}
h1 {
	font-size: 36px;
	text-align: center;
}

h3 {
	font-size: 18px;
	text-align: center;
}
h3 a {
	font-size: 18px;
}


h6 {
	text-align: center;
}
.leftpictures {
	text-align: left;
}



#wrapper {
	background-color: #E8E5B0;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#wrapper #logo {
	height: 150px;
	background-color: #000;
	width: 1000px;
}
#wrapper #navigation {
	height: 35px;
}
#wrapper #navigation a {
	text-align: center;
	background-image: url(../images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 125px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	display: block;
	float: left;
	line-height: 35px;
}
#wrapper #navigation a:hover {
	background-position: bottom;
}
}
#wrapper #body {
	width: 1000px;
}

#wrapper #body #left {
	width: 730px;
	float: left;
	background-color: #E8E5B0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#wrapper #body #lefthome {
	width: 730px;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/redhead2edit.jpg);
	background-repeat: no-repeat;
}
#wrapper #body #lefthome #reviewflashdiv h6 {
	color: #FFF;
}
#wrapper #body #lefthome #reviewflashdiv h6 a {
	color: #FC8507;
}



#wrapper #body #left #history {
	padding: 5px;
}
#wrapper #body #left p #visitus {
	text-align: center;
}
#wrapper #body #left #staff p img {
	border: 5px solid #333;
	margin: 5px;
}


#wrapper #body #left #reviewflashdiv {
	height: 317px;
	text-align: center;
	padding-top: 20px;
	background-color: #996;
}
#wrapper #body #left #mission p {
	font-style: italic;
}

#wrapper #body #left div {
	background-color: #996;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;

}
#wrapper #body #leftservices {
	margin: 0px;
	padding: 0px;
}
#wrapper #body #leftgallery {
	background-image: url(../images/bamboobgreduced2.jpg);
}

#wrapper #body #right {
	width: 230px;
	background-color: #996;
	text-align: center;
	float: right;
	font-size: 12px;
	padding: 8px;
	height: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 18px;


}



#wrapper #footer {
	clear: both;
	height: 32px;
	background-color: #24180C;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #CCC;
}
#livechat    {
	height: 50px;
	width: 150px;
	text-align: center;
}


#disclaimer {
	height: 115px;
}

