@charset "utf-8";

p {
	font-family: "Trebuchet MS", "Arial Narrow", "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #9c6a5b;
	padding: 10px 10px;
}
a:link, a:visited, a:active {
	font-family: "Trebuchet MS", "Arial Narrow", "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #691300;
	text-decoration: none;
}
div#page {
	padding: 5px;
	text-align: center;
}
div#headerGraphic {
	width: 800px;
	height: auto;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 10px solid #405218;
}
div#EventsHeader {
	position: relative;
	width:800px;
	left:0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
div#SocialHeader {
	position: relative;
	width:800px;
	left:0px;
	top: 0px;
	border: #ECE0BC;
	border-width: medium;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#CalendarHeader {
	position: relative;
	width:800px;
	left:0px;
	top: 0px;
	border: #ECE0BC;
	border-width: medium;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#footerLinks {
	width: 800px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
div#survey {
	width: 800px;
	height: 300px;
}
div#dstress {
	width: 800px;
	height: 90px;
	margin-left:auto;
	margin-right:auto;
}
div#guitar {
	width: 800px;
	height: 90px;
	margin-left:auto;
	margin-right:auto;
}
div#spacer {
	width: 800px;
	height: 25px;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
}
img.floatRight {
	float: right;
	margin: 4px;
}
div#linksBar {
	width: 800px;
	height: 30px;
}	
div#links {
	position: relative;
	width:800px;
	left:0px;
	top: 0px;
	border: #ECE0BC;
	border-width: medium;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#foot {
	position: relative;
	width: 800px;
	clear: both;
	margin-top: 0px;
	background-color: #C7BB99;
	border-width: medium;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-family: "Trajan Pro", "Trebuchet MS", "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
#columns #calendarbox a {
	font-family: "Trebuchet MS", "Arial Narrow", "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: none;
	font-variant: normal;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", "Arial Narrow", "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
#mccsHeader {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#leftnav {
	width: 200px;
	float: left;
}

