@charset "utf-8";
/* CSS Document */

/* CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img, div, a {
	behavior: url(iepngfix.htc);
	border: 0px;
	text-decoration: none;
}

a:hover {
	color: #335002;
}	

body {
	background-color:#eeebc9;
	margin: 0; 
	padding: 0;
	background-image:url(../images/new-bg.jpg);
	background-repeat:no-repeat;
	background-position:240px top;
}

#outercontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
}


#container {
	float:left;
	width:960px;
}
	
#top {
	width: 960px;
	height:202px;
	float: left;
	display: inline;
}

#logo {
	width: 480px;
	height: 169px;
	float: left;
	display: inline;
}

#toprhs {
	width: 480px;
	height: 169px;
	float: left;
	display: inline;
	background-image: url(../images/top-rhs.gif);
	background-repeat: no-repeat;
}

#nav {
	width: 960px;
	height: 33px;
	float: left;
	display: inline;
	background-image:url(../images/bg-navigation.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#mid {
	width: 960px;
	height: 373px;
	float: left;
	display: inline;
}

#image {
	width: 628px;
	height: 373px;
	float: left;
	display: inline;
	margin-right: 13px;
}

#image-btns {
	width: 319px;
	height: 373px;
	float: left;
	display: inline;
}

#image-btn1 {
	width: 319px;
	height: 129px;
	float: left;
	display: inline;
}

#image-btn2 {
	width: 319px;
	height: 126px;
	float: left;
	display: inline;
}

#image-btn3 {
	width: 319px;
	height: 116px;
	float: left;
	display: inline;
}

#content {
	width: 960px;
	float: left;
	display: inline;
	/*background-image: url(../images/bg-maincontent.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;*/
}

#pagetitle {
	width: 960px;
	height: 73px;
	float: left;
	display: inline;
	background-image: url(../images/bg-title.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

#content-lhs {
	width: 628px;
	min-height: 250px;
	height: auto !important;
	height: 417px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#content-rhs {
	width: 319px;
	min-height: 250px;
	height: auto !important;
	height: 417px;
	float: left;
	display: inline;
}

#footer {
	width:960px;
	height: 27px;
	padding-top: 20px;
	float:left;
	background-image: url(../images/bg-footer.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/*//////////////////////////////////////*/


.rhs-box {
	float: left;
	display: inline;
	width: 319px;
	margin-bottom: 10px;
}

.rhs-box-img {
	float: left;
	display: inline;
	width: 86px;
}

.rhs-box-noimg {
	float: left;
	display: inline;
	width: 79px;
	height: 100px;
}

.rhs-box-title {
	float: left;
	display: inline;
	width: 228px;
	height: 25px;
	background-image: url(../images/bg-rhs-box-title.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 26px;
	padding-left: 5px;
}

.rhs-box-content {
	float: left;
	display: inline;
	width: 228px;
	padding-left: 5px;
}

.rhs-box-button {
	float: left;
	display: inline;
	width: 125px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.rhs-box-form {
	float: left;
	display: inline;
	width: 230px;
}


/*//////////////////////////////////////*/

h1 {
	color: #5d9500;
	font-size: 47px;
	line-height: 47px;
	font-style: italic;
	width: auto;
	border: 0;
	padding: 0;
}

.text-main {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.text-rhs {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.text-form {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}

.form-box {
	border: solid 1px #cdcbad;
	background-color: #fffcde;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}

.form-btn {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #538501;
	width: 75px;
	height: 25px;
	background-image: url(../images/bg-button.gif);
	cursor: hand;
}

.text-footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.text-highlight {
	color: #5d9500;
}

.text-nav {
	float: left;
	display: inline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}

.text-navnightlight {
	float: left;
	display: inline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #5d9500;
}

.bullet {
	float: left;
	display: inline;
	padding-left: 19px;
	padding-right: 18px;
	padding-top: 6px;
}

.errorText {
	color:red;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.error {
	font-weight:bold;
	color:red;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.button {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #538501;
	width: 125px;
	height: 25px;
	background-image: url(../images/bg-button.gif);
	cursor: hand;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 3px;
}