@charset "iso-8859-1";
*{margin:0;padding:0}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
	overflow: -moz-scrollbars-vertical !important;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e1e8e3;
}


#container {
	width: 962px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.footerspecials {
	background: #e1e8e3;
	padding: 10px 0px 5px;
	width: 962px;
}
.footerspecials2 {
	background: #e1e8e3;
	padding: 5px 0px;
	width: 962px;
	text-align: center;
}

.special1 {
	float: left;
	width: 477px;
	background: #e1e8e3;
}
.special2 {
	float: right;
	width: 475px;
	background: #e1e8e3;
}

#header {
	background: #e1e8e3;
}
#mainContent {
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #939393;
	width: 960px;
}
#nav {
	width: 960px;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #731472;
	background-color: #d698cb;
	height: 20px;
}
.intro {
	font-size: 14px;
	background-color: #FFF;
	float: left;
	width: 330px;
	padding-right: 30px;
	padding-left: 30px;
	height: 414px;
}
.imgIndex {
	background-color: #FFF;
	margin: 0px;
	float: right;
	width: 570px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftnav {
	float: left;
	width: 280px;
	padding-right: 0px;
	padding-left: 30px;
}
.content {
	background-color: #FFF;
	margin: 0px;
	float: right;
	width: 630px;
	padding-right: 20px;
}
.contentnoheader {
	background-color: #FFF;
	margin: 0px;
	float: right;
	width: 630px;
	padding-right: 20px;
	padding-top: 36px;
}
p {
	font-size: 13px;
	color: #2b242b;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 8px;

}
.introtxt {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;

}

a:link {
	color: #731472;
	text-decoration: underline;

}

a:visited {
	color: #731472;
	text-decoration: underline;
}

a:active {
	color: #731472;
	text-decoration: underline;
}

a:hover {
	color: #731472;
	text-decoration: none;
}
img {
    border: 0;
} 
.linksleft {
	font-size: 14px;
	line-height: 26px;
	color: #474646;
	padding-left: 15px;
}
.linksleft  a:link {color: #474646; text-decoration: none;} 
.linksleft  a:visited {color: #474646; text-decoration: none;} 
.linksleft  a:hover {color: #731472; text-decoration: underline;} 
.linksleft  a:active {color: #474646; text-decoration: none;} 

.floatright {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.slideshow {
	background-color: #FFF;
	margin: 0px;
	float: right;
	width: 630px;
}
.video {
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.events {
	font-size: 14px;
	padding: 9px;
	width: 550px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #731472;
	text-align: center;
}
.txtform {
	font-size: 13px;
}

.notice {
	font-size: 12px;
}
.G-map {
	padding: 8px;
	margin-top: 40px;
	margin-bottom: 12px;
	background-color: #DBDBDB;
	text-align: center;
}

