/* CSS Document */
.top_round {
	background-image:url(../images/top_grey.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:412px;
	height:14px;
}
.bottom_round {
	background-image:url(../images/bottom_grey.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:412px;
	height:14px;
}
.grey_bg {
	background-color:#7e7777;
}
.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:justify;
	text-decoration:none;
}
.firstbox_inn {
	background-image:url(../images/navigation_box.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:191px;
	height:160px;
}
	
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.copyright a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.copyright a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.heading-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8d0200;
	text-decoration:underline;
}
.light-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c00300;
	text-decoration:underline;
}
	

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.map-box {
	width:240px;
	line-height:normal;
	color:#7e7777;
}
.map-title {
	font-size:16px;
	font-weight:bold;
	color:#8d0200;
}
.map-link a {
	color:#008000;
	text-decoration:underline;
}
.map-link a:hover {
	color:#008000;
	text-decoration:none;
}