@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	background-color: #EDF4B3;
}

body{
	font: 76% arial, sans-serif;
	text-align:center;
	margin-top: 3%;
}

p{
	margin:0 20px 10px;
	color: #1a1a1a;
	line-height: 18px;
}

h1{
	color:#727712;
	font-size: 110%;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 0px;
}

h2{
	color:#727712;
	padding-left: 20px;
	margin-bottom: 4px;
	font-size: 100%;
	font-style: italic;
}

h3{
	color:#727712;
	font-size: 110%;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

div#header {
	height:73px;
	margin:0;
	padding-left:30px;
	padding-right:20px;
	padding-top: 22px;
	text-align: right;
}

div#header p{
	padding-top: 40px;
}

div#header a{
	text-decoration: none;
	color: #727712;
}

div#header a:hover{
	text-decoration: underline;
}

div#header  img{
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#container{
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #616608;
}

div#singlecolumn{
	line-height:1.4;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#footer1{
	background: #FFF;
	color: #1A1A1A
}

div#footer1 p{
	margin:0;
	padding:15px 10px;
	text-align: center;
	font-weight: bold;
}

div#footer1{
	clear:both;width:100%
}

div#footer2{
	background: #EDF4B3;
	color: #1A1A1A
}

div#footer2 p{
	margin:0;
	padding:20px 10px 5px;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
}

div#footer2 a{
	color:#B0C025;
	text-decoration: none;
}

div#footer2 a:hover{
	text-decoration: underline;
}

div#footer2{
	clear:both;width:100%
}

div#container{
	width:800px;margin:0 auto
}

div#leftcolumnWide{
	width:500px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	display: inline;
}
div#leftcolumnWideTop{
	width:500px;
	float: left;
	background-color: #D7DAAE;
	margin-left: 20px;
	display: inline;
}
div#leftcolumnSmall{
	float:left;
	width:240px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

div#rightcolumnWide{
	float:right;
	width:500px;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}

div#rightcolumnSmall{
	float:right;
	width:240px;
	background-color: #AEB5D8;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}

div#rightcolumnSmall.white{
	background-color: #FFFFFF;
}

div#rightcolumnSmall p{
	line-height:20px;
	margin: 0px 20px 18px;
}

div#rightcolumnSmall h1{
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 18px;
	margin-right: 20px;
	color: #000000;
	padding: 0px;
}
div#gallery{
	float:left;
	width:290px;
	margin-left:32px;
	display: inline;
}
div#galleryNav{
	float:right;
	width:178px;
	margin-top:25px;
	text-align: center;
	display: inline;
}
div#galleryNav p{
	color:#616608;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}	
div#galleryNav a{
	color:#231F20;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
div#galleryNav a:hover{
	color:#616608;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

#navcontainer1{
	margin: 0;
	padding: 0;
	height: 34px;
	background-image: url(../images/topnav_bg.gif);
}

#navcontainer1 ul{
	border: 0;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	text-align: center;
}

#navcontainer1 ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer1 ul li a{
	width: 190px;
	height: 25px;
	padding: 8px 0 0;
	margin: 0;
	color: #4B5000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#navcontainer1 ul li a:hover{
	/*background-image: url(../images/topnav_over.gif);*/
	color: #FFFFFF;
}

#navcontainer2{
	margin: 0;
	padding: 0;
	height: 34px;
	background-image: url(../images/topnav_sub_bg.gif);
}

#navcontainer2 ul{
	border: 0;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	text-align: center;
}

#navcontainer2 ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer2 ul li a{
	width: 190px;
	height: 25px;
	padding: 8px 0 0;
	margin: 0;
	color: #4B5000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#navcontainer2 ul li a:hover{
	/*background-image: url(../images/topnav_down.gif);*/
	color: #FFFFFF;
}

#navcontainer2 a.current{
	background-image: url(../images/topnav_down.gif);
	color: #FFFFFF;
}


#subnavcontainer{
	margin: 0 20px;
	padding: 0;
	background-color: #a4a66e;
	height:60px;
}

#subnavcontainer ul{
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: 18px;
}

#subnavcontainer ul li a{
padding-left: 25px;
text-align: left;
text-decoration: none;
color: #fff;
}

#subnavcontainer ul li a:hover{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnavcontainer ul li a.current{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #columnWide {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 760px;
}

