@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	background-image: url(/img/spurback.gif); 
	background-color: #000000;  
}

a img {
	border: none;
}

#pageWrap {
	width: 802px;
	height: 788px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/tmplt/bg.jpg);
}

#headerBlock {
	height: 173px;
}

#headerBlock a {
	display: block;
	width: 100%;
	line-height: 165px;
}

#topMenu {
	background-repeat: no-repeat;
	background-position: 15px;
}

#mnuContainer {
	margin-left: 31px;
}

.mnuImgL {
	margin-left: 7px;
}

#ctPosition {
	margin-top: 10px;
	width: 712px;
	height: 496px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: bottom right;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	line-height: 40px;
}

.h1Home {
	margin-left: 150px;
}

#contentBlock {
	width: 558px;
	margin-left: 15px;
	height: 345px;
	overflow: auto;
	letter-spacing: 1px;
	line-height: 13px;
}

#contentBlock p {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 9px;
}

#contentBlock a {
	color: #2c568f;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

#contentBlock2 {
	width: 660px;
	margin-left: 15px;
	height: 400px;
	overflow: auto; 
	letter-spacing: 1px;
	line-height: 13px;
}

#contentBlock2 p {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 9px;
}

#contentBlock2 a {
	color: #7c3806;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

#calBlock {
	width: 700px;
	margin-left: 15px;
	height: 400px;
	overflow: auto;
}

.boldText {
	color: #850100;
	font-size: 10pt;
	font-weight: bold;
}

.NinePt {
	font-size: 11pt !important;	
	line-height: 18px;
}

.mapLink {
	color: #2c568f !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 11pt !important;
	line-height: 15px;
}

#calBlock table, #calBlock td {
	border-color: #bbbbbb;
}

.calBack {
    background-image: url(/img/calback.jpg);
    background-repeat: no-repeat;
	background-position: 225px 30px;
	background-color: #ffffff;
}

.calUpdate {
	background-color: #7c3807;
	border: 2px solid #cccccc;
	width: 200px;
	height: 75px;
	text-align: center;
	margin-left: auto; margin-right: auto;
	margin-top: -250px;
	border: 2px solid #cccccc;
	position: relative;
	z-index: 9999;
}

.calUpdate div {
	border: 1px solid #7c3807;
}

.calUpdate div div {
	border: 1px solid #cccccc;
	line-height: 75px;
	color: #ffffff;
}

.calControl {
	width: 660px;
	font-weight: bold;
	color: #7c3807;
	background-color: #ffffff;
	height: 25px;
	line-height: 25px;
}

.calControl select {
	margin-left: 5px;
}

ul.eventList {
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

ul.eventList li {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	border: solid 1px #7c3807;
	background-color: #eeeeee;
	padding: 2px;
}

ul.eventList a {
	text-decoration: none;
	color: #880000;
}

.ContactText {
	font-size: 15pt !important;
	line-height: 35px !important;
}

#VolleyBall ul {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 375px;
	font-size: 10pt;
	font-weight: bold;
}

.VolleyP {
	line-height: 20px !important;
}

#VolleyBall ul li {
	line-height: 35px;
	list-style: inside;

}

#VolleyBall table {
	margin-left: auto;
	margin-right: auto;
}

.RateTag {
	font-size: 12pt !important;
	color: #850100;
	font-weight: bold;
}

.LinkYellow {
	color: #ffff00 !important;
}

/* MODAL */
#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(/img/overlay.png);}
.dialog {display:none}
.CloseMap a {
	font-size: 11pt;
	font-weight: bold;
	color: #2c568f;
	text-decoration: underline;
}
* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");}                  