@import url("content.css");
@import url("global.css");
@import url("navigation.css");
@import url("rightsidebar.css");
@import url("text.css");


#divWrapper {
	background-color: #FFFFFF;
	width: 100%;
}
#divHeaderbkgd {
	background-color: #64681E;
	margin-right: 0px;
	height: 95px;
}

#divBeigeline {
	background-color: #dccc84;
	height: 6px;
	width: 100%;
}

#divFlash {
	margin-left: 0px;
	float: left;
	background-image: url(../Images/SecondaryHeader.jpg);
	height: 95px;
	width: 800px;
}
#container {
			margin: 0px
			margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
		}

.Introtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A7F2D;
	line-height: 20px;
}
#rotatortitle {
	font-size: 120%;
	font-weight: bold;
	color: #666699;
	margin-bottom: 10px;
}
#rotator {
	border: 1px solid #666666;
	height: 200px;
}
#events {
	font-size: 110%;
	font-weight: bold;
	color: #666699;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 6px;
}
.dates {
	font-weight: bold;
	color: #666699;
	padding-top: 20px;
}




#eventdetail {
	font-size: 110%;
	line-height: 18px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#content {
			padding: 20px;
			margin-left: 0;
			margin-right: 200px;
			background-color: #FFFFFF;
}
#sidebar-b {
			float: right;
			width: 160px;
			margin: 0;
			margin-left: ;
			padding: 20px;
			background-color: #FFFFFF;
}


#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			height: 40px;	
			background-color: #7a7f2d;
}
