@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}
img {
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	margin-top: 20px;
	background-image: url(../images/bkg-faux.png);
}
#wrapper #banner {
	height: 188px;
	width: 800px;
}
#wrapper #navtop {
	height: 47px;
	width: 800px;
}
#wrapper #nav2 {
	float: left;
	width: 471px;
}
#wrapper #nav2 #main-home {
	width: 399px;
	padding-left: 20px;
	padding-top: 20px;
}
#wrapper #nav2 #bottomgraphic {
	padding-left: 20px;
}

#wrapper #nav2 #main-home img {
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}


#wrapper #right-home {
	background-color: #c7b299;
	float: right;
	width: 314px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	height: 100%;
}
#wrapper #right-home #calendar {
	height: 400px;
	width: 300px;
}
#wrapper #right-home #right-content {
	width: 300px;
	padding-top: 20px;
}



#wrapper #footer {
	background-color: #6666CC;
	clear: both;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.body11 {
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body11slug {
	font-family: verdana;
	font-size: 9px;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.body10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}
.head12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.head14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.head14u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
