/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/center_bkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 25px;
}

#container
{
	width: 770px;
	border: none;
	position: relative;
	overflow: visible;
	z-index: auto;
	height: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
	
#header {
	width: 770px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: auto;
	float: left;
}

#homePic {
	width: 530px;
	height: 291px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#homeGreen {
	width: 200px;
	height: 276px;
	margin: 0px 0px 0px 10px;
	padding: 15px 15px 0px;
	float: left;
	background-color: #757D1B;
	float: left;
}

#homeRed {
	width: 500px;
	height: 400px;
	margin: 10px 0px 0px;
	padding: 15px 15px 0px;
	float: left;
	background-color: #9F2D20;
	float: left;
}

#homeOrange {
	width: 200px;
	height: 400px;
	margin: 10px 0px 0px 10px;
	padding: 15px 15px 0px;
	float: left;
	background-color: #CC9933;
	float: left;
}

#verticalSpan {
	width: 480px;
	height: 100%;
	margin: 0px;
	padding: 25px;
	float: left;
	background-color: #757D1B;
	float: left;
}

#horizontalSpan {
	width: 740px;
	height: auto;
	margin: 0px;
	padding: 15px;
	float: left;
	background-color: #757D1B;
	float: left;
}

#subTopRight {
	width: 230px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	background-color: #757D1B;
	float: left;
}

#footer {
	clear: both;
	padding: 20;
	margin-top: 0;

}

#leftnav{
	float: left;
	width: 193px;

			margin: 0;
			margin-right: 0px;
			padding: 0px;
	height: auto;
}

#content{

	margin-right: 0px;
	width: 310px;
	height: auto;
	float: left;
	padding: 0px 15px 15px;
}
#contentfull{
	margin-right: 0px;
	width: 460px;
	height: auto;
	float: left;
	padding: 0px 15px 15px;
}
#contentright{
	width: 160px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	float: left;
	padding: 5px;
}
body a:link, body a:visited {
	text-decoration: none;
	color: #6BD86D;
}

body a:hover {
	color: #6BD86D;
	text-decoration: underline;
}

.leftLinks {
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #93B799;
	margin: 0px 20px 0px 55px;
	line-height: 25px;
	font-weight: bold;
}

.leftLinksOpen {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 60px;
}


#topNavcontaner a:link, #topNavcontaner a:visited {
	text-decoration: none;
	color: #666666;
}
#topNavcontaner a:hover {
	color: #5DABE0;
	text-decoration: none;
	cursor: hand;
}
#topNav{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#topNavend{
	float: left;
	padding: 0px 5px 0px 10px;
}
#topNavcontaner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
	position: absolute;
	margin: 0px;
	top: 5.1em;
	left: 28.7em;
	height: 2.6em;
	width: 42em;
	font-weight: bold;
	padding: 0px;
}

#table_container {
	width: 100%;
	height: auto;
	margin: 0px;
	position: relative;
	padding: 0px;
	text-align: left;
	float: left;
	clear: both;
}

#table_left {
	width: auto;
	height: auto;
	position: relative;
	margin: 0px;
	padding: 10px;
	float: left;
	clear: both;
}
	
#table_right {
	width: auto;
	height: auto;
	margin: 0px;
	position: relative;
	padding: 10px;
	text-align: right;
	float: right;
}
.tablegrid {

}

.tablegrid th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px 6px;
	background-color: #525813;
	font-weight: normal;
	color: #669933;
	vertical-align: top;
}

.tablegrid td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B227;
	padding: 6px;
	vertical-align: top;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F4B83F;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #6BD86D;
}

h3 a:hover {
	color: #6BD86D;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F4B83F;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 a:link, h2 a:visited {
	text-decoration: underline;
	color: #6BD86D;
}

h2 a:hover {
	color: #6BD86D;
	text-decoration: none;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
