body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: -60px;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #35200f;
	text-decoration: none;
}
.bg {
	background-color: #ffffff;
	background-position: bottom center;
	background-repeat: no-repeat;
}
#sitetop {

	background-image:url(../images/sitetop.jpg);
	height: 95px;
	background-position: center;
	background-repeat: no-repeat;
}
#sitebottom {

	background-image:url(../images/sitebottom.jpg);
	height: 95px;
	background-position: center;
	background-repeat: no-repeat;
}
#site {
	background-image:url(../images/site.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	

}
#siteholder {
	width: 960px;
	background-image:url(../images/sitebg.jpg);
	background-position: 0px 373px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#siteholderbg {
	background-image:url(../images/lnav-bgrb.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.sitetag {
	background-image:url(../images/site-tag.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	background-image:url(../images/tagline.jpg);
	height: 60px;
}
#phone {
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
#phone span {
	font-size: 18px;
	color: #000000;
}
#lcol {
	float: left;
	width: 210px;
	padding-bottom: 6px;
}
#ccol {
	margin-left: 210px;

}
#logo {
}
#lnav {

}
#lnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#lnav ul li {
	background-image:url(../images/lnav-bg.jpg);
	height: 24px;
	display: block;
	width: 210px;
	float: left;
	overflow: hidden;
}
#lnav ul li:hover a {
	background-image:url(../images/lnav-bg-o.jpg);
}
#lnav ul li a {
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-weight: bold;
	color: #660000;
	font-size: 14px;
	display: block;
	text-decoration: none;
}
#lnav ul li a:hover {
	color: #35200f;
}
#address {
	font-size: 11px;
	padding-left: 20px;
	margin-top: 15px;
	position: relative;
	clear: left;
}
#address img {
	margin-top: 15px;
}
#homeimage {
	height: 313px;
	overflow: hidden;
}
#content {
	margin: 23px;
	padding-top: 0px;
	margin-top: -4px;
	width: 700px;
}
#content p {
	line-height: 18px;
}
#footer {
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 10px;

}
#footer a {
	color: #000000;
	text-decoration: none;

}
#footer a:hover {
	color: #660000;

}
#jj {
	float: right;
	padding-right: 25px;
}
#copyright {
	margin-left: 232px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #ead8b1;
	padding-bottom: 4px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #35200f;
}

#specialsholder {
	position: absolute;
	z-index: 100;
}
#specialsbox {
	position: absolute;
	left: 600px;
	width: 130px;
	height: 50px;
	top: 227px;
	z-index: 100;
	text-align: right;
	font-weight: bold;

}
#specialsbox a {
	text-decoration: none;
	color: #000000;
}
.specialsname {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}

#homeimages {
	height: 70px;
	overflow: hidden;
	width: 701px;
	border: 2px solid #dcc291;
	}
#homeimages a {
	display: block;
}
#homeimages ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 1000px;
}
#homeimages ul li {
	float: left;
}
.imageborder {
border: 2px solid #dcc291;
}

/* Gallery */

.gallery-image {
	border:2px solid #f3e9ce;
	width: 175px;
	height: 110px;
	background-repeat: no-repeat;
	background-color: #e5d4b6;
}
.gallery-images-holder {
	width: 140px;
	text-align: center;
}
.gallery-images {
	border:1px solid #f3e9ce;
	width: 140px;
	height: 100px;
	background-repeat: no-repeat;
	background-color: #e5d4b6;
		overflow: hidden;
}
.gallery-image:hover {
	border: 2px solid #e5d4b6;
}
.gallery-images:hover {
	border: 1px solid #e5d4b6;
}
.gallery-name {
	font-weight: bold;
}
.gallery-holder {
	width: 175px;
	text-align: center;

}
.gallery-caption {
	text-align: center;

	font-weight: bold;
	font-size: 11px;
}
.gallery-date {
	text-align: center;


	font-size: 10px;
	color: #999999;
}
.gallery-imagecount {
	color: #999999;
	font-size: 10px;

}
.gallery-cattable {

			background-image:url(../images/box-bg.gif);
	background-color: #e5d4b6;
	border: 2px solid #f3e9ce;
	padding: 10px;
}

.gallery-breadcrumbs {	
	font-size: 10px;
	color: #a4afb6;
	padding-top: 10px;
	position: absolute;
	margin-top: -52px;
	z-index: 80;
}
.gallery-breadcrumbs a {
	color: #4a606e;
}
.pagelinks {
font-size: 11px;

}
.pagelinks a {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border: 1px solid #cccccc;
	margin-left: 2px;
	background-color: #e6e6e6;
		font-weight: bold;
}
.pagelinks a:hover {
	background-color: #cccccc;

}
.pagelinks .on {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #cccccc;
	background-color: #999999;
	color: #ffffff;

}
.pagelinks .page {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color:#666666;
	border: 1px solid #cccccc;
	color: #ffffff;

}
.adminbar {
	margin-top: 10px;
	margin-bottom: 20px;

}

.adminbar a {
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.adminbar a:hover {
	background-color: #cccccc;

}
