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

body {
	background-color: #65381E;
}

.centerContainer {
	width: 800px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF5DC;
	background-color: #B16832;
}
.colorBackgroundContainer {
	width: 800px;
	background-color: #B16832;
}

.topContainer {
	width: 800px;
	height: 168px;
	background-color: #B16832;
	z-index: 1021;
	position: relative;
}
		
.welcomeBox {
	position: relative;
	width: 240px;
	float: left;
	z-index: 2;
}

.mainContainer {
	width: 550px;
	position: relative;
	float: right;
}

.logoBox1 {
	position: relative;
	width: 550px;
	height: 45px;
	float: left;
	background-color: #B16832;
	padding-top: 50px;
}
.weatherBox {
	position: relative;
	height: 25px;
	width: 545px;
	text-align: right;
	float: left;
	padding-right: 5px;
	background-color: #B16832;
	padding-top: 5px;
	overflow: hidden;
}
.horizontalNavBox {
	position: relative;
	width: 550px;
	float: left;
	background-color: #B16832;
	z-index: 1021;
}

.textPhotoContainer {
	width: 800px;
	float: left;
	position: relative;
	background-color: #B16832;
}
.smallAdBox {
	position: relative;
	float: left;
	padding-left: 10px;
	top: -125px;
	z-index:2;
}
.photoBox1 {
	position: relative;
	width: 550px;
	height: 244px;
	_height: 230px;
	float: right;
	background-color: #B16832;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.textBox {
	position: relative;
	float:left;
	width: 800px;
	*z-index: 0;
}
.ieTextBox {
	*position: relative;
	*float:left;
	*width: 225px;
	*top: -230px;
	*z-index: 0;
}


.featureEventContainer {
	position: relative;
	width: 400px;
	padding: 0px 0px 50px 10px;
	float: right;
	background-color: #B16832;
	z-index: 1;
	*z-index: 0;
}
.featureBox {
	position: relative;
	width: 180px;
	height: 215px;
	float: left;
	z-index: 2;
	top: 20px;
}
.eventBox {
	position: relative;
	width: 180px;
	height: 215px;
	margin-left: 10px;
	float: left;
	z-index: 2;
	top: 20px;
}
.featureHeadingBox {
	position: relative;
	width: 170px;
	height: 19px;
	float: left;
	top: -207px;
	left: 5px;
	z-index: 3;
}
.featurePhotoBox {
	position: relative;
	width: 60px;
	padding-left:12px;
	float: left;
	z-index: 4;
	top: -5px;
}
.featureTextBox {
	position: relative;
	width: 170px;
	top: -205px;
	left: 5px;
	float: left;
	z-index: 3;
	height: 178px;
	overflow: scroll;
}
.connectTextBox {
	position: relative;
	width: 170px;
	top: -205px;
	left: 5px;
	float: left;
	z-index: 3;
	height: 178px;
}
.adContainer {
	position: relative;
	width: 300px;
	float: left;
	height: 200px;
	margin-left: 15px;
	top: -50px;
	*top: -200px;
	border: #65381E 4px solid;
	overflow: hidden;
	z-index: 0;
	*z-index: -1;
}

.rightSideAdContainer {
	position: relative;
	width: 335px;
	float: right;
}
.visitClarkstonContainer {
	position: relative;
	width: 335px;
	padding: 90px 45px 10px 0px;
	_padding: 0 45px 10px 0;
	_top: -150px;
	float: right;
	
	text-align: center;
}
.socialContainer {
	float: left;
	position: relative;
	padding-right: 10px;
	width: auto;
}
.bottomNavBox {
	position: relative;
	float:left;
	width: 800px;
	height: 150px;
	text-align: center;
	background-color: #B16832;	
	top:-10px;
	*z-index: -1;
}

.dhtmlwindow {
	position: fixed;
}




#pageflip {
	position: relative;
	z-index: 1021;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(Images2/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}



h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFF5DC;
}
h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	line-height: normal;
	color: #65381E;
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	line-height: normal;
	color: #B16832;
}
h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	line-height: normal;
	color: #B16832;
}
.featureText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.contentText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #65381E;
}
.linkText {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
.bottomNavText {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: -1px;
	color: #FFF5DC;
}
.weatherText {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}



.margin {
	margin-left: 15px;
}
#banner {
	list-style: none;
	list-style-type:none;
}