@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; background-color:#FBF694;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #63594C;} 
#main { position:absolute; border: 15px solid #FFFFFF; z-index:2; width:806px; left:50%; margin-top:25px; margin-left:-375px; background-image: url(images/common/nav_bkgrd_solid.gif);background-repeat: repeat-y; background-color:#FFFFFF;  }
a, link, visited, hover  { color:#CB3E23; text-decoration:none; font-weight:bold; }
#header_bar {
	position:absolute;
	z-index:25;
	width:806px;
	background-color:#CB3E23;
	border-bottom: 15px solid #FFFFFF;
}
#container { 	
	width:806px;
}
#content {padding-left:280px;padding-right:20px; min-height:500px;}
#container .menu  { width:250px; color: #FFFFFF; margin-top: 15px; margin-left: 15px;  }
#btm_bar { width:806px; height:15px; background-color: #CB3E23; margin-top:15px; border-top: 15px solid #FFFFFF;  }
#tagline {padding-top: 15px;}
#masterdiv{
	position:absolute;
	background-image: url(images/common/nav_bkgrd.gif);
	background-repeat: no-repeat;
	width:250px;
	float:left;
	color:#ffffff;
}
#masterdiv .menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	color:#ffffff;
	padding:8px;
	padding-left:15px;
	font-weight:bold;
	float:left;
	z-index:200;
	width:175px;
}

#masterdiv a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#masterdiv a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#masterdiv a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.footer { margin-left:285px; margin-top:25px; }
.headlines { font-size: 20px; color: #CB3E23; }
.headline_lg { color: #CB3E23; font-size: 24px; font-weight: bold; }
.subheadline { font-size: 12px; color: #E1762A; font-weight: bold; }
.header {margin-top:30px; border-bottom: 15px solid #FFFFFF;}
.photo {
	clear: left;
	padding-right: 10px;
}

.submenu{
	margin-left: 35px;
	margin-bottom: 0.5em;
}


.subheadline-caps {
	font-size: 12px;
	color: #E1762A;
	font-weight: bold;
	text-transform: uppercase;
}

