@import url('netlayout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #4e3d2b;
}
#container {
	width: 720px;
	margin: 0 auto;
}
#masthead {
	width: 700px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #fff;
	position: relative;
}
#topnav{
	width: 523px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	position: relative;
}
#content {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	color: #4E3D2C;
	text-align: left;
	position: relative;
	overflow: scroll;
}

#content a {
	font-weight: 600;
	color: #4E3D2C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px 0px 1px 0px;
	overflow: auto;
	background-color: #73A054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	margin-top: 0px;
	line-height: 20px;
	position: relative;
}
#masthead img {
	float: right;
}
#content img {
	float: left;
	padding-right: 6px;
	clip: rect(auto, auto, auto, auto);
	top: 20px;
	padding-top: 30px;
}
/* Styles for Navigation */
#topnav a{
	float: left;
	color: #4E3D2C;
	padding: 2px 6px;
	text-decoration: none;
	background: transparent none no-repeat right;
	font-family: Arial;
	font-weight: 600;
	font-size: 11px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #73A054;
}
#topnav a:visited{
	color: #73A054;
}
#topnav a:hover{
	color: #FFFFFF;
	background-color: #73A054;
}

/* Styles for Footer */
#footer a {
	margin: 0px;
	color: #fff;
	text-decoration: underline;
	padding: 0px 6px 0px 6px;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#rightbar{
	width: 260px;
	border-right: 1px solid #000;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 100%;
	background-color: #73A054;
	color: #333;
	border-right-width: 0px;
	position: relative;
	height: auto;
	top: 30px;
	left: auto;
	float: right;
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}

ml #rightbar{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

* html #rightbar{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#rightbar a{
	display: block;
	padding: 10px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #73A054;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #73A054;
	border-left-color: #73A054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	border-right-width: 5px;
	border-left-width: 5px;
	margin-top: 17px;
}

html>body #rightbar a{ /*Non IE6 width*/
width: auto;
}

#rightbar a:hover{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #FFFFFF;
	color: #4E3D2C;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #5ba3e0;
	border-left-color: #FFFFFF;
}
#leftbar{
	width: 415px;
	background-color: #fff;
	position: absolute;
	height: 700px;
	top: 20px;
	float: left;
	overflow:scroll;
	display: inline;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4E3D2C;
	text-align: justify;
	padding-right:6px;
}
#leftbar img{
	padding: 0px 4px 4px 0px;
	float: left;
}
#entersite{
	top: 350px;
	position: relative;
	width: 95px;
	left: 60px;
	text-align: center;
}
#entersite a{
	color: #73A054;
	text-decoration: none;
	background-color: none;
}
#entersite a:hover{
	color: #73A054;
	text-decoration: blink;
	background-color: none;
}
#tablediv img {
	border-color: #FFFFFF;
	padding: 0px;
	float: left;
	top: 0px;
	border-right-style: solid;
	border-right-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	clip: rect(auto, auto, auto, auto);
	}
#tablediv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tablediv a {
	font-weight: 600;
	color: #4E3D2C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#tablediv a:visited{
	color: #70A041;
}
#tablediv a:hover{
	color: #70A041;
	background-color: #fff;
}
.videoscreen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
