

/* CSS Document for the UPCOMING EVENTS */
body {
	color: #683a52;
	background-color: #683a52;
	margin: 0px;

}


.content  {
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
 	margin: 0px;
	padding: 8px;
}

.bottomnav  { 
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: center;

}


.footer  { color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 105%;
	text-align: center;

}


a:link {
	text-decoration: none; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:hover, a:active { 
	text-decoration: underline; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}


a.textlinks:link  {
	text-decoration: none; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:hover, a:active  {
	text-decoration: underline; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:visited  {
	text-decoration: none; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}



a.copy:link {
	text-decoration: none; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:hover, a:active { 
	text-decoration: underline; 
	color: #d495b4;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}

h1  {
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2  {
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3  {
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4  {
	color: #683a52;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}




