body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFEC;
	background-image: none;
	background-position: center top;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	color: #000000;
	background-image: url(../Backgroundstriped.jpg);
	background-repeat: repeat;
}

body {
	background-color: #4F2226;
}
body {
	background-color: #FFF0B9;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #61252F;
}
a:visited {
	color: #BF8080;
	font-style: normal;
}

.content {
	background-position: center;
	background-image:none;
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tableHeader {
	background-color:#61252F;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;	
	font-size:12px;
	text-align: center;	
}

.tableTitles {
	font-size:10px;
	font-weight: bold;
}

.tableDescription {
	font-size:10px;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:left; 
	padding: 0px;
	text-align:center;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 12px;
	font-weight: normal;
	font-color: #FAD196;
	color: #000000;
	text-align: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 12px;
	font-weight: normal;
	font-color: #FAD196;
	text-align: left;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 9px;
	font-weight: normal;
	font-color: #993300;
	text-align: left;
	color: #000000;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size:12px;
	font-color: #993300;
	color: #000000;
	font-size: 12px;
	text-align: left;
	font-weight:normal;
	padding-left:4px;
}


/* IMAGES ----------------------------------------------------- */
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.imgcenter {
	float: inherit;
}
.eventcalheading {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.eventcalDays {
	font-size:11px;
	text-align:center;
	font-weight: normal;
}

.eventcalNumbers {
	font-size:10px;
	text-align:right;
	font-weight: normal;
}
.wrapper {
	width:984px; 
	}
	
body, td, th {
	color: #000000;
}
.footer {
	color: #61252F;
	text-align: center;
}

