/*COLOR SCHEME
header background #538FD8
main dark: #0D3C5C
main dark (light shade): #0D3C5C
main light: #B4DE18
main light (rollover): #CADDED
main light (light shade): #FBFAF4
*/


/*BODY*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.container {
  margin: 0 auto;
  width: 850px;
}

/*MAIN TABLE*/
#mainTable {
	color: #FFFFFF;
	height: 100%;
	/*border: 1px solid #333333;*/
	width: 100%;
	}

/*MAIN CONTENT*/
#maincontent {
	/*border: 1px solid #FFFFFF;*/
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 20px 25px 10px 10px;
	/*/*/font-size: 100%; /* */
	/*/*/line-height: 1.5em; /* */
	vertical-align: top;
	text-align: justify;
	list-style-image: url(images/mainbullets.gif);
	height:100%;
	}

#maincontent ul {
	text-align:left;
	}
	
#maincontentshadow {
	background-color: #0D3C5C;
	background-image: url(images/homepage_r11_c2.jpg);
	background-repeat: repeat-y;
	}


/*HEADER*/
#Header {
	background-color: #FFFFFF;
	/*background-image: url(images/headers/headerbg.jpg);
	background-repeat: repeat;*/
	margin: 0px;
	padding: 0px;
	}

#Header a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
#Header a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
#Header a:hover { 
	color: #FFFFFF;
	background-color: #0D3C5C;
	text-decoration: none;
	}
#Header a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
/*INFO BAR*/
#InfoBar {
	background-color: #333333;
	background-image: url(images/headers/sidebg.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	/*border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;*/
	padding: 2px 12px 2px 10px;
	text-align: right;
	height:15px;
	color:#FFFFFF;
	}

#InfoBar a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
#InfoBar a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
#InfoBar a:hover { 
	color: #FFFFFF;
	background-color: #0D3C5C;
	text-decoration: none;
	}
#InfoBar a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}

.infobar {
	font-size: 10px;
	}


/*SIDEBAR*/	
#sidebar {
	background-color: #0F3C5D;
	background-image: url(images/winebottle_bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	}

#sidebarbottom {
	background-color: #0D3C5C;
	background-image: url(images/homepage_r13_c1.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	}
	


/*MAIN NAVIGATION*/
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	}


#navlist {
	width: 180px;
	}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	/*/*/font-size: 100%; /* */
	}

#navlist li {
	margin: 0;
	/*font-weight:bold;*/
	}

#navlist a {
	display: block;
	padding: 4px 3px 4px 6px;
	border: 1px solid;
	border-color: #ffffff #B4DE18 #B4DE18 #ffffff ;
	/*background-color: #0D3C5C;*/
	/*background-image:  url(images/buttonup.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	}

#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	}

#navlist a:hover, #navlist a:active {
	background-color: #FBFAF4;
	/*background-image:  url(images/buttondown.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	color: #000000;
	}
	
	
	#navlist2 {
	width: 180px;
	}

#navlist2 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	/*/*/font-size: 100%; /* */
	}

#navlist2 li {
	margin: 0;
	/*font-weight:bold;*/
	}

#navlist2 a {
	display: block;
	padding: 4px 3px 4px 6px;
	border: 1px solid;
	border-color: #ffffff #999999 #999999 #ffffff ;
	/*background-color: #0D3C5C;*/
	/*background-image:  url(images/buttonup.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	}

#navlist2 a:link, #navlist2 a:visited {
	color: #000000;
	text-decoration: none;
	}

#navlist2 a:hover, #navlist2 a:active {
	background-color: #F9F9F9;
	/*background-image:  url(images/buttondown.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	color: #000000;
	}
	
	#navlist3 {
	width: 170px;
	}

#navlist3 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	/*/*/font-size: 100%; /* */
	}

#navlist3 li {
	margin: 0;
	/*font-weight:bold;*/
	}

#navlist3 a {
	display: block;
	padding: 4px 3px 4px 3px;
	border: 1px solid;
	border-color: #FFFFFF #FFFFFF #999999 #999999 ;
	/*background-color: #0D3C5C;*/
	/*background-image:  url(images/buttonup.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	}

#navlist3 a:link, #navlist3 a:visited {
	color: #000000;
	text-decoration: none;
	}

#navlist3 a:hover, #navlist3 a:active {
	background-color: #999999;
	/*background-image:  url(images/buttondown.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	color: #FFFFFF;
	}
	

	
#sidecontent {
	padding: 6px;
	border: 1px solid;
	border-color: #ffffff #0D3C5C #0D3C5C #ffffff ;
	width: 166px;
	}
	
	
/* DATACENTER */
#datacenter {
	background-color : #0D3C5C;
	vertical-align: middle;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left;
	width: 100%;
	padding: 12px;
	}

#datacenter h3 {
	color: #FFFFFF;
	}


/*NEWS*/
#news {
	width: 10px;
	vertical-align: top;
	padding:5px;
	background-color: #FFFFFF;
	/*background-image: url(images/headers/sidebg.jpg);
	background-repeat: repeat;*/
	}

	
	.date {
	color: #000000;
	font-size: 10px;
	}
	
	.news {
	font-size: 10px;
	color: #0D3C5C;
	}
	
#newsbox {
	background-color: #FBFAF4;
	width: 170px;
	font-size: 10px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 15px;
	/*/*/font-size: 91%; /* */
	}


/*TEXT*/	
td, p, ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

/* This is set to be replaced by image */
h1 { 
	font-size: 210%;
	color: #333;	
	text-align:left;
	}
h2 { 
	font-size: 136%;
	color: #0D3C5C;
	text-align:left;
	}
h3 { 
	font-size: 109%;
	color: #0D3C5C;
	text-align:left;
	}
	
.breadcrumb {
	font-size: 10px;
	/*/*/font-size: 91%; /* */
	color: #0D3C5C;
	}

.color {
		color: #0D3C5C;
		}
		
.italic {
		color: #0D3C5C;
		font-style: italic;
		}

.heading {
		color: #0D3C5C;
		font-size: 150%;
		}
		
.required {
		color: red;
		font-weight:bold;
		}
		
.borderheading {
	background-color:#0D3C5C;
	padding: 3px;
	font-size:13px;
	color: #FFFFFF;
	font-weight:bold;
	}
				
	
/*LINK STYLES*/

a:link { 
	color: #0D3C5C;
	}
a:visited { 
	color: #0D3C5C;
	}
a:hover { 
	color: #0D3C5C;
	background-color: #FBFAF4;
	text-decoration: none;
	}
a:active { 
	color: #B4DE18;
	}	
	
	
/*Turns off Borders around Hyperlinked Images*/
img { 
	border : 0px; 
	display : block;
	}
	
.inlinimg { display : inline }
	
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }
.imgfloatleft { float : left }

	
/*FORMS*/
form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
}

input { 
	background-color : #FFFFFF; 
	border : 1px solid #0D3C5C;
	font-size : 9px; 
	}

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FBFAF4;
	border : 1px solid #0D3C5C; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }
	
.formBut {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.15em;
background-color: #F9F9F9;
color: #333333;
font-size: 80%;
font-family: Verdana, Helvetica, Arial, sans-serif;
}


.clsLarge {
	width : 200px; 
	}
	
/*FOOTER*/
#footer {
	background-color: #333333;
	/*background-image: url(images/headers/footerbg.jpg);
	background-repeat: repeat;*/
	vertical-align: middle;
	/*border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;*/
	padding: 3px 10px 3px 10px;
	text-align: center;
	height: 20px;
	width: 100%;
	}

#footer a:link { 
	color: #FFFFFF;
	}
	
#footer a:visited { 
	color: #FFFFFF;
	}
	
#footer a:hover { 
	color: #FFFFFF;
	background-color: #0D3C5C;
	text-decoration: none;
	}
	
#footer a:active { 
	color: #FFFFFF;
	}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	}
	
	/* ICON FOOTER */

#iconfooter {
    text-align: left;
	width: 100%;
    }
	
#iconfooter td {
	padding: 4px;
	}

	
/*SITE TOOLS*/

#Sitetools {
	padding: 10px;
	border-top: 1px dotted #0D3C5C;
	text-align: right;
	}
	
#Sitetools a:visited { 
	color: #0D3C5C;
	}
	
/*PRINCIPALS*/

#principals {
	background-color: #FBFAF4;
	border: 1px solid #CCCCCC;
	padding: 6px;
	}

#principalpage {
	background-color: #FBFAF4;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 150px;
	}
	
/*TITLES*/
#titleimage {
	padding: 8px 0px 0px 0px;
	}
	
/*TABLES*/

tr.heading{
	color:#ffffff;
	}
	
/*OUTLINES*/
	
#outlinetheme {
	padding:10px;
	width:210px;
	border: 1px solid #0D3C5C;
	}
	
#border {
	padding: 10px;
	border: 1px solid #0D3C5C;
	}
	
#border_nopad {
	padding: 0px;
	border: 1px solid #0D3C5C;
	}
	

	
/*FIELDSETS*/

fieldset legend 
	{
	color:#0D3C5C;
	font-size:13px;
	font-weight:bold;
	}
	
	fieldset {
	padding: 9px;
	}
	
	fieldset.leveltwo legend 
	{
	color:#0D3C5C;
	font-size:10px;
	}
	
	fieldset.leveltwo {
	padding: 4px;
	}


select.dropdown
{
	/* display: block;*/
	font-size: 9px;
}

/*RESTAURANT MENU*/
	
.arial9 {  
	font-size: 9pt;
  color: #000000;
}
.arail9ptb {
	font-size: 9pt;
	font-weight: bold;
}
.arial9ptbred {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}
.arial9ptbred:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}
.arial9ptbred:hover {
	font-size: 9pt;
	font-weight: bold;
	color: blue;
}
.arial12ptbred:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.arial12ptbred{
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.arial12ptbred:hover {
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}

.arial11ptb {
	font-size: 11pt;
	font-weight: bold;
}
.arial14ptb {
	font-size: 14pt;
	font-weight: bold;
}
.subheadwhite {  
	font-size: 10px; color: #FFFFFF; 
	font-weight: bold;
}
.menuname {
	font-size: 16pt;
	font-weight: bold;
}
.menudesc {
	font-size: 12px;
}
.catname {
	font-size: 16px;
	font-weight: bold;
	color: #0D3C5C;
}
.catdesc {
	font-size: 12px;
}
.fooditemname {
	font-size: 12px;
	font-weight: bold;
	color:  #0D3C5C;
}
.fooditemdesc {
	font-size: 11px;
	color: #666666;
}
.price{
	font-size: 12px;
	font-style: italic;
}

/*RIGHT SIDEBAR*/

#rightsidebar {
	background-color: #0D3C5C;
	background-image: url(images/homepage_r14_c4.jpg);
	background-repeat: repeat;
	}

#itemdivider {
	border-bottom: 1px solid #999999;
	}
	
/*INNER NAV MENUS*/

.innernav {
	padding: 0px;
	text-align:left;
	}

.levelone {
	font-size:11px;
	padding: 3px 0px 3px 0px;
	color:#FFFFFF;
	}
	
.levelone a, .levelone a:visited, .levelone a:active {
	color:#FFFFFF;
	background-color: #0D3C5C;
	border: 1px solid #0D3C5C;
	padding: 4px 6px 4px 6px;
	text-decoration:none;
	}
	
.levelone a:hover {
	color:#FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 4px 6px 4px 6px;
	text-decoration:none;
	}
	
.selected{
	color:#FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 4px 6px 4px 6px;
	}

.leveltwo {
	padding: 2px 10px 2px 10px;
	border: 1px solid #0D3C5C;
	font-size: 10px;
	}

.doublepipe {
	color: #666666;
	}

/* MENU */
#menu{
    text-align:center;
    color: #666666;
}


#menu p {
    padding: 0;
    margin: 0;
}


#menu .menu_name {
	background-color:#0D3C5C;
	padding: 5px 5px 5px 6px;
	font-size:130%;
	color: #FFFFFF;
	font-weight:bold;
    margin: 20px 0 0 0;
	}

#menu .menu_desc {
	padding: 5px 5px 5px 6px;
	color: #000000;
    margin: 7px 0 0 0;
	}

#menu .item_name {
	margin: 13px 0 0 0;
	font-size:115%;
	color: #0D3C5C;
	font-weight:bold;
	}

#menu .item_desc {
	color: #666666;
	}

#menu .price {
	color: #666666;
	font-weight:italic;
	}

#navcontainer {
  margin: 0 0 0 8px;
}

#navcontainer h1{
  color: #000000;
  font-size: 185%;
  padding: 0px;
  margin: 18px 0 7px 6px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#navcontainer li {
background-position: -242px 0;
background-image: url(images/menu_btn.jpg);
margin: 0 0 3px 0;
}

#navcontainer a
{
display: block;
padding: 14px 8px 2px 16px;
width: 218px;
height: 30px;
background-color: #FFFFFF;
background-image: url(images/menu_btn.jpg);
text-decoration: none;
}

#navcontainer a:hover
{
background-image: none;
background-color: transparent;
background-position: -242px 0;
background-image: url(images/menu_btn.jpg);
}


.reserve_button {
  text-align:center;
  margin-bottom:5px;
}

.reserve_button a, .reserve_button a:visited, .reserve_button a:active {
  background-color:#002238;
  color:#FFF;
  text-decoration:none;
  display:block;
  padding:15px 0 15px 0;
}

.reserve_button a:hover {
  background-color:#111;
  color:#FFF;
}