body { 
	background: url(../images/back-pic.jpg) repeat;
	color: #000000;
	background-color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
}

html>body .outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
}

html>body .outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

html>body .shadowbox {
	background: url(../images/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}

.shadowbox img {
	border: 1px solid #000000;
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#wrapper {
	border: 0px solid #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.mainbodyhome {
	background: url(../images/bottom-home-top.jpg) no-repeat bottom;
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.mainbody {
	background: url(../images/bottom-faded-top.jpg) no-repeat bottom;
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#header  {
	position: relative;
	top: 0px;
	width:960px;
}

#middle {
	width: 740px;
	border: 0px solid #000000;
	margin: 0px 5px 0px 180px;
	padding: 5px 15px 20px 15px;
}

a:link, a:visited {
	color: #996600;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	font-size: 13px;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #222222;
	font-size: 17px;
}

h3 {
	font-weight: bold;
	color: #444444;
	font-size: 16px;
}

h4 {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}

h5 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

h6 {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

p, li, td, th {
	color: #333333;
	font-weight: normal;
	font-size: 13px;
}

#address {
	margin-top: 0px;
}

#pagetable {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #000000;
	background-color: #ffffff;
	border-collapse: collapse;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
}

#pagetable td {
	border: 1px solid #ffffff;
	padding: 3px;
}

#menuh {
	background: url(../images/menuh-back.jpg) no-repeat ;
	text-align: center;
	height: 35px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}

#menuh p {
	color: #777777;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menuh .menuhnotselect a:link, #menuh .menuhnotselect a:visited {
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	padding: 0px 13px 0px 13px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 1;
}

#menuh .menuhselect a:link, #menuh .menuhselect a:visited {
	font-weight: normal;
	color: #ffcc66;
	font-size: 14px;
	position: relative;
	padding: 0px 13px 0px 13px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	z-index: 1;
}

#menuh .menuhnotselect a:hover {
	color: #ffcc66;
	text-decoration: underline;
}

#pagetree{
	text-align: right;
	width: auto;
	height: 25px;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #666666;
	text-decoration: underline;
}

#pageheading{
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border: 0px solid #000000;
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 32px;
}

#leftcontainer ul {
	position: relative;
	top: 5px;
	list-style: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	background-color: #333333;
	position: relative;
	text-decoration: none;
	display: block;
	padding: 5px 0px 6px 10px;
	margin-bottom: 1px;
	border: 0px solid #000000;
	top: 0px;
	width: 140px;
	font-weight: normal;
}

#leftcontainer ul .menuvnotselect a:link, #leftcontainer ul .menuvnotselect a:visited {
	color: #ffffff;
}

#leftcontainer ul .menuvselect a:link, #leftcontainer ul .menuvselect a:visited {
	color: #ffcc66;
}

#leftcontainer ul .menuvnotselect a:hover {
	color: #ffcc66;
}

#specialbox {
	border: 0px solid #000000;
	background-color: #666666;
	width: 150px;
}

#specialtop {
	background: url(../images/specials-top.jpg) no-repeat;
	height: 23px;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

#specialtop a:link, #specialtop a:visited {
	color: #e4c78c;
	font-weight: bold;
}

#specialtop a:hover {
	color: #ffffff;
	text-decoration: none;
}

#specialimage {
	height: 93px;
}

#specialtext {
	background: url(../images/specials-bottom.jpg) no-repeat bottom;
	background-color: #666666;
	padding: 0px 0px 5px 0px;
}

#specialtext p {
	color: #ffffff;
	font-size: 12px;
}

#recommend {
	position: relative;
	font-weight: normal;
	font-size: 10px;
	margin: 12px 0px 5px 0px;
}

#recommend a:link, #recommend a:visited {
	color: #000000;
	font-size: 10px;
}

#recommend a:hover{
	color: #996600;
	text-decoration: none;
}

#rightcontainer {
	position: relative;
	border: 1px solid #000000;
	font-weight: normal;
	font-size: 13px;
	float: right;
	width: 145px;
	right: 1px;
	top: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 5px;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	float: left;
}

.pagegallerycontent {
	width: 99%;
	border: 1px solid #d1b272;
	background-color: #ebd7af;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #d1b272;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	color: #553300;
	padding: 3px 3px 3px 6px;
}

.pagegalleryinner {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 8px;
	height: 105px;
	width: 152px;
	text-align: center;
}

.pagegalleryimage   img {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border: 1px solid #996600;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#imagelibrary {
	margin: 4px;
	padding:4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pageimageright {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.pageimageleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}


.pageimagenone img {
	margin: 3px;
	padding: 0px;
}


.link {
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #cc9933;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	height: 180px;
}

.link p {
	font-weight: normal;
	color: #000000;
}

.linktop {
	width: auto;
	margin: none;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	background-color: #e5ce9f;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

.linktop a:link, .linktop a:visited {
	color: #775500;
}

.linktop a:hover {
	color: #333333;
}

.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	margin-bottom: 5px;
}

.linkleftcontainer  img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 500px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkrightcontainer p {
	color: #555555;
}

.linkfooter {
	position: relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
	font-size: 13px;
}

.linkfooter a:link, .linkfooter a:visited {
	color: #333333;
}

.linkfooter a:hover {
	color: #996600;
}

#adminpage {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left:  0px;
}

#adminpage a:link, #adminpage a:visited {
	color: #333333;
}

#adminpage a:hover {
	color: #996600;
}

#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
	margin-bottom: 10px;
}

#adminpage table img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#adminpage td {
	background-color: #cfcfcf;
	color: #000000;
}

#adminpage th {
	background-color: #f1e3c6;
	color: #000000;
}

#adminpage b {
	color: #000000;
	font-weight: bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background-color: #efefef;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

#adminpage table.log {
	background-color: #3f3f3f;
}

#adminpage table.log th {
	background-color: #505050;
	padding: 2px;
	font-size: 13px;
	color: #ffffff;
}

#adminpage table .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrow2 td {
	background-color: #efefef;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrowS td {
	background-color: #e3be73;
	padding: 4px;
	font-size: 12px;
}

#subpage {
	border: 0px solid #000000;
	background-color: #D1B58E;
}

#subpage img {
	border: 0px;
	margin-bottom: 6px;
}

#subpage a:link, #subpage a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	color: #6e5123;
}

#subpage a:hover {
	color: #000000;
}

#locationmap {
	border: 1px solid #999999;
}

#contact {
	width: auto;
	clear: both;
	color: #000000;
	background-color: #cccccc;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
}

#contact a:link, #contact a:visited {
	color: #000000;
}

#contact a:hover {
	color: #cc0000;
	text-decoration: none;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#bottomimage {
	clear: both;
	height: 180px;
	width: 960px;
}

#footercontainer {
	background: url(../images/footer-back.jpg) no-repeat;
	height: 35px;
	width: 960px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 12px 0px 0px 0px;
	color: #aaaaaa;
	font-weight: normal;
	font-size: 10px;
}

#footer a:link, #footer a:visited{
	color: #aaaaaa;
	font-size: 10px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer img{
	margin-left: 5px;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}
