body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

img { border: 0px; }

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { font-size: 22px; color: #194A79; }
h2 { font-size: 16px; color: #324D10; }
h3 { font-size: 14px; color: #324D10; }

p {line-height: 18px; }
.listy {line-height: 18px; }
.room { padding-top: 10px; padding-bottom: 10px; }
.menulist {line-height: 22px; }
.small { font-size: 11px; line-height: normal; }
.smallind { font-size: 11px; line-height: normal; padding-left: 5px; font-weight: bold; }
.foottext { font-size: 11px; line-height: normal; padding-top: 30px; }

a{ color: #559506; text-decoration: underline; }
a:link{ color: #559506; text-decoration: underline; }
a:visited{ color: #559506; text-decoration: underline; }
a:hover{ color: #559506; text-decoration: none; }

a.side{ color: #324D10; text-decoration: underline; }
a.side:link{ color: #324D10; text-decoration: underline; }
a.side:visited{ color: #324D10; text-decoration: underline; }
a.side:hover{ color:#324D10; text-decoration: underline; }

hr { height:1px; color: #BACFA0; background: #BACFA0; border: none; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap { 
width: 770px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -385px;
 }
 
#head {
width:770px;
height:150px;
background-image: url(images/head_back.png); background-position: right bottom; background-repeat: no-repeat;
 }
 
#menu {
width:770px;
height:30px;
text-align: left;
 } 

 
#left {
float: left;
clear: none;
width: 220px;
margin-top: 45px;
text-align: left;
}
 
#right {
float: right;
clear: right;
width: 520px;
margin-top: 45px;
text-align: left;
}

#homeleft {
float: left;
clear: none;
width: 450px;
padding-left: 5px;
margin-top: 45px;
text-align: left;
}
 
#homeright {
float: right;
clear: right;
width: 290px;
margin-top: 45px;
text-align: left;
}

#full {
float: left;
clear: none;
width: 770px;
margin-top: 45px;
text-align: left;
 }
 
.truebreak { height: 1px; clear: both; } 

#footer {
width: 770px;
height: 75px;
clear: both;
background-image: url(images/footer_back.png); background-position: bottom; background-repeat: no-repeat;
text-align: center;
margin-bottom: 10px;
}


/***********************************************/
/* Navigation                                  */
/***********************************************/

#navcontainer
{
margin: 0;
padding: 3px 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
font-size: 12px; font-weight: bold;
}

#navcontainer A
{
color: #023A6C;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 8px;
border-right: 1px solid #FFF;
}

#navcontainerright A
{
color: #023A6C;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 6px;
border: 0px;
}

#navcontainer A:hover, #navcontainer A:active { color: #023A6C; border-bottom: 3px solid #023A6C; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
font-weight: bold;
}


/***********************************************/
/* Container Divs                              */
/***********************************************/

#headhome h1{ margin:0; float:left; }
#headhome h1.logo a{
	display:block;
	width:176px;
	height:150px;
	text-decoration:none;
	text-indent:-9999px;
	background: url(images/logo.png);
}

#news {
width: 285px;
float: left;
height: 270px;
padding-left: 5px;
margin-bottom: 25px;
overflow: auto;
}

.homebox {
width: 440px;
height: 170px;
border: 1px solid #BACFA0;
padding: 5px; 
}

.weedphotohome {
float: left;
width: 170px;
height: 170px;
}

.photo_border {
	border: 1px solid #000;
}

.weedhome {
width: 260px;
height: 26px;
float: right;
padding-top: 30px;
background-image: url(images/weeds_home.png); background-position: top; background-repeat: no-repeat;
}

.whatsnew {
	background-image: url(images/news_head.png); background-repeat: no-repeat;
	width: 290px;
	height: 35px;
	margin-bottom: 10px;
} 

.projecthome {
width: 290px;
height: 290px;
margin-top: 20px;
padding-top: 38px;
padding-left: 12px;
background-image: url(images/projectbox.png); background-repeat:no-repeat;
}

#news_thumb {
	width: 70px;
	height: 70px;
	position: relative;
	margin-right: 5px;
	float: left;
	clear: none;
	display: inline;
	border: 1px solid #000;
}

#project_thumb {
	width: 125px;
	height: 125px;
	position: relative;
	margin-right: 5px;
	float: left;
	clear: none;
	display: inline;
	border: 1px solid #000;
}

.downloads_pdf {
background-image: url(images/pdf_small.gif); background-repeat: no-repeat; 
height: 30px;
padding-left : 40px;
padding-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.downloads_doc {
background-image: url(images/word_small.gif); background-repeat: no-repeat; 
height: 30px;
padding-left : 40px;
padding-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.downloads_xls {
background-image: url(images/excel_small.gif); background-repeat: no-repeat; 
height: 30px;
padding-left : 40px;
padding-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.downloads_unknown {
background-image: url(images/unknown_small.gif); background-repeat: no-repeat; 
height: 30px;
padding-left : 40px;
padding-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
}