/* Default CSS Stylesheet */

html, body
{
	width: 100%;
}
td {
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
}

#logo1
{
	font-family: Falstaff Festival MT;
	font-size: 24pt;
	font-weight: bold;
}

#logo2
{
	font-family: Copperplate Gothic Bold;
	font-size: 12pt;
	font-weight: bold;
}

#locations
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #888;
}

	#locations ul
	{
		font-size: 8pt;
		list-style-type: none;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 8px;
	}

#content {
    background: fff url("../images/vignette.jpg") repeat-x;
}
  


#content A {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:visited {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:active {COLOR: #000000; TEXT-DECORATION: underline;}
#content A:hover {COLOR: #FF3300; TEXT-DECORATION: none;}  


#crumb {
		display: block;
		background-color:#fff;
		border-top: 0px solid #003366;
		border-bottom: 1px solid #000;
		text-align: left;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		color: #000000;
		clear: right;
}


#crumb A {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:visited {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:active {COLOR: #000000; TEXT-DECORATION: none;}
#crumb A:hover {COLOR: #FF3300; TEXT-DECORATION: none;}


#rfp { color: #003366; font-weight: bold; }
  
#col2 {
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;		
		
}

#col2 h3 {
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		font-weight: bold;
		color: #990000;
		
		border-bottom: 1px solid #000;
}
	#subheader
	{
		font-size: 10px;
		color: #cc0000;
	}

	#food
	{
		border-bottom: 1px dotted #000;
	}
	
	#subfood
	{
		list-style-type: none;
		margin-left: 67px;
		margin-bottom: 0px;
	}
	
	#subprice
	{
		list-style-type: none;
		margin-left: 0px;
		margin-bottom: 0px;
	}
	
	#sizes
	{
		font-size: 12px;
		color: #207d00;
	}
	
	#blurb
	{
		width: 75%;
		
		border: 1px solid #990000;
		
		font-size: 8pt;
		font-weight: bold; 
	}
	
	#blurb h2
	{
		font-family: arial;
		font-size: 10pt;
		color: #990000;
	}

#col2 h5 {
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: bold;
		color: #006600;
		clear: right;
		margin-bottom: -10px;
		margin-left: 0px;
}

#col2 ul {
		margin-top: 0px;
}

hr { width: auto; color: #000; size: 1px;}

#login
{
		margin-top: 25px;
		margin-left: 50px;
}


.button {
                font-family: Verdanna, Arial, Helvetica, sans-serif;
                font-size: 8pt;
                color: #000000; 
                background-color: #dedede; 
                border-style: outset; 
                border-color: #003399;}

.inputbox       {  
                font-family: Verdanna, Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                font-style: normal; 
                font-weight: normal; 
                color: #000000; 
                border: outset 1px #dedede solid;
                background-color: #FFFFFF;
                empty-cells: show;}
                
.textbox       {
                font-family: Verdanna, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                border: outset 1px #dedede solid;
                }
                
.search_form {
		margin-top: 10px;
		margin-left: 15px;
		margin-bottom: -20px;
}
                        
.col1-item {
		border: 1px solid #ff6c00;
		background-color:#f9faf9;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}


.col1-item p {
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}


.col1-item h3 {
		display: block;
		padding: 2px;
		background-color:#ff6c00;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold;
		color: #ffffff;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}
	#menuheader
	{
		list-style-type: none;
		margin-left: 5px;
		padding-left: 5px;
	}

	#child li
	{
		list-style-type: disc;
		list-style-image: url("../images/arrow_right_red.gif");
		margin-left: -20px;
		padding-left: 0px;
		padding-right: 10px;
	}

.col1-nav {
		border: 1px solid #5b7cab;
		background-color:#f9faf9;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		position:relative;
}


.col1-nav p {
		margin-top: 5px;
		margin-left: 15px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		position:relative;
		line-height: 140%;
		display: block;
}

.col1-nav h3 {
		display: block;
		padding: 2px;
		background-color:#5b7cab;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold;
		color: #ffffff;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}



.col3 {

}

.col3-item {
		border: 1px solid #fff71b;
		background-color:#fffaf0;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}

.col3-item p {
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal;
		line-height: 140%;
		position:relative;
}

.col3-item h3 {
		display: block;
		padding: 2px;
		background-color:#fff71b;
		font-family: VerdanArial,Helva,etica,sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold;
		color: #000000;
		clear: right;
		margin-top: 0px;
		margin-bottom: 0px;
}



#footer {
		background-color:#921313; 
		border-bottom: 1px solid #610000;
		text-align: center;
		padding: 2px;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 9px; 
		font-style: normal; 
		font-weight: normal;
		color: #ffffff;
		clear: right;
}	


      
                     
.edit_form
                {
                margin-top: 2px;
                font-size: 10px; 
                border-collapse: collapse;
                vertical-align: top;
        }  

.edit_form td  {
        FONT-SIZE: 10px;
        padding-right: 3px;
                }

.reporting {
	margin-top: 2px;
	BORDER-TOP: #003399 0px solid; 
	border-collapse: collapse;
	vertical-align: top;
    font-family: Verdanna, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000; 
    border: outset 0px #003399;
    background-color: #FFFFFF;
    empty-cells: show;
} 
        

.reporting td {                          
	white-space: nowrap;
	font-style: normal; 
	font-weight: normal; 
	color: black; 
	vertical-align: top;
	padding-left: 2px;
	padding-right: 10px;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none; 
	border-bottom: solid 1px #dedeff;                 
}                   
                
	a.reporting:link {color: #000000; text-decoration: none;}
	a.reporting:visited {color: #000000; text-decoration: none;}
	a.reporting:hover {color: #FF3300; text-decoration: underline;}   
	a.reporting:active {color: #000000; text-decoration: none;}


               
.report_group_head td {
	border-top: solid 15px #ffffff; 
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	background-color: #ffcc66;
}
   
   
.report_col_head td {
	padding-top: 1px;
	padding-bottom: 1px;	
	padding-left: 1px;
	padding-right: 1px;
	font-size: 10px;
	font-weight: bold;
	background-color: #ccffcc;	
}
                        
.report_head td {
	font-weight: bold;
	color: #006600;
	padding-top: 2px;
	padding-bottom: 5px;	
	padding-left: 0px;
	padding-right: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.edit_form td {
	vertical-align: top;
}

.edit_form .textbox {
	width: 400px;
}

.tabs_class {
	margin-top: 0px;
}


.tabs_class a:link {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:visited {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:active {COLOR: #000000; FONT-WEIGHT: normal; text-decoration: none;}
.tabs_class a:hover {COLOR: #FF3300; FONT-WEIGHT: normal; text-decoration: none;}