/* 
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.

*/

.headingstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
}

.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;
  }
.border{
	width: 611px;
  }
.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;
}

