BODY {
 scrollbar-base-color: color;
 scrollbar-track-color: color;
 scrollbar-face-color: #FF0000;
 scrollbar-highlight-color: color;
 scrollbar-3dlight-color: color;
 scrollbar-darkshadow-color: color;
 scrollbar-shadow-color: color;
 scrollbar-arrow-color: #000000;
 font: 70% Verdana, Arial, Helvetica, sans-serif;
 }
 
 div, p, blockquote, ol, ul, dl, li, dt, dd, table, td, select, option, input, textarea, a, th, .tableborder, h2, h3, h4, h5, h6, label {
		font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.welcome { font-size: 12pt; font-family: geneva,arial; color: #FFFFFF }
.small { font-size: 8pt; font-family: geneva,arial }
td { font-family: geneva,arial; font-size: 10pt }
.bold { font-weight: bold; font-family: geneva,arial; font-size: 10pt }
.large { font-size: 12pt; }


.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-size: 12;
}
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12;
}
.style20 {color: #FF0000}
.style21 {
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-size: 12pt;
}
.style22 {
	color: #FF0000;
	font-weight: bold;
	font-family: Lucida Calligraphy;
	font-size: 14pt;
}
.style23 {font-family: Lucida Calligraphy; font-size: 12pt; color: #FF0000; }
.businessName {font-family: Lucida Calligraphy; font-size: 13pt; font-weight: bold; color: #FF0000; }
.foodName {font-family: Lucida Calligraphy; font-size: 11pt; font-weight: bold; color: #FF0000; }
.style24 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*table.td.color { bgcolor="#AEA995" }
table.td.nocolor { bgcolor="#FFFFFF"}*/


/* Heading Styles */
h1, h2, h3, h4, h5, h6 {
margin-top:10px;
margin-right: -1px;
padding-left:5px;
}

h1, h2, h3 {
	font-weight:bold;
	text-transform:uppercase;
	line-height:170%;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

h1 { 
	font-size: 110%;
	color: #FFF;
	background-color: #FFFFFF;
	margin-bottom:10px;
	
	}

h2 { 
	color:#FFF;
	background-color:#666;
	border: 1px solid #FFFFFF;
	margin-bottom:3px;
}

h3 { 
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	clear:both
}

h4 { 
	color: #000;
	background-color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
	margin-bottom:10px;
	border: 1px solid #FFFFFF;
	margin-right:0px;
}
h4 a:link, h4 a:visited {color:#000000}

h5 {
	color:#2D487B;
	font-weight:bold;
	margin-bottom:10px;
}


th {
	font-weight: bold;
	vertical-align:top;
	text-transform: uppercase;
	text-align:left;
}
	
/* Other Tag Styles */


#pagecontent ul, #popupcontent ul{
	list-style-image: url('bullet.gif');
	margin-top:15px; 
	margin-bottom:5px
}

#popupcontent p, #popupcontent H3 {
	margin:10px 20px 0px 20px;
	padding-bottom:0px;
}

#popupcontent div.divider {width:auto; margin-right:20px; margin-left:20px;}

form {
	margin:0 0 25px 0; 
	padding:0;}

/* Main Pseudo Styles */
a:link {
	color: #000000; 
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #000000; 
	text-decoration: underline;
	background-color:transparent;
}
 
a:hover, a:active{
	color: #000000;
	/*font-size: 12px;*/
	text-decoration: none;
}

/* Special Styles */

#pagecontent p {
	margin:10px 0px 0px 5px;
	}

#note p{
	margin-top:0px;
}

#note h5{
	margin-bottom:0px;
	}

#column1 {
	width:49%;
	float:left;
}
#column1 div.formactions input {
	padding-left:20px; 
	padding-right:20px;
	}

#column1 div.formactions {
	margin-top:23px;
	}
	
#column2 div.formactions {
	margin-top:15px;
	}

/* Hack to change the position for Netscape - it is NOT seen by Opera 6 (and below) or by IE6/win and below*/
head:first-child+body #column1 div.formactions{
	margin-top:18px;
}

#column2 {
	width:49%;
	float:right;
}

#nav ul{
   border-left:0px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; padding:0; background-color : #006699;
   color : White;
   float : left;
   font-size:10px;
   white-space:normal;
   width:759px; margin-left:0; margin-right:0; margin-top:-2px; margin-bottom:0
}

#nav ul li {
  	display : inline;
}

#nav ul li a, #nav ul li.disabled {
   padding: 3px 7px 3px 6px;
   background-color : #006699;
   color : White;
   text-decoration: none;
   float:left;
   border-left-color : #000000;
   border-left-style : solid;
   border-left-width : 1px;
   list-style-type:none;
   white-space:normal;
   width:30px;

}

#nav ul li a.padder, #nav ul li.padder{
padding-top:9px;
padding-bottom:9px
}

#nav ul li.disabled {	
	background-color:#CCCCCC; 
	color:#B2B2B2;
}

#nav ul li a.wider, #nav ul li.wider{   
padding-left:9px;
padding-right:8px;}

#nav ul li a:hover, #statement ul li a:hover{
   background-color : #0099CC;
   color : #FFFFFF;
}

#hyperbutton ul {
   padding : 0;
   0;
   background-color : #FFF;
   color : White;
   white-space:nowrap; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:3px
}

#hyperbutton ul li {
  	display : inline;
	white-space:nowrap;
	margin:0 10px 0 0;
}

#hyperbutton ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 1px 22px 2px 22px;
	background-color : #006699;
	color : White;
	text-decoration : none;
	border-style : solid;
	border-width : 1px;
	border-color: #d5dce6 #002244 #002244 #d5dce6;
	list-style-type:none;
	white-space:nowrap;
}

/* Hack to change the padding size for Netscape - it is NOT seen by Opera 6 (and below) or by IE6/win and below*/
head:first-child+body #hyperbutton ul li a{   padding: 1px 9px 1px 9px;}

#hyperbutton ul li a:hover{
   color : #FFFFFF;
}

#pagecontent{
	margin-left:10px;
	width:749px;
	margin-bottom:0px;
	padding-right:1px;

}
.divider {
	border-bottom:1px solid #2455A3;
	padding-bottom:10px;
	width:749px; 
	text-align:right;
	margin-top:-5px;
}

.anchor {
	float:left;
}

#footer{
	margin-left:10px;
}

#footer ul, #footer div{
	width:749px; 
	}

#footer ul{
	color: #666666;
	border-top:1px solid #2455A3;
	margin-left:0px;
	padding-left:0px;
	font-size:90%;
	margin-top:10px;
}

.formactions {
	margin-top:18px; 
	float:left;
}

.formactions input
{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #006699;
	color: #fff;	
	border-width: 1px;
	padding: 0 5px;
	margin-right: 15px;
	border-color: #d5dce6 #036 #036 #d5dce6;
	cursor:pointer;
	font-weight:bold;
}

#footer ul li { 	
	display: inline;
	border-left:1px solid #666;
	margin:3px 4px 3px 0;
	padding-right:0;
	padding-left:8px;
	line-height:200%;
}

#footer div {
	text-align:right;
	margin-top:10px;
}

table.tableborder
{
	border-collapse: collapse;
	border-spacing: -1px;
	margin-top: 1px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	border-color: #FF0000;

}

table.calendar
{
	/*border-collapse: collapse;*/
	border-spacing: -1px;
	margin-top: 1px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	width:100%;

}

table.tableborder th{
	background-color: #AEA995;
	color: #FFFFFF;
	font-weight:bold;
	font-family: geneva,arial,verdana;
	font-size: 90%;
	text-align:left;
}
table.tableborder th.col1{ width:25%}
table.tableborder th.col2{ width:75%}

table.calendar th{
	background-color: #AEA995;
	color: #FFFFFF;
	font-weight:bold;
	font-family: geneva,arial,verdana;
	font-size: 90%;
	text-align:left;
}

table.calendar td.available{
	background-color: #009966;
	color: #009966;
}

table.calendar td.unavailable{
	background-color: #BB5692;
	color: #BB5692;
}

table.tableborder td.endborder {
	border-width:1px 0 0 0;
}

table.tableborder th div.currency{
	float:right; 
	margin-top:-9px;
	}

table.tableborder th div.explain, table.tableborder th span.explain {
	font-weight:normal; 
	text-transform:none;
	}
	
h3 div.explain {	
font-weight:normal; 
	text-transform:none;
	margin-top:-2px;
	padding-bottom:3px}

#column1 table.tableborder th, #column2 table.tableborder th {
	width:40%
	}

table.tableborder TD, table.tableborder th, table.tableborder th p {
	/*border: solid 1px #BB5692;*/
	padding: 3px;
	vertical-align:top;
}

table.tableborder TD.noborder {
	border-left:0px none;
	border-right:0px none;
}

table.tableborder th a:link, table.tableborder th a:visited {
	color: #225F8D;
	text-decoration:none;
}

table.tableborder th a:hover{
	color:#000;
	text-decoration:underline;
	background-color:transparent;
}

#column1 h4{
	padding-bottom:16px
}
