/* CSS Document */
/* Developed by: Holley Grove Software Designs */
body {
	background-color: #b2b2b2;	
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d57ab;
	text-align: justify;
	margin: 0px auto 0px auto;
	padding: 0px;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
a {
	cursor: pointer;
	text-decoration: underline;
}
a:link {
	color: #555555;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	background-color: #2d57ab;
}
p {
	font-size: 14px;
	text-indent: 20px;
}
.mainHolder {
	position: absolute;
	width: 100%;
	text-align: center;
}
.mainHeader {
	position: relative;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 803px;
	height: 312px;
	margin: 0px auto 0px auto;
}
.homeLink {
	position: absolute;
	width: 600px;
	height: 100px;
	top: 100px;
	left: 0px;
}
a.blankLink, a.blankLink:hover, a.blankLink:visited, a.blankLink:link {
	background-color: transparent;
	border: none;
}
.homeLink img{
	background-color: transparent;
	border: none;
}
.menuDiv {
	position: absolute;
	text-align: left;
	width: 790px;
	top: 191px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
.mainContent {
	background-color: #FFFFFF;
	position: absolute;
	width: 801px;
	top: 298px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	/*padding-left: 8px;
	padding-right: 8px;*/
	left: 0px;
}
.menuLink {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	margin: 0px;
	height: 70px;
	text-align: center;
	position: relative;
	clear: none;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-variant: small-caps;
}
.menuLink a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.menuSpacer {
	background-image: url('../images/spacer.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 5px;
	padding: 0px;	
	margin: 0px;
	height: 60px;
	position: relative;
	clear: none;
	float: left;
}
.emphasisTop {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	font-style: italic;
	color: #851f1b;
	margin-top: -25px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.emphasis {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
	color: #851f1b;
}
.footerRow {
	background-image: url('../images/footerRow.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	clear: both;
	width: 801px;
	height: 17px;
	/*margin-left: -9px;*/
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.sideBar {
	position: absolute;
	top: 20px;
	left: 801px;
	width: 150px;
	height: 245px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
	background-image: url('../images/sideBarBg.png');
	background-repeat: no-repeat;
}
.sideBar a {
	font-size: 18px;
	margin-left: 9px;
	line-height: 30px;
}
.mainList {
	clear: both;
	text-align: justify;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
.sideBar p {
	font-size: 12px;
	font-style: italic;
	text-indent: 0px;
	padding-left: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mainList .emphasis {
	font-variant: small-caps;
}
.mainList li {
	margin-top: 8px;
}
.button {
	background: url('../images/buttonRepeat.jpg') repeat-x;	
	height: 35px;
	color: #ffffff;	
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
.involvedForm {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.involvedForm p {
	margin: 0px;
	padding: 1px;
	text-indent: 0px;
}
.formLabel {
	width: 200px;
	display: inline;
}
.largeText {
	font-size: 17px;
}
.textBox {
	height: 15px;
}
.askMike {
	width: 500px;
	height: 180px;
}
.calTable td {
	text-align: left;
	background-image: url('../images/calBack.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
}
.calHeader {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid #999999;
	background-image: url('../images/blankHeaderLink.gif');
	background-color: #b2b2b2;
}
.calDate {
	text-align: right;
	width: 100%;
	position: relative;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 5px;
	margin-bottom: 15px;
}
.calDay {
	height: 60px;
}
.prevMonth {
	width: 48%;
	text-align: left;
	display: inline;
	clear: left;
	float: left;
	padding-left: 2%;
}
.nextMonth {
	width: 48%;
	text-align: right;
	display: inline;
	clear: right;
	float: left;
	padding-right: 2%;
}
.mmList {
	clear: both;
	text-align: left;
	/*list-style-type: none;*/
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
}
.mainList .emphasis {
	font-variant: small-caps;
}
.mainList li {
	margin-top: 4px;
}