@charset "utf-8";
* {
margin: 0;
padding: 0;
border: 0;
}
#mainContent {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	height: auto;
}


body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/gradientRepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #99CDFF;
	
}

#contentLeft{
	position: relative;
	width:977px;
	background-attachment: inherit;
	background-image: url(../images/LeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	right: 23px;
 }
#contentRight {
	background-attachment: inherit;
	background-image: url(../images/rightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1002px;
	left: 24px;
}



#container {
	text-align: center;
	width: 957px;
	margin: auto;
}
#main {
	width: 957px;
	text-align: center;
	margin-left: 24px;
	margin-right: 23px;
	background-color: #FFe;
	background-image: url(../images/VerticalBorder.gif);
}

#header {
	background-attachment: scroll;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:233px;
	background-color: #5DA4FF;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-top: 55px;
	margin-left: 30px;
	text-align: left;
}
#contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 125px;
}

#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}
#footLeft {
	float: left;
	width: 435px;
	text-align: left;
	padding-top: 2px;
}
#footRight {
	float: right;
	width: 435px;
	padding-top: 2px;
	
}

.footerText {
	color: #FFF;
	padding-top: 4px;
}
.floatLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	margin-right: 30px;
	width: 415px;
	
}
.floatRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: right;
	margin-left: 30px;
	width: 415px;
}
.floatRightExt {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	margin-left: 5px;
	width: 600px;
}
.imageBorder {
	border: 2px solid #683349;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.textMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 405px;
	text-align: justify;
}
.subText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 405px;
	text-align: justify;
}
a {
	color: #683349;
	text-decoration: none;
	font-weight: bold;
}

.pageHeadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #683349;
}
.textBox {
	background-color: #A55173;
	padding: 5px;
	width: 250px;
	border: 2px solid #683349;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	line-height: 22px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
form {
	text-align: left;
	font-size: 12px;
	line-height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	width: 438px;
	background-color: #F5EDD6;
	border: 2px solid #683349;
	height: 244px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactLeft {
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.contactRight {
	float:right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footerMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.mapLeft {
	float: right;
	text-align: right;
	width: 365px;
	margin: 0px;
	height: 30px;
	vertical-align: bottom;
	
}
.contactImage {
	border: 2px solid #683349;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 0px;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
}
