html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { 
margin: 0; 
padding: 0; 
}

body {
font-family: Helvetica, Arial, Verdana, sans-serif;
background-image: url('assets/templates/cpre/img/gradbg.gif');
background-repeat: repeat-x;
}

#header {
width: 800px;
margin: 0 auto;
height: 200px;
}


h1 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 28px;
}

#straph1 {
margin-top: 20px;
}

#homepagenews {
	width: 790px;
	padding: 5px;
	background-color: #44651C;
	margin-bottom: 10px;
	color: #FFF;
}

#homepagenews span {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}

#homepagenews:hover {
	background-color: #272A0F;
	cursor: pointer;
}

#homepagenews a:link, #homepagenews a:visited, #homepagenews a {
	text-decoration: none;
}

#homepagenewslink {
	text-decoration: none;
}

.homegridleft {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
margin-right: 2px;
height: 190px;
float: left;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: #598A20;
}

.homegridright {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
height: 190px;
float: right;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: #598A20;
}


.homegridleftnolink {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
margin-right: 2px;
height: 190px;
float: left;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: #598A20;
}

.homegridrightnolink {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
height: 190px;
float: right;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: #598A20;
}





.homegridleft:hover {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
margin-right: 2px;
height: 190px;
float: left;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: black;
color: #333;
cursor: pointer;
}


.homegridright:hover {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 10px;
width: 385px;
height: 190px;
float: right;
margin-bottom: 20px;
font-size: 14px;
border-style: solid;
border-width: 5px 0 0 0;
border-color: black;
color: #333;
cursor: pointer;
}


#homecontent a:link {
text-decoration: none;
color: black;
}

#homecontent a:visited {
text-decoration: none;
color: black;
}

.homegridleft img {
display: block;
margin: 0 auto;
text-align: center;
}

.homegridright img {
display: block;
margin: 0 auto;
text-align: center;
}

.homegridleftnolink img {
display: block;
margin: 0 auto;
text-align: center;
}

.homegridrightnolink img {
display: block;
margin: 0 auto;
text-align: center;
}

#strap {
margin-left: auto;
margin-right: auto;
margin-top: 0;
height: 150px;
width: 760px;
color: #FFF;
padding: 20px;
background-image: url('/assets/templates/cpre/img/strapbg.gif');
margin-bottom: 10px;
}
/*
#strap {
height: 168px;
width: 760px;
margin: 0 auto;
color: #FFF;
padding: 20px;
margin-bottom: 20px;
}*/

h1 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px;
}

h2
{
font-size: 20px;
font-weight: bold;
color: #598A20;
}

.container
{
background-color: white;
color: black;
margin: 0 auto;
padding-bottom: 10px;
width: 800px;
}

#footer
{
background-color: #598a20;
font-size: 12px;
width:100%;
clear: both;
}

#footercontent {
width: 800px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
color: white;
}

#footercontent a:link{
color: white;
}

#footercontent a:visited{
color: white;
}

#footeraddress {
	float: left;
	width: 400px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footeraddressholder {
	background-color: #44651C;
	font-size: 12px;
	clear: both;
	height: 40px;
	width: 800px;
	margin: 0 auto;
	}

#footerfloatright {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	color: #FFF;
}

#navholder {
background-color: #598A20;
height: 30px;
}

#footercontactholder {
	background-color: #44651C;
	height: 40px;

	margin: 0 auto;
	clear: both;
}
/* -------------NAVIGATION--------------- 

#nav a:link {
color: #FFF;
text-decoration: none;
font-size: 14px;
vertical-align: 35%;
}

#nav {
width: 800px;
margin: 0 auto;
font-size: 25px;
color: #FFF;
height: 22px;
clear: both;
}



#nav a:link {
color: #FFF;
text-decoration: none;
font-size: 14px;
vertical-align: 35%;
}

#nav a:visited {
color: #FFF;
text-decoration: none;
font-size: 14px;
vertical-align: 35%;
}

#navbar ul{
	list-style: none;
}


ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav li a {
	display: block;
	font-weight: bold;
	padding: 2px 7px;
	background: #598A20;
}

#navbar li a:hover{
	background:#888520;
	color:#fff;
	}

li {
	float: left;
	position: relative;
	text-align: left;
}

ul#nav li.current a{
	background:#ddd;
	}

ul#nav li.current a:hover{
	background:#888520;
	}

li ul {
	display: none;
	position:absolute;
	top: 18px;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
	list-style-type: none;
	background-color: #598A20;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}


--------------END NAVIGATION------------------ */