/* Main CSS */

/* ---------------------------------------- Structure ----------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

body {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
	text-align: center;
	font-size: 62.5%;
}

.copyright {font-size: 10px; color: #777;}
.copyright .linkCredit {color: #999; font-size: 10px; text-decoration: none;}

#container {
	width: 750px;
	margin: 15px auto 30px auto;
	position: relative;
}
#head_nav {
	width: 750px;
	height: 21px;
	position: relative;
}
#head {
	height: 181px;
	width: 750px;
	background-image: url(../images/head2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#nav {
	width: 730px;
	height: 19px;
	padding-left: 20px;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#subnav {
	width: 730px;
	height: 18px;
	padding-left: 20px;
	background-image: url(../images/sub_nav.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#main {
	width: 750px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#content {
	width: 750px;
	background-image: url(../images/body_main.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 25px;
}
#footer {
	width: 750px;
	height: 39px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 7px;
}
/* --------------------------------------- Header ----------------------------------------*/
#head_nav {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#head_nav a, #head_nav a:visited {
	color: #666666;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#head_nav a:hover {
	color: #666666;
	text-decoration: underline;
	margin: 0 10px 0 10px;
}
/*---------------------------------------- Nav -------------------------------------------*/
#nav ul {
	list-style: none;
	padding-top: 3px;
}
#nav ul li {
	color: #66502e;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 14px 0 14px;
	font-weight: bold;
}
#nav ul li a, #nav ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/*-------------------------------------- Subnav ------------------------------------------*/
#subnav ul {
	list-style: none;
	padding-top: 3px;
}
#subnav ul li {
	color: #66502e;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 14px 0 14px;
	font-weight: bold;
}
#subnav ul li a, #subnav ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#subnav ul li a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/*----------------------------------- Main - Content --------------------------------------*/
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #66502e;
	margin-bottom: 15px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #66502e;
	margin-bottom: 18px;
	margin-left: 180px;
}
#content p {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 1.1em;
	color: #666666;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 170px;
	margin-right: 280px;
}
#content .left {
	float: left;
	padding-left: 40px;
	padding-right: 10px;
}
#content .right {
	float: right;
	padding-right: 74px;
}
/*--------------------------------------- Main - News -------------------------------------*/
#news {
	top: 130px;
	width: 120px;
	padding-left: 40px;
	position: absolute;
	text-align: left;
}
#news h1 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 1.6em;
	color: #66502e;
	margin-bottom: 10px;
}
#news p {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	color: #666666;
	margin-bottom: 10px;
}
#news ul {
	list-style: none;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	color: #666666;
	font-size: 1.1em;
	line-height: 10px;
}
#news ul li {
	margin-bottom: 10px;
}
#news ul li a, #news ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#news ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
/*------------------------------------------ Footer -----------------------------------------*/
#footer ul {
	list-style: none;
	padding-top: 3px;
	margin-left: 15px;
}
#footer ul li {
	color: #66502e;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 30px 0 30px;
	font-weight: bold;
}
#footer ul li a, #nav ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


/*       green button  */

#go-green {
	display: inline-block;
	font-size: 14px;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	
	width: 110px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 1.2em;	-moz-border-radius: 1.2em;	border-radius: 1.2em;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.2);	box-shadow: 0 2px 2px rgba(0,0,0,.2);

	color: #e8f0de !important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
#go-green:hover {
	text-decoration: none;

	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
#go-green:active {
	position: relative;
	top: 1px;
	
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}