body {
	color:#454938;
	font-family:Verdana;
	font-size:11px;
	background-color:#5a5f4b;
	vertical-align:top;
	margin:0;
	line-height:14px;
}
#container {
	width:761px;
	vertical-align:top;
}
#menuContainer {
	width:424px;
	height:43px;
}
#shadowLeft {
	background-image:url('/Images/shadow_left.gif');
	background-repeat:repeat-y;
	height:100%;
	padding-bottom:15px;
	width:8px;
}
#shadowRight {
	background-image:url('/Images/shadow_right.gif');
	background-repeat:repeat-y;
	height:100%;
	padding-bottom:15px;
	width:8px;
}
#homeContent {
	margin: 0 auto;
	width:751px;
	background-color:#f0e9cd;
	height:100%;
}
#homeNews {
	width:163px;
	border-right:3px solid #f0e9cd;
	background-image:url('/Images/sidebar_bg.gif');
	background-repeat:repeat;
	height:100%;
}
#homeLinks {
	width:163px;
	border-left:3px solid #f0e9cd;
	background-image:url('/Images/sidebar_bg.gif');
	background-repeat:repeat;
	height:100%;
}
#homeWelcome {
	width:408px;
	padding:8px;
}

#subpageContent
{
	width:694px;
	padding-left:28px;
	padding-right:28px;
	padding-top:14px;
	padding-bottom:28px;
}
#subpageContact
{
	width:524px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}
#subpageContent2
{
	width:252px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}
#subpagePhoto
{
	width:272px;
}
#subpageTitle
{
	width:554px;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	padding-top:10px;
}

/* footer */
#footer {
	font-size:10px;
	font-family:verdana;
	text-align: center;
	line-height:16px;
	color:#5a5f4b;
	height:39px;
	width:100%;
	padding-top:3px;
	background-image:url('/Images/footer_bg.gif');
	background-repeat:repeat-x;
	border-top:6px solid #9c3208;
}
#footer a, a:visited {
	color: #5a5f4b;
	text-decoration:underline;
}
#footer a:hover {
	color: #5a5f4b;
	text-decoration:none;
}


/* utility nav */
#utility {
	font-size:9px;
	font-family:arial;
	color:#464a3b;
	height:14px;
	width:100%;
}
#utility a, a:visited {
	color: #464a3b;
	text-decoration:none;
}
#utility a:hover {
	color: #464a3b;
	text-decoration:underline;
}

