body{
	margin:0;
	padding:0;
	background-color: #9BBD93;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #002D00;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/bggrad.gif);
	background-repeat: repeat-x;
}

a {
	color: #090;
	text-decoration: none;
}

a:link {
	color: #090;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3C0;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #1C8E24;
	text-decoration: none;
}
H1,H2,H3,H4,H5,H6 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
H1 {
	font-size: 16px;
	color: #060;

}
H2 {
	font-size: 15px;
	color: #063;
	font-weight: bolder;
}
H3 {
	font-size: 13px;
	color: #090;
	height: 14px;
}
H4 {
	font-size: 14px;
	color: #093;
	font-weight: bold;
	font-style: normal;
	display: inline;
}
H5{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a:link{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #CEE7FF;
}
H5 a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H6 {
	font-size: 17px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	display: inline;
	line-height: 18px;
}
#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(/images/pagebg.gif);
	background-repeat: repeat-y;
	border: 1px solid #063;
}
#banner {
	height: 200px;
	background-color: #FFF;
	background-image: url(/images/bannerborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bannertube {
	font-weight: bold;
	color: #063;
	width: 400px;
	text-align: center;
}
.bannerlinks {
	float: right;
	height: 30px;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.bannerlinking {
	color: #030;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;

}

.bannerlinking a{
	background-image: url(/images/topbarlinks.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/images/topbarlinks.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bannerlinking a:hover{
	color: #090;
	text-decoration: none;
}
.bannerlinking a:visited{}


.nestedlist, .nestedlist ul{
	margin-left:-2px;
	padding-left:18px;
	text-indent: -1px;
	list-style-image: url(/images/bullet.gif);
	clip: rect(auto,auto,9px,auto);
	margin-bottom: 4px;
	padding-bottom: 9px;
	margin-top: 4px;
}
.nestedlist li {
	margin-bottom: 4px;
	color: #066;
}
hr {
	color: #99cc99;
}

.nbold {
	font-weight: bold;
	text-transform: uppercase;
	color: #008080;
}
#topsection {
	background-image: url(/images/tjbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 106px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#flashbanner {
	height: 200px;
	width: 100%;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #103102;
	margin: 0px;
	padding: 0px;
}

.topsection {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 5px 130px;
	float: left;
	padding-top: 0px;
}

#topsection h1{
	margin: 0;
	font-size: 22px;
	color: #FEFEED;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	letter-spacing: 1.5px;
}
#contentwrapper{
float: left;
width: 100%;
}
#content {
	margin: 0px;
	padding: 0px 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.content {
	padding: 0px 6px;
}
.icolumns {
	background-image: url(/images/coloumnbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 210px;
	float: left;
}
.cleared {
	clear: both;
	line-height: 5px;
}
.ispacer {
	float: left;
	width: 9px;
}
.ituber {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 85%;
	text-align: left;
}


.icolumns h2 {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #59B788;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}
.ipara {
	margin-top: 2px;
	margin-bottom: 5px;
}

.icolumns h2 a {
	color: #FFF;
	text-decoration: none;
}
.icolumns h2 a:hover {
	color: #FFF;
	text-decoration: none;
}
.icolumns h2 a:visited {
	color: #FFF;
}


.justify {
	text-align: justify;
}
#leftcolumn{
	float: left;
	width: 180px;
	margin: 0px 5px 0px 0px;
	padding: 0px 6px 6px;
}
.xmenu {
	background-color: #FFF;
	background-image: url(/images/sidemenu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: right;
	color: #3C6;
	margin: 0px 0px 0px 8px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-weight: normal;
}
.rev_modification {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.xmenu h2 {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #063;
	border-bottom-color: #063;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	padding: 2px;
}
.xmenu a {
	color: #060;
	text-decoration: none;
	font-weight: normal;
}
.xmenu a:visited {
	font-weight: normal;
	color: #099;
	text-decoration: none;
}
.xmenu a:hover {
	color: #0C0;
}
.xmenu a:active {
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
p.xmenu {
	margin-top: 2px;
	margin-bottom: 2px;
}

#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: #333333;
}
.footer{
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	color: #063;
	height: 30px;
	margin: 0px;
	padding: 4px 0px 0px;
	text-align: center;
}
.pagedata {
	white-space: nowrap;
	padding-top: 10px;
}

.footer a:link{
	color: #063;
	text-decoration: none;
	font-weight: normal;
}
.footer a{
	color: #063;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #090;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited{
	color: #063;
	text-decoration: none;
	font-weight: normal;
}

.innertube{
	margin: 0;
	width: 200px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	float: right;
	clear: both;
	font-style: italic;
}
.alert {
	color: #C00;
}

.innertube a{
	margin: 0;
	width: 200px;
	padding: 0px 7px 0px 0px;
	font-size: 10px;
	float: right;
	clear: both;
	font-style: italic;
}
.contacttube{
	width: 720px;
	padding-top: 25px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 60px;
	text-align: center;
	float: right;
	font-size: 14px;
}
.attn {
	color: #099;
	background-color: #FFFFDF;
	border: 6px double #099;
	padding: 0px 7px;
	font-style: normal;
	display: inherit;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.attn2 {
	color: #099;
	text-decoration: none;
	background-color: #FFFFDF;
	padding: 1px;
	border: 6px double #099;
	text-align: center;
	display: inherit;
	width: 70%;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}

.rightside {
	float: right;
	width: 270px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 3px;
}


/*MENU*/
#menu {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
	background-position: top;
	background-color: #DCD8C0;
	background-image: url(/images/menutop.gif);
	background-repeat: repeat;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00320d;
	text-decoration: none;
	text-align: left;
	padding: 10px 0px 0px 10px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 19px;
}
.menu a {
	color: #00320d;
	padding-right: 18px;
}
.menu a:hover {
	color: #009F28;
}
#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: #00320d;
	text-decoration: none;
}

#leftmenu {
	color: #FFF;
	background-image: url(/images/leftmenubg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #98de89;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #030;
}



/*END MENU*/
.leftmenu{
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	background-image: url(/images/leftmenubg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #007D00;
	text-indent: 3px;
}
.leftmenu br {
	margin:0;
	padding:0;
	display:none;
}
.leftmenu a{
	font-weight: normal;
	color: #060;
	text-decoration: none;
	display:block;
	font-size: 12px;
	background-image: url(/images/leftmenuinside.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	background-position: left center;
	border: 1px solid #CCC;
	padding: 2px 3px 2px 2px;
}
.leftmenu a:hover{
	font-weight: normal;
	display:block;
	color: #090;
	text-decoration: none;
	background-image: url(/images/leftmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*end site menu left*/

#bottommenu {
	width: 100%;
	color: #FFF;
	text-decoration: none;
	word-spacing: 15px;
	background-image: url(/images/menu_bottom.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 35px;
}
.bottommenu {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.bottommenu a{
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	text-align: left;
	text-transform: uppercase;
}
.bottommenu a:hover{
	color: #DFFFE8;
	text-decoration: none;
}
/*SEF items*/
.pagename {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #00320d;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	padding-top: 8px;
}
.pagename H1{
	color: #060;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}
.pagename2 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #00320d;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	height: 18px;
}

.pagename2 a{
	font-weight: bolder;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #063;
	text-decoration: none;
}
.pagename H2{
	font-size: 18px;
	color: #060;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	letter-spacing: 0.7em;
}
.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: #060;
}

.rss ul li a:hover{
	font-size:10px;
	font-weight:normal;
	color: #00B300;
}
#subcats a{font-size:10px;font-weight:normal;}
#subcats ul {list-style:none;}
#subcats {font-size:10px;}
/*SEF items*/
