/* CSS Document */
body {
	background-color: #5079A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: default;
}


td.leftedge {
	background-image: url(/images/page_r5_c1.jpg);
	background-repeat:repeat-y;
}
td.rightedge {
	background-image: url(/images/page_r5_c9.jpg);
	background-repeat:repeat-y:
}
td.bar {
	background-color: #522498;
}


div#content {
	margin-bottom: 2em;
}
div#content h1 {
	font-size: 18px;
	color: #522498;
}
div#content h2 {
	font-size: 18px;
	color: #5079a6;
}
div#content h3 {
	font-size: 13px;
	color: #000;
}
div#content hr.clearer {
	visibility: hidden;
	clear: both;
}
div#content img.rt {
	float: right;
	border: 0;
	padding-left: 1em;
}
div#content img.lt {
	float: left;
	border: 0;
	padding-right: 1em;
}
div#content p {
	font-size: 13px;
}
div#content ul {
	font-size: 13px;
}
div#content ul.faqs {
	list-style-type: none;
}
div#content span.quote {
	font-size: 12px;
	font-style: italic;
	/*font-weight: bold;*/
}
div.photobar {
	float: right;
	padding-left: 1em;
}
div.photobar img {
	display: block;
	padding-bottom: 1em;
}


div#sidebar {
	background-color: #522498;
	color: #fff;
	text-align: center;
	margin-bottom: 8px;
	padding: 0;
}
div#sidebar h1 {
	font-size: 16px;
}
div#sidebar p {
	font-size: 14px;
}
div#sidebar a {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}


div#footer {
	font-size: 10px;
	color: #fff;
	text-align: center;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}


div#map {
	width: 350px;
	height: 300px
}
div.powered {
	padding: 0 4px 4px 0;
	text-align: right;
}
div.powered img {
	border: 0;
}


div#frontbar {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #fff;
}
div#frontbar a {
	color: #fff;
}

div#welcome {
	padding: 4px 10px 4px 30px;
	font-size: 11px;
	color: #006;
}
div#welcome a {
	text-decoration: none;
}
div#welcome h1 {
	color: #fff;
	font-size: 20px;
	margin-top: 0px
}