body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(images/yellowGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
}
#wrapper {
	margin:0px auto auto;
	background-image: url(images/design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	height: 719px;
	width: 100%;
	float: left;
}
#contentAllAcross {
	width:100%;
	margin-top: 100px;
	float: left;
}
#wrapper #footer {
	font-size: x-small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wrapper #specialEventsHome {
	width: 540px;
	margin-right: auto;
	margin-left: 50px;
	border: thin dotted #C30;
	padding: 20px;
}

#wrapper .headerShift {
	margin-top: 70px;
	margin-left: 200px;
}

#pic {
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 50px;
}

#fakepic {
	margin-bottom: 10px;
	width: 20px;
	margin-right: 30px;
	margin-top: 50px;
}

#menu {
	margin-top: 50px;
	margin-left: 10px;
}
#contentRight {
	margin-left: 220px;
	margin-right: 30px;
	clear: left;
	text-align: left;
}
#calendarTable  {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top-color: #FFF2C1;
}
#calendarTable a {
	text-decoration: none;
	color: #03C;
}
#calendarTable a:hover {
	color: #1CAA8A;
}

#contentRightPic {
	margin-left: 220px;
	text-align: left;
	clear: left;
}
#contentPicInside {
	margin-left: 220px;
	text-align: left;
	margin-right: 50px;
}
#wrapper #memberGroupsTag {
	font-size: x-small;
	color: #666666;
	position: absolute;
	top: 170px;
	right: 20px;
	font-weight: bold;
}
#top {
	width:100%;
}
#logo {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#mainContent {
	padding-left: 30px;
	padding-top: 30px;
}
#title {
	width: 661px;
	position: absolute;
	height: 86px;
	left: 186px;
	top: 10px;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FDF095;
}
#leftColumn {
	position: absolute;
	width: 130px;
	top: 200px;
	left: 6px;
	z-index: 20;
}
#nav {
}

#nav a {
	color:#AC2617;
	text-decoration: none;
	background-color: #FCF6D4;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #57AF99;
}
#nav a:hover {
	color:#FCF6D4;
	text-decoration:none;
	background-color: #76434B;
}
#wrapper #logons {
	font-weight: normal;
	font-size: 11px;
	padding-top: 30px;
	padding-left: 10px;
}

/* #wrapper #logonsOLD {
	position: absolute;
	width: 150px;
	left: 10px;
	top: 150px;
	font-weight: normal;
	font-size: 11px;
} */
#wrapper #logons a {
	color: #AC2617;
	text-decoration: none;
}
#wrapper #logons a:hover {
	color: #FCF6D4;
}
#title {
	position: absolute;
	left: 170px;
	top: 16px;
}
#headingDiv {
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 220px;
	clear: left;


}
#choices {
	float: left;
	width: 470px;
}
#submitDiv {
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CE4D0;
	width: 470px;
}

#resetForm {
	padding: 0px;
	text-align: right;
}
#eventsList {
	float: right;
	height: 20px;
	width: 170px;
}
a {
	text-decoration: underline;
	color: #4472D0;
}
a:hover {
	text-decoration: underline;
}
h1 {
	text-align: left;
	font-size: 20px;
	color: #AC2617;
	line-height: 24px;
	font-weight: normal;
	background-image: url(images/scroll9.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-width:360px;
	height: 50px;
}


h2 {
	font-size: 14px;
	color: #337B69;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-left: 220px;
	margin-top: 70px;
	margin-bottom: 0px;
	}

h3 {
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
h4 {
	font-size: 15px;
	color: #6666CC;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
h5 {
	font-size: 14px;
	color: #486095;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	text-align: left;
	font-size: 20px;
	color: #AC2617;
	font-weight: normal;
	min-width:360px;
	vertical-align: bottom;
	line-height: 26px;
}

pre {
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	overflow:hidden;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	margin-top: -16px;
	word-break: normal;
}


.antiTabDiv {
	margin-left: 0px;
	float: left;
	width: 70px;
}

.asteriskRed {
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
}
.BGdancers {
	background-image: url(images/dancing_coupleGrn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.border {
	border: thin solid #C49C00;
}
.borderDots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #27816C;
}
.borderblack {

	border: 1px solid #666666;
}
.borderLeft {
	border-bottom: thin solid #C49C00;
	border-left: thin solid #C49C00;
	border-top: thin solid #C49C00;
}

.borderRight {
	border-right: thin solid #C49C00;
	border-bottom: thin solid #C49C00;
	border-top: thin solid #C49C00;
}

.borderRightTop {
	border-top: thin solid #C49C00;
	border-right: thin solid #C49C00;
}

.borderLeftTop {
	border-top: thin solid #C49C00;
	border-left: thin solid #C49C00;
}
.calendarHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #30AD8B;
	font-size: 11px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.calendarCell {
	font-size: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.cell {
	float: left;
}
.cell100W {
	float: left;
	width: 100px;
}

.div100 {
	float: left;
	width: 100%;
	clear: left;
}
.form1 {
	width: 230px;
	float: left;
}


.label {
	color: #3FA08A;
	font-style: italic;
	font-weight: bold;
}
.labelRed {

	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}



.labelSmall {

	color: #3FA08A;
	font-style: italic;
	font-weight: normal;
}


.labelTiny {
	color: #3FA08A;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.linkBigger {
	font-size: 14px;
	color: #2959D6;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.medRedText {
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
}
.medMaroonText {
	font-size: 14px;
	font-weight: normal;
	color: #AC2617;
}

.normal {
	font-weight: normal;
}
.pageText {
	width: 500px;
}
.redElevenPtText {
	font-size: 11px;
	color: #AC2617;
}
.redTiny {
	font-size: x-small;
	color: #F00;
}



.smallRedTextCopy {
	font-weight: bold;
	color: #FFE066;
	text-decoration: none;
}

.smallRedText {

	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.smallRedNoBold {
	font-size: small;
	color: #AC2617;
}
.subHeading {

	font-size: 14px;
	color: #486095;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Subtitle {
	font-size: medium;
	font-weight: bold;
	color: #D003FC;
	text-transform: uppercase;
}
.Sub-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #D003FC;
}
.SubtitleDark {
	font-size: medium;
	font-weight: bold;
	color: #6A0181;
	text-transform: uppercase;
}


.tiny {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}


.tinyText {
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
	font-size: x-small;
}
.tabDiv {
	margin-left: 70px;
	clear: left;
}
.tabDiv1 {
	margin-left: 70px;
}
.div5px {
	height: 2px;
	clear: both;
}
.tabDiv2 {
	float: left;
}
.bgColorLt {
	background-color: #FFFEFA;
}
.bgColorDk {
	background-color: #FEF5CA;
}
.padding6 {
	padding: 8px;
}
