html{
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:11px;
	line-height: 14px;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
}

.bodycopy {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:14px;
	line-height: 18px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 12px 0px;
	color: #999999;
}
input {
	background:#ECFCE8;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:11px	
}
h2 {
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color: #666666;
	text-transform: uppercase;
}
a, a:link{
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	line-height: normal;
}
a:hover {
	color:#8B2219;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
}
.nav a, .nav a:link{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.nav a:hover {
	color:#b8ce83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	line-height: 20px;
}
.nav1 a, .nav1 a:link{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	text-decoration: none;
}
.nav1 a:hover {
	color:#b8ce83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
}
.go a, .go a:link{
	text-decoration:none;
	color:#434D14;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.go a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 9px;
	line-height: 9px;
}
.HomePromo a:hover {
	color:#92C951;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 13.7px;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
.HomePromo a, .HomePromo a:link{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 13.7px;
	line-height: normal;
}

/*form*/
form {
	margin:0;
	padding:0;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:100%;
	text-align:left;
}
.input {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serifarial,sans-serif;
	font-size:100%;
	color: #72a12d;
}
.menuelist {
	font-size:100%;
	color: #72a12d;
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #72a12d; 
}
/*end form*/
.grnhead {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color: #52643C;
	font-weight: bold;
}
.samllfont {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 9px;
	line-height: 10px;
}
.grayhead {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:12.7px;
	color: #666666;
	font-weight: bold;
}
.HomeText {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
.greenhead {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color: #666666;
	font-weight: bold;
}
.copy1112gray {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}
.gray10copy {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:10px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
.galheader {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:14px;
	color: #333333;
	font-weight: bold;
}
.graysubheader {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:10px;
	color: #666666;
	font-weight: bold;
}
.splashart {
	background-color: #FFFFFF;
	background-image: url(images/art2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lg_table {
	background-color: #C3D3B6;
}
.dg_tablebottom {
	background-color: #B8D165;
	background-image: url(images/gr_shadow_bot.jpg);
}

/*navigation*/

#navlist
{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 900px;
	visibility: inherit;
}
.box {
	border: 10px solid #E9E6DD;
}
#navlist ul, #navlist li
{
	padding: 8px;
	display: inline;
	list-style-position: inherit;
}
#navlist a:link, #navlist a:visited
{
	float: none;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #C6B6AC;
padding-bottom: 2px;
background: transparent;
color: #000000;
}
#navlist a:hover { color: #C6B6AC; }



/* gallery */


/* * {margin:0; padding:0}*/

#gallery {
	position:relative;
	width:900px;
	border:0px;
	background:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#images {
	border:0px;
	height:244px;
	margin: 0px;
	padding: 0px;
}
#image {
	position:relative;
	width:900px;
	height:244px;
	padding:0px;
	border:0px;
	background:#FFF url(images/loading.gif) center center no-repeat;
	margin: 0px;
}
#image img {
	position:absolute;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
}

#thumbwrapper {
	margin-top:10px;
	width:900px;
	height:50px;
	background:#FFF;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#thumbarea {
	position:relative;
	overflow:hidden;
	height:50px;
	width:900px;
	margin: 0px;
	padding: 0px;
}

#thumbs {
	position:absolute;
	list-style:none;
	height:50px;
	width:900px;
	margin: 0px;
	padding: 0px;
}

#thumbs li {float:left; margin-right:5px; cursor:pointer}


.imgnav {
	position:absolute;
	height:244px;
	width:20%;
	z-index:100;
	height:244px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
	background-image: url(images/left.gif);
	margin: 0px;
	padding: 0px;
}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

