@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	background: #d7d7d7 url(../images/development-bg.jpg) fixed repeat-x top left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#wrap
{
	width: 820px;
}

.logo
{
	padding-left: 40px;
}

.toplinks
{
	color: #FFFFFF;
	font-size: 8px;
	vertical-align: bottom;
	padding-right: 40px;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks a:hover
{
	color: #9999FF;
	text-decoration: none;
}

.topB
{
	background: transparent url(../images/top-block.png) no-repeat top center;
	height: 27px;
	width: 820px;
}

.lls
{
	background: transparent url(../images/left-line.png) repeat-y right top;
	width: 10px;
}

.rls
{
	background: transparent url(../images/right-line.png) repeat-y left top;
	width: 10px;
}

.topmid
{
	border-top: #000066 solid 20px;
}

.menu
{
	background: #FFFFFF url(../images/menu-bg.gif) repeat-x center bottom;
	height: 35px;
	color: #000066;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 20px;
	border-top: 2px solid #FFFFFF;
	width: 800px;
}

.menu a:link, .menu a:active, .menu a:visited
{
	text-decoration: none;
	color: #000066;
	padding: 14px 8px 12px 8px;
	height: 35px;
	vertical-align: middle;
}

.menu a:hover
{
	text-decoration: none;
	color: #FFF;
	background: url(../images/menu-hover.gif) bottom center repeat-x;
	padding: 14px 8px 12px 8px;
	height: 35px;
	vertical-align: middle;
}

H1 {font-size: 16px; font-family: Verdana; font-weight: bold; margin:0; padding:0; color:#9999ff;}
H2 {font-size: 16px; font-family: Verdana; padding:10px 0 0 10px; color:#000066;}
H3 {font-size: 14px; font-family: Verdana; font-weight: bold; padding:0; color:#000066;}
H4 {font-size: 14px; font-family: Verdana; margin:0; padding:0; color:#FFF;}
H5 {font-size: 11px; font-family: Verdana; font-weight: bold; margin:0; padding:0; color:#9999ff;}
H6 {font-size: 11px; font-family: Verdana; margin:0; padding:0; color:#000066;}

a:link, a:active, a:visited
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #9999ff;
	text-decoration: none;
}

.bml
{
	background: #000066 url(../images/rural-line.gif) repeat-x center;
	height: 10px;
}

.sideB
{
	background: #FFFFFF url(../images/side-block.gif) repeat-y top right;
	width: 170px;
}

.sbb
{
	background: #000066 url(../images/side-blue-block.gif) no-repeat top;
	width: 170px;
	color: #FFFFFF;
	padding: 15px 8px;
}

.sbrp
{
	padding-top: 63px;
}

.crumbs
{
	color: #999999;
	font-size: 9px;
	padding: 10px 15px;
	border-bottom: 2px solid #000066;
}

.crumbs a:link, .crumbs a:active, .crumbs a:visited
{
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.crumbs a:hover
{
	color: #000066;
	font-size: 9px;
}

.heads
{
	border-top: 2px solid #FFFFFF;
	background-color: #000066;
	height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 15px;
}

.content
{
	color: #666666;
	font-size: 11px;
	padding: 20px;
	background: #FFFFFF url(../images/content-bg.jpg) no-repeat top left;
	height: 300px;
	vertical-align: top;
	line-height: 20px;
}

.imgL
{
	padding-right: 20px;
}

.imgR
{
	padding-left: 20px;
}

.imgB
{
	padding: 10px;
}

.liarrow
{
	list-style-image: url(../images/li-arrow.png);
	line-height: 24px;
}

.lisquare
{
	list-style-image: url(../images/li-square.png);
	line-height: 24px;
}

.olinks a:link, .olinks a:active, .olinks a:visited
{
	color: #fff;
}

.olinks a:hover
{
	color: #9999ff;
}

.bottom
{
	background: transparent url(../images/bottom-block.png) no-repeat top center;
	height: 28px;
	color: #9999FF;
	font-size: 8px;
	vertical-align: top;
	padding-top: 5px;
}

input, select, textarea
{
	font-size: 11px;
	color: #000066;
	font-family: Verdana;
}

.formbutton
{
	background-color: #000066;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px 5px;;
}

.map
{
	border: 1px solid #000066;
}
