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

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image:url(images/back_repeat1.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
body {text-align: center;
}

#innerContainer {
	width: 970px;
	background-image:url(images/background1.jpg);
	background-repeat:no-repeat;
}

#navContainer {
	width:160px;
	float:left;
	margin-top:150px;
}

#boardContainer {
	width:650px;
	height:480px;
	float:left;
	text-align:left;
	margin-top:110px;
	background-image:url(images/blackboard1.jpg);
	background-repeat:no-repeat;
}


#boardContainer2 {
	width:650px;
	height:480px;
	float:left;
	text-align:left;
	margin-top:110px;
	background-image:url(images/blackboard_narrow.jpg);
	background-repeat:no-repeat;
}

#boardContainer3 {
	width:650px;
	float:left;
	text-align:left;
	margin-top:110px;
	background-image:url(images/boardBannertop2.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#boardContent {
	width:478px;
	height:362px;
	float:left;
	text-align:left;
	margin-top:60px;
	padding-left: 86px;
	padding-right: 86px;
}
#boardContent2 {
	width:478px;
	height:120px;
	float:left;
	text-align:left;
	margin-top:60px;
	padding-left: 86px;
	padding-right: 86px;
}
#boardContent3 {
	width:590px;
	height:120px;
	float:left;
	text-align:left;
	margin-top:30px;
	padding-left: 30px;
	padding-right: 30px;
}
#noboardContainer {
	width:600px;
	float:left;
	text-align:left;
	margin-left:25px;
	margin-top:130px;
}

#underboardContent {
	width:550px;
	float:left;
	text-align:left;
	margin-left:35px;
	margin-top:50px;
	background-color:#FFF;
	padding: 15px;
}

#underboardContent2 {
	width:590px;
	float:left;
	text-align:left;
	margin-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 10px;
}

#rightContainer {
	width:160px;
	float:right;
	text-align:center;
}

#pic_top_right {
	float:right;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: -50px;
	text-align: right;
}

#pic_right {
	float:right;
	margin-bottom: 20px;
	margin-left: 15px;
}

#pic_left {
	float:left;
	margin-bottom: 20px;
	margin-right: 15px;
}

.pic_frame {
	padding: 2px;
	border: 1px solid #996;
}

#address {
	width:160px;
	text-align:center;
	height:135px;
	margin-top:15px;
}

#offers {
	width:148px;
	text-align:center;
	height:110px;
	padding-left:12px;
}

#camra {
	width:148px;
	text-align:center;
	height:97px;
	padding-left:12px;
}

#camra_text {
	width:160px;
	text-align:center;
	height:27px;
	padding-top:6px;
}

#calendar {
	width:148px;
	text-align:center;
	height:125px;
	padding-left:12px;
}

#bii {
	width:148px;
	text-align:center;
	height:65px;
	padding-left:12px;
}

#bii_text {
	width:160px;
	text-align:center;
	height:22px;
	padding-top:6px;
	padding-bottom:6px;
}

.foot_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#996;
}

.smalltext_rev {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 140%;
	color:#996;
}

.smalltext_rev a:link, .smalltext_rev a:visited {
	color:#7F9D92;
	text-decoration: none;
}

.smalltext_rev a:hover {
	color:#CCC;
	text-decoration: none;

}

.smalltext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#333333;
}
.smalltext a:link, .smalltext a:visited {
	color:#620000;
	text-decoration: none;
}

.smalltext a:hover {
	color:#C00;
	text-decoration: underline;
}

.bodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#333333;
}

.bodytext_rev {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#CCC;
}

.bodytext_rev a:link, .bodytext_rev a:visited {
	color:#7F9D92;
	text-decoration: none;
}

.bodytext_rev a:hover {
	color:#FFF;
	text-decoration: none;

}

.headline1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height: 130%;
	color:#666666;
}

.headline_rev1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height: 130%;
	color:#FFFFFF;
}

.headline2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 140%;
	color:#333333;
}

.headline_rev2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 140%;
	color:#FFFFFF;
}

.header_frame {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996;
	border-bottom-color: #996;
	margin-bottom:10px;
}

#page_header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996;
	border-bottom-color: #996;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	width:580px;
}

#back {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996;
	border-bottom-color: #996;
	margin-bottom:10px;
	margin-top:5px;
	padding:3px;
	float:left;
	text-align:left;
}
.note {
	background-image:url(images/note1.png);
	background-repeat:no-repeat;
	height:214px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	text-decoration: none;
}

.note a:link, .note a:visited {
	color:#333;
	text-decoration: none;
}

.note a:hover {
	color:#900;
	text-decoration: none;

}



#footerContainer {
	width:100%;
	height:20px;
	clear:both;
	padding-top:10px;
	padding-bottom: 10px;
}

#footer {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	padding-top: 7px;
}

#baseNav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#996;
	text-align: center;
}

#baseNav ul {
	list-style:none;
	margin: 0px;
	padding: 3px;
}

#baseNav li{
	display:inline;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#baseNav a:link, #baseNav a:visited {
	color:#996;
	text-decoration:none;
}

#baseNav a:hover{
	color:#FFF;
	}
	


#baseNav3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
}

#baseNav3 ul {
	list-style:none;
	margin: 0px;
	padding: 3px;
}

#baseNav3 li {
	display:inline;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#baseNav3 a:link, #baseNav3 a:visited {
	color:#777777;
	text-decoration:none;
}

#baseNav3 a:hover {
	color:#C00;
	}
