body {
	background-color: #e4e5d4;
	background-image: url(../images/pagebg6.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000; 
	margin: 0 0 0 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/
	Licensed under GPL and MIT.
*/

/* =Containers
--------------------------------------------------------------------------------*/


.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/


#leftcol,
#forumcol,
#rightcol,
#address,
#address2 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}





/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}


/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/


#forumcol {
	width: 935px;
	padding-left: 5px;
	padding-top: 12px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

#forumcol li {
	list-style-image: url(../images/bullet1.gif);
	line-height: 180%;
}

#forumcol a:link, a:visited {
	color: #1e249f;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#forumcol a:hover {
	color: #1e249f;
	background-color: #fdfbeb;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#forumcol h1 {
	color: #97ae1b;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: bold;
}


#forumcol h2 {
	color: #97ae1b;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 140%;
	line-height: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
}


#forumcol h3 {
	color: #97ae1b;
	font-family:Helvetica, Verdana, Arial,  sans-serif;
	font-size: 120%;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: bold;
}

#leftcol {
	width: 635px;
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

#leftcol li {
	list-style-image: url(../images/bullet1.gif);
	line-height: 180%;
}

#leftcol a:link, a:visited {
	color: #1e249f;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#leftcol a:hover {
	color: #1e249f;
	background-color: #fdfbeb;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#leftcol h1 {
	color: #97ae1b;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: bold;
}


#leftcol h2 {
	color: #97ae1b;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 140%;
	line-height: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
}


#leftcol h3 {
	color: #97ae1b;
	font-family:Helvetica, Verdana, Arial,  sans-serif;
	font-size: 120%;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: bold;
}


#rightcol {
	width: 280px;
	background-color: #FFFFFF;
}


#footer {
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 40px;
	padding-bottom: 15px;
	color: #CCCCCC;
	font-size: 85%;
	line-height: 160%;
	height: 105px;

}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #c9a205;
	text-decoration: none;
}

#address {
	width: 220px;
}

#address2 {
	width: 280px;
}

#address2 .whitetext {
	color: #FFFFFF;
}

#flashbar {
	height: 202px;
}

#newsbox {
	background-image: url(../images/rboxbtm.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 25px;
	margin-bottom: 15px;
}

#newsbox h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url(../images/rboxtop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #97ae1b;
	font-size: 140%;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 16px;
	padding-bottom: 0px;
}

#newsbox p {
	font-size: 90%;
	line-height: 130%;
}

#newsfeature {
	font-size: 90%;
	line-height: 130%;
	background-color: #fdfcf9;
	margin-left: 25px;
	margin-right: 16px;
}

#newsfeature p {

}	

#newsfeature a:link {
	color: #1e249f;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-weight: bold;
}

#newsfeature a:visited {
	color: #1e249f;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-weight: bold;
}

#newsfeature a:hover {
	color: #1e249f;
	background-color: #fdfbeb;
	text-decoration: none;
	border-color: #969696;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-weight: bold;
}

#newsfeature img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000; 
}

#topnav {
	color: #666666;
	height: 18px;
	padding-left: 406px;
	margin-top: 8px; 
	font-size: 90%;
}

#topnav form {
	margin: 0px;
	padding: 0px;
}

#topnav input {
	font-size: 12px;
}

#topnav a:link {
	color: #000000;
	text-decoration: none;
}

#topnav a:visited {
	color: #000000;
	text-decoration: none;
}

#topnav a:hover {
	color: #666666;
	text-decoration: none;
}

#contentarea {
	background-color: #FFFFFF;
	padding-top: 15px;
	height: 100%;
}

#contentarea form {
	background-color: #FFFFFF;
}
/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.imagefloatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}


.imagefloatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.imagefloatright_border {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dashed #67ae97;
}


.imagefloatleft_border {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dashed #67ae97;
}

#back {
	float: right;
	font-size: 50%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
iframe {
	border: none;
}
