body {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100.1%;
	color: #666666;
	background-image: url(../images/mc_bg.jpg);
	background-repeat: repeat-x;
	background-color: #063966;
	text-align: center;
	letter-spacing: 1px;
}
.small_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.small_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#brandingbox {
	position:relative;
	width: auto;
	min-width:760px;
	max-width:1000px;
	margin:0 auto;
	text-align: left;
	background-image:  url("../images/brandbox_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#masthead {
	position: relative;
	width:100%;
	height: 100px;
	margin:0 auto;
	
	font-size: .625em;
	
	background-image: url("../images/mh_bg.jpg");
	background-repeat: repeat-x;
	background-color: #1E3E87;
}

#logo {
	position:absolute;
	width:167px;
	height:77px;
	left: 20px;
	top: 5px;
}

img#presents {
	position: absolute;
	height: 50px;
	width: 442px;
	top: 30px;
	right: 20px;
}

#utilitybox {
	position:absolute;
	width:300px;
	height:20px;
	right:20px;
	top:0;
	text-align: right;
}
#utilitybox a, #utilitybox a:visited {
	color:#A8C5A7;
	text-decoration:none;
}
#utilitybox a:hover {
	color:#fff;
}

body {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100.1%;
	color: #666666;
	background-image: url(../images/mc_bg.jpg);
	background-repeat: repeat-x;
	background-color: #063966;
}

h2.pagetitle {
	padding-top:1.75em;
	padding-bottom:0.5em;
	font-size:16px;
	text-transform:uppercase;
	color: #679966;
	font-weight:bold;.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenttitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

/* RULES FOR EVENTS BOX ON HOMEPAGE. FOR SCRIPTED RULES, SEE PVII CSS SHEET */
div#events {
	position:relative;
	width: 525px;
	float: left;
	margin-left:10px;
	padding-right:10px;
}
div#events p {
	text-align:right;
}
#events table {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 525px;
}
#events table td {

	vertical-align: middle;
}
#events table td.eventpic {
	height: 175px;
	width: 175px;
}
#events table td.eventdate {
	height: 175px;
	width: 20px;
}
#events table td.eventtext {
	background-image: url(eventsimages/event02.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: auto;
	margin: 0;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#events table td.eventtext h2 {
	width:auto;
	margin:5px 5px .5em 5px;
	font-size:14px;
	padding:0;
	font-weight: bold;
}

#events table td img {
	display: block;
}
#events table td.eventtext p {
	width:auto;
	margin:0 5px .5em 5px;
	font-size: 1em;
	text-align:center;
}
div#threecol {
	clear: both;
	float: left;
	width: 100%;
	color: #000000;
	padding-top: 20px;
	position: relative;
}
#threecol table {
	width:96%;
	margin:0 auto 0 10px;
}
#threecol table td {
	width:33%;
	vertical-align: top;
	text-align: left;
}

#threecol table td.bordered {
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
}
