

.body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: 300;
	color: #f4b134;
	margin-left: 3px;
	margin-top: 10px;
	}

h3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f4b134;
	margin-left: 3px;
	margin-top: 10px;
	}

.bodytext {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: 200;
	color: #333333;
	margin-left: 8px;
	}

.bodytextblue {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: 200;
	color: #481FE3;
	margin-left: 8px;
	}

.bodytextorange {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: 200;
	color: #f4b134;
	margin-left: 8px;
	}

.smaller {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: 200;
	color: #333333;
	margin-left: 8px;
	}

.rightcolumn {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	}

a:link {
	color: #f4b134;
	text-decoration: none;
	}
	
a:hover {
	color: #f4b134;
	text-decoration: underline;
	}

a:visited {
	color: #f4b134;
	text-decoration: none;
	}


a.menu:link {
	color:#333333;
	text-decoration: none;
	font-family: verdana, sans-serif, arial;
	font-size: 9pt;
	letter-spacing: 1px;
	font-variant: small-caps;
	}

a.menu:hover {
	color:#101f61;
	text-decoration: underline;
	font-family: verdana, sans-serif, arial;
	font-size: 9pt;
	letter-spacing: 1px;
	font-variant: small-caps;
	}

a.menu:visited {
	color:#333333;
	text-decoration: none;
	font-family: verdana, sans-serif, arial;
	font-size: 9pt;
	letter-spacing: 1px;
	font-variant: small-caps;
	}


#header {
	width: 100%;
	height: 80px;
	background-image: url(../image/headerbackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#logo {
	float: left;
	width: 418px;
	height: 80px;
	background-image: url(../image/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#tag {
	float: right;
	width: 265px;
	height: 80px;
	background-image: url(../image/tag.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#headermid {
	height: 80px;
	text-align: center;
	}

#wxbar {
	width: 100%;
	height: 17px;
	background-color: #F6F7E7;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: arial;
	color: #341106;
	}

#wxleft	{
	float: left;
	width: 250px;
	margin-left: 10px;
	}

#wxright {
	float: right;
	width: 300px;
	margin-right: 10px;
	text-align: right;
	}

#wxmid	{
	margin-left: 200px;
	text-align: center;
	}

#rightfloat {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	}


#leftcol {
	float: left;
	width: 185px;
	background-color: #ffffff;
	margin-top: 10px;
	}

#rightcol {
	float: right;
	width: 202px;
	margin-top: 10px;
	}

#midcol	{
	margin-left: 210px;
	margin-top: 10px;
	margin-right: 220px;
	}

#indexleft	{
	float: left;
	width: 45%;
	}

#indexright	{
	float: right;
	width: 45%;
	}


#fullwidth	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}

#welcome {
	width: 50%;
	font-family: georgia, verdana, san-serif, arial;
	font-size: 12pt;
	border-bottom: 1px solid #330f00;
	border-top: 1px solid #330f00;
	color: #779283;
	font-weight: bold;
	}
	

#navtop	{
	width: 185px;
	height: 26px;
	background-image: url(../image/leftcoltop.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
#navmid	{
	width: 185px;
	background-image: url(../image/leftcolmid.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

#navbot	{
	width: 185px;
	height: 26px;
	background-image: url(../image/leftcolbot.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

#navcontent {
	width: 175px;
	margin-left: 10px;
	}
	
#newstop	{
	width: 202px;
	height: 26px;
	background-image: url(../image/rtcoltop.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#newsmid	{
	width: 202px;
	background-image: url(../image/rtcolmid.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}

#newsbot	{
	width: 202px;
	height: 26px;
	background-image: url(../image/rtcolbot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#newscontent {
	width: 180px;
	margin-left: 15px;
	}

#contactinfo {
	float: left;
	width: 40%;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #330f00;
	margin-left: 10px;
	margin-top: 5px;
	}

#copyrightinfo {
	float: right;
	width: 55%;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #330f00;
	margin-right: 10px;
	margin-top: 5px;
	}

a.copyright:link {
	color: F49A34;
	}

a.copyright:hover {
	color: F49A34;
	text-decoration: underline;
	}
a.copyright:visited {
	color: F49A34;
	}

#footer	{
	clear: both;
	width: 100%;
	background-color: #F6F7E7;
	height: auto;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px 0px 0px 0px;
	}

#clear {
	clear: both;
	width: 100%;
	height: 5px;
	}

#botspacer {
	clear: both;
	width: 100%;
	height: 10px;
	}
