/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
#wrapper { 
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#logo {
	position: relative;
	height: 56px;
	width: 149px;
	top: 15px;
	left: 30px;
}

/* top navbar */

#navcontainer {
	position: absolute;
	top: 45px;
	left: 230px;
	margin: 0;
	z-index: 1;
	float: right;
	width: 550px;
}

#navcontainer ul {
	list-style-type: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
}

#navcontainer li {
	display: inline;
	text-align: center;
	margin: 0;
}

#navcontainer li a {
	padding: 1px 7px;
	color: #8b0304;
	background-color: #e4e4e4;
	border: 1px solid #ccc;
	text-decoration: none;
}

#navcontainer li a:hover {
	color: #8b0304;
	border-bottom: 2px solid #8b0304;
}

#navcontainer li a#current {
	color: #8b0304;
	border-bottom: 2px solid #8b0304;
}



/* elements */
#content {
	position: relative;
	top: 30px;
	left: 30px;
	width: 740px;
	height: auto;
}

#calltoaction {
	position: absolute;
	top: 19px;
	left: 504px;
	margin-right: 30px;
	width: 206px;
	background-color: #fadea6;
	font-family: "Times New Roman", Times, serif;
	color: #8b0304;
	font-size: 18px;
	line-height: 25px;
	padding: 15px;
}

.calltoactionbutton {
	background-color: #545456;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	border: 0;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-left: 5px;
	width: 80px;
	text-decoration: none;
}
#calltoactionhome {
	position: absolute;
	top: 278px;
	left: 490px;
	margin-right: 30px;
	width: 220px;
	background-color: #fadea6;
	font-family: "Times New Roman", Times, serif;
	color: #8b0304;
	font-size: 18px;
	line-height: 25px;
	padding: 15px;
}

.calltoactionbuttonhome {
	background-color: #545456;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	border: 0;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	padding-left: 5px;
	width: 80px;
}
.securehomebutton {
	position: absolute;
	top: 450px;
	left: 490px;
	margin-right: 30px;
	width: 220px;
	background-color: #6A6A6A;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	padding: 15px;
}
.securehomeloginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fadea6;
	text-decoration: none;
	float: right;
	border: 0;
	background-image: url(../images/arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	padding-left: 5px;
	width: 120px;
}
#titles {
	position: absolute;
	width: 490px;
	height: 34px;
	top: 20px;
	left: 1px;
	background-image: url(../images/titlebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 10px;
}
#copyhome {
	position: relative;
	top: 20px;
	left: 1px;
	width: 460px;
	height: auto;
}
#copy {
	position: relative;
	top: 80px;
	left: 8px;
	width: 460px;
	height: auto;
}
.backtotop {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}

#headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b0304;
	font-weight: bold;
}

#headlines a:link, #headlines a:visited {
	color: #8b0304;
}

#headlines a:hover{
	color: #cd3335;
}

#missionstatement {
	position: absolute;
	top: 190px;
	left: 504px;
	margin-right: 30px;
	width: 206px;
	background-color: #E8E8E8;
	font-family: "Times New Roman", Times, serif;
	color: #8b0304;
	font-size: 18px;
	line-height: 25px;
	padding: 15px;
}
#upcomingevents {
	position: absolute;
	top: 190px;
	left: 504px;
	margin-right: 30px;
	width: 206px;
	background-color: #E8E8E8;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 18px;
	line-height: 25px;
	padding: 15px;
}
/* about list */

.abouttag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #8b0304;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-left: 20px;
	margin-top: -1em;
}

/* map */
#ca {
	visibility:hidden;
	position:absolute;
	background-color:#FFFFFF;
	top: 250px;
	left: 7px;
	width:198px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
    padding:0px;
    border: 1px solid #8b0304;
	border-top: 8px solid #8b0304;
}

#ky {
	visibility:hidden;
	position:absolute;
	background-color:#FFFFFF;
	top: 228px;
	left: 270px;
	width:198px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
    padding:0px;
    border: 1px solid #8b0304;
	border-top: 8px solid #8b0304;
}
#ca p, #ky p{
    margin:10px;
}
#matt {
	visibility:hidden;
	position:absolute;
	top: 390px;
	left: 8px;
	width:472px;
	height: 120px;
}
#neil {
	visibility:hidden;
	position:absolute;
	top: 390px;
	left: 8px;
	width:472px;
	height: 120px;
}	
/* form */

form {
	margin: 0;
	background-color: #FFFFFF;
}
.textinput {
	margin-bottom: auto;
	width: 100%;
	color: #000000;
	background-color: #EFEFEF;
}
.checkbox {
	color: #E9E9E9;
	background-color: #E9E9E9;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	background-color: #8b0304;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b0304;
	font-size: 11px;
	font-weight: bold;
}
.fieldstext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
