body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	background-color: #a7d386;
}

.home-messg {
	background-image: url("home-back.gif");
	background-repeat: no-repeat;
	}

.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #3F3F3F;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 15px 10px 10px 15px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: Black;
	margin: 15px 10px 10px 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: Black;
}

a.flink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: underline}
a.flink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: White;
	text-decoration: none
}
a.flink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	line-height: 13px
}
a.flink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #3c042b;
	text-decoration: none
} 
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #BBE7FF;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3FB7E5;
	border-right-color: #3FB7E5;
	border-bottom-color: #3FB7E5;
	border-left-color: #3FB7E5;
}
.mailborder {
	background-color: #FFF2F5;
	border: 1px solid #FF99CC;
	font-size: 9px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
}
.showdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #3A6EB7;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #60A9D3;
}
.mainhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #48759F;
}

a:link {
	color: #62605c;
	text-decoration: none;
}
a:visited {
	color: #62605c;
	text-decoration: none;
}
a:hover {
	color: #62605c;
	text-decoration: underline;
}
a:active {
	color: #62605c;
	text-decoration: none;
}

/* Horizontal SpriteNav */

#h-spritenav1, #h-spritenav1 li, #h-spritenav1 a{
			/* Change height of nav */
			height: 25px;
		}

#h-spritenav1{
	/* Change image of nav */
	background: url("topbar.gif") no-repeat left top;
	position: relative;
	/* Change width of nav */
	width: 740px;
	margin: 0 0 0 0;
}
		
		#h-spritenav1 li a span{
			display: none
		}
		
		#h-spritenav1 li{
			list-style-type: none;
			position: absolute;
			top: 0px;
			display: block;
		}
		
		#h-spritenav1 a{
			display: block;
		}
		
		/* Change left coordinate and width of link */
		#h-spritenav1-1{left:  9px; width: 44px}
		#h-spritenav1-2{left:  55px; width:  71px}
		#h-spritenav1-3{left:  127px; width:  155px}
		#h-spritenav1-4{left: 283px; width: 225px}
		#h-spritenav1-5{left: 510px; width: 99px}
		#h-spritenav1-6{left: 600px; width: 67px}
		#h-spritenav1-7{left: 675px; width: 66px}
		
		/* Change image of nav and negative left coordinate and negative height */
		#h-spritenav1-1 a:hover{background: url(topbar.gif) no-repeat  -9px -25px}
		#h-spritenav1-2 a:hover{background: url(topbar.gif) no-repeat  -55px -25px}
		#h-spritenav1-3 a:hover{background: url(topbar.gif) no-repeat  -127px -25px}
		#h-spritenav1-4 a:hover{background: url(topbar.gif) no-repeat -283px -25px}
		#h-spritenav1-5 a:hover{background: url(topbar.gif) no-repeat -510px -25px}
		#h-spritenav1-6 a:hover{background: url(topbar.gif) no-repeat -600px -25px}
		#h-spritenav1-7 a:hover{background: url(topbar.gif) no-repeat -675px -25px}

	#navbar {
	background-color: #EAD6F4;
	height: auto;
	width: auto;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#navbar .navlinks {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px;
}
.navlinks a:link, .navlinks a:visited {
	color: #31639C;
	text-decoration: none;
	}
.navlinks a:hover {
	color: #62605c;
	text-decoration: none;
}

ul{
	color: Black;
	margin: 0 0 26px 25px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
}



ul li{
	list-style: disc;
	margin: 0 0 5px 15px;
}


ol {
	color: Black;
	margin: 0 0 20px 30px;
}



ol {

	margin: 0 0 20px 30px;

}



ol ol {

	margin: 0 0 0 35px;

}



ol ol ol {

	margin: 0 0 0 35px;

}



ol li {

	margin: 0 20px 5px 0px;

	list-style: decimal outside;

}



ol li ol li{

	margin: 0 20px 5px 0px;

	list-style: lower-alpha outside;

}



ol li ol li ol li{

	list-style: disc outside;

}

#gallery{
	margin: 0 0 0 49px;
}

#gallery img{
	background: #d2cece;
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
	display: inline;
	margin: 0 6px 25px 6px;
}

* ----- main contact form ----- */ 

#contact-main {
	width: 410px;
}

#contact-main dl {
	margin: 0 0 0 35px;
	color: White;
}
body #contact-main p{
	margin: 0 0 15px 100px;
	color: #DFB69F;
}
#contact-main dl br {
	clear: both;
}

#contact-main dt {
	float: left;
	width: 180px;
	line-height: 18px;
	text-align: right;
}
#contact-main dd {
	margin: 0 0 5px 190px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
#contact-main dd input, #contact-main dd select, #contact-main dd textarea {
	width:200px;
}
#contact-main dd input.radio {
	width:13px;
	margin-left: 15px;
}
#contact-main dl dd input.submit-contact-main {
	margin: 10px 0 50px 0;
	width: 60px;
}

#x{
	display: none; 
}
