/***********************************************/



/* HTML tag styles                             */



/***********************************************/ 











html, body{



	font-family: Arial,sans-serif;



	color: #333333;



	line-height: 1.166;	



	margin: 0px;



	height: 100%;



	padding: 0px;



	border: none;



}







a:link, a:visited, a:hover {



	color: #006699;



	text-decoration: none;



}







a:hover {



	text-decoration: underline;



	background-color: #E0E0E0;



	font-weight: normal;



}



/* overrides decoration from previous rule for hovered links */







h1, h2, h3, h4, h5, h6 {



	font-family: Arial,sans-serif;



	margin: 0px;



	padding: 0px;



}







h1{



 font-family: Verdana,Arial,sans-serif;



 font-size: 120%;



 color: #334d55;



}







h2{



 	color: #006699;



	font-weight: normal;



	font-family: "Comic Sans MS", "Goudy Old Style", serif;



	font-size: 18px;



	font-style: normal;



	text-decoration: none;



	text-indent: 10px;



}







h3{



 font-size: 100%;



 color: #334d55;



}







h4{



 font-size: 100%;



 font-weight: normal;



 color: #333333;



}







h5{



 font-size: 100%;



 color: #334d55;



}







/************* #search styles ***************/







#search{



	padding: 5px 0px 5px 10px;



	border-bottom: 1px solid #cccccc;



	font-size: 90%;



}







#search form{



 margin: 0px;



 padding: 0px;



}







#search label{



	display: block;



	margin: 0px;



	padding: 0px;



}







/* Main site Class Styles */

.main {

	border:thin solid #006699;
	
}







.topbar {



	background-color: #E0E0E0;



	border: thin solid #999999;



	height: 25px;



}







.leftnav {



	background-color: #E0E0E0;



	vertical-align: top;



	padding-left: 5px;



	padding-right: 5px;



	padding-top: 10px;



	border: thin solid #999999;



}







.maincont {



	background-color:#FFFFFF;



}







.botnav {



	padding-top: 4px;



	padding-bottom: 4px;



	background-color: #E0E0E0;



	text-align: center;



	border: thin solid #999999;



	font-size: 12px;



}







.copyright {



	padding-top: 2px;



	padding-bottom: 2px;



	background-color: #E0E0E0;



	text-align: center;



	border: thin dotted #999999;



	font-size: 12px;



}







.search {



	padding: 5px 0px 5px 10px;



}







.introcontent {



	padding-top: 20px;



		



}







.content_main {



	font-size: 11pt;



}







p {



	font-family: Verdana, Arial, Helvetica, sans-serif;



	text-indent: 10px;



	font-size: 12px;



}



.testimonial {



	background-color: #E0E0E0;



}







.faq {



	background-color: #E0E0E0;



}



.contact_top {



	background-color: #E0E0E0;



	border: thin solid #848281;



}







.style2 {font-size: 9pt}



.style3 {



	color: #000000;



	font-size: 12px;



	font-weight: bold;



}



.packages {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 14px;



	font-style: normal;



	font-weight: bold;



	color: #000000;



}



.packagetable {



	border: thin solid #0C6970;



	padding-top: 10px;



	padding-right: 15px;



	padding-bottom: 10px;



	padding-left: 15px;



}





.style1 {font-size: 12px}



.style14 {



	color: #0C6970;



	font-family: "Monotype Corsiva";



	font-size: 24px;



}



.style17 {color: #0C6970; font-weight: bold; }



.style20 {color: #0C6970; font-family: "Monotype Corsiva"; font-size: 24px; }



.style25 {



	color: #0C6970;



	font-weight: bold;



	font-family: "Monotype Corsiva";



	font-size: 22px;



}



.style26 {



	font-family: "Monotype Corsiva";



	font-size: 22px;



}



.style27 {font-size: 16px}



.style29 {font-size: 26px}



.keyfooter {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10px;



	background-color: #E0E0E0;



	color: #999999;



}

.index-content {

	height: 600px;
	background-color:#000000;

	}
.intro {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#E0E0E0;
	padding: 10px;
}

.outer {
	background-color:#999999;
}
.border-right {
	background-color:#E0E0E0;
}
.border-top {
	background-color:#E0E0E0;
	font-family:"Monotype Corsiva";
	font-size:18px;
	font-weight:400;
	color:#006699;
	padding: 10px;
}
.border-bottom {
	background-color:#E0E0E0;
	font-family:"Monotype Corsiva";
	font-size:18px;
	font-weight:400;
	color:#006699;
	padding-right: 10px;
	padding-bottom: 10px;
}
.fullheight {
	height: 600px;
}
.other-content {
	height: 600px;
}