/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	background:#f4f4f4 url(images/bodybg.gif) center repeat-y;
	color: #FFFFFF;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#FFFFFF;
	text-decoration: underline;
	background:none;
}
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p {
	margin:0;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}

/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:45px;
	margin:0;
}
#title {
	float:left;
	width:800px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#title h3 {
	font-size:21px;
	padding:0;
	margin:0;
	color:#076032;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}


#menu {
	width: 895px;
	float:right;
	margin:0px 0 0 0;
	padding:0;
	text-align:center;
}
#menu li { display:inline; }
#menu li a {
	color:#106939;
	text-decoration:none;
	height:19px;
	background:none;
	font-weight: 400;
}
#menu li a:hover {
	background: none;
	color:#247846;
	font-weight: bold;
} 

/* ----------------- Main content -------------------------------------------------------*/

#bottomcontenttop{width:900px;height:10px;background: url(images/b_contenttop.jpg) no-repeat;}
#bottomcontent{
	width:898px;
	height:490px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#hover{ width:898px; height:490px; border-right:1px solid #c5c5c5; border-left:1px solid #c5c5c5; background-image: url(images/contact.jpg); background-repeat: no-repeat; }

#hover:hover { background-image: url(images/contact_hover.jpg); background-repeat: no-repeat; }

#bottomcontentx{ width: 898px; height: auto; border-right:1px solid #c5c5c5; border-left:1px solid #c5c5c5; background-color: #FFFFFF; overflow: hidden; }
#bottomcontentbtm{width: 900px; height:10px; background: url(images/b_contentbtm.jpg) no-repeat;}


/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #666666;
	background: #fff;
	padding: 4px 0;
	margin:10px 0 0 0;
}
#footer a {
	color: #333333;
	background: inherit;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	background: inherit;
	text-decoration: underline;
}
#wrapper #bottomcontent img {
	vertical-align: middle;
	clear: both;
	float: none;
	background-position: center;
	position: relative;
	left: 10px;
}
#wrapper #bottomcontentx .style6 img {
	padding-right: 75px;
}
#wrapper #bottomcontentx object {

}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003300; }
