@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	z-index: 1;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	position: relative;
	text-align: left;
	z-index: 10;
	padding: 0px;
	top: 10px;
	border: 4px none #C50000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	position:absolute;
	width:1000px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #96161a;
	border-right-color: #96161a;
	border-left-color: #96161a;
}
#logo {
	background-color: #FFFFFF;
	background-image: url(Images/Logo25-1.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 205px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 25;
}
#GlobalNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #FFFFFF;
	text-align: right;
	height: 10px;
	width: 600px;
	position: absolute;
	top: 42.5px;
	right: 10px;
}
#main {
	position:absolute;
	width:1000px;
	height:400px;
	z-index:2;
	left: 0px;
	top: 100px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #96161a;
	border-right-color: #96161a;
	border-bottom-color: #96161a;
	border-left-color: #96161a;
}
#mainbody {
	font-family: Verdana, Geneva, sans-serif;
	height: 380px;
	width: 990px;
	position: absolute;
	left: 5px;
	top: 10px;
	z-index: -10;
}
#footer {
	position:absolute;
	width:1000px;
	height:160px;
	z-index:100;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #96161a;
	border-bottom-color: #96161a;
	border-left-color: #96161a;
	left: 0px;
	top: 500px;
	background-image: url(Images/Wave.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-color: #96161a;
}
#footerstatement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFF;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 10;
	width: 980px;
	text-align: center;
}
#footerstatement2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	position: absolute;
	bottom: 64px;
	font-weight: bold;
	right: 12px;
}

a:link {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: normal;
	text-align: left;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#servicecontent {
	background-color: #FFFFFF;
	height: 330px;
	width: 260px;
	position: absolute;
	top: 30px;
}
#servicetag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #96161a;
	text-align: left;
	height: 16px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: 4px;
	font-weight: bold;
}
#newstag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #96161a;
	text-align: left;
	text-indent: 4px;
	height: 16px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#eventstag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B30B0B;
	background-color: #FFEBEA;
	text-align: left;
	text-indent: 4px;
	height: 16px;
	width: 190px;
	left: 0px;
	top: 0px;
}
#services {
	position:absolute;
	width:260px;
	height:360px;
	z-index:30;
	left: 10px;
	top: 80px;
	background-color: #FFFFFF;
}
#newscontent {
	background-color: #FFFFFF;
	height: 330px;
	width: 500px;
	position: absolute;
	top: 30px;
}
#news {
	position:absolute;
	width:500px;
	height:360px;
	z-index:20;
	top: 80px;
	background-color: #FFFFFF;
	left: 280px;
}
#values {
	position:absolute;
	width:480px;
	height:360px;
	z-index:20;
	top: 10px;
	background-color: #FFFFFF;
	left: 10px;
}
#valuestag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #96161a;
	text-align: left;
	text-indent: 4px;
	height: 16px;
	width: 480px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#valuescontent {
	background-color: #FFFFFF;
	height: 330px;
	width: 480px;
	position: absolute;
	top: 30px;
}
#vc {
	position:absolute;
	width:480px;
	height:360px;
	z-index:20;
	top: 10px;
	background-color: #FFFFFF;
	left: 500px;
}
#vctag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #96161a;
	text-align: left;
	text-indent: 4px;
	height: 16px;
	width: 480px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#vccontent {
	background-color: #FFFFFF;
	height: 330px;
	width: 480px;
	position: absolute;
	top: 30px;
}
#events {
	position:absolute;
	width:190px;
	height:230px;
	z-index:31;
	left: 550px;
	top: 105px;
	background-color: #FFFFFF;
}
#contact {
	position:absolute;
	width:200px;
	z-index:32;
	background-color: #FFFFFF;
	height: 360px;
	top: 80px;
	right: 10px;
	left: 790px;
}

#contactcontent {
	background-color: #FFFFFF;
	height: 330px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 30px;
}
#eventscontent {
	background-color: #FFFFFF;
	height: 204px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 26px;
}
#contacttag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #96161a;
	text-align: left;
	text-indent: 4px;
	height: 16px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#generalcontent {
	position:absolute;
	width:990px;
	height:400px;
	z-index:34;
	left: 10px;
	top: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #B30B0B;
}

li {
	font-size: 12px;
	color: #666;
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#formbodyA {
	height: 360px;
	width: 250px;
	position: absolute;
	top: 40px;
	left: 10px;
}
#formbodyB {
	height: 360px;
	width: 700px;
	top: 40px;
	position: absolute;
	left: 270px;
}
#formbodyC {
	height: 30px;
	width: 60px;
	left: 800px;
	top: 250px;
	position: absolute;
	z-index: 100;
}
#quote {
	height: 75px;
	width: 150px;
	position: absolute;
	z-index: 200;
	right: 133px;
	bottom: 40px;
}
