@charset "utf-8";
/* CSS Document */

/* neutralize browser styles */
body {
	margin:0;
	padding:0;
	/* avoid older IE font sizing issues and Opera's issue with percentages */
	font-size: 100.1%;
	}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	/*color: #1C3261;*/
	color: #000;
}
body {
	background-color: #666;
	color: #000000;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
}
th, td {
	font-size: 0.9em;
}
.line { /* adds a line space between bulleted list elements (or any other) */
	margin-bottom: 1em;
}
/*** home page layout and positioning ****/
#home_wrapper {
	width: 780px;
	height: 600px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:10;
}

/* header section of home page containing logo and spelled out name */
#homeheader {
	position:absolute;
	background-image:url(../images/home_header.jpg);
	left:0px;
	top:0px;
	width:780px;
	height:108px;
	z-index:20;
	visibility:visible;
}

/* positions spelled out MSSC name way off to the left. this makes text available
   for text readers and non-styled presentation, but gets it out of the way otherwise */
#homeheader h1 {
	text-indent: -1000em;
	padding: 0px;
	margin: 0px;
}

#homeheader h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em;
}

/* positions MSSC tag line within homeheader */
#headerSubtitle {
	position: relative;
	top: 15px;
	left: 125px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
	width: auto;
	height: 1.1em;
	float: left;
}

/* positioning of top navigation bar on home page */
#topnav {
	margin: 0;
	padding: 0;
	position:absolute;
	background-image:url(../images/top_nav.gif);
	left:0px;
	top:108px;
	width:780px;
	height:32px;
	z-index:20;
	visibility:visible;
}

/* positioning of the menu container on the top nav bar */
#topnavMenu {
	padding: 0;
	position: relative;
	left: 0px;
	width: 35em;
	height: 32px;
	z-index: 30;
	right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashbg {
	position:absolute;
	background-image:url(../images/flash_bg.jpg);
	left:0px;
	top:140px;
	width:780px;
	height:307px;
	z-index: 0;
}
#homenews {
	position:absolute;
	background-image:url(../images/home_cpt.gif);
	left:0px;
	top:447px;
	width:390px;
	height:116px;
	z-index:5;
	visibility:visible;
	margin: 0px;
	padding: 0px;
}
#homeevents {
	position:absolute;
	background-image:url(../images/home_cla_clt.jpg);
	left:390px;
	top:447px;
	width:390px;
	height:116px;
	z-index:5;
	visibility:visible;
}
#homefooter {
	position:absolute;
	background-image:url(../images/home_footer.jpg);
	left:0px;
	top:563px;
	width:780px;
	height:37px;
	z-index:5;
	visibility:visible;
}
#homefooter p, #secondaryFooter p {
	font-size: 0.9em;
	color: #FFF;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 780px;
	text-align: center;
}
#homefooter span.copyright, #secondaryFooter span.copyright {
	font-size: 0.8em;
	padding-left: 25px;
	text-align: right;
}
#homefooter p .copyright a {
	color: #FFF;
	text-decoration: none;
}
#homefooter p .copyright a:hover {
	color: #FFCC00;
}
#homenews h2, #homeevents h2 {
	font-size: 1.2em;
	color: #FFF;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
}
#homenews h2 a, #homeevents h2 a {
	padding-left: 0px;
	text-decoration: none;
}
#homenews a, #homeevents a {
	font-size: 1em;
	color: #FFF;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#homenews a:hover, #homenews a:focus, #homeevents a:hover, #homeevents a:focus
{
	color: #FFCC00;
}

/******* secondary pages *******/

#secondary_wrapper {
	width: 780px;
	height: auto;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	z-index:10;
	padding: 0;
}
#secondary_header {
	width: 780px;
	height: 213px;
	background-image: url(../images/secondary_header.jpg);
	background-repeat: no-repeat;
}
#left_box {
	width: 171px;
	height: 300px;
	background-image: url(../images/left_box.jpg);
	background-repeat: no-repeat;
	float: none;
	position: absolute;
	clear: none;
	display: block;
	margin: 0px;
	padding-left: 4px;
	z-index: 100;
}
#left_box h2, #left_box h3, #left_box p,  #left_box li{
	color: #FFF;
}
#secondary_body {
	position: relative;
	left: 171px;
	width: 424px;
	height: auto;
	background-color:#FFF;
	display: block;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary_body p {
	font-size: .9em;
}
#secondary_body a, #secondary_body a:visited {
	color: #1C3261;
	text-decoration: none;
}
#secondary_body a:hover {
	color: #1C3261;
	text-decoration:underline;
}
#right_box {
	width: 165px;
	height: auto;
	background-image: url(../images/right_box.jpg);
	background-repeat: repeat-y;
	float: none;
	position: absolute;
	left: 615px;
	top: 213px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
#right_box h2, #right_box h3, #right_box p{
	color: #20335B;
}
#right_box h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#right_box ul {
	padding-left: 17px;
	margin: 0px;
}
#right_box a, right_box a:visited, right_box a:active {
	font-weight: bold;
	text-decoration: none;
	color: #20335B;
}
#right_box p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#right_box  a:hover {
	color: #FC0;
}
#right_box_bottom_top {
	background-image: url(../images/news_top.jpg);
	width: 165px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -4px;
}
#right_box_bottom_body {
	background-image: url(../images/news_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 165px;
	position: relative;
	left: -4px;
}
#right_box_bottom_body h2 {
	color: #20335B;
	padding-left: 0px;
	padding-top: 5px;
	text-align: center;
	margin: 0;
}
#right_box_bottom_body h2 a {
	color: #20335B;
}
#right_box_bottom_body a {
	padding-left: 10px;
}
#right_box_bottom_bottom {
	background-image: url(../images/news_bottom.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#secondary_topnav {
	position:relative;
	left:-20px;
	top:136px;
	width:590px;
	height:32px;
	z-index:150;
	background-image: url(../images/top_menu_bar.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
}
#secondaryFooter {
	position:relative;
	background-image:url(../images/home_footer.jpg);
	left:0px;
	width:780px;
	height:37px;
	z-index:5;
	visibility:visible;
}
#secondary_header_image {
	background-repeat: no-repeat;
	height: 140px;
	width: 520px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#secondary_body h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.2em;
	color: 	#1C3261;
}
#secondary_body h2 {
	font-size: 1em;
	color: #1C3261;
}
#secondary_body h3 {
	font-size: .9em;
	color: #1C3261;
}
#secondary_body h4 {
	font-size: 0.9em;
	color: #1C3261;
	font-weight: normal;
	font-style: italic;
}
#secondary_body ul li {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
	font-size: .9em;
}
#secondary_body ol li {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 30px;
	font-size: .9em;
}
#left_box h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 1.2em;
}
#left_box p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#left_box p a, #left_box p a:visited, #left_box p a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}
#left_box p a:hover {
	color: #FC0;
}
#left_box_bottom_top {
	background-image: url(../images/events_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 171px;
	height: 18px;
	position: relative;
	left: -4px;
	top: 25px;
}
#left_box_bottom_body {
	background-image: url(../images/events_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 171px;
	position: relative;
	left: -4px;
	top: 24px;
}
#left_box_bottom_bottom {
	background-image: url(../images/events_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 171px;
	height: 9px;
}
#left_box_bottom_body h2 {
	color: #FFF;
	padding-left: 13px;
	padding-top: 5px;
	margin: 0;
}
#left_box_bottom_body h2 a, #left_box_bottom_body h2 a:visited, #left_box_bottom_body h2 a:active {
	color: #FFF;
	text-decoration: none;
}
#left_box_bottom_body h2 a:hover {
	color: #FC0;
}
.current { /* changes color of current menu item */
	color: #FC0;
}
.holder { /* holder for editable template attribute */
}
#log_in {
	background-image: url(../images/log_in.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left: 0px;
	top: 180px;
	height: 33px;
	width: 171px;
}#log_in p {
	line-height: 25px;
	vertical-align: top;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#log_in p a, #log_in p a:visited, #log_in p a:active {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#log_in p a:hover {
	color: #FC0;
}
