/* CSS Document */

#header
{
	width:860px;
	height:98px;
	margin:auto;
	background-image:url(images/catergradtop.jpg);
	background-repeat:repeat-x;
	text-align:right;
	
}

#header a
{
	text-decoration:none;
	color:#FFFFFF;
	
}

#header a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	
}

#bottomlinks a
{
	text-decoration:none;
	color:#FFFFFF;
	
}

#bottomlinks a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	
}

#contentwrap
{
	width:860px;
	height:650px;
	margin:auto;
	background-color:#f9ebc8;
}

#leftcol
{
	background-color:#f9ebc8;
	width:295px;
	/* height:660px; */
	float:left;
}

#leftnav
{
	width:295px;
	height:475px;
	float:left;
	font-size:1px;
	/* background-image:url(images/catnavtemp.jpg); */
	/* border-top:1px solid white;*/
}

#headlineshead
{
	width:275px;
	height:22px;
	background-color:#9b2a00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:20px;
	margin:auto;
	float:left;
}

#rightcol
{
	width:564px;
	height:649px;
	background-color:white;
	float:right;
	border-top:1px solid white;
	border-left:1px solid white;
}

#bottombar
{
	width:860px;
	height:80px;
	margin:auto;
	background-color:#3b6205;
	border-top:1px solid white;
	clear:both;
}

#righttop
{
	width:564px;
	height: 118px;
	
	float:left;
	margin:auto;
	
}

#rightmid
{
	width:564px;
	height: 275px;
	
	float:left;
	margin:auto;
	
}

#rightbot1
{
	width:280px;
	height: 250px;
	
	float:left;
	margin:auto;
	
}
#rightbot2
{
	width:280px;
	height: 250px;
	
	float:left;
	margin:auto;
	
}

#tablelinks a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#rightmid a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#10247a;
	text-decoration:underline;
	font-weight:bold;
}


#rightmid a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#10247a;
	text-decoration:none;
	font-weight:bold;
}

#tablelinks a:rightmid
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
