/* CSS Document */

.checkers {background-image: url(images/lt_checkers.jpg);
     background-repeat: repeat-y;}
	 
.checkers2 {background-image: url(images/bl_checkers.jpg);
     background-repeat: repeat-y;
	 background-position: top right;
	 background-color: #34465F;}	 

	
	 	 
body {font-family: Arial, Helvetica, sans-serif;
	  background-color: black;
	  margin: 0px;
	  color: white;}

h1 {color: white;
	font-size: 18px;
	text-align: center;}
.footer {font-family: Arial, Helvetica, sans-serif;
	  font-size: 7pt;
	  font-weight: normal;
	  text-align: center;
	  color: white;}

.coupon {font-size: 11px;
	  text-align: center;
	  color: black;
	  background-color: white;
	  border-style: dashed;
	  border-width: 1px;
	  border-color: #E3DBE3;}

.head_co {font-size: 15px;
	  text-align: center;
	  font-weight: bold;
	  color: black;
	  background-color: white;}

.survey {font-size: 10px;
	  font-weight: bold;
	  background-image: url(images/box.gif);
     background-repeat: no-repeat;}
.survey_head {font-size: 12px;
	  font-weight: bold;}

.normal 	 {font-size: 13px;
	  line-height: 18px;}	  
	  	  	  	   	  	  	 
p 	 {font-size: 13px;
      text-align: left;
	  line-height: 18px;}
	  
p.small 	 {font-size: 9pt;
	  font-weight: normal;
	  text-align: justify;
	  width: 265px;
	  text-indent: 20px;}
#mainMenu {z-index:3; visibility: shown;}
#event {position:absolute; left:125px; top: 108px; width:64px; z-index:4; visibility: hidden;}
#treat {position:absolute; left:192px; top: 108px; width:64px; z-index:4; visibility: hidden;}
#prices {position:absolute; left:263px; top: 108px; width:64px; z-index:5; visibility: hidden;}
#about {position:absolute; left:388px; top: 108px; width:64px; z-index:4; visibility: hidden;}
#fav {position:absolute; left:475px; top: 108px; width:64px; z-index:4; visibility: hidden;}
#contact {position:absolute; left:650px; top: 21px; width:64px; z-index:4; visibility: hidden;}
#subMenu {background-color: #D3CBC4; padding: 3px 6px 2px 6px; border-left: 1 solid black; border-bottom: 1 solid black; border-right: 1 solid black;}	  

p.small2 	 {width: 245px;}

ul.sqb {
list-style-type: square;
	font-weight: bold;
	font-size: 11px;}	  

ul {
list-style-type: square;
	font-size: 11px;
	margin: 5px 0px 5px 40px;}	  	

a {	font-size: 11px;
	font-weight: bold;}
								
a:link { color: #7C8CA8; text-decoration: none }
a:active { color: #7C8CA8; text-decoration: none }
a:visited { color: #7C8CA8; text-decoration: none }
a:hover { color: #cc0000; text-decoration: underline }

a.nav {font-family:  Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold; color: white;
	padding: 8px 5px 5px 5px;}
								
a.nav:link { color: #ffffff; padding: 8px 5px 5px 5px; text-decoration: none }
a.nav:active { color: #ffffff; padding: 8px 5px 5px 5px; text-decoration: none }
a.nav:visited { color: #ffffff; padding: 8px 5px 5px 5px; text-decoration: none }
a.nav:hover { color: #cc3300; padding: 8px 5px 5px 5px; text-decoration: none }


