body {margin: 0; background-image: url('images/bg.jpg'); background-repeat: repeat-x; background-color: #ededd9; text-align: center;}	
font, table	{font-family: Georgia, Geneva, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #333333; line-height: 20px;}

a {text-decoration: none; color: #E12834; font-weight: bold}
a:link {text-decoration: none; color: #E12834; font-weight: bold}
a:visited {text-decoration: none; color: #E12834; font-weight: bold}
a:active {text-decoration: none; color: #E12834; font-weight: bold}
a:hover {text-decoration: none; color: #2C4691; font-weight: bold}

ul {list-style-type: disc; color: #333333}
hr {color: #D2A958; background-color: #D2A958; height: 2px}

.headline	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #233f6d; font-weight: bold}
.date		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #555555; font-weight: normal}
.title		{color: #666666; font-weight: bold}
.small		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; font-weight: normal}
a:link.small {font-size: 8pt; color: #666666; font-weight: normal}
a:visited.small {font-size: 8pt; color: #666666; font-weight: normal}
a:active.small {font-size: 8pt; color: #666666; font-weight: normal}
a:hover.small {font-size: 8pt; color: #666666; font-weight: normal}

/* MAIN */

#header {margin: 0 auto 20 auto; width: 660px;}
.mainbody {background-color: #ededd9; padding: 20px 9px 20px 9px; border-right: solid 20px #d9d9b8; border-left: solid 20px #d9d9b8;}
.footleft	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; padding-top: 4px; border-top: solid 3px #6d1717; text-align: left; color:#666666; background-color: #ededd9;}
.footright	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; padding-top: 4px; border-top: solid 3px #6d1717; text-align: right; color:#666666; background-color: #ededd9;}
.about {color: #003300; border-left: solid 5px #6d1717; padding: 10px 10px 10px 20px; background-color: #e6e6cf;}

/* MENU */
.menutable {background-color: #D9D9B9; font-family:Georgia, "Times New Roman", Times, serif;}
.menucell {padding: 10px;}
.menutitle	{font-size: 13pt; font-weight: bold; border-bottom: solid 2px #999999; font-family:Georgia, "Times New Roman", Times, serif; background-color: #e3e3e3; padding-bottom: 3px;}
.menuname {font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif;}
.menudesc {font-style: italic; font-family:Georgia, "Times New Roman", Times, serif;}
.menuprice {font-size: 11pt; font-weight: bold; text-align: right; padding-left: 20px; vertical-align: bottom; font-family:Georgia, "Times New Roman", Times, serif;}

.maincell	{
			padding-top: 20px;
			padding-right: 30px;
			padding-bottom: 10px;
			padding-left: 30px;
			}
			
.photocell	{
			background-color: #EBEBEB;
			padding-top: 10px;
			padding-bottom: 10px;
			}

/* SUB TABLES */

.leftpad	{padding-left: 8px}

/* NAV MENU */

.navcell	{background-color: #EAEAEA}
	
.navgold	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: #2C4691;
			background-color: #D2A958;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 10px
			}
			
.navlist	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #E12834;
			background-color: #EAEAEA;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 30px;
			border-bottom: 1px solid #AAAAAA
			}

.blankcell	{padding: 4px}

/* EVENT TABLES */

.eventname	{font-size: 12px;
			color: #2C4691; 
			font-weight: bold
			}
			
.eventdate	{font-size: 12px;
			color: #000000;
			font-weight: normal;
			border-bottom: 1px solid #BBBBBB;
			}
			
.eventnote	{font-size: 12px;
			color: #555555
			}

/* Form Tables */
.mainhead	{
			background-color: #FFFFFF;
			border-left: 1px solid #999999;
			border-top: 1px solid #999999;
			border-right: 1px solid #999999;
			padding: 5px
			}

.mainheadl	{
			background-color: #FFFFFF;
			border-left: 1px solid #999999;
			border-top: 1px solid #999999;
			padding: 5px
			}

.mainheadr	{
			background-color: #FFFFFF;
			border-right: 1px solid #999999;
			border-top: 1px solid #999999;
			padding: 5px;
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			font-weight: bold
			}

.mainblue	{
			background-color: #C7D2DD;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
			border-top: 1px solid #999999;
			padding: 2px;
			font-family: Verdana;
			font-size: 14px;
			color: #333333;
			font-weight: bold
			}
			
.formhead	{
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			font-weight: bold;
			padding:2px;
			background-color: #E5E5E5
			}
	
.formtext	{
			background-color: #F5F5F5;
			padding-top: 4px;
			padding-bottom: 8px;
			padding-right: 4px;
			text-align: right
			}
			
.formfield	{
			background-color: #F5F5F5;
			padding-top: 4px;
			padding-bottom: 8px
			}
	
.tablecell	{
			background-color: #F5F5F5;
			padding-bottom: 3px
			}
		
.formtable	{
			background-color: #EAEAEA;
			border: 1px solid #999999;
			padding: 3px;
			font-family: Verdana;
			font-size: 12px;
			color: #111111
			}
			
.textbox	{
			color: #000000;
			background: #FFFFFF;
			border: #333333 solid 1px
			}

.distextbox	{
			color: #999999;
			background: #F9F9F9;
			border: #999999 solid 1px
			}

.formbutton	{
			color: #000000;
			background: #C7D2DD;
			border: 1px #999999 outset
			}
