	
/*****  Content Div, to hold content border *******/
#content {
	background-image: url(../images/bg_content_pages.gif);
	}

/***** Wide Box *******/
#widebox {
	float: left;
	width: 579px;
	margin-right: 1px;
}
#widebox h2 {
	height: 46px;
	width: 559px;
	background-color: #4A546D;
	color: #E2D5C6;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: block;
	font-size: 1.5em;
	line-height: 45px;
	margin: 0;
	padding-left: 20px;
	letter-spacing: 2px;
}
#widebox h3 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 1.1em;
}

#widebox p	{
	padding-left: 32px;
	padding-right: 32px;
	font-size: .8em;
	}

#widebox table.list {
	margin-left: 20px;
	}
#widebox td.list {
	font-size: .8em;
	padding: 3px 6px 3px 12px;
	}
/***** Right Box *******/

#rightbox {
	float: left;
	width: 180px;
	padding: 0;
	line-height: 1em;
	} 
#rightbox h2	{
	color: #F4BB14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: 0;
	padding: 12px;
	
	font-size: 20px;
	}
#rightbox h3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #C09217;
	text-transform: uppercase;
	padding: 12px;
	margin: 0;
	font-weight: normal;
	letter-spacing: 1px;
	}
#rightbox p	{
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	padding-right: 10px;
	font-size: 12px;
	background-image: url(../images/list_dot.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	}
#rightbox p.plain {
	font-size: 0.8em;
	background-image: none;
	margin-top: 6px;
	padding-left: 12px;
}
#rightbox a {
	text-decoration: none;
	border: 0;
	color: #627292;
	border-bottom: 1px dotted #627292;
	}
#rightbox a:hover {
	text-decoration: none;
	border: 0;
	border-bottom: 1px solid #627292;
	}
#subnavbox 	{
	width: 180px;
	background-color: #4C8910;
	color: #DED1C0;
	padding-bottom: 15px;
	}
#subnavbox p.subnav {
	color: #DED1C0;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/list_dot_dark_spring.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	text-decoration:none;
	border: 0;
	display: block;
	width: 148px;
	padding-left: 20px;
	}
#subnavbox a.subnav {
	color: #DED1C0;
	text-decoration: none;
	border: 0;
	}
#subnavbox a.subnav:hover {
	text-decoration: underline;
	}
#rightbox div#stumper h3 {padding: 12px;
 margin: 0px;}
#SMALL_CAL table {
	border-top: 1px solid #343432;
	border-left: 1px solid #343432;
	}
#SMALL_CAL td {
	border-right: 1px solid #343432;
	border-bottom: 1px solid #343432;
	}
	
.footerlinks {
	margin: 0px;
	padding: 0px;
}
#rightbox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
