/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px ;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008080;



}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
	color: #008080;
}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;



}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #ACD2C8;
}
.menucell {
	width: 15%;
	text-align: center;
}
.menudropcell {
	text-align: center;
	background-color: #FFFFFF;

}
.heading1 {
	font-size: 24px;
	font-weight: bold;
	color: #008080;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.piccaption {
	font-weight: bold;
	color: #008080;
	text-align: center;

}
.heading4 {

	font-weight: bold;
	color: #008080;
}
.linktiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.heading3 {
	font-weight: bold;
	color: #0060BF;
	font-size: 14px;

}
.notice2 {


	font-weight: bold;
	color: #0060BF;
}
.notice1 {
	font-weight: bold;
	color: #0060BF;
	font-size: 14px;

}
.notice3 {



	font-weight: bold;
	color: #008080;
}
.headingphotos {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #FFFFFF;
}
.rates {
	font-family: "Comic Sans MS";
}
/*************************************/
/*    For the Form                   */
/*************************************/
label {  
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: .95em;
	text-align: right;
}
input {
	display: block;
}
#send {
	position: relative;
	left: 200px;
}
