
body 
{
	font-family: Arial, Helvetica, Verdana;
	background-color: #FD5503;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


a.mapLink:link, a.mapLink:visited, a.mapLink:hover, a.mapLink:active
{
	color: Yellow;
	text-decoration: underline;
	font-size: 8pt;
}

a:link, a:visited, a:active 
{
	color: #FFFFFF;
}

p 
{
	margin: 12px;
}


.italic_text
{
	font-style: italic;
}

.large_text 
{
	font-size: 22pt;
	font-weight: bold;
	text-transform: uppercase;
}

.ch_links, .ch_links a:link, .ch_links a:visited, ch_links a:active
{
	text-transform: uppercase;
	color: #A40105;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	
}

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

.center_text 
{
	text-align: center;
}
.center_text a {
text-decoration:none !important;

}


.textbox
{
	height: 12px;
	font-size: 10px;
}

.no_repeat 
{
	background-repeat: no-repeat;
}

#footer
{
	display: inline-block;
	position: relative;
	width: 800px;
}
