﻿/* CSS layout */

}
.Underline {
	text-decoration: underline;
}
.logo {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 201px;
	clear: both;
}
#masthead {
	font-family: "Gill Sans MT";
	font-size: 15px;
	text-align: right;
	color: #CC0000;
	background-color: #FFFFFF;
	height: 42px;
	top: -5px;
	left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav {
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: 600;
	text-align: right;
	background-color: #FFFFFF;
	color: #333333;
	height: 27px;
	top: 66px;
	left: 21px;
	margin-right: auto;
	margin-left: auto;
	height: 29px; 
	margin-top: 15px;
}
#banner {
	background-position: center center;
	background-image: url('images/Red_banner.jpg');
	background-repeat: no-repeat;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	height: 150px;
	width: 1070px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 104px;
	left: -26px;
}
#page_content {
	width: 1000px;
	height: 543px;
	min-width: 1010px;
	font-size: 13px;
	color: #1A1A1A;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	padding: 12px 6px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: left;
	position: relative;
	width: 1000px;
	height: 131px;
	top: 11px;
	/*background-image: url('images/footer.png');*/
	background-repeat: repeat-x;
	border: 0px none #333333;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	border-bottom: 1px solid #999999;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 26px;
	text-align: right;
	margin-right: auto;
	color: #191919;
	margin-left: auto;
	width: 970px;
	position: relative;
	height: 35px;
}
.Header2 {
	border-color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 19px;
	color: #CC0000;
	text-align: left;
	width: 600px;
}
.Header3 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3A3A3A;
	background-color: #FFFFFF;
	float: none;
}
.BannerStyle {
	font-family: "segoe UI";
	font-size: 20px;
	position: absolute;
	width: 866px;
	height: 79px;
	left: 89px;
	top: 32px;
	line-height: 30px;
	font-style: italic;
}
a:link {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 11px;
	color: #252525;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
		font-size: 11px;
	color: #252525;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: 600;
	color: #CC0000;
}
#HOME_banner {
	background-position: center center;
	background-image: url('images/Home_banner.png');
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 400px;
	width: 1024px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 98px;
	left: -91px;
}
#container {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 506px;
	clear: both;
	position: relative;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-weight: 400;
	line-height: 20px;
}
.ColumnLeft {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 40px;
}
.MenuLeft {
	float:left;
	border-right: 1px solid #808080; 
	width: 150px; 
	padding-left: 30px; 
	margin-top: 0px; 
	margin-right: 0px; 
	padding-right: 15px;
}
.ColumnRight {
	float: right;
	width: 280px;
	padding-right: 40px;
	padding-left: 20px;
}
.Middle {
	width: 280px;
	margin-left: 340px;
	margin-right: 340px;
	padding-right: 20px;
	padding-left: 20px;

}
.TextBox {
	padding: 20px 40px 30px 40px;
	width: 580px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
}
#Main {
	margin: 0px auto 0px auto;
	width: 1010px;
	height: 822px;
	background-color:white;
}
.NEWS_h1 {
	font-family: Cambria;
	font-size: x-large;
	text-align: center;
	line-height:30px;
}
.NEWS_h2 {
	font-family: Cambria;
	font-size: medium;
	font-style: italic;
}
.NEWS_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.READ_STORY {
	font-family: Consolas;
	font-size: small;
	font-weight: 600;
	color: #CC0000;
	text-align: right;
	position: absolute;
	float: right;
	        
 /*Contact Form*/
}
.fieldset {
	width:250px; 
}
.fieldset .label {
	text-align:right;
	width:75px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
}
.fieldset .nobr {
	display:none; 
}  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:160px;
	border:solid 0 #fff; 
	background: transparent; 
}
fieldset>input.textfield {
	border:solid 0 #fff; 
	background: transparent; 

}
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:1600px; 
	border:solid 0 #fff; 
}
select, input, textarea {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	margin: 0px;
}
select {
	padding: 2px;
}
input[type="text"], textarea, select {
	border:solid 1px #8CC0D5;
}
input[type="text"]:hover, textarea:hover, select:hover {
	border:solid 1px #8CC0D5;
}
input[type="text"]:focus, textarea:focus {
	border: solid 1px #ebb95b;
	background-color: #fff8d5;
	color: #000000;
}
select:hover {
	cursor: pointer;
}
