html, body {
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	font-size: 100%;
}

body {
	background: #67624C;
	font: 12px Verdana, sans-serif;
	font-family: Verdana;
}

a:link, a:visited { color: #000; }
a:focus, a:hover, a:active { text-decoration: none; }

img { border: none; }

#content li { color: #2F3841; }
#content li span { color: #000; }

h1, h2, h3, h4 { font-weight: bold; color: #2F3841; margin-top: 0; }
h1 { font-size: 200%; }
h2 { font-size: 150%; color: #576683; }
h3 { font-size: 125%; color: #496A1B; }
h4 { font-size: 110%; }

hr { color: #000; background: #000; height: 1px; border: 0 none; }

form {
	width: 100%;
	height: 100%;
	padding: 0;
}

#middle
{
	width: 976px;
	margin: auto;
	padding: 0;
	background: url(/images/arvnc_int_content_wide_tile.jpg) repeat-y right top;
	position: relative;
	min-height: 100%;
}
* html #middle { height: 100%; }

#main_nav
{
	width: 976px;
	height: 62px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#main_nav dd { margin: 0; float: left; }

#leftNav
{
	width: 255px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #E2B341;
	line-height: 2em;
}
#leftNav a { color: #E2B341; text-decoration: none; }
#leftNav a:hover { text-decoration: underline; }

#leftNav .sub_cat
{
	vertical-align: top;
	font-size: 90%;
}

#leftNav table { border-collapse: collapse; margin: auto; }
#leftNav table td { padding: 0; text-align: right; }

.box {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	background: #DDE0EB;
	border: 2px solid #000;
	padding: 5px 5px 15px;
	width: 200px;
	margin: 15px auto 0;
	line-height: normal;
	text-align: center;
}
	#content .box {
		width: 275px;
		border-width: 1px;
		margin: 25px 0 0 25px; display:inline;
		float:right; 
	}
	.box h2 {
		margin: 0;
		font-size: 1em;
	}
	.box h3 {
		font-size: .83em;
		margin: 1.5em 0 0;
	}
	.box p {
		line-height: 1.2;
		margin: 0;
	}

#content, #bottom_nav
{
	position: relative;
	min-height: 100%;
	padding: 15px 25px 0 0;
	margin-left: 280px;
}
#content { margin: 0 0 0 280px; width: 656px; }

#fp_marker { display: none; }

#content .drop_caps
{
	font-size: 200%;
	font-weight: bold;
	margin-right: 1px;
}

#hours
{
	background: #DDD2B2;
	border: 1px solid #173C69;
	padding: 5px;
}

#hours table
{
	width: 100%;
	border-collapse: collapse;
}
#hours table td { text-align: center; }

#regular_programs
{
	background: #DDE0EB;
	border: 1px solid #173C69;
	margin-top: 25px;
	margin-left: 25px;
	padding: 5px;
	float: right;
	width: 275px;
}

#subNav
{
	background: #DDD2B2;
	float: right;
	border: 1px solid #173C69;
	padding: 0;
	width: 150px;
}
#subNav ul { margin-top: 5px; margin-right: 5px; margin-bottom: 5px; }
#subNav li { text-align: left; color: #E2B341; }

#bottom_nav
{
	min-height: 0;
	text-align: center;
	width: 671px;
	height: 125px;
	position: absolute;
	background: url(/images/arvnc_footer_logo_top.gif) 100% 100% no-repeat;
	right: 0;
	bottom: 73px;
	margin: auto;
}

#bottom_nav a
{
	font-weight: bold;
	color: #173C69;
	text-decoration: none;
}
#bottom_nav a:hover { text-decoration: underline; }

.copyright 
{
	text-align: right;
	font-size: 11px;
}

#copyright
{
	position: absolute;
	bottom: 10px;
	right: 176px;
}

#bottom_spacer { clear: both; height: 225px; }

#footer
{
	padding: 12px 182px 0 6px;
	width: 788px;
	height: 61px;
	overflow: hidden;
	position: absolute;
	background: url(/images/arvnc_footer_bg_tile.gif);
	left: 0;
	bottom: 0;
	margin: auto;
}

#tax_icon { width: 255px; float: left; text-align: center; }

.Aristotle { float: right; font-size: 9px; }
.Aristotle a { font-weight: bold; color: #000; }
.Aristotle a:hover { text-decoration: none; }