body2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
body {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #E6BD01;
	color: #571178;
	border-left: 1px solid;
	border-left-color: #E6BD01;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #581178;
	text-align: left;
}
h2 {
	font-size: 12px;
	color: #005724;
}
.style2 {
	color: #F5CA01;
	font-size: 14;
	line-height: 140%;
}
.style3 {
	color: #005625;
	font-size: 14px;
}
.style4 {
	color: #91007B;
	font-size: 14px;
}
.style6 {
	font-size: 10px;
	color: #FFFFFF;
}
.style8 {
	font-size: 14px
}
a:link {
	color: #96CD18;
}
a:visited {
	color: #96CD18;
}
a:hover {
	color: #E781C0;
}
a:active {
	color: #96CD18;
}
.style10 {
	font-size: 14px;
	color: #000000;
}
.style11 {color: #F0F0F0}
.style12 {
	font-size: 12px
}
.style13 {
	color: #66097B;
	font-size: 24px;
	line-height: 120%;
}
.PRICE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #66097B;
	background-color: #F5CA01;
}
.PRICE2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #66097B;
	background-color: #ACC706;
}
.greenpurpletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #66097B;
	background-color: #ACC706;
}
.largeheadergreen {
	color: #79037E;
	font-size: 28px;
}
.body3indent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	white-space: normal;
	padding-left: 10px;
	text-align: left;
}
.style14header {
	color: #66097B;
	font-size: 20px;
}

/* ========================================  
         FORMS STYLING
 ========================================= */
 
 /* --- Contact Page Form --- */
#contactpage-form {
	display: block;
	width: 80%;	
	margin-right: 0px;
	padding: 12px 0px 0px 0px;
	}

#contact-form label {
	font-size: 13px;
	/* margin-left: 1.2em; */
	color: #000000;
	padding-top:4px;
	}
	
#contact-form label .star, .star {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;	
	}

#contact-form div {
	clear:left;
	margin: 0.8em 0 1em 0;
	text-align: left;
	}

#contact-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}

#contact-form .txt {
	border: 1px solid #abadb3;
	background-color: #FFFFFF;
	padding: 0.2em 0 0.3em 0.2em;
	width: 80%;
	margin-top:4px;
	}	

#contact-form textarea.txt { 
	width: 100%;
	border: 1px solid #abadb3;
	}

#contact-form .btn {
	padding: 0.5em 0.6em 0.5em 0.6em;
	margin: 0;
	cursor:pointer;
	font-size: 13px;
	}

#contact-form div.submit {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	} 
	
* html #contact-form div.submit {
	text-align: left;
	}

/* --- //End Contact Page Form --- */
