body{
	margin:0;
	padding:0;
	background-color: #d3d3d3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color: #014F73;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #014F73;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #002C43;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
H1,H2,H3,H4,H5,H6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 16px;
	color: #069;

}
H2 {
	font-size: 14px;
	color: #069;
}
H3 {
	font-size: 13px;
	color: #069;
	display: inline;
}
H4 {
	font-size: 14px;
	color: #069;
	text-transform: uppercase;
	font-style: italic;
}
H5{
	font-size: 17px;
	color: #FFFFFF;
	display: inline;
	padding-left: 10px;
	letter-spacing: 1px;
}
H6{
	font-size: 13px;
	font-weight: bold;
	color: #036;
	display: inline;
}
#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000;
}
.bulletstyle {
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	color: #000;
}
hr {
	color: #069;
}
em {
	font-style: italic;
}

.leftalign{
	text-align: left;
}
.accent {
	color: #F00;
}
.blueaccent {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #069;
}





#topsection {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 246px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.topsection {
	font-size: 14px;
	font-weight: bold;
	color: #495585;
	text-decoration: none;
	height: 100px;
	width: 400px;
	margin: 20px 7px 7px;
	float: left;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#contentwrapper{
float: left;
width: 100%;
}
#content {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.content {
	padding: 0px 6px;
	background-color: #FFFFFF;
	text-align: justify;
}
.justify {
	text-align: justify;
}
.highlighted {
	font-style: italic;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.black {
	color: #000;
}
.blue {
	color: #069;
	font-style: italic;
}


.clear {
	clear: both;
}

#leftcolumn{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 6px 6px;
	text-align: left;
}
.leftcolumns{
	float: left;
	width: 310px;
	margin: 0px 15px 10px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/300bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftcolumns h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	display: inline-block;
	margin-left: 12px;
	margin-top: 7px;
	margin-bottom: 0px;
}
.leftcolumns h2 a{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.leftcolumns h2 a:hover{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.leftcolumns h2 a:visited{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.commented {
	color: #000;
	background-color: #DBE7ED;
	padding: 5px 7px;
	border: 2px solid #42738F;
	margin-right: 25px;
	margin-left: 15px;
	font-style: italic;
	letter-spacing: 0.5px;
}
.sidebox{
	float: left;
	width: 175px;
	margin: 0px 20px 10px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/sidebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.sidebox h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	display: inline-block;
	margin-left: 12px;
	margin-top: 7px;
	margin-bottom: 0px;
}
.sidebox h2 a{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.sidebox h2 a:hover{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.sidebox h2 a:visited{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.columntube {
	padding: 3px;
	margin: 1px 0px 0px;
}

.logo1 {
	color: #FFF;
	float: left;
	height: 100px;
	width: 205px;
	margin-left: 50px;
	margin-top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.logo1 h1{
	color: #FFF;
	text-transform: uppercase;
	font-size: 57px;
	letter-spacing: 3px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 25px;
}
.logo1 h1 a{
	color: #FFF;
	text-decoration: none;
}
.logo1 h1 a:hover{
	color: #FFF;
	text-decoration: none;
}
.logo1 h1 a:visited{
	color: #FFF;
	text-decoration: none;
}
.logo1 h2{
	color: #FFF;
	font-size: 22px;
	display: inline;
	text-decoration: none;
	line-height: 15px;
	padding-top: 5px;
	margin-top: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.logo1 h2 a{
	color: #FFF;
	text-decoration: none;
}
.logo1 h2 a:hover{
	color: #FFF;
	text-decoration: none;
}
.logo1 h2 a:visited{
	color: #FFF;
	text-decoration: none;
}
.line1 {
	height: 5px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}

#leftcontent2 {
	float:left;
	margin-right:15px;
	width: 50%;
	padding-right: 20px;
		}


#rightcontent {
	clear: right;
		}
#footer{
	width: 100%;
	padding: 0px;
	clear: left;
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
	background-position: bottom;
	margin-top: 10px;
}
.footer{
	font-size: 10px;
	text-decoration: none;
	color: #D9E4F2;
	height: 41px;
	margin: 0px;
	padding: 4px 5px 0px 0px;
	text-align: right;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer a:link{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.footer a{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #E8E8E8;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited{
	color: #E6E6E6;
	text-decoration: none;
	font-weight: normal;
}

.innertube{
	margin: 0;
	padding: 3px 7px 0px 0px;
	text-align: right;
	font-size: 10px;
	float: right;
	clear: both;
	font-style: italic;
	width: 300px;
	color: #FFF;
}
.innertube a{
	margin: 0;
	padding: 0px;
	font-size: 10px;
	float: right;
	clear: both;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
.contacttube{
	width: 500px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	float: left;
	font-size: 15px;
	font-style: italic;
	margin: 0;
}


#searchbar {
	color: #FFF;
	height: 47px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	text-decoration: none;
	vertical-align: middle;
	font-style: italic;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#topBar form {
	float:right;
	width:220px;
	text-align:right;
	padding-right: 5px;
	background-position: center center;
	text-decoration: none;
	height: 30px;
	padding-top: 8px;
}
.topBarsearch {
	font-size: 10px;
	color: #036;
	text-decoration: none;
}




/*SEF items*/
.pagename h1 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.pagename2 h2 {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.pagename2 a{
	font-weight: bolder;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #014F73;
	text-decoration: none;
}
.rss h1{font-size:12px; font-weight:normal;}
.rss ul{
	margin:0px 7px 0px 0px;
	padding:0px;
	list-style:none;
	clear: both;
}
.rss ul li{
	margin:0px;
	padding:0px;
}
.rss ul li a{
	font-size:10px;
	font-weight:normal;
	color: #069;
}
.rss ul li a:hover{
	font-size:10px;
	font-weight:normal;
	color: #036;
}

#subcats a{font-size:10px;font-weight:normal;}
#subcats ul {list-style:none;}
#subcats {font-size:10px;}
/*SEF items*/
