body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #036;
	color: #036;
	width: 800px;
	margin: 0 auto 0 auto;
}

a
{
	color: #f60;
}

a:hover
{
	text-decoration: none;
}

img
{
	display: block;
}

#main
{
	position: relative;
	background-color: #fff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: 0px solid red;
}

#nav
{
	height: 25px;
}

#nav img#contact
{
	padding-right: 0 !important;
}


#nav img
{
	float: left;
	line-height: .5em;
	padding: 0 1px 0 0;
	margin: 0;
}

#footer
{
	font-size: 10px;
	color: #069;
	padding-top: 10px;
	clear: both;
}

#footer img
{
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}

#footer #footlinks
{
	margin-top: 0px;
}

#footer a
{
	color: #39c;
}

#footer a:hover
{
	color: #fff;
}

#content
{
	clear: both;
	background-color: #fff;
	width: 800px;
	border: 0px solid green;
	overflow: auto;
}

#textcontent
{
	width: 400px;
	margin-left: 230px;
	background-color: #fff;
	min-height: 795px;
	/*ie 6 hack */
	height:auto !important;
	height:795px;
	/*ie 6 hack */
}

img.tit
{
	margin: 30px 0 20px 0;
}

img.titone
{
	padding: 20px 0 10px 0;
}

#textcontent p
{
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 20px;
}

#pagebg
{
	float: right;
	padding-top: 25px;
	background-color: #fff;
}


h1
{
	font-size: 20px;
}

#rightside
{
	margin: 25px 0 0 25px;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 176px;
	border: 0px solid red;
}

#rightside p
{
	margin-right: 10px;
	font-size: 11px;
}

#rightside p br
{
	line-height: 1.7em;
}


#rightside a
{
	color: #f60;
}

#rightside a:hover
{
	color: #036;
}


#textcontent p.q
{
	text-align: left;
	color: #009F94;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 25px;
	min-height: 25px;
	/*ie 6 hack */
	height:auto !important;
	height: 25px;
	/*ie 6 hack */
}

#textcontent p.a
{
	text-align: left;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 25px 25px;
	min-height: 30px;
	/*ie 6 hack */
	height:auto !important;
	height: 30px;
	/*ie 6 hack */
}


.brd
{
	border-bottom: #99c2e0;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding-bottom: 1em;
}


.bname
{
	color: #009f94;
	font-weight: bold;
	font-size: 14px;
}

.btitle
{
	color: #009F94;
	font-style: italic;
}

.off
{
	clear: both;
	width: 270px;
	padding-bottom: 15px;
}

.offtit
{
	font-weight: bold;
	display: block;
	float: left;
}

.offname
{
	font-weight: bold;
	color: #009f94;
	display: block;
	float: right;
	width: 150px;
	text-align: left;
}




#hometop
{
	height: 200px;
	position: relative;
	
}

#homeone
{
	position: absolute;
	top: 20px;
	left: 30px;
	padding-right: 10px;
}

#homebot
{
	margin: 20px 0 0 50px; 
	clear: both;
}

#hometxt
{
	float: left; 
	width: 450px; 
	text-align: justify;
}

#news
{
	width: 254px; 
	margin-left: 480px;
}

.newsp
{
	text-align: left;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
}

#calllink, #calllink a
{
	color: #cf0;
}

#call1
{
	color: #fff;
	font-weight: bold;
}

#imgonoff
{
	position: absolute;
	top: 20px;
	left: 590px;
	
}

#calltxt
{
	width: 165px;
	position: absolute;
	top: 80px;
	left: 600px;
	z-index: 100;
	border: 0px solid red;
}

.contacthead
{
	color: #009F94;
	font-style: italic;
}

.grant
{
	background-color: #ffc;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 460px;
	border-color: #99c2b3;
	border-width: 1px 0 0 0;	
	border-style: solid;
	
}

.grow
{
	border-color: #99c2b3;
	border-width: 0 0 1px 0;	
	border-style: solid;
	padding: 10px;
	overflow: auto;
}

.gtit
{
	color: #55bbaa;
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
	border: 0px solid red;
	clear: both;
}

.gproj
{
	color: #f60;
	font-weight: bold;
}

.gmore a
{
	float: right;
	font-style: italic;
}

.gres2
{
	display: block;
	width: 220px;
	border: 0px solid green;
	margin-left: 100px;
}

.gres, .gproj
{
	display: block;
	width: 320px;
	border: 0px solid green;
	margin-left: 100px;
}

.glots
{
	line-height: 1.4em;
}

#guides h1
{
	color: #009f94;
	font-weight: bold;
	font-size: 12px !important;
	padding-left: 20px;
	margin-bottom: -1em;
	padding-bottom: 0px;
}

#guides .ghead2
{
	font-weight: bold;
	font-style: italic;
}

#guides .ghead3
{
	font-weight: bold;
	color: #ff6600;
}



#guides blockquote
{
	text-align: justify;
	padding-left: 40px;
	margin-left: 0px;
	margin-right: 0px;
}