a:hover {
	text-decoration: underline;
	color:#FF0000
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}

h1 {
	font-size: 24px;
	padding-bottom: 3px;
	padding-top: 20px;
	padding-right: 0;
	color: #000000;
	border-bottom: 1px solid #FF0000;
	letter-spacing: 5px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
}




body {
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
html {
	background-repeat: repeat;
}
#background {
	width: 100%;
	background-color: #999999;
	float: left;
}
#newsfeature {
	float: left;
}
#contenttop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}



#container {
	width: 760px; /* Right and left margin widths set to "auto" */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #topbar {
	background-color: #000000;
	text-align: right;
	padding-bottom: 1px;
	width: 760px;
	padding-top: 1px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	width: 760px;
	margin: auto;
	float: left;
}
#container #navbar {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(images/headerlower.gif);
	background-position: left top;
}
#container #navbar a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container #header {
	background-color: #000000;
	background-image: url(images/header.gif);
	background-position: left;
	height: 90px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#container #navbar a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#contenttop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 185px;
	padding-top: 10px;
	float: left;
}
#welcometext h1 {
	font-size: 22px;
	color: #000000;
	font-family: Garamond;
}
#welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	left: 0px;
	width: 401px;
	float: left;
}
#rotatingphoto {
	width: 120px;
	text-align: right;
	padding-bottom: 1px;
	height: 185px;
	position: relative;
	left: 0px;
	float: left;
}
#newsfeature {
	width: 234px;
	float: left;
}
.subtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 28px;
}
#contentbottom #feature1 {
	width: 198px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentbottom .feature {
	width: 200px;
	left: 0px;
	position: relative;
}
#contentbottom {
	width: 760px;
}
#contentbottom #feature2 {
	width: 198px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentbottom #feature3 {
	width: 198px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featuretitle {
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	color: #666666;
	text-align: center;
}
.featuretop {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#feature1 .featuremiddle {
	background-image: url(images/main1.jpg);
	height: 100px;
	margin-top: 5px;
	border: 2px solid #4d80b9;
	background-repeat: no-repeat;
}
#feature2 .featuremiddle {
	background-image: url(images/main2.jpg);
	margin-top: 5px;
	border: 2px solid #4d80b9;
	height: 100px;
}
#feature3 .featuremiddle {
	background-image: url(images/main3.jpg);
	height: 100px;
	margin-top: 5px;
	border: 2px solid #4d80b9;
}
.featuretop a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.featuretop a:hover {
		font-family: "Trebuchet MS";

	text-decoration: underline;
}


.featurelink a:visited {
		font-family: "Trebuchet MS";

	text-decoration: none;
}



.featurebottom {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 20px;
}
.featurelink a:link {
	font-family: "Trebuchet MS";
	text-align: right;
}
.featurelink a:hover {
	font-family: "Trebuchet MS";

	text-decoration: underline;
}
#container #bottombar {
	background-color: #000000;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	width: 750px;
	color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#bottombar a:link {
	color: #FFFFFF;
}
#bottombar a:hover {
	color: #FF0000;
	text-decoration: none;	
}


body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
#Content2 {
	width:760px; /* Right and left margin widths set to "auto" */
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/shadowright.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height: ;
	float: left;
	}
	
	#Content3 {
	width:778px; /* Right and left margin widths set to "auto" */
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(images/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: ;
	float: left;
	}
	
		#Content4 {
	width:778px; /* Right and left margin widths set to "auto" */
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	min-height: 100px;
	}
	
	
#container #bottombar2 {
	background-color: #000000;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	width: 750px;
	padding: 5px;
	color: #FFFFFF;
	float: left;
}
#container #interiorcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	min-height: 400px;
}
#container #navbar a:visited {
	color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#bottombar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.welovewhatwedo {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}
.featuretop a:visited {
	color: #333333;
	text-decoration: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
}
	
.form {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	position: relative;
	height: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.formfieldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 3px;
}



.required {
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
