body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color:#e3e3e3;
}


td.main {
	background-color: White;
	background-image: url(/images/grad-back.jpg);
	background-repeat: repeat-x;
	
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.wlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-color: FFFFFF;
}
IFRAME.scrollbar {
	scrollbar-3dlight-color:#ffd700;
    scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;
}

body.admin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: White;
}

div.pagetitles {
	font-size:10px;
	text-transform : uppercase;
	text-align:right:
}

a {
	color : #003300;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color : #808080;
	text-decoration: none;
	font-weight:bold;
}

a:active {
	color : #003300;
	text-decoration: none;
	font-weight:bold;
}

a.navlinks {
	color : #000000;
	text-decoration: none;
}

a.navlinks:hover {
	color : #978C6D;
	text-decoration: none;
}

a.subpages {
	text-decoration: none;
	font-size: 13px;
	padding-left: 4px;
	color:#336600;
	text-transform: capitalize;
	font-weight: Bold;
}

a.subpages:hover {
	text-decoration: none;
	font-size: 13px;
	padding-left: 4px;
	color:#336600;
	font-weight:bold;
	text-transform: capitalize;
}

a.restaurantlist {
	color:#742714;
	font-size:11px;
	font-weight:bold;
}

a.restaurantlist:hover {
	color:#978C6D;
	font-size:11px;
	font-weight:bold;
}

table.ExtraPage { 
   background-color: #d3d3d3;	 
	float: right;  
	margin-top: 10px;  
	margin-left: 10px;  
	margin-bottom: 10px;  
	padding-bottom: 2px;  
	padding-left: 2px;  
	padding-right: 2px;  
	padding-top: 2px;  
	width: 200px;                      
}

td.uppernav { 
	background-color: #DD0101;
	background-image: url(http://d14685.u31.aosoft.com/images/navback.jpg); 
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
}

a.uppernav {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	color: White;
	padding-right: 5px;
	padding-left: 5px;
	
}

a.uppernav:hover {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	color: #800000;
	padding-right: 5px;
	padding-left: 5px;
	
}

a.uppernav:active {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	color: #32CD32;
	padding-right: 5px;
	padding-left: 5px;
	
}

a.footerlinks {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}

td.column3 {
	background-image: url(http://d14685.u31.aosoft.com/images/column3.jpg);
	color:Black;
	font-size: 9px;
}

ul.nav {
	margin-left:3px;
	padding-left:0px;
}

li.nav {
	float: left;
	color: White;
	list-style-type: none;
	padding-right:25px;
	margin-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.maincontent {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

td.subnav {
	width:200px;
}

.subnav { 
	width:200px;
	border: 1px solid #000000;
	margin:10px;
	float:right;
}

.ttlsub {
	width:200px;
	background-color:#336600;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

th {
	background-color: #c0c0c0;
	font: Verdana;
	font-size: 10px;
	color: White;
}

th.menu2 {
	background-color: #f5f5f5;
	font: Verdana;
	font-size: 18px;
	color: Black;
}

td.title {
	padding-bottom: 5px;
}


td.contactus {	
	text-align: right;
	background-color: White;
	padding-right: 20px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	border-bottom-width: 3px;
	padding-top: 5px;
}

td.footerlinks {
	background-color: #C2B97A;
	text-align:center;
	font-size:9px;
}

td.footer {
	background-color: #000000;
	color: White;
	text-align: center;
}

td.footer a {
	color: White;
	font-size:9px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:Black;
}

h1 {
	font-size: 14px;
	letter-spacing: 3px;
	color: Yellow;
	font-weight: bold;
}

strong {
	color: #416bcd;
	
}

div.poweredby {
	color: Silver;
	font-size: 8pt;
}

a.poweredby {
	color: #FF0000;
	font-size: 8pt;
}

a.poweredby:hover {
	color: Green;
	font-size: 8pt;
}

img.rightpics {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;	
}

img.rightpics:hover {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	border-left: 1px solid red;	
}