body {
	
	margin: 0;
	
	padding: 0;
	
	background: #94aa48;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	color: #333333;

}



h1, h2, h3 {

	margin: 0;

	padding: 0;

	font-family: "Verdana", Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #333333;

}



h1 {

	font-size: 2em;

}



h2 {

	font-size: 1.2em;

}



h3 {

	font-size: 1.6em;

}



p, ul, ol {

	margin-top: 0;

	line-height: 150%;

}



ul, ol {

}



a {

	text-decoration: none;

	color: #2d5b85;

}



a:hover {

}



#wrapper {

	margin: 0 auto;

	padding: 0;

	background: url(images/top_bg_side.png) repeat-x left top;

}



/* Header */



#header-wrapper {

}





#header {

	width: 900px;

	height: 180px;

	margin: 0 auto;

	background: url(images/banner.jpg) no-repeat left top;

}

#header1 {

	width: 900px;

	height: 180px;

	margin: 0 auto;

	background: url(images/banner1.jpg) no-repeat left top;

}

#title {

	width: 900px;

	height: 93px;

	margin: 0 auto;

	background: url(images/title.png) no-repeat left top;

}

#vid {

	width: 304px;

	float:right;

	height: 210px;

	margin: 110;

	padding-top: 0px;

	background: url(images/vid.jpg) no-repeat left top;

}

#gallery {

	width: 640px;

	float:right;

	height: 480px;

	margin: 110;

	padding-top: 0px;

	background: url(gallery.swf) no-repeat left top;

}

#picture {

	width: 158px;

	float:left;

	height: 210px;

	margin: 110;

	padding-top: 0px;

	background: url(images/bill.jpg) no-repeat left top;

}



#picture2 {

	width: 264px;

	float:left;

	height: 70px;

	margin: 10;

	padding-top: 0px;

	background: url(images/ball.gif) no-repeat left top;

}



#picture3 {

	width: 66px;

	float:left;

	height: 50px;

	margin: 5;

	padding-top: 0px;

	background: url(images/ball.gif) no-repeat left top;

}

#picture4 {

	width: 264px;

	float:left;

	height: 50px;

	margin: 5;

	padding-top: 10px;

	background: url(images/ballimage.png) no-repeat left top;

}

/* Logo */



#logo {

	float: left;

	height: 240px;

	margin: 0;

	padding: 0px;

	color: #FFFFFF;

}



#logo h1, #logo p {

	margin: 0;

	padding: 80px;

}



#logo h1 {

	float: left;

	padding-left: 25px;

	letter-spacing: -1px;

	text-transform: lowercase;

	font-size: 2.6em;

}



#logo p {

	float: left;

	padding: 96px 0px;

	font: normal 14px Verdana, "Arial", Helvetica;

	font-style: regular;

} 



#logo a {

	border: none;

	background: none;

	text-decoration: none;

	color: #FFFFFF;

}



/* Search */



#search {

	float: right;

	width: 280px;

	height: 110px;

	padding: 0;

}



#search form {

	height: 41px;

	margin: 0;

	padding: 10px 0 0 30px;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search-text {

	width: 135px;

	padding: 6px 10px;

	border: 1px #4C4842 solid;

	background: none;

	text-transform: lowercase;

	font: normal 11px Arial, Helvetica, sans-serif;

	color: #808080;

}



#search-submit {

	display: none;

}



/* Menu */



#menu {

	width: 900px;

	height: 30px;

	margin: 0 auto;

	padding: 0;

	background: url(images/main_menu_bg.png) repeat-x left top;

}



#menu ul {

	margin: 0;

	padding: 0px 0px 0px 20px;

	list-style: none;

	line-height: normal;
	
	float:left;

}



#menu li {

	float: left;

}



#menu a {

	display: block;

	height: 13px;

	margin-right: 0px!important;
	
	margin-right: 0px;

	padding: 9px 20px 0px 20px;

	background: url(images/main_menu_separater.png) no-repeat right 9px;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	border: none;
	
	float:left;

}



#menu a:hover, #menu .current_page_item a {

}



#menu .current_page_item a {

	padding-left: 0;

}



#menu a:hover {

	text-decoration: underline;

}



/* Page */



#page {

	width: 900px;

	margin: 0 auto;

	padding: 0;

	background: url(images/body_bg.png) repeat-y left top;

}



#page-bgtop {

}



#page-bgbtm {

	padding: 30px 20px 0px 20px;

}



/* Content */



#content {

	float: right;

	width: 610px;

	padding: 0;

}



.post {

}



.post .title {

	height: 38px;

	padding: 12px 0 0 0px;

	letter-spacing: -.5px;

	color: #333333;

}



.post .title a {

	color: #333333;

	border: none;

}



.post .meta {

	margin-top: -10px;

	padding-bottom: 5px;

	padding-left: 20px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.post .meta a {

}



.post .entry {

	text-align: justify;

	margin-bottom: 25px;

	padding: 1px 20px 10px 20px;

}



.links {

	display: block;

	width: 110px;

	margin: 20px 0px;

	padding: 5px;

	background: #d0e38e;

	border-left: 20px solid #8b9d4d;

	text-align: center;

	text-transform: uppercase;

	font-size: 10px;

	color: #272b2f;

}



/* Sidebar */



#sidebar {

	float: left;

	width: 240px;

	padding: 2px 0px 0px 0px;

	color: #333333;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

	margin: 0px 15px;

	padding-bottom: 30px;

}



/* Sidebar line breaks on menu*/



#sidebar li li {

	line-height: 25px;

	border-bottom: 1px dashed #666600;

	padding-left: 15px;

}



#sidebar li li span {

	display: block;

	margin-top: -20px;

	padding: 0;

	font-size: 11px;

	font-style: italic;

}



#sidebar h2 {

	height: 38px;

	padding: 12px 0 0 15px;

	letter-spacing: -.5px;

	color: #181818;

}



#sidebar p {

	margin: 0 0px;

	padding: 0px 20px 20px 20px;

	text-align: justify;

}



/* Sidebar menu text colour*/



#sidebar a {

	border: none;

	color: #333333;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* Footer */



#footer-wrapper {

	width: 100%;

	background: #94aa48;

}

#footer {

	width: 900px;

	height: 200px;

	margin: 0 auto;

	padding: 0px 0 15px 0;

	background: url(images/footer_image.png) repeat-x left top;

	font-family: "Verdana", Arial, Helvetica, sans-serif;

}



#footer p {

	margin: 0;

	padding-top: 130px;

	line-height: normal;

	font-size: 10px;

	text-transform: Titlecase;

	text-align: center;

	color: #ffffff;

}



#footer a {

	color: #FFDBD9;

}



