body  {
	COLOR:#666666;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
}

/*UNSTYLED LINKS*/
a{color: #666666;text-decoration: none}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #666666;text-decoration:none}
/*UNSTYLED LINKS*/
	


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

.table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(bg1.gif);	
}


#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}


 .gallery img 
{
	margin: 7px 14px 7px 0px;
	border-style:solid;
	border-color: #f2f2f2;
	border-width:1px;
	}
	
 .thumbs img 
{
	border-style:solid;
	border-color: #ff0000;
	border-width:1px;
	margin: 10px 0px 0px 0px;
	}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 100px;
	padding: 4px 20px 2px 20px;
	background: #ff0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1px;
}

#menu a:hover {
	background: #3E30EC;
	color: #ffffff;
}

#menu a:active {
	background: #3E30EC;
	color: #ffffff;
}



.main{
	letter-spacing: 1px;

}


/* Form Styles*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #333333;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}
	

	


input.submit_button{
	color:#FFFFFF;
	background-color: #ff5721;
	font-size: 12px;
	border-style: solid;
	border-color: #ff5721;
	border-width: 3px;
 }
 
 /*start header divs*/
 
#top {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:20px; 
	background-image:url(bgt.jpg); 
	z-index:4
	}
 
#menu{
	position:relative; 
	overflow:hidden; 
	left:22px; 
	top:0px; 
	width:840px; 
	height:22px; 
	z-index:2; 
	margin-bottom: 2px; 
	background-color: #ff0000
	}
	
	
#header {
	position:relative;
	overflow:hidden;
	left:16px;
	top:0px;
	width:860px;
	height:200px;
	z-index:2;
	margin-bottom:5px;
	background-color: #ffffff;
}

 /*end header divs*/
 
 
 /*start main content divs*/
 
#wrapper {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	z-index:2; 
	background-image:url(bgm.jpg);
	background-repeat:repeat-y;
	}
	
#maintop {
	position:relative;
	overflow:hidden;
	left:16px;
	top:0px;
	width:860px;
	height:30px;
	z-index:2;
	background-image:url(main_top.jpg);
	margin-top:10px
	}
 
#main {
	position:relative;
	overflow:hidden;
	left:16px;
	top:0px;
	width:860px;
	z-index:2;
	background-image:url(main_mid.jpg);
	background-repeat:repeat-y
	}
	
	
#mainbottom {
	position:relative;
	overflow:hidden;
	left:16px;
	top:0px;
	width:860px;
	height:30px;
	z-index:2;
	background-image:url(main_bottom.jpg)
	}
	
	
	
#innertop {
	position:relative; 
	top:0px; 
	left:30px; 
	width:830px; 
	height:20px; 
	background-image:url(images/maintop.jpg)
	}
	
#innermid {
	position:relative; 
	top:0px; 
	left:30px; 
	width:830px; 
	background-image:url(images/mainmid.jpg); 
	background-repeat:repeat-y
	}
	
#innerbottom {
	position:relative; 
	top:0px; 
	left:30px; 
	width:830px; 
	height:22px; 
	background-image:url(images/mainbottom.jpg)
	}
 
#homeleftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:550px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
#homerightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:260px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
	
#treatleftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:200px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
#treatrightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:600px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
	
#offersleftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:400px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
#offersrightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:400px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
	
	
#aboutleftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:260px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
#aboutrightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:550px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}

	
#contactleftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:380px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}
	
#contactrightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:400px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	padding: 0px 0px 0px 0px /*top,left,bottom,right*/
	}

	
	
#leftcol {
	position:relative; 
	overflow:hidden; 
	left:20px; 
	top:0px; 
	width:180px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	background-color:#0066FF;
	padding: 10px 0px 10px 0px /*top,left,bottom,right*/
	}
	
	
#midcol {
	position:relative; 
	overflow:hidden; 
	left:30px; 
	top:0px; 
	width:450px; 
	z-index:2; 
	float :left; 
	margin-top:0px;
	background-image:url(bg1.gif);
	background-repeat:repeat;
	padding: 10px 0px 10px 0px /*top,left,bottom,right*/
	}
	
	
#rightcol {
	position:relative; 
	overflow:hidden; 
	right:25px; 
	top:0px; 
	width:160px; 
	z-index:2; 
	float :right; 
	margin-top:0px;
	background-color:#ff6600;
	padding: 10px 0px 10px 0px /*top,left,bottom,right*/
	}
	
	
	

/*end main content divs*/



/*start footer divs*/

#footer {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	z-index:2;
	}
	
#adfooter {
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:890px;
	height:25px;
	z-index:2;
	background-color: #FF0000
	}

	
#bottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:30px; 
	background-image:url(bgb.jpg); 
	z-index:4
	}
	
/*end footer divs*/


.form1 {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	
}


.main {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:15px
}


.footertext {
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 14pt;
}



.f1 {
	color: #333333;
	font-size:10px;
	line-height: 25pt;
}
.f2 {
	color: #333333;
	font-size:10px;
	line-height: 15px;
	letter-spacing:2px
}

.f3 {
	color: #333333;
	font-size:11px;
	line-height: 18px;
	letter-spacing:2px
}



.credits {
	color: #333333;
	font-size:10px;
	letter-spacing: 1px;
	line-height: 14pt
}

a.links3 {
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
}

.head1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #ff5721;
	font-weight: bold;
	line-height: 15pt;
}


.head2 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ff5721;
	font-weight: bold;
	line-height: 15pt;
}

.t1 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #ff5721;
	font-weight: bold;
	line-height: 15pt;
}

.t2 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #ff5721;
	line-height: 12pt;
}


.list {
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
	line-height: 18pt;
	background: url(images/bull.jpg) no-repeat left center;
	padding-left: 20px;
}

.list1 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
	line-height: 18pt;
	padding-left: 20px;
}




.list2 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #ff5721;
	line-height: 18pt;
	background: url(images/bull2.jpg) no-repeat left center;
	padding-left: 20px;
}
	
	
.list3 {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 12pt;
	padding-left: 20px;

}
	
	
a.maplinks {
	font-size: 12px;
	color: #ff5721;
	letter-spacing: 2px;
	line-height: 20pt;
	background: url(images/find.gif) no-repeat left center;
	padding-left: 25px;
	text-decoration: none;
}
	
a.maplinks:link {text-decoration: none;
	}
a.maplinks:visited {text-decoration: none;
	}
a.maplinks:hover {
	text-decoration: none;
	font-weight:bold;
	
	}
	

a.arrowlinks {
	font-size: 11px;
	color: #ff5721;
	letter-spacing: 2px;
	line-height: 20pt;
	background: url(images/arrow.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
}
	
a.arrowlinks:link {text-decoration: none;
	}
a.arrowlinks:visited {text-decoration: none;
	}
a.arrowlinks:hover {
	text-decoration: none;
	color: #ff0000;
	}
	
	
	
a.links {
	font-size: 11px;
	text-decoration: none;
}
	
a.links:link {color: #ff5721}
a.links:visited {color: #ff5721}
a.links:hover {
	color: #ff0000;
	text-decoration: none;}
	
	
a.elinks {
	font-size: 12px;
	text-decoration: none;
}
	
a.elinks:link {color: #666666}
a.elinks:visited {color: #666666}
a.elinks:hover {
	color: #ff5721;
	text-decoration: none;}
	
	
a.elinks2 {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px
}
	
a.elinks2:link {color: #ff5721}
a.elinks2:visited {color: #ff5721}
a.elinks2:hover {
	color: #ff0000;
	text-decoration: none;}