/* CSS Document */
body {
	background: #fff;
	color: #666;
	}
p, h1, h2, h3, h4, h5, h6, ul, dl, blockquote, table {
	margin: 0 0 14px 0;
	}
h1, h2, h3, h4, h5, h6 {	
	color: #666;
	border: none;
	text-transform: none;
	font-size: 1.25em;
	}
h1 {	
	font-size: 3.75em;
	font-weight: normal;
	line-height: 1.1em;
	}
h2 {
	font-size: 1.583em;
	line-height: 1.1em;
	}
#content ul {
	margin-left: 0;
	padding-left: 16px;
}
#content ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(/images/bullet.gif);
	}
a {	
	color: #6B498B;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}	
.arrlnk {
	font-size: 1.083em;
	padding-right: 11px;
	background: url(/images/link-arrow.gif) no-repeat right center;
	}
.hghlite {	
	background: #6B498B;
	color: #fff;
	}
blockquote {
	background: #EAEAEA;
	padding: 12px;
	border: none;
}

#wrap {
	margin: 20px auto;
	width: 892px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(/images/wrap-bg.gif) no-repeat top left;
}
#header {
	padding: 27px 29px 0 29px; 
	background: transparent url(/images/head-bg.gif) no-repeat top left;
}
#header h1 {
	margin-bottom: 0;
}
#footer {
	padding: 15px 32px 28px 32px;
	background: transparent url(/images/foot-bg.gif) no-repeat bottom left;
}
#body {
	background: transparent url(/images/body-bg.gif) repeat-y top left;
}
#body .gutter {
	border-top: 1px solid #C7C6CB;
	border-bottom: 1px solid #C7C6CB;
	margin: 0 17px;
}
#menu {
 	float: left;
	padding: 78px 0 20px 39px;
	width: 155px;
}
#menu ul, #menu ul li {
 	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	height: 19px;
	margin-bottom: 5px;
}
#menu a {
	display: block;
	font-size: 1.6em;
	line-height: 1.188em;
	font-weight: normal;
	padding-left: 29px;
	height: 19px;
	background: transparent url(/images/menu.gif) no-repeat 0 -38px;
}
#menu a:hover {
	background-position: 0 -19px;
	text-decoration: none;
}
#content {
	margin: 14px 0 20px 248px;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 580px;
}
table.layouttable {
	margin: 0;
	border: none;
	width: 100%;
}
.layouttable td {
	vertical-align: top;
}
.layouttable td.side {
	width: 210px;
	text-align: right;
}
#gmap-div {
	float: right;
	width: 335px;
	height: 250px;
	margin: 0 0 14px 14px;
	display: none;
}
.contain {
	flaot: left;
	width: 100%;
}
