
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151515;
	line-height: 18px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 18px;
}

.calendarNav-link a, a:link, a:active{
	text-decoration: none;
}
.calendarNav-link a:hover{
	text-decoration: none;
}

#wrapper{
	width: 800px;
	background: #FFF;
	margin: 20px auto;
}

#header{width: 800px;}
.logo{float: left; width: 105px; height: 105px;}
.siteTitle{float: left; padding: 15px 0 0 130px; width: 375px;}
.menuBar{width: 100%; background-color: #9999CC; height: 25px; clear: both; -moz-box-shadow:-2px -2px 3px #555555;-webkit-box-shadow:-2px -2px 3px #555555;}
td.navon {background-color: #CFD0FF;cursor: hand;border: 1px solid #555;}
td.navoff {background-color: 9999CC}

.contactInfo{float: left; padding: 15px 0;text-align: right;}

#content{clear: both; width: 700px; padding: 0; margin: 0 auto; text-align: left;}
#footer{background-color: #9999CC;padding: 8px; font-family: papyrus,georgia,"times new roman",times,serif; font-weight: bold; font-size: 18px;text-align: center;}

.pageTitle{font-family: papyrus,georgia,'times new roman',times,serif; font-weight: bold; font-size: 36px;}

#content{background-image: url("../images/om-bkgrd.jpg");background-repeat; no-repeat; background-position: center top;}

.tinyText{
	font-size: 12px;
	color: #151515;
}

.title {
	font-family: Papyrus;
	font-size: 18px;
	color: #151515;
	font-weight: bold;
	text-shadow: 1px 2px 3px #555;

}

.navtext {
	font-size: 16px;
	color: #000000;
	font-family: Papyrus,'Times New Roman',Times,Serif;
	text-decoration: none;
	text-shadow: -1px -1px 0 #fff;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}

.navtext a:hover{
	color: #CC0000;	
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#calendar{
	border: 1px solid #333;
}

#calendar td{
	border: 1px dotted #AAA;
}

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}

.imageFrame{
	background: #ECECEC; 
	border: 1px solid gray; 
	padding: 8px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

.imageRight{
	float: right;
	margin-left: 10px;
}

li{
	list-style-type: circle;
	padding-bottom: 10px;
}

#pageWrapper{
	margin: 0 auto;
	width: 960px;
	min-height: 800px;
	z-index: 0;
}

#happyHolidays{
	position: absolute;
	margin-top: 115px;
	margin-left: 740px;
	z-index: 99;
}
