/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
.post img   { 
padding: 0px;
margin: 0 4px 9px; }

.logoheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
       width: 960px;
	margin: 0 auto;
}

.logoheader a {
	text-decoration: none;
	color: #000;
      }


.headingstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
width: 960px;
	margin: 0 auto;
}

.headingstyle a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.headingstyle a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.ufloat {
	float: left;
    padding:0px 3px 4px 0px;
margin:0px;
  }

.galleryheading {
	font-size: 34px;
	font-weight:bold;
	color:#000;
	padding:2px 0px 2px 0px;
}
.galltext {
	padding:2px 0px 4px 0px;
}
.galltextcentre {
	padding:2px 0px 4px 0px;
	text-align:center;
}
.banner {
		font-size: 28px;
	font-weight:bold;
margin:0px;
}

