﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #F8F8F8;
}

h1 {
	padding: 0;
	border: 0;
	color: #8B2C28;
	font-weight: bold; 
	font-size:x-large;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #C0C0C0 solid;
} 

h2 {
	padding: 0;
	border: 0;
	color: #8B2C28;
	font-weight: bold; 
	font-size:x-large;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #C0C0C0 solid;
} 

h3 {
	padding: 0;
	border: 0;
	color: #8B2C28;
	font-weight:bold;
	font-size:large;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: 1px #C0C0C0 solid;
} 

h4 {
		margin: 0;
	padding: 0;
	border: 0;
	color: #2E5C8A;
	text-decoration:none;
	font-size:medium;
	
} 

h5 {
		margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	text-decoration:none;
	font-size:small;
	border-bottom: 1px #C0C0C0 solid;

} 
h6 {
		margin: 0;
	padding: 0;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	border-bottom: 1px #C0C0C0 solid;
} 

h7 {
	padding: 0;
	border: 0;
	color: #8B2C28;
	font-weight:bold;
	font-size:large;
	background-color: #E1E1E1;
	margin-top: 0px;
	margin-bottom: 10px;
} 

#container {
	border: 0;
	width: 820px;
	margin: 0 auto;
	background-color:#F8F8F8;
	background-image: url("../images/Background3.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;

}
#masthead {
	border: 0px;
	width: 750px;
	color: #000000;
	padding-top: 5px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	overflow: hidden;
	background-color: #F8F8F8;
}

#column-left {
	padding: 0;
	border: 0;
	width: 265px;
	background-color: #F8F8F8;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

#column-right {
	padding: 0;
	border: 0;
	width: 265px;
	background-color: #F8F8F8;
	margin-left: 10px;
	overflow: hidden;
	float: right;
}

#column-left-default {
	padding: 0;
	border: 0;
	width: 320px;
	background-color: #F8F8F8;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

#column-right-default {
	padding: 0;
	border: 0;
	width: 320px;
	background-color: #F8F8F8;
	margin-left: 10px;
	overflow: hidden;
	float: right;
}

#schedules {
	padding: 0;
	border: 0;
	width: 565px;
	background-color: #F8F8F8;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}

#schedules_full {
	padding: 0;
	border: 0;
	width: 750px;
	background-color: #F8F8F8;
	margin-right: 35px;
	margin-left: 35px;
	overflow: hidden;
	float: none;
}

#schedules_left{
	padding: 0;
	border: 0;
	width: 565px;
	background-color: #F8F8F8;
	margin-right: 30px;
	margin-left: 35px;
	overflow: hidden;
	float: left;
}

#textcopy {
	padding: 0;
	border: 0;
	width: 565px;
	background-color: #F8F8F8;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

#fullwidth {
	padding: 0;
	border: 0;
	width: 730px;
	background-color: #F8F8F8;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

#schedules-li{
	padding: 0;
	border: 0;
	width: 565px;
	background-color: #F8F8F8;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}



/* Styles for schedules */
#schedules ul {
	list-style-type: none;

}
#schedules li {
	list-style-type: none;

}

#schedules_left ul {
	list-style-type: none;

}
#schedules_left li {
	list-style-type: none;

}


/* Styles for textcopy */
#textcopy ul {
	list-style-type: none;

}
#textcopy li {
	list-style-type: none;

}

/* Styles for fullwidth */
#fullwidth ul {
	list-style-type: none;

}
#fullwidth li {
	list-style-type: none;

}


#sidebar {
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	margin-left: 35px;
	display: inline;
}

#sidebarright {
	padding: 0;
	border: 0;
	float: right;
	width: 145px;
	background-color:#F8F8F8;
	position: absolute;
	clear: both;
	display: inline;
	text-align: center;

}


/* styles for topbar*/
#topbar {
	padding: 0;
	text-align: center;
	clear: both;
	width: 830px;
	margin-top: 0px;
	margin-bottom: 15px;
	overflow: auto;
	background-color: #F8F8F8;
}
#topbar p {
    font-size: x-large;    
    font-weight: bold;
    color: #87212E;
    display: block;
    background-color: #E1E1E1;
	margin-top: 0px;
	margin-bottom: 5px;
}

#topbar table {
    height: 30px;
    width: 100%;
    background-color: #E1E1E1;
    text-align: center;
    border-top: solid 2px #87212E;
    border-bottom: solid 2px #87212E;
    
}    

#topbar a {
	color: #87212E;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	display: block;
	
	
}
#topbar a:hover {
	color: #87212E;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	display: block;
	background-color: #BFBFBF;
}

#sidebarsel {
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#sidebarnonsel {
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#72706F;
	position: relative;
	clear: both;
	display: inline;
}

#listtop {
		margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#listitems {
		margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#listbottom {
		margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#listtesttop {
		margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#listtestitems {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
    top: 0px;
    left: 0px;
}

#listtestbottom {
		margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 155px;
	background-color:#F8F8F8;
	position: relative;
	clear: both;
	display: inline;
}

#content {
	padding: 0;
	border: 0;
	float: right;
	width: 585px;
	margin-top: 0;
	margin-right: 35px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 0;
	background-color: #F8F8F8;
	position: relative;
}

#homepage {
	padding: 0;
	clear: both;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: auto;
	background-color: #F8F8F8;
}


#subcontent {
	border: 0;
	float: right;
	width: 660px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #F8F8F8;
	position: relative;
}

#subcontent-no-li {
	border: 0;
	float: right;
	width: 660px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #F8F8F8;
	position: relative;
}
#subcontent-no-li ul {
	list-style-type: none;
}
#subcontent-no-li li {
	list-style-type: none;
}

#contentright {
	border: 0;
	float: right;
	width: 483px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #F8F8F8;
	position: relative;
}

#contentleft {
	border: 0;
	float: left;
	width: 495px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #F8F8F8;
	position: relative;
}


#footer {
	padding: 0;
	text-align: center;
	clear: both;
	width: 750px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 15px;
	border-top: 1px #87212E solid;
	border-bottom: 1px #87212E solid;
	overflow: auto;
	background-color: #87212E
	
}#masthead img {
	float: left;
}
#masthead p {
	padding: 0;
	border: 0;
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}


/* Styles for top 5: non selection */
#sidebarnonsel ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebarnonsel li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #72706F;
}
#sidebarnonsel a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 5px;
	border-bottom: 1px #F8F8F8 solid;
}

#sidebarnonsel a:hover {
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px #F8F8F8 solid;
	background-color: #B5B0AD;
}
#sidebarnonsel a.on {
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px #F8F8F8 solid;
	background-color: #B5B0AD;
	
}

 
/* Styles for top 5: selection */
#sidebarsel ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebarsel li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	background-image: url('../images/Button 26.jpg');
}
#sidebarsel a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	display: block;
	padding: 5px;
	border-bottom: 1px #FFFFFF solid;
}
#sidebarsel a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	border-bottom: 1px #FFFFFF solid;
	background-color: #F8F8F8;
	background-image: url('../images/Button 26.jpg');
}


/* Styles for lower list: first item NO LONGER USED*/
#listtop ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listtop li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	background-image:url('../images/Button Top.jpg');

}
#listtop a {

	border: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	display: block;
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
}
#listtop a:hover {

	border: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	border-bottom: 1px #E1E1E1 solid;
	background-color: #F8F8F8;
	background-image: url('../images/ListButton.jpg');
}


/* Styles for lower list: middle items NO LONGER USED*/
#listitems ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listitems li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
}
#listitems a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	display: block;
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
}
#listitems a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	border-bottom: 1px #E1E1E1 solid;
	background-color: #F8F8F8;
	background-image: url('../images/ListButton.jpg');
}




/* Styles for lower list: last item NO LONGER USED */
#listbottom ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listbottom li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-image:url('../images/Button Bottom.jpg');
	background-color: #F8F8F8;
}
#listbottom a {
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	display: block;
	padding: 5px;
	border-bottom: 1px #FFFFFF solid;
}
#listbottom a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #2E5C8A;
	border-bottom: 1px #FFFFFF solid;
	background-color: #F8F8F8;
	background-image: url('../images/ListButton.jpg');
}

/* Styles for listtests NO LONGER USED */
#listtests ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listtests li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	background-image: url('../images/TestButton 26.jpg');
}
#listtests a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	display: block;
	padding: 5px;
	border-bottom: 1px #FFFFFF solid;
}
#listtests a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #F8F8F8;
	background-image: url('../images/Button 26.jpg');
}

/* Styles for lower list test: first item NO LONGER USED */
#listtesttop ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listtesttop li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	background-image:url('../images/Button Top.jpg');

}
#listtesttop a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	display: block;
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
}
#listtesttop a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #E1E1E1 solid;
	background-color: #F8F8F8;
	background-image: url('../images/ListButton.jpg');
}


/* Styles for lower list test: middle items */
#listtestitems ul {
		margin: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listtestitems li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
}
#listtestitems a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	display: block;
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
}
#listtestitems a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #B5B0AD;
}
#listtestitems a.first {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #E1E1E1 solid;
	background-color: #F8F8F8;
	background-image:url('../images/Button Top.jpg');
}
#listtestitems a.first:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #B5B0AD;
	background-image: none;
}
#listtestitems a.last {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #E1E1E1 solid;
	background-image:url('../images/Button Bottom.jpg');
	background-color: #F8F8F8;
}
#listtestitems a.last:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #B5B0AD;
	background-image: none;
}

#listtestitems a.ton {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #E1E1E1;
}




/* Styles for lower list test: last item NO LONGER USED */
#listtestbottom ul {
	border: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#listtestbottom li {
	border: 0;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	background-image:url('../images/Button Bottom.jpg');
	background-color: #F8F8F8;
}
#listtestbottom a {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	display: block;
	padding: 5px 0 5px 5px;
	border-bottom: 1px #FFFFFF solid;
}
#listtestbottom a:hover {
		margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #8B2C28;
	border-bottom: 1px #FFFFFF solid;
	background-color: #F8F8F8;
	background-image: url('../images/ListButton.jpg');
}


/* Styles for column-left */

#column-left ul {
	list-style-type: none;
}
#column-left a {
	color: #000;
	text-decoration: none;
}
#column-left a:hover {
	color: #000;
	text-decoration: underline;
}



/* Styles for column-right */

#column-right ul {
	list-style-type: none;
}
#column-right a {
	color: #000;
	text-decoration: none;
}
#column-right a:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for column-left-default */

#column-left-default a {
	text-decoration: none; 
	font-weight: bold;
}
#column-left-default a:hover {
	text-decoration: none; 
	font-weight: bold;
}


/* Styles for column-right-default */

#column-right-default ul {
	list-style-type: none;
	list-style-position: outside;

}





/* Styles for Footer */
#footer p {
	border: 0;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float_right {
	padding-left: 10px;
	float: right;

	margin-bottom: 5px;
}
.float_left {
	float:left; margin-right: 10px; margin-bottom: 5px;
}
.float_center {
	float:none; 
}
a {
	color: #2E5C8A;
}
a:active {
	color: #2E5C8A;
}
a:hover {
	color: #2E5C8A;
