﻿* {
	border: #FFFFFF;
	margin: 0;
	padding: 0;
}
BODY {
	font-size: .75em;
	background: #BEDEF8 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}
.table {
	width: 700px;
	margin: 0 auto;
}
.borderLeftAlign {
	border: 1px solid #000000;
}
.pictureTable {
	text-align: center;
}
.pictureTable td {
	width: 326x;
	text-align: center;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 0 0 15px 0;
}
.contentTable {
	width: 100%;
	text-align: left;
	border: 2px solid #000000;
}
.contentTable td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 0 0 15px 0;
}


.contentTableCentered {
	width: 100%;
	text-align: center;
	border: 2px solid #000000;
}
.contentTableCentered td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 5px 0 5px 0;
}

.yellowTable {
	padding: 15px;
	background: #FFFF66;
	border-left: 1px solid #652235;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #652235;
	border-left-color: #652235;
	width: 100%;
}
.yellowTable td {
	text-align: left;
	vertical-align: top;
	border: 0;
	padding: 5px;
}
.pager {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.borderTitle {
	text-align: center;
	color: #6C051E;
	font-weight: bold;
	font-size: medium;
	border: 1px solid #000000;
}
.borderBold {
	text-align: center;
	border: 1px solid #000000;
}
/* LINK AND TEXT STYLES */
a {
	color: #2080A0;
	text-decoration: underline;
}
a:hover {
	color: #AA4A1B;
}
.sm {
	font-size: 90%;
}
.eventsTitle {
	color: #6C051E;
	font-weight: bold;
	background: url(images/arrow.gif) center left no-repeat;
	padding: 0 0 1px 15px;
}
.title {
	color: #6C051E;
	font-weight: bold;
}
.titleBig {
	font-size: 14px;
	color: #6C051E;
	font-weight: bold;
}
.darkBg {
	background: #7418AF url(images/header-bg.gif);
	color: #fff;
}
.darkBg a {
	background: #7418AF url('images/header-bg.gif');
	color: #fff;
}
.darkBg a:hover {
	color: #B2D215;
	text-decoration: underline;
}
.featured {
	list-style: none;
}
.featured ul {
	list-style: none;
}
.featured li {
	background: url(images/arrow.gif) center left no-repeat;
	padding: 0 0 1px 15px;
}
/* END LINK AND TEXT STYLES */
.copyRight {
	font-size: 80%;
	height: 25px;
	color: #333;
}
.interiorLt {
	background: #76757E url(images/left-nav-bg.gif) left repeat-y;
	color: #fff;
}
.interiorLt a {
	color: #fff;
}
.picBorder {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.pic {
	border: 1px solid #505059;
	float: left;
	margin: 0 8px 8px 0;
}
.picEvents {
	border: 1px solid #333;
}
.rtBorder {
	background: url(images/b-div.gif) right no-repeat;
	padding: 0 2px 0 0;
}
.box {
	padding: 15px 15px 10px 30px;
	background: #fff url(images/left-border-bg.gif) left repeat-y;
}
.currentEvents {
	padding: 15px;
	background: #FFFF66;
	border-left: 1px solid #652235;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #652235;
	border-left-color: #652235;
}
.currentEvents td {
	padding: 0 0 10px 0;
}
.footer {
	background: #161616 url(images/footer-bg.gif) repeat-x;
	color: #ffffff;
	font-size: 90%;
	text-align: center;
	padding-right: 25px;
	height: 30px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #BEDEF8;
	text-decoration: none;
}
.forma {
	border: 1px solid #333;
	height: 15px;
	width: 115px;
	background: url(images/input-bg.gif) repeat-x;
	font-size: 90%;
	padding: 2px 0 0 5px;
}
h2 {
	font-size: 110%;
}
.imagenoborder {
	border-style: solid;
	border-width: 0;
}
.centertext {
	text-align: center;
}
.signature {
	font-family: "Lucida Handwriting";
}

.redText {
	text-align: center;
	color: #FF0000;
}

.breadCrumb {
	color: #7418AF;
		font-size: 16px;
		font-weight: bold;
}

.textbox {
		border-style: solid;
	border-width: 1px;
	border-color:gray;

}

