/* Default CSS Stylesheet for a new Web Application project */

BODY
{   
    FONT-FAMILY: Times New Roman, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
    background-image: url(images/background.jpg);
    margin-top: 10px;
}
DIV.topbar
{
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
	width: 980px;
	height:170px;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5DC
}
DIV.menubar
{	
	width: 980px;
	vertical-align:baseline;
	height:25px;
    background-image: url(images/mid.jpg);
    background-repeat:repeat;
	background-color: #F5F5DC
}
DIV.mainmid
{
	width: 980px;
	margin: 0px;
	BACKGROUND-COLOR: #F5F5DC;
    background-image: url(images/menuback.jpg);
    background-repeat:repeat;
    text-align:center;
}
TD.mainone
{
	width: 950px;
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 10pt;
    color: #000080;
    font-weight:bold
}
TD.menu
{
	width: 968px;
	border-top-style: solid;
	border-top-color: #8B1A1A;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B1A1A;
	border-bottom-width: 1px;
	text-align: center;
	height: 25px;
	color: #8B1A1A;
	font-size: 14pt;
	font-weight: bold
}
TD.lunchmenu
{
	width: 668px;
	border-top-style: solid;
	border-top-color: #8B1A1A;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B1A1A;
	border-bottom-width: 1px;
	text-align: center;
	height: 25px;
	color: #8B1A1A;
	font-size: 12pt;
	font-family: Comic Sans MS;
}
TD.dinnermenu
{
	width: 668px;
	border-bottom-style: solid;
	border-bottom-color: #8B1A1A;
	border-bottom-width: 1px;
	text-align: center;
	height: 25px;
    color: #36454F;
	font-size: 13pt;
}
TD.menuleft
{
	width: 6px;
}
TABLE.main
{
	width: 960px;
	padding-left: 10px
}
TABLE.base
{
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	border-top-style: solid;
	border-top-color: #8B1A1A;
	border-top-width: 1px;
	width: 968px;
}
TD.mainleft
{
	width: 700px;
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 12pt;
    color: #36454F;
    font-weight: bold
}
TD.mainright
{
	width: 250px;
	margin: 0px;
	vertical-align: top;
	text-align:center;
	font-size: 12pt;
	border-left-style: solid;
	border-left-color: #8B1A1A;
	border-left-width: 1px;
	color: #8B1A1A;
}
TD.mainonecenter
{
	width: 950px;
	margin: 0px;
	vertical-align: top;
	text-align:center;
    font-size: 12pt;
    color: #36454F;
}
TD.mainoneleft
{
	width: 950px;
    text-align:left;
	vertical-align: top;	
    font-size: 12pt;
    color: #36454F;
    font-weight: bold
}
DIV.Mission
{
	padding:5px;
	text-align: center
}
DIV.base
{	
    background-image: url(images/base.jpg);
    background-repeat:no-repeat;
    width: 980px;
	background-color: #F5F5DC 	
}
TD.basemiddle
{
	height: 80px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 640px;
	color: #000000;
	border-top-style: solid;
	border-top-color: #8B1A1A;
	border-top-width: 1px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
DIV.copyright
{
	height: 60px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 980px;
	color: #000000;
	padding-top: 10px;
    border-left-style: solid;
	border-left-color: #c0c0c0;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-right-width: 1px; 
}



DIV.menu
{
	width: 770px;
	height:30px;
	text-align: left;
	font-size: 10pt;	
	padding-top: 10px
}
DIV.main
{
	width: 790px;
	background-color:#ffffff;  
	border-top-style: solid;
	border-top-color: #94A1A9;
	border-top-width: 1px;
    border-left-style: solid;
	border-left-color: #42506A;
	border-left-width: 3px;
	border-right-style: solid;
	border-right-color: #42506A;
	border-right-width: 3px;  
	border-bottom-style: solid;
	border-bottom-color: #94A1A9;
	border-bottom-width: 1px; 
	padding:10px;
	text-align: left
}
DIV.maincenter
{
	width: 790px;
	height:400px;	
	background-color:#ffffff;
    border-left-style: solid;
	border-left-color: #94A1A9;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #94A1A9;
	border-right-width: 1px;  
	border-bottom-style: solid;
	border-bottom-color: #94A1A9;
	border-bottom-width: 1px; 
	padding:10px;
	text-align:center
}

IMG.1 	
{
	margin: 1px;
	width: 45px;
	height: 45px;
	padding: 0px;
    display: block;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #36454F;
}
H1	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px
	}	
		
H6	{	
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

HR.test
{
	color: #6E843C;
	width: 75%;
	text-align:center
}

A:link	{	
	text-decoration:	none;
	color:	#36454F;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#36454F;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#36454F;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#8B1A1A;
	}

A.menu:link	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	color:	#36454F;
	font-size: 12pt;
	font-weight:bold
}

A.links:link	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.links:visited	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.links:active	{	
	text-decoration:	none;
	color:	#8B1A1A;
	font-size: 12pt;
	font-weight:bold
	}	
		
A.links:hover	{	
	text-decoration:	none;
	color:	#36454F;
	font-size: 12pt;
	font-weight:bold
}

A.content:link	{	
	text-decoration:	none;
	color:	#6E843C;
	font-weight:bold
	}	
		
A.content:visited	{	
	text-decoration:	none;
	color:	#6E843C;
	font-weight:bold
	}	
		
A.content:active	{	
	text-decoration:	none;
	color:	#6E843C;
	font-weight:bold
	}	
		
A.content:hover	{	
	text-decoration:	none;
	color:	#000000;
	font-weight:bold
}
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin: 0px;
	padding: 0px;
	}
IMG.0
{
	
}	
IMG.content
{
	margin-left: 10px;
	margin-right: 10px;
}
IMG.contentright
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
IMG.contentleft
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
IMG.product
{
	margin-bottom: 50px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
TD.admincenter
{
	width:760px;
	border-collapse: collapse; 
	vertical-align: middle;
	text-align:center;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #000080
}
TD.adminleft
{
	width:200px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	color: #000080
}
TD.adminright
{
	width:560px;
	border-collapse: collapse; 
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #000080
}
TD.f10
{			
	font-size:	10pt;
	color: #003366	
}
TD.f10black
{			
	font-size:	10pt;
}