@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #FFFFFF;
}
#container {
	width: 1000px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#mainImage1 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_1.jpg);
	background-repeat: repeat-x;
}
#mainImage2 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_2.jpg);
	background-repeat: repeat-x;
}
#mainImage3 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_3.jpg);
	background-repeat: repeat-x;
}
#mainImage4 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_4.jpg);
	background-repeat: repeat-x;
}
#mainImage5 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_5.jpg);
	background-repeat: repeat-x;
}
#mainImage6 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_6.jpg);
	background-repeat: repeat-x;
}
#mainImage7 {
	height: 247px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/headerBG_7.jpg);
	background-repeat: repeat-x;
}
#menu {
	float: left;
	width: 280px;
	background-repeat: no-repeat;
	background-image: url(images/menuBG.jpg);
	padding-left: 48px;
	height: 370px;
}
#contentLeft {
	float: left;
	width: 350px;
}
#contentRight {
	float: left;
	width: 640px;
	margin-bottom: 20px;
}
#footerTop {
	height: 10px;
	width: 100%;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 10px;
	background-color: #ED1262;
	float: left;
}
#footer {
	background-color: #000000;
	height: 80px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
	float: left;
}
#footerContent {
	height: 20px;
	width: 980px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#topSpacer {
	height: 10px;
	width: 100%;
	background-color: #000000;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}
.mainText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.mainText a:link {
	color: #000000;
}
.mainText a:visited {
	color: #000000;
}
.mainText a:hover {
	color: #ED1262;
}
.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #ED1262;
}
.menuText a:link {
	color: #000000;
	text-decoration: none;
}
.menuText a:visited {
	color: #000000;
	text-decoration: none;
}
.menuText a:hover {
	text-decoration: none;
	color: #ED1262;
}
.menuText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
}
.menuText2 a:link {
	color: #000000;
	text-decoration: none;
}
.menuText2 a:visited {
	color: #000000;
	text-decoration: none;
}
.menuText2 a:hover {
	text-decoration: none;
	color: #ED1262;
}
.footerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}
.footerText a:link {
	color: #999999;
	text-decoration: none;
}
.footerText a:visited {
	color: #999999;
	text-decoration: none;
}
.footerText a:hover {
	color: #ED1262;
	text-decoration: none;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #336699;
}
.radio {
	background-color: #F5F5F5;
}
.inputWidth {
	width: 360px;
}
fieldset {
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #999999;
}
#gallery {
	float: left;
	width: 255px;
	background-color: #E6D57E;
	padding: 10px;
	background-repeat: no-repeat;
	background-image: url(images/galleryTopCorner.gif);
}
#contentBtm {
	float: left;
	width: 675px;
	background-color: #BFD4E5;
	background-repeat: no-repeat;
	background-image: url(images/contentTopCorner.gif);
	padding: 10px;
}
#contentMiddle {
	height: 530px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
