*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #476f40 url('../images/background.jpg') center repeat-y;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#page
{
	margin: 0 auto;
	width: 900px;
	background: #133a0d;
}

#thetop
{
	margin: 0 auto;
	width: 900px;
	height: 381px;
}

#logo
{
	float: left;
	width: 285px;
	height: 381px;
	background: url('../images/design_01.jpg') top right no-repeat;
}

#logo a
{
	float: left;
	width: 285px;
	height: 381px;
	display: block;
}

#body
{
	margin: 0 auto;
	width: 780px;
	line-height: 26px;
	padding: 10px;
	color: #ffffff;
}

#menu
{
	width: 615px;
	height: 120px;
	float: right;
	background:  url('../images/design_02.jpg') top right no-repeat;
}

#menu ul
{
	float: right;
	margin-top: 50px;
	margin-right: 54px;
	list-style-type: none;
}

#menu ul li
{
	display: inline;
}

#menu ul li span
{
	display: inline;
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}

#menu ul li a
{
	color: #ffffff;
	font-size: 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 5px;
}

#menu ul li span:hover, #menu ul li a.active span
{
	background:  url('../images/button_03.jpg') top right no-repeat;
}

#menu ul li a:hover, #menu ul li a.active
{
	background: #317f38 url('../images/button_01.jpg') top left no-repeat;
}

#graphic
{
	width: 615px;
	height: 261px;
	float: right;
	background:  url('../images/design_03.jpg') top right no-repeat;
}

#homegallery
{
	float: left;
	padding: 0;
	width: 555px;
	height: 220px;
}

#homegallery ul#portfolio { margin: 0; }
#homegallery ul#portfolio  li{ list-style-type: none; }

h1
{
	font-size: 16px;
	color: #ffff00;
	margin-bottom: 26px;
}

h2, h3
{
	font-size: 12px;
	color: #ffff00;
	margin-bottom: 26px;
}

h4
{
	font-size: 28px;
	color: #ffff00;
	margin-bottom: 26px;
}

#body p
{

	margin-bottom: 26px;
}

#body a
{
	color: #ffff00;
}

#body a:hover
{
	color: #ffffff;
}

.advert
{
	display: block;
	right: left;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 898px;
	height: 40px;
	text-transform: capitalize;
	background: #214b13;
	border-top: 1px solid #102a08;
	color: #ffffff;
	text-decoration: none;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

.clear
{
	clear: both;
}

hr
{
	height: 1px; 
	border: 0px;
	margin-bottom: 26px;
	background: #ffffff;
}

#contactright
{
	float: right;
	text-align: right;
}

fieldset
{
	border: 0px;
}

input[type=text]
{
	background: #476f40;
	font-family: Verdana;
	padding: 6px;
	border: 1px solid #ffffff;
}

textarea
{
	background: #476f40;
	overflow: auto;
	font-family: Verdana;
	padding: 6px;
	border: 1px solid #ffffff;
}

input[type=submit]
{
	padding: 6px;
	background: #476f40;
	font-family: Verdana;
	color: #071b03;
	border: 1px solid #071b03;
	cursor: pointer;
}

.advert
{
	margin: 0px auto 24px;
	padding: 2px;
	border: solid 1px #1c4915;
}

.advert:hover
{
	background: #1c4915;
	cursor: pointer;
	border: solid 1px #3f7337;
}

.red
{
	color: #ff0000;
}
.green
{
	color: #ffff00;
}

.patrons img
{
	margin-bottom: 18px;
}

#donate
{
	margin: 0px auto;
	width: 780px;
	margin-bottom: 12px;
}

#donate p
{
	float: left;
	width: 490px;
	line-height: 26px;
	color: #ffffff;
}

#donate form
{
	float: right;
	margin-right: 60px;
}

table.list
{
	width: 900px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 12px;
}

table.list td
{
	width: 25%;
}

#sponsors
{
	text-align: center;	
}

#sponsors img
{
	padding: 4px;
	border: 1px solid #ffff00;
	margin-bottom: 12px;
}