@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	background:#a7a09a;
	color:#000;
	font: 100% Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	min-width:950px;
}
#wrap {
	background:#ffffff;
	margin:0 auto;
	width:950px;
}
#header {
	background-image:url(/_elements/art/inside/header.jpg);
	height:109px;
	position:relative;
}
#header #headerLogoLink {
	position:absolute;
	top:0;
	left:0;
	height:109px;
	width:390px;
	overflow:hidden;
}
#header #headerLogoLink a, #header #headerLogoLink a img {
	border:none;
}
#header h1 {
	padding:5px;
	margin:0;
}
#nav {
	background:#222125;
	height:35px;
	padding-top:21px;
}
#nav div {
	margin:0;
	padding:0;
	display:inline;
	margin-left:47px;
	margin-right:47px;
}
#nav div a {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#nav div a:hover {
	color:#666666;
}
#main {
	background:#ffffff;
	float:left;
	width:610px;
	padding: 20px;
	overflow : hidden;
	_height : 1%;
}
#main h2, #main h3, #main p {
	padding:10px 0px;
}
#sidebar {
	background:#5f5f5f;
	float:right;
	width:300px;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#footer {
	background-image:url(/_elements/art/inside/footerBackground.gif);
	height:45px;
	clear:both;
	color:#bebebe;
}
#footer a, #footer a:link, #footer a:visited {
	color: #bebebe;
	text-decoration:none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#footer2 {
	padding:30px 24px;
	text-align:center;
	background-color:#333333;
	color:#666666;
	font-size:10px;
	border-top:1px #191919 solid;
}
#footer2 a, #footer2 a:link, #footer2 a:visited {
	color:#666666;
	text-decoration:none;
}
#footer2 a:hover, #footer2 a:active {
	text-decoration:underline;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 16px 14px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-weight:bold;
	font-size:13px;
}
.dropBox {
	color: #3b3b3b;
	background: #b6ca46;
	border: 1px solid #667129;
	width: 135px;
	height: 19px;
	margin: 0;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}
a.gotxt {
	color: #E7F865;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
a.gotxt:hover {
	color:#b6ca46;
}
.gobtn {
	display:inline-block;
	color: #3b3b3b;
	background: #b6ca46;
	border: 1px solid #667129;
	width: 30px;
	height: 18px;
	line-height:18px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
/*-------------------------------------------------
  Table STYLES
-------------------------------------------------*/	

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #666666;
}
td, th {
	padding: 10px;
	text-align:left;
}
th {
	font-weight:bold;
}
td {
	background-color:#ffffff;
}
#news {
	background-color: #F7F7F7;
	background-image: url(/_elements/art/newsBG.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	color: #3D3D3D;
	padding:20px;
	overflow:auto;
}
#newsbody a, #newsbody a:link, #newsbody a:visited {
	color: #067495;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
#newsbody a:hover, #newsbody a:active {
	color: #82922D;
	text-decoration:underline;
	background-color: none;
}
#newsbody {
	color: #3D3D3D;
	line-height: 140%;
	font-size: 100%;
	font-weight: normal;
}
#newsbody a, #newsbody a:link, #newsbody a:visited, #newsbody a:hover, #newsbody a:active {
	padding-left: 0px;
	line-height: 140%;
	font-size: 100%;
}
#newsbody a.nav:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#newsbody a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#newsbody a.nav:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#image {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin: 0 0 1em 1em;
	position: relative;
	overflow: visible;
}
#back {
	width: 585px;
	height: 20px;
	background-color: #F9F9F9;
	font-size: 75%;
	line-height: 180%;
	font-weight: bold;
	color: #CCCCCC;
	float: right;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#back a, #back a:link, #back a:visited {
	color: #999999;
}
#back a:active, #back a:hover {
	color: #CCCCCC;
}
hr {
	border:none;
	border-bottom: dotted 1px #CCCCCC;
	width:100%;
	background-color:#FFFFFF;
	color:white;
}
a.email:link {
	color: #067495;
	text-decoration: none;
	font-weight: normal;
}
a.email:visited {
	color: #067495;
	text-decoration: none;
	font-weight: normal;
}
a.email:hover {
	color: #82922D;
	text-decoration: underline;
	font-weight: normal;
}
a.videoLnk:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.videoLnk:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.videoLnk:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
