.backg_grey {
	background-image: url(images/backg_grey.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 713px;
	margin: 0 auto;
	background: url(images/backg_shadow_large_green.gif) no-repeat;
	background-position: top right;
}
#branding {
	width: 705px;
	height: 123px;
	background: url(images/backg_shadow_large_black.gif) bottom right no-repeat;
}
#topNav {
	background-color: #000000;
	border-bottom: 2px solid #FFFFFF;
	height: 25px;
	width: 705px;
}
#topNav ul{
	position: relative;
	top: -3px;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 0px 0px 95px;
}
#topNav ul li{
	float: left;
	margin-top: 0px;
}
#topNav ul li a{
	display: block;
	padding: 0 .8em 0em .8em;
	margin: 0;
	line-height: 2em;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
}
#topNav ul li a:hover{
	
	color: #ffcc33;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #336600;
	background-image: url(images/net_backg.jpg);
}
#mainContent {
	background-color: #336600;
	width: 705px;
	height: auto;
	margin-top: -4px;
	overflow: visible;
	overflow-y: visible;
	clear: both;
}
#leftNav {
	background-color: #336600;
	float: left;
	width: 180px;
	height: auto;
}
#leftNav ul{
	margin: 0px;
	padding-left: 10px;
	list-style: none;
	margin-top: 20px;
}
#leftNav ul a{
	margin-top: 1px;
	width: 160px;
	display: block;
	padding: 0 .8em .3em .8em;
	line-height: 1.3em;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
#leftNav ul a:hover{
	color: #ffcc33;
	background: url(images/leftnav_arrow_back.jpg) right no-repeat;
}
#mainContentCopy {
	background-color: #336600;
	margin-top: 20px;
	width: 320px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	line-height: 1.4em;
	color: #FFFFFF;
	overflow: visible;
}
#mainContentCopy a{
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContentCopy h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#mainContentCopyWIDE {
	background-color: #336600;
	margin-top: 20px;
	width: 460px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	line-height: 1.4em;
	color: #FFFFFF;
	overflow: visible;
}
#mainContentCopyWIDE a{
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContentCopyWIDE h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#rightDIV1 {
	background-color: #336600;
	margin-top: 20px;
	float: right;
	width: 185px;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
#rightDIV1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#rightDIV1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 30px;
	width: 705px;
	margin: 0;
	padding: 10px 0px;
	background-color: #ffcc33;
	background: url(images/backg_footer.gif) bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.4em;
	color: #000000;
	overflow: visible;
	clear: both;
}
#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footerClearing {
	clear: both;
	height: 40px;
}
#footerClearingContent {
	width: 713px;
	clear: both;
	height: 30px;
}
.img-wrapper {
	clear: left right;
	float: left;
	padding: 3px 3px 3px 2px;
}
.img-wrapper img{
	border: 1px solid #FFCC00;
	background: url(images/dropshadow_300px.gif) no-repeat bottom right;
}
fieldset {
	border: solid 1 black;
	padding: 10px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
	text-align: justify;
}
input {
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border: solid 1 black;
	background-color: #CCCCCC;
}
fieldset inputfree{
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border: solid 1 black;
	background-color: #CCCCCC;
}
input[type="submit"] {
	width: auto;
	padding: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border: solid 1 black;
	background-color: #333333;
}
select {
	width: auto;
	padding: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1 black;
	background-color: #CCCCCC;
}
textarea {
	width: 250px;
	height: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border: solid 1 black;
	background-color: #CCCCCC;
}
.galleryimageborder {
	border: 1px solid #FFFFFF;
}
.galleryimagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

