/* Body Styles */


.body {
}

.body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}


.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	list-style-image: url(../_media/_template/bullet.png);
}


.body a {
	color: #663300;
	text-decoration: none;
}


.body a:hover {
	color: #663399;
	text-decoration: underline;
}


.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #765F7F;
	text-align: right;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	padding-right: 5pt;
}


.body h3 {
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
}


.body h4 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}





/* Info Box */

.info h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
}

.info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}




/*  Border Styles */

.blk_brd {
	border: 1px solid #000000;
}


.prp_brd {

}


.org_brd {


}





/* Misc */

#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}




/* Footer Styles */

.footer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3pt;
}


.footer a {
	color: #FFFFFF;
	text-decoration: none;

}
