﻿/* Global Styles */

body {
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 880px;
	padding-left: 50%;
	/* end of part rest is in id style */
	margin-top:10px;
	background-color: #4e0303;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 13px;
    color:#4e0303;
    scrollbar-face-color: #ffffff;
    scrollbar-arrow-color: #4e0303;
    scrollbar-track-color: #4e0303;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #c23d0c;
	}

/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 880px;
	margin-left: -440px;
/* End of centering site */
}

#leftmenu {
	width: 191px;
}

#leftmenu td {
	background-color: #4e0303;
	}
	
#leftmenu a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#leftmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu td {
	background-color: #4e0303;
	}
	
#topmenu a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu0 td {
	background-color: #4e0303;
	}
	
#topmenu0 a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu0 a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu1 td {
	background-color: #4e0303;
	}
	
#topmenu1 a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu1 a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu2 td {
	background-color: #4e0303;
	}
	
#topmenu2 a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu2 a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu3 td {
	background-color: #4e0303;
	}
	
#topmenu3 a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu3 a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#topmenu4 td {
	background-color: #4e0303;
	}
	
#topmenu4 a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
	
#topmenu4 a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
	
#footer {
	clear:both;
}
/* Class Styles */
	
.bodyText {
	font: 13px Verdana;
	color: #4e0303;
}
	
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
}

.pageName{
	font: 18px Verdana;
	color: #4E0303;
	line-height: 30px;
	letter-spacing: 0.21em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
	
.subHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}

.subHeader a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.2em;
	text-decoration:none;
	}
	
.subHeader a:hover {
	color: #000000;
	letter-spacing:.2em;
	}

.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4e0303;
}
	
.navText {
	font: 14px Arial, Helvetica, sans-serif;
	color: #DCDC51;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
a .picnav {
	border: 1px solid black; opacity: .35; filter: alpha(opacity=35);
}
a:hover .picnav {
	border: 1px solid white; opacity: 1.0; filter: alpha(opacity=100);
}	
.footer {
	font: normal 12px Verdana;
	color: #FFFFFF;
	text-align: center;
}
#columnMiddleBottom {
	float: right;
	width: 200px;
	background-color: #ffe4b5;
}
li {
	font: 13px Verdana;
	color: #000000;
}
.centered {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
}
.catagoryTitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}
.backgroundWhite {
	background-color: #FFFFFF;
}
.style2 {
	background-color: #4E0303;
}
.style3 {
	background-image: url('images/template_06.gif');
}
.style4 {
	background-image: url('images/template4_08.gif');
}
.style5 {
	background-image: url('images/template_10.gif');
}
.style6 {
	background-image: url('images/template4_02.gif');
}
.style7 {
	background-image: url('images/template4_04.gif');
}
.style8 {
	background-image: url('images/newsbackground.jpg');
	border: thin solid #4E0303;
}
.borderOne {
	border-width: 1px;
}
.alignLeft {
	text-align: left;
}
.style12 {
	text-align: center;
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
}
.style13 {
	background-image: url('images/template4_11a.gif');
}
.borderOne {
	background-color: #531716;
}
.indent40 {
	margin-left: 40px;
}
.smallTextwhite {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.italicNormalwhite {
	font: 12px Verdana;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: .1em;
}
p {
	font-family: Verdana;
	text-align: left;
}
.smallTextcentered {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4e0303;
	text-align: center;
}
hr {
	color: #800000;
	text-align: center;
	width: 500px;
}
.boldNormal {
	font: 14px Verdana;
	color: #4e0303;
	font-weight: bold;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}
li {
	color: #4E0303;
}
.boldNormalblack {
	font: 14px Verdana;
	color: #000000;
	font-weight: bold;
}
.yellowBoldcenter {
	font: 14px Verdana;
	color: #DCDC51;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.normalRight {
	font: 13px Verdana;
	color: #4e0303;
	text-align: right;
}
.requiredData {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.pictureMargin {
	margin: 10px;
}
.pictureFrame {
	border: 1px solid #800000;
	padding: 3px;
	background-color: #FFFFFF;
}
.borderOne {
	border-style: solid;
	border-width: 1px;
}
.borderZero {
	border-style: solid;
	border-width: 0;
}
.navbarBottom {
	background-image: url('images/template4_11a.gif');
}
.pictureFrameLeft {
	border: 1px solid #800000;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.pictureFrameRight {
	border: 1px solid #800000;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	margin-left: 10px;
}
