/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff url(bgr.gif) repeat-x top;
	width:900px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	color: #333333;
	font: 12px Verdana,Arial,Geneva,Sans-Serif;
	border:10px solid #ffffff
}
a{
	color: #57822B;
	text-decoration: underline;
}
a:hover{
	color: #0E4986;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
.goldtext{color:#439511;font-weight:bold;
}
.greytext{color:#999999;font-size:12px; text-align:center;}
/*=== Layout ===*/
#page{
	background: url(page-bgr.gif) #ffffff repeat-x bottom;
	padding: 0 0 8px;
}
#columns, #header h1, #header ul, #footer{
	margin: 0 auto;
	width: 900px;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 154px;
}
/*- Logo -*/
#header h1{
	background: url(logo.jpg) no-repeat center;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 120px;
}
/*- Top Menu -*/
#header ul{
	font: 13px Arial, Helvetica, sans-serif;
	width: 750px;
	padding-left:25px;
	font-weight:bold;
	letter-spacing:-1px;
}
#header li{
	float: left;
	height: 30px;
	margin: 0 30px 0 0;
}
#header li a{
	background: url(ico-topmenu.gif) no-repeat left;
	color:#669933;
	display: block;
	line-height: 30px;
	padding: 0 0 0 22px;
	text-decoration: none;
	cursor:default;
}
#header li a:hover,
#header li.active a{
	/*color: #cc9900;*/
}
/*=== Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	padding: 0 1px;
	width: 133px;
}
/*- Left Menu -*/
ul.leftmenu{
	border-top: 1px solid #004999;
	margin: 15px 0 30px;
}
.leftmenu li{
	font-size: 11px;
	font-weight: bold;
}
.leftmenu li a{
	background: url(leftmenu-bgr.gif) repeat-x top;
	border-bottom: 1px solid #004999;
	color: #ffffff;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 25px;
	text-decoration: none;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: url(leftmenu-hover.gif) repeat-x top;
	color: #ffffff;
	border-bottom: 1px solid #3A5F0C;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 10px 0 0 16px;
	padding: 0 0 20px;
	width: 600px;
}
#centercol h2{
	border-bottom: 1px solid #66CC00;
	color: #669933;
	font: bold 22px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin: 0 0 15px;
	padding: 0 0 3px;
}
#centercol h3{
	font: italic bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin-bottom:20px;
	text-align:center;
	color:#ffffff;
	background:#7CA031
}
#centercol h4{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px;
}
#centercol p{
	line-height: 18px;
	padding: 0 0 15px;
}
.feature-table{
	border:1px solid #000000;
}
/*--- Right Column ---*/
#rightcol{
	float: left;
	font-size: 10px;
	margin: 15px 0 0 22px;
	width: 116px;
}
#rightcol h3, #leftcol h3{
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 0 0 7px;
}
#rightcol p{
	padding: 0 0 10px;
}
#rightcol blockuote p{
	font-size: 9px;
}
#rightcol img{
	border: 1px solid #333333;
	margin: 0 0 3px;
}
/*=== Styling Lists ===*/
.list1{
	padding: 0 0 20px 20px;
}
.list1 li{
	background: url(ico-list.gif) no-repeat top left;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0 0 0 18px;
}
.list1 li li{
	margin:5px 0 5px 20px;;
	padding: 0 0 0 18px;
}
.list1 li a{
	color: #333333;
	text-decoration: none;
}
/*=== Footer ===*/
#footer{
	font-size: 10px;
	background:#7CA031;
	padding: 7px 0;
	text-align: center;
	color:#ffffff
}
#footer a{
	color: #333333;
	text-decoration: none;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.ac{
	text-align: center;
}
.p11{
	font-size: 11px;
}
.p22b{
	font-size: 20px;
	font-weight: bold;
}
.text-logo{
	float:right;
}
.text-photo{
	float:left;
	padding:0 10px 10px 0
}
input.submit {
	border:1px solid #003300;
	background:#439511;
	color:#ffffff;
	
}
/*- Ads -*/
.ads{
	text-align: center;
}
.ads img{
	border: 1px solid #cfcfcf;
	margin: 0 5px;
}
.projects img{
	margin: 0 10px 10px 0;
	border:2px solid #000000;
}
/*- Marker -*/
.marker{
	/*background: url(grad.gif) #ffce3c repeat-x top;*/
	font: bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 3px;
}
.marker a{
	color: #333333;
	text-decoration: none;
}
.marker.p18{
	font-size: 18px;
}

/* ------------- Mitchell Page Rollover ----------------- */
a#mpage img {background: url(mplogooff.gif) top left no-repeat; width: 22px; height: 15px; border:none; margin-bottom:-3px;}
a#mpage:hover img {background: url(mplogoover.gif) top left no-repeat; width: 22px; height: 15px; border:none; margin-bottom:-3px;}
