@charset "utf-8";
/*Designed by Alice Manning Design, January 2009*/

body {
	background-color: #ED730E;
	background-image: url(background.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.78em;
	height: 100%;
}
a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

#bodyContainer {
	width: 960px;
	margin-top: 0px;
	border: medium solid #AEBE94;
	height: auto !important;
	background-repeat: repeat;
	margin-left: auto;
	margin-right:auto;
	z-index:0;
	background-color: #FFFFFF;
	}

#header {
	background-image:url(OSCbkln.png);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
}	

#navBar {
	width: 100%;
	background: #f38630;
	color:#F0F0F0;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	border-top-style: none;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #AEBE94;
	height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	padding-top: 0.3em;
	padding-bottom: 0em;
	}
#bodyContainer #navBar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: .5em;
}

#bodyContainer #navBar a:hover {
	color: #000000;
	text-decoration: underline;
}


#bodyText {
	float:left;
	font-size: 1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 70%;
	height:auto;
	min-height: 415px;
	border: thin solid #E0E4CC;
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
	margin-left: 1%;
	margin-bottom: 10px;
	z-index:1;

	}
	
#mainText {
	float:left;
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 68%;
	height:auto;
	min-height:410px;
	border: thin solid #E0E4CC;
	background-color: #ffffff;
	background-position: top;
	vertical-align: top;
	margin-left: 1%;
	margin-bottom: 22px;
	padding: 5px;
	z-index:1;
	margin-right: 3px;
	
	}	
#events {
	float:left;
	vertical-align: top;
	border: thin solid #E0E4CC;
	width: 195px;
	height: auto;
	background-color: #AEBE94;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 1%;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
	z-index:1;
	
	}	
#bodyContainer #footer a {
	color: #000000;
}

	
h3 {
	background-color:#003333;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align:left;
	vertical-align: top;
	color: #FFFFFF;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	border-bottom-style: none;
	line-height: 1.4em;
		} 	
#footer {
	float: left;
	height: 4em;
	width: 100%;
	text-align:center;
	vertical-align:bottom;
	font-size: 0.95em;
	margin: auto;
	padding: 2px;
	background-color: #AEBE94;
	background-position: center;
	bottom: 0px;
	left:0;
	}


#mainText h1 {
	background-color: #AEBE94;
	background-position: center top;
	vertical-align:top;
	margin-top:-5px;
	margin-left: -5px;
	width: 102%;
	}

h1 {
	background-color: #AEBE94;
	background-position: center top;
	vertical-align:top;
	margin-top:-5px;
	margin-left: -5px;
	width: 102%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	}	

.key {
	background-color:#AEBE94;
	color:#000;
	font-size: 1em;
	font-family: "Lucida Sans Unicode";
	width: 95%;
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	}


p.cap:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #F38833;
	float: left;
	font-style:normal
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.box {
	margin: 5px;
	}
.box2 {
	border: medium solid #CCC;
	background-color: #EF8024;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;

}
.box2 a {
	color: #FFF;
	text-decoration: none;
}

.box2 a:hover {
	color: #000;
	text-decoration: none;
	
}
