body {
	background-color: #000000;
	margin-top:0;
}	

H1 { 
	font-family:"Verdana";
	color: #000000; 
	font-size : 17px;
	display : inline;
}

H2 { 
	font-family:"Verdana";
	color: #CCCCCC;  
	font-size : 20px;
}

H3 { 
    font-family:"Verdana";
	color: #000000;   
	font-size : 14px;
}

H4 { 
	font-family:"Verdana";
	color: #000000;    
	font-size : 14px;
}

p { 
	font-family:"Verdana";
	color: #ffffff;   
	font-size : 11pt;
}

b { 
	font-family:"Verdana";
	color: #000000;   
	font-size : 18px;
}

i { 
	font-family:"Verdana";
	color: #000000;     
	font-size : 18px;
}

.clearer{
	clear: both;
	height: 1px;
}

table { 
	font-family:"Verdana";
	color: #ffffff;      
	font-size : 11pt;
}

li { 
	font-family:"Verdana";
	color: #000000;  
	font-size : 11pt;
}

hr {
	width: 85%;
	color: #b3b3b3;
}

a:link { 
	color : #ffffff;
	text-decoration: none; 
}

a:visited { 
	color : #ffffff;
	text-decoration: none;
}

a:hover { 
	color : #bbbbbb;
	text-decoration:underline; 
}

a:active { 
	color : #ffffff;
	text-decoration: none; 
}
.other a:link { 
	color : #666666;
	text-decoration: none; 
}

.other a:visited { 
	color : 666666;
	text-decoration: none;  
}

.other a:hover { 
	color : #eeeeee;
	text-decoration:underline;  
}

.other a:active { 
	color : #666666;
	text-decoration: none;   
}
.other1 a:link { 
	color : #000000; 
}

.other1 a:visited { 
	color : #000000;  
}

.other1 a:hover { 
	color : #666666; 
}

.other1 a:active { 
	color : #000000;
}

img { border-color : #bbbbbb; }
    
.formfields  { 
	font-family:"Verdana";
	color: #000000;  
	font-size : 14px;
	border: 1px solid #000001; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #fffff1;
}
  

div.c1 {text-align: center}
td.c1 {background-image:url(images/index_07.png);

}
td.c2 {background-image:url(images/index_10.png);
       background-repeat:no-repeat;
       background-position:top;
}
td.c3 {background-image:url(images/other_07.png);

}
td.c4 {background-image:url(images/chalkboard_02.png);

}
td.c5 {background-image:url(images/sign_02.png);

}

.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style6 {color: #FFFFFF; font-size: 11px; }


.sit {
	position: absolute;
	right: 15px;
	bottom: 5px;
}

/* Food Menu Styles */

.menus .menuBox{
	float: left;
	margin: 0 0 10px 2px;

}

#printLink img{
	margin: 5px 0 0 0;
	border: none;
}


/* Video Player Styles */

#commercial{
	margin: 0 0 0 35px;
	text-align: center;
	width: 481px;
}

/* Mail List Styles */

.maillist{
	margin: 0 auto;
	padding: 65px 0 0 80px;
	background-image: url(images/bg_mail_list.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 340px;
	color: #FFF;
}

/*Contact Styles */
#contact-wrapper label{
	display: block;
}

#contact-wrapper input{
	margin: 0 0 5px 0;
}

#contact-wrapper #submit{
	margin: 5px 0 0 0;
}

/*Cator Form Styles */

#catorForm{
	color: #f4f4f4;
}

#catorForm h1{
	font-family:"Verdana";
	color: #f4f4f4; 
	font-size: 19px;
}

#catorForm h2 { 
	font-family:"Verdana";
	color: #f4f4f4;  
	font-size: 17px;
}

#catorForm h3 { 
	font-family:"Verdana";
	color: #f4f4f4;  
	font-size: 15px;
	display: block;
	clear: both;
	padding: 4px 0 0 0;
}

#catorForm .description{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 28px;
}

#catorForm #basicInfo, #catorForm #basicInfo div, #catorForm #drinksMenu, #catorForm #drinksMenu div, #catorForm #checkOut div{
	clear: both;
	margin: 4px 0 0 0;
}

#catorForm #basicInfo label, #catorForm #drinksMenu label, #catorForm #kidschecked label, #catorForm #desertsMenu label, #catorForm #checkOut label{
	display: block;
	float: left;
	width: 350px;
	padding: 2px 0 2px 0;
}

#catorForm #basicInfo input, #catorForm #drinksMenu input, #catorForm #kidschecked input, #catorForm #desertsMenu input, #catorForm #checkOut input{
	display: block;
	float: left;
	margin 2px 10px 0 0;
}

#catorForm .menuSub{
	clear: both;
	padding: 0 0 0 20px;
}

#catorForm .menuSub div{
	clear: both;
}

#catorForm #drinksMenu .menuSub div label, #catorForm #desertsMenu .menuSub div label{
	display: block;
	width: 250px;
}

#catorForm #drinksMenu .menuSub div input, #catorForm #desertsMenu .menuSub div input{
	float: right;
}
