@charset "UTF-8";
/* CSS Document */

body	{
	background: white;
	font-size: 62.5%; /*Bring default font size to 10px*/
	font-family:  "Gill Sans", "Tahoma", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #38076a url(../graphics09/page_bg_gradient.jpg) top left repeat-x;
		}
		
img		{
		border: 0px;
}
		
#container	{
	width:810px;
	margin: 0 auto;
	background: #FFF url(../graphics09/faux_bg.gif) repeat-y 30% 0;

		}
		
#container_index	{
	width:790px;
	margin: 0px auto;
	background: #FFF;
	}
		
#masthead	{
	margin: 0;
	padding:10px 3px 0 3px;
	background: #FFF;
	text-align: center;
		}
		
#nav, #nav ul	{
		float: left;
		width: 770px;
		background-color: #FFF;
		list-style: none;
		line-height: 1.9em;
		font-size: 1.5em;
		padding: 10px 0 2px 20px;
		margin: 0;
		}

#nav a	{
		display: block;
		padding: 3px 2.6em 0 2.6em;
		color: #350366;
		text-decoration: none;
		/* background: url(../graphics09/divider.jpg) repeat-y right top;*/
		background: url(../graphics09/left_navbtn.jpg) no-repeat top left; 
		/*background: url(../graphics09/na_button2_l.jpg) no-repeat top left;  */
		}
		
#nav li	{
		float: left;
		padding: 0;
		background: url(../graphics09/right_navbtn.jpg) no-repeat top right;
		/*background: url(../graphics09/nav_button2_r.jpg) no-repeat top right;  */
		}
		
#nav li ul	{
		position: absolute;
		left: -999em;
		width: 7em;
		background: #fff;
		border: solid #3c157c 1px;
		text-align: left;
		}
		
#nav a.drops	{
		color:#666;
		font-size: .55em;
		line-height:1.5em;
		width: 9em;
		padding: 0 3px;
		background: #FFF;
		}
		
#nav a.drops:hover	{
		text-decoration:underline;
}
		
		
#nav li:hover ul, #nav li.sfhover ul	{
		left: auto;
		}
		
		
#content	{
		float: right;
		width: 70%;
		padding:10px 0;
		text-align: left;
		}
		
#sidebar	{
		float: left;
		width: 30%;
		padding: 10px 0;
		text-align: left;
		}
		
#sidebar a	{
		text-decoration: none;
}
		
		
#content .gutter	{
	padding:10px;
	text-align: left;
		}
		
		
#content h1	{
	font-family:Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 1.8em;
	color:#666;
}

#content img	{
	float:left;
	margin-right: 5px;
}

#content h2	{
	color:#306;
	font-size: 1.4em;
	}
	
#content h3	{
	color:#306;
	font-size: 1.6em;
	text-align:center;
	}
	
#content p	{
	text-align:left;
	}
	
	
	
#content ul	{
	color:#666;
	font-size:1.4em;
	}

	
#content .table	{
	font-size:1.2em;
	line-height:1.3em;
	color:#666;
	width:75%;
	text-align:center;
	margin:0 auto;
}
	
	
#content .tablewide	{
	font-size:1.2em;
	line-height:1em;
	color:#666;
	width:90%;
	text-align:center;
	margin:0 auto;
	padding:1px 2px 1px 2px;
}
	

#content .tablewide	h2{
	font-size:.9em;
	line-height:1.3em;
}

#content .tablewide	h3{
	font-size:1em;
	font-weight:100;
	color:#666;
	line-height:1em;
	text-align:left;
}

#content .tablewide	h4{
	background-color:#699;
	font-size:1em;
	font-weight:100;
	color:#666;
	line-height:1.3em;
	text-align:left;
	padding: 3px;
}

#footer		{
		clear: both;
		width:770px;
		padding: 5px 25px 3px 200px;
}

#footer ul		{
		float:left;
		width: 770px;
		list-style: none;
		line-height: 1em;
		font-size: 1.3em;
}

#footer a	{
		display: block;
		padding: 0 2em;
		color: #fff;
		text-decoration: none;
}

#footer li	{
		float: left;
		padding: 0 ;
		}

h1		{
	
		font-size: 2.4em;  /* 24px */
		background: transparent;

		}
		
h2		{
	
		font-size: 1.8em;  /* 18px */
		background: transparent;
		font: "Arial Black", "Arial Narrow Bold", "Impact";

		}
		
h3		{
	font-size: 1em;  /* 14px */
		}
		
h4		{
	height: 236px;
	margin-top: 1em 0 0 0;
	text-indent: -999em;
		}

p		{
	font-size: 1.4em; /* 14px */
	background: transparent;
	color: #666;
	text-align: center;
		}
		
		.boxbody p {font-size:1em}
		.boxbody a {color:gray}
		.boxbody a:hover {color:purple}		
		.boxbody h1 { color: #777; font-size:1.6em; }
		.boxbody h2 { color: #888; font-size:1.4em; }
		
		/* Show only to IE PC \*/
		* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

		.sidebox {
			margin: 15px auto; /* center for now */
			width: 90%; /* ems so it will grow */
			background: url(../graphics09/box_folder/sbbody-r.png) no-repeat bottom right;
			font-size: 1.4em;
		}
		.boxhead {
			background: url(../graphics09/box_folder/sbhead-r.png) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.boxhead h2 {
			background: url(../graphics09/box_folder/sbhead-l.png) no-repeat top left;
			margin: 0;
			padding: 10px 30px 5px;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1.2em;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
		}
		.boxbody {
			background: url(../graphics09/box_folder/sbbody-l.png) no-repeat bottom left;
			margin: 0;
			padding: 5px 5px 5px;
		}

.sidebox ul	{
		text-decoration: none;
		color:#666;
		list-style: none;
		font-size: .95em;
		line-height: 1.7em;
		padding: 0px 15px 5 px 5px;
}

#address2 	{
		margin:0 auto;
		font-size:1em;
		line-height:1.5em;
		color:#FFF;
}

#address ul	{
		margin:0;
		padding:0;
		list-style:none;
		float:left;
}

#address2 a	{
		text-decoration:none;
		padding:0 .5em;
		color:#fff;
		font-size:1em;
}

#address p	{
		clear:left;
		color:#fff;
		font-size:1.2em;
		line-height:1.3em;
}

#address2 li	{
		font-size:1.4em;
		display:inline;
		list-style:none;
		padding-right:2em;
}


#indexshow	{
	width: 785px;
	height:490px;
	background: #FFF;
	margin: 50px auto;
	padding:0;
	text-align:center;
	}
	
	
#newbrowser	{
	width: 95%;
	background: #FFF;
	margin: 0px auto;
	padding:0;
	text-align:center;
	}
	
#newbrowser .menutable	{
	font-size:1.2em;
	color:#666;
	text-align:left;
	margin:0 auto;
	border-collapse:collapse;
}

#newbrowser .menutable2	{
	font-size:1.2em;
	color:#666;
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
}



#newbrowser h1	{
	font-family:Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color:#666;
}

#newbrowser h4	{
	font-family:Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #F00;
}


#newbrowser p	{
	font-size:1.4em;
	line-height:1em;
	color:#666;
	text-align:center;
}
#newbrowser table	{
	font-size:1em;
	line-height:1em;
	color:#666;
	text-align:left;
}
	
#bottom_panel	{
	width: 790px;
	background: #fff;
}
	
	

#bottom_panel a	{
	text-decoration: none;
}

#infopanel-left	{
	float: left;
	width: 45%;
	padding: 0 15px;
	text-align: left;
}

#infopanel-right	{
	float: right;
	width:45%;
	padding: 0 15px;
	text-align: left;
}

#content .cash	{
		margin: 0 auto;
		}

This starts the Menu Claendar

#menucal table	{
		border-collapse:collapse;
		width:95%;
		border:1px solid #333;
		background: #fff;
		text-align:left;
}

#content .gutter .tablewide img	{
		text-align:center;
}
