body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
}

#header-home {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/header-home.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 960px;
}

#header-inside {
	padding: 0px;
	background-image: url(images/header-inside.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 960px;
}

#top-nav {
	background-color: #E0B93A;
	padding: 0px;
	background-image: url(images/top-nav.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 960px;
}

#top-nav .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6982B5;
	text-decoration: none;
	text-align: center;
	word-spacing: 20px;
	padding-top: 5px;
}

#top-nav .content a:link, #top-nav .content a:visited, #top-nav .content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6982B5;
	text-decoration: none;
	text-align: center;
	word-spacing: 20px;
	padding-top: 5px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 760px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 20px;
}

#left-box {
	width: 160px;
	float: left;
	border: 1px solid #E0B93A;
	margin-left: 10px;
	padding: 10px;
}

.boxcontent {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
}

#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	height: 79px;
	width: 617px;
	margin-right: 110px;
	margin-left: 233px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #658728;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 21px;
}
#footer .content {
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	text-align: center;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 960px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #6982B5;
}
#left a:visited {
	color: #6982B5;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #CA0009;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #CA0009;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* #wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
} 
#wrapper .menulist a:hover {
	border-color: #000000;
}  */

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #6982B5;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #6982B5;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #6982B5;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #6982B5;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #6982B5;
}

.red  {

	font-size: 1.8em;
	margin: 0;
	color: #CC0000;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

hr {

	color: #E0B93A;
	border:none;
	background-color: #E0B93A;
	height: 1px;
	width: 80%;
}

.date  {
	color: #FFF; /* Text Dark */
	background-color: #6982B5; /* Table BG Dark */
	border-top: 1px solid #5A6484; /* Border Dark */
	border-right: 1px solid #6E7AA3; /* Border Light */
}
