body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
}

h1 {
	font-size:large;
	color:#FF6498;
}

h2 {
	font-size:medium;
}

h3 {
	font-size:medium;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:2px solid #FF6498;
	margin:0px 0px 0px 3px;
}

.no_border {
	border:none;
}

.pageWrapper {
	width:733px;
	float:left;
	text-align:left;
}

.title_bar {
	float:left;
	width:760px;
}

.bread_crumb {
	width:100%;
	float:left;
	background-color:#FFEDEE;
	border-top:1px solid #FF6498;
	border-bottom:1px solid #FF6498;
	margin:10px 0px 0px 0px;
	padding:3px 3px 3px 5px;
}

.bread_crumb a {
	font-weight:bold;
	margin: 5px 3px 5px 3px;
}

.bread_crumb a:hover {
	text-decoration:underline;
}

.links_wrapper {
	float:left;
	margin:10px 0px 0px 0px;
}

.page_content {
	float:left;
	margin:10px 0px 0px 5px;
}

.upcoming_events {
	float:right;
}

.under_line_text {
	padding:0px 0px 10px 0px;
	border-bottom:1px dashed #FF6498;
}

.pad_img {
	padding:0px 0px 3px 3px;
}

html>body .page_content {
	width:520px;
}

.float_left {
	float:left;
	width:100%;
}

.copyright_bar {
	width:100%;
	float:left;
	background-color:#FFEDEE;
	border-top:1px solid #FF6498;
	border-bottom:1px solid #FF6498;
	margin:10px 0px 0px 0px;
	padding:3px 5px 3px 5px;
	font-size:smaller;
}

.copyright_bar a:hover {
	text-decoration:underline;
}

.bottom_text {
	font-size:smaller;
	text-align:center;
	width:100%;
	float:left;
}

.bottom_text a:hover {
	text-decoration:underline;
}


.tl {
	background:url(Images/corner_tl.gif) top left no-repeat;
	height:14px;
	width:14px;
}

.tr {
	background:url(Images/corner_tr.gif) top right no-repeat;
	height:14px;
	width:14px;
}

.bl {
	background:url(Images/corner_bl.gif) bottom left no-repeat;
	height:14px;
	width:14px;
}

.br {
	background:url(Images/corner_br.gif) bottom right no-repeat;
	height:14px;
	width:14px;
}

.top {
	border-top:1px solid #FF6498;
	font-size:1px;
}

.right {
	border-right:1px solid #FF6498;
	font-size:1px;
}

.bottom {
	border-bottom:1px solid #FF6498;
	font-size:1px;
}

.left {
	border-left:1px solid #FF6498;
	font-size:1px;
}

.link_tl {
	background:url(Images/link_corner_tl.gif) top left no-repeat;
	height:29px;
	width:16px;
}

.link_tr {
	background:url(Images/link_corner_tr.gif) top right no-repeat;
	height:29px;
	width:31px;
}

.link_bl {
	background:url(Images/link_corner_bl.gif) bottom left no-repeat;
	height:39px;
	width:16px;
}

.link_br {
	background:url(Images/link_corner_br.gif) bottom right no-repeat;
	height:39px;
	width:31px;
}

.link_bottom {
	background:url(Images/link_bottom.gif) bottom left repeat-x;
}

.link_right {
	background:url(Images/link_right.gif) right top repeat-y;
}
.link_top {
	background-color:#FFEDEE;
	border-top:1px solid #FF6498;
}

.single_link {
	float:left;
	margin:10px 0px 0px 0px;
}

.links {
	font-size:small;
	color:#333333;
	padding:10px 0px 0px 0px;
}

.links ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px dashed #FF6498;
}

.links ul li {
	list-style:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.links ul li a {
	width:150px;
	display:block;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	border-bottom:1px dashed #FF6498;
}

.links ul li a:hover {
	background-color:#FFEDEE;
	text-decoration:none;
}

.links ul li .selected {
	background-color:#FFEDEE;
	text-decoration:none;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#FF6498;
}

.quote_left {
	background:url(Images/quote_left.gif) top left no-repeat;
	width:41px;
	height:32px;
}

.quote_right {
	background:url(Images/quote_right.gif) bottom right no-repeat;
	width:41px;
	height:32px;
}

.quote_names {
	font-size:smaller;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
