/* 
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.

*/

.clearfix:before,
.clearfix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix{
  /*zoom: 1;*/
}

#midbanners {
	margin: 0 auto;
	width: 950px;
	height: 75px;
	clear: both;
	display: block;
	padding-bottom: 20px;
	padding-top: 6px;
}
#midbannersb {
	margin-top: -20px;
	height: 75px;
	width: 920px;
	padding: 0 0 20px 0;
}
/*.smbanner {
	width: 430px;
	height: 75px;
	display: block;
	float: left;
	margin-left: 20px;
	border: #ffffff solid 6px;
}*/
.smbanner  img
{
border: #ffffff solid 6px;
}
.smbanner2 {
	width: 430px;
	height: 100px;
	float: left;
	border: #ffffff solid 6px;
}

.smbanner3 {
	width: 430px;
	height: 100px;
	float: right;
	margin-left: 0px;
	border: #ffffff solid 6px;
}


#midbannersb .smbanner {
	margin: 0 16px 0 0;
}

#midbannersb .smbanner {
	margin: 0 16px 0 0;
}

.startdateb {
	color: #1b83e3;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 6px;
}
.startdatec {
	color: #1b83e3;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 6px;
}
.forms label {
	text-align: right;
}

.contact-form .forms textarea {
height: 80px !important;
width: 300px !important;
}
.contact-form .forms input.txt {
width: 300px !important;
}
#content .post  {
	margin: 0 0 20px 0;
	padding: 20px 0;
	border-bottom: solid 2px #cccccc;
}
#content .datehide
{
	display:none;
}



