/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#000;
	padding:0;
	border:0;
	margin:0;
	background-color: #faf8f5;
	/*background-image: url(Texture2.gif);
	background-repeat: repeat;*/
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
	color: #000000;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
.horizline {
	height: 10px;
	padding-top:10px;
	width: 100%;
	border-top: 1px solid #8fc378;
	float: right;
	line-height: 1px;
	clear:right;
	background-color: #FFFFFF;
}
#wrapper {
	/*position:relative;*/
	width:744px; 
	margin:20px auto 20px auto;
	text-align:left; 
	background-color: #faf8f5;
}
#banner {
	height:100px;
	text-align: left;
	/*width:760px;*/
}
#banner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#content {
	margin-left: 190px;
	/*margin-top: 1.5em;
	margin-bottom: 1em;*/
	/*border-bottom: #17250b solid 1px;*/
	margin-right:10px;
	padding:25px 0 30px 0;
	font-size:130%;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
	color: #000000;
}
/* End hide from non IE-win */
#content .homelist li {
	margin-left:30px;
	color: #000000;
	list-style-type: square;
	padding-bottom:2px;
	list-style-image: url(bird_icon.gif);
}
#content li {
	margin-left:30px;
	color: #000000;
	list-style-type: square;
	padding-bottom:2px;
}
#content li ul li {
	list-style-image: url(Arrow660000.gif);
}
#content a {
	/*color:#CC6600;*/
}
#content a img {
	border:none;
}
#content li.nobullet {
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
}
#rightsidebar {
	font-size: 90%;
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid #167000 1px;
	color: #000000;
	/*	font-weight: bold;	*/
	background-color: #faf8f5;
}
#rightsidebar h1 {
	color: #ffffff;
	background-color:#8fc378;
	font-size: 140%;
	padding: 5px;
}
#rightsidebar .listlast{
	margin-bottom:5px;
}
#rightsidebar .last{
	padding: 0px 5px 5px 5px;
	margin-bottom:5px;
	border-bottom:none;
}
#rightsidebar p {
	padding: 0px 5px 5px 5px;
	margin-bottom:5px;
	border-bottom:dotted 1px #167000;
}
#rightsidebar ul li {
	margin-left: 1.7em;
}
#footer {
	clear:both;
	/*border-top:1px solid #336633;*/
	font-size:90%;
	padding-top:10px;
	text-align:center;
	padding-bottom:10px;
}
.firstpara {
	margin-right:240px;
}
.largeitalicserif {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#336633;
}
.floatleft {
	float: left;
	padding-bottom: 5px;
	margin-right: 25px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.last {
	margin-bottom:0.5em;
}
.largetext {
	font-size: 140%;
	line-height: 1.4em;
}
.mediumtext {
	font-size:120%;
	line-height:1.2em;
}
.highlight {
	font-weight:bold;
	line-height:1.2em;
	color:#339933;
}
.highlightlarge {
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	color:#3c4b24
}
.boldtext {
	font-weight:bold;
}
.italictext {
	font-style: italic;
}
.bolditalictext {
	font-weight:bold;
	font-style: italic;
}
.smallbolditalictext {
	font-weight:bold;
	font-style: italic;
	font-size:85%;
}
.rightjustify {
	text-align:right;
}
.centerjustify {
	text-align:center;
}
.linkcolor {
	color:#CC6600;
}
h1 {
	font-size:160%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066cc;
}
h2 {
	font-size:130%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#66A64A;
}
#content img  {
	border:solid 1px #000000;
}
#noborder img{
	border:none;
}
.narrow {
	margin-right:200px;
}
#homecontent {
	background-image: url(MainBkg.jpg);
	background-repeat: no-repeat;
	height:100%;
}
#maincontent {
	background-image: url(NavBkgd.gif);
	background-repeat: repeat-y;
	height:100%;
}
#leftcolumn {
	width:32%;
	float:left;
}
#middlecolumn {
	width:32%;
	float:left;
}
#rightcolumn {
	width:32%;
	float:right;
}
