@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
}
.oneColFixCtr #container {
	width: 992px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 625px;
}
.oneColFixCtr #container #homeContent {
	width: 790px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	height: 620px;
	clear: none;
	float: none;
	position: relative;
}

.oneColFixCtr #container #mainContent {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	position: relative;
	height: 610px;
	padding: 0px;
	clear: none;
	float: none;
}
.oneColFixCtr #container #mainContent #textContent {
	padding-top: 65px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	height: 486px;
}

.oneColFixCtr #container #mainContent #textContent p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	width: auto;
}
.oneColFixCtr #container #mainContent #textContent h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 15px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.oneColFixCtr #container #mainContent #textContent h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0090E2;
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.oneColFixCtr #container #header p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #bldgImage {
	position: absolute;
	height: 215px;
	width: 300px;
	left: 30px;
	top: 30px;
}
.oneColFixCtr #container #mainContent #calendarContainer {
	position: absolute;
	left: 350px;
	top: 30px;
	height: 215px;
	width: 210px;
	text-align: center;
	border: 1px dashed #666666;
}
.oneColFixCtr #container #mainContent #mainMenuContainer {
	position: absolute;
	left: 30px;
	top: 275px;
	height: 250px;
	width: 530px;
}
.oneColFixCtr #container #mainContent #messageBoardContainer {
	position: absolute;
	height: 440px;
	width: 380px;
	left: 580px;
	top: 30px;
}
.oneColFixCtr #container #mainContent #messageBoardContainer #messageBoardCode {
	position: absolute;
	height: 440px;
	width: 380px;
	left: 0px;
	top: 20px;
	border: 1px solid #333333;
}
.oneColFixCtr #ccfooter {
	width: 792px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.oneColFixCtr #container #homeContent #ccfooter {
	width: 750px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 50px;
	font-weight: bold;
	padding: 0px;
	margin-top: 616px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	position: fixed;
}
.oneColFixCtr #container #mainContent #ccfooter {
	width: 770px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: fixed;
}
.oneColFixCtr #ccfooter a {
	text-transform: none;
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #ccfooter a:hover {
	text-decoration: underline;
}
.oneColFixCtr #ccfooter p {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #header {
	position: absolute;
	left: 30px;
	top: 390px;
}
.oneColFixCtr #container #header p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


.oneColFixCtr #container #mainContent #mainMenuContainer .noteGreenTack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0090E2;
	background-image: url(images/note_green_tack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 120px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oneColFixCtr #container #homeHeader {
	left: 0px;
	top: 60px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #homeHeader a {
	text-transform: none;
	text-decoration: none;
	color: #999999;
	font-style: normal;
}
.oneColFixCtr #container #homeHeader a:hover {
	text-decoration: underline;
}

.oneColFixCtr #container #mainContent #homeContainer {
	background-image: url(images/bulletin-board.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 795px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
}
.oneColFixCtr #container #mainContent li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: square;
}
.oneColFixCtr #container #mainContent #textContent .inlineFrame {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blueHighlight {
	color: #0090e2;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #textContent .inlineFrame .QAstyle {
	text-indent: -2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 2em;
	margin: 0px;
}
.oneColFixCtr #container #mainContent #textContent .inlineFrame .QAstyle .QAletter {
	font-weight: bold;
	color: #0090e2;
}
