/* 
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.

*/

.widget {
	
	
	color: #FFFFFF;
}
.widget ul {
	margin:0;
	padding:0;
	width:200px;
}		
.widget li {
	list-style-type: none;
}
.widget li a, .widget li a:link, .widget li a:visited {
	background-image:url(images/menu_up.png);
	background-repeat:no-repeat;
	padding: 8px 10px 9px 25px;
	width:100%;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}	
.widget li a:hover {
	background-image:url(images/menu_hover.png);
	background-repeat:no-repeat;
	color:#CDD27A;
}	

.widget h5 {padding-left: 25px; padding-bottom:5px; padding-top:5px; font-size:16px; background-color:#d5de25; color:#0033cc;}



body {
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
p, li {
	line-height:1.4;
}
p, .entry ul li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.seminars {
	background-color: #B2BB1C;
	float: right;
	width: 180px;
	border: thin solid #0C4681;
	margin-top:10px;
	text-align:center;
}
.seminars p, .seminars h4 {
	margin: 5px 0px 5px 0px;
}

.seminars h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002B55;
	margin: 0px;
	padding: 5px;
}
.seminars .special {
	background-color: #F3F5C0;
	border: medium dotted #FFFFFF;
	padding:5px;
	
}
.special {
	background-color: #F3F5C0;
	border: thin dotted #B2BB1C;
	padding:5px;
	margin:auto;
}
.testimonial {
	padding:5px;
	background-color:#F3F5C2;
	border: medium dotted #E3EA73;
	margin:20px auto;
}	
a.readmore {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.readmore:hover {
	color: #0066CC;
}

.inputbox {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 175px;
}

.special p, .special h3 {
	margin:0;
}

.bghighlight {
	background-color: #E3EA73;
}


#content {
	float:right;
	width:770px;
	background-color:#FFFFFF;
border:none;
}	


.clear
{
     clear: both;
     display: block;
     overflow: hidden;
     width: 0;
     height: 0;
}

.img_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
h6 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2BB1C;
	padding-bottom: 3px;
margin-bottom:15px;
}
.addtocart {
	float:right;
}	h3 {
	font-size: 18px;
	font-weight: normal;
}
.highlight {
	color: #b2bb1c;
text-align:center;

}
h4 {
	font-size: 14px;
}

.product-image {
	width:250px;
	float:left;
	margin: 0px 20px 20px 0px;
	text-align:center;
}	
.viewcart {
	float:right;
	text-align:right;
}		.lgtxt {
	font-size: 14px;
}
.required, .error {
	color:#FF0000;
}	.inputbutton {
	font-weight: bold;
	background-color: #B2BB1C;
	padding: 5px;
}
h1 {
	font-size: 42px;
	font-weight: normal;
	color: #B2BB1C;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.booknow {
	color: #FFFFFF;
	background-color: #003E7E;
	margin:10px 0px;
	padding:5px;
}
.booknow h3 {
	margin:0;
	}
.booknow a {
	text-decoration:none;
}	
.booknow a:hover {
	text-decoration:underline;
}	
.confirm {
	background-color: #F1F4B9;
	padding: 5px;
	text-align:center;
	font-weight:bold;
}

.lgtxt {
	font-size: 16px;
line-height:20px;
}
.smalltxt {
	font-size: 11px;
line-height:20px;
}
.bluetxt {
	color: #002B55;
}
.myForm {
	padding: 20px 0px;
}
.myForm .inputbox {
	padding: 3px;
margin-top:5px;
margin-bottom:5px;
}

.myForm .tableHeading {
	font-weight: bold;
	color: #0033CC;
	background-color: #D5DE25;
	text-align: center;
	line-height: 1.3;
}
.mtxt {
	font-size: 14px;
}
#main-content {
	padding:30px 10px 10px;
}	

.entry a {
	text-decoration: none;
	color:#b2bb1c;
}
.error {
	color:red;
}
table#contactInfo td {
	padding:5px;
}