/* CSS Document */

body {background-color: #2d5420; margin:0px; padding:0px; font:12px Verdana, Arial, Helvetica, sans-serif;}

#container {
	background-image:url(images/titleFull.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:1000px; 
	height:1000px;}

#leftbg {position:absolute; left:297px; top:133px; width: 100px; height: 451px; background-image:url(images/leftbg.gif); background-repeat:no-repeat; float:left;}

#title {width:1000px; height: 133px; float:left;}

#contentarea {width: 800px; background-image:url(images/middlemain.gif); background-repeat:repeat-y; float:left;}

#rightbg {
	position: absolute;
	width: 100px;
	height:451px;
	top:133px;
	background-image:url(images/rightbg.gif);
	background-repeat:repeat-y;
	left: 1198px;
}

#menu {
	position: relative;
	width:800px;
	top: 133px;
}

#topborder {
	position:absolute;
	width:800px;
	height:18px;
	background-image:url(images/topmain.gif);
	background-repeat:no-repeat;
	left: 0px;
}

#contentcontainer {
	position:relative;
	width:800px;
	background-image:url(images/middlemain.gif);
	background-repeat:repeat-y;
}
#contents{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
	
#botborder {
	width:800px;
	height:20px;
	background-image: url(images/bottommain.gif);
	background-repeat:no-repeat;
}

#articles {
	padding-left:25px;
	padding-right:25px;
	text-align:left;
}

#pageFooter {
	text-align: center;
	height: 25px;
	width:800px;
	z-index:1;
}
#textlinkFooter{
	background-color:#2d5420;
	text-align:center;
	height:30px;
	}


.footer {font-size:9px; color:#FFFFFF;} 

a.footer:link {font-size:9px; color:#FFFFFF; text-decoration:none;}
a.footer:visited {font-size:9px; color:#FFFFFF; text-decoration:none;}
a.footer:hover {font-size:9px; color:#cc6600; text-decoration:underline;}
a.footer:active {font-size:9px; color:#e1ea60; text-decoration:none;}

.green12 {
	color:#336633;
	font-size:12px;
}

.green12i {
	color:#336633;
	font-size:12px;
	font-style:italic;
}

.green12bi {
	color:#336633;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.green12b {
	color:#336633;
	font-size:12px;
	font-weight:bold;
}

.green12bu {
	color:#336633;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.green10i {
	color:#336633;
	font-size:10px;
	font-style:italic;
}

a.green12bu:link {color:#336633; text-decoration:underline;}
a.green12bu:visited {color:#336633; text-decoration:underline;}
a.green12bu:hover {color:#cc6600; text-decoration:underline;}
a.green12bu:active {color:#336633; text-decoration:underline;}

.orange12u {
	color:#cc6600;
	text-decoration:underline;
}

.orange12b {
	color:#cc6600;
	font-weight:bold;
}

.orange12 {
	color:#cc6600;
}


h2.orange14bi {
	font-size:14px;
	color:#cc6600;
	font-style:italic;
	font-weight:bold;
}

a.orange12u:link {color:#cc6600; text-decoration:underline;}
a.orange12u:visited {color:#cc6600; text-decoration:underline;}
a.orange12u:hover {color:#336633; text-decoration:underline;}
a.orange12u:active {color:#cc6600; text-decoration:underline;}

.orange12i {
	color:#cc6600;
	font-style:italic;
}
.orange10u {
	font-size:10px;
	color:#cc6600;
	text-decoration:underline;
}

a.orange10u:link {font-size:10px; color:#cc6600; text-decoration:underline;}
a.orange10u:visited {font-size:10px; color:#cc6600; text-decoration:underline;}
a.orange10u:hover {font-size:10px; color:#336633; text-decoration:underline;}
a.orange10u:active {font-size:10px; color:#cc6600; text-decoration:underline;}

.black15b {
	font-size:15px;
	font-weight:bold;
}

	




	


	
	
