body {
	background-image:url(../x_private.images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	margin:0px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.8em;
}
div {
	border:0px solid #dddddd;
}
div#container {
	width:900px;
	margin:0px auto;
	text-align:center;
	background-color:#dddddd;
	padding:0px;
}
div#maintop {
	width:900px;
	overflow:hidden;
	text-align:left;
	padding:0px;
	padding-top: 28px;
}
div#toplogo {
	clear:both;
  	width:900px;
	height:200px;
	overflow:hidden;
	background-color:#6D8D23;
	background-image:url(../_private.images/bg-logo.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
div#toplogo img {
	width:395px;
	height:80px;
	border:0px none;
	margin-top:80px;
}
div#toplogo a {
	color: #ffffff;
	text-decoration:none;
}
div#toptext {
  	position:absolute;
	margin-top:-10px;
	margin-left:605px;
	font-size:0.95em;
	z-index:100;
	line-height:1.6em;
	height:280px;
	width:250px;
	background-image:url(../_private.images/bg-text-top.gif);
	background-repeat:no-repeat;
	text-align: left;
	padding: 0px;
	overflow:hidden;
	padding-top:32px;
}
div#postcard {
	width:900px;
	height:240px;
	overflow:hidden;
}
div#postcard img {
	width:900px;
	height:240px;
	border:0px none;
}
div#nav {
	width:900px;
	height:40px;
	background-image:url(../_private.images/bg-nav.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	text-align:left;
}
div#nav ul {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
div#nav li {
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	list-style:none;
	color:#ffffff;
	height:27px;
	font-weight:bold;
	border-right: 1px solid #777777;
}
div#nav a {
	color:#ffffff;
	text-decoration:none;
}
div#nav a:hover {
	color:#bbbbbb;
	text-decoration:underline;
}
div#quicknav {
	position:absolute;
	margin-top:465px;
	margin-left:605px;
	z-index:100;
	height:210px;
	width:250px;
	background-image:url(../_private.images/bg-text-mid.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:75px;
	padding-left:20px;
}
div#quicknav a {
	color:#ffffff;
	text-decoration:underline;
}
div#quicknav a:hover {
	color:#bbbbbb;
	text-decoration:none;
}
div#main {
	background-image:url(../_private.images/bottom-pic-grey.jpg);
	background-repeat:no-repeat;
	background-position:610px bottom;
	overflow:auto;
	padding: 0px;
	background-color:#dddddd;
}
div#contentleft {
	float:left;
	width:570px;
	text-align:left;
	padding:20px;
	padding-bottom: 60px;
	padding-top:50px;
}
div#contentleft h1 {
	font-size: 2em;
}
div#contentleft a {
	color:#333333;
	text-decoration:underline;
}
div#contentleft a:hover {
	color:#666666;
	text-decoration:none;
}

div#contentright {
	float: left;
	width: 240px;
	padding:0px;
	padding-top:200px;
	text-align:center;
}
div#contentright h1 {
	font-size: 2em;
	color:#6D8D23;
}
div#contentright img {
	width:250px;
	height:135px;
	vertical-align:bottom;
	border:0px none;
	padding:0px;
	display:none;
}
div#contentright a {
	color:#333333;
	text-decoration:underline;
}
div#contentright a:hover {
	color:#666666;
	text-decoration:none;
}
div#footer {
	clear: both;
	background-color:#333333;
	width:900px;
	height:100px;
	padding-bottom:30px;
	text-align:left;
	font-size:90%;
}
div#footertext {
	float: left;
	padding:20px;
	color:#ffffff;
	width:500px;
}
div#footerimg {
	width:250px;
	float:right;
	padding-right:45px;
}
div#footerimg img {
	width:250px;
	height:50px;
	border:0px none;
}
div#footertext img {
	border:0px none;
}
div#footertext a {
	color:#ffffff;
	text-decoration:underline;
}
div#footertext a:hover {
	color:#bbbbbb;
	text-decoration:none;
}
form#requestform {
  padding:0px;
  margin: 0px;
}
.font-lightgrey {
	color:#ffffff;
}
div#internalform label {
	width: 200px;
}
#internalform label {
	line-height: 150%;
}
