@charset "UTF-8";
.thimble {
	border-top: 1px solid #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.container #mainContent {
	background-color: #FFFFFF;
	background-position: center center;
}
.container #container {
	width: 1024px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100px;
	padding-top: 10px;
}

.headerpic {
	height: 200px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-repeat: repeat-x;
	background-image: url(images/mastheads/woodtile2.jpg);
	text-align: center;
}
.logo {
	height: 85px;
	width: 260px;
	float: left;
	background-position: top;
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.nav {
	float: right;
	padding-left: 10px;
	text-align: left;
	height: 60px;
	width: 750px;
	vertical-align: middle;
	padding-top: 35px;
	z-index: 1;
}
.sidebar {
	float: left;
	width: 260px;
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: auto;
	padding-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	background-position: left;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	text-transform: none;
}
.main {
	float: right;
	width: 650px;
	padding-left: 10px;
	margin-right: 100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	height: auto;
	padding-top: 20px;
}
.officebox {
	background-color: #FFFFFF;
	height: 205px;
	width: 600px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.bodybox {
	height: auto;
	width: 1024px;
	background-position: center;
	text-align: left;
}
.insert {
	float: right;
	width: auto;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 12px;
	background-color: #CCCCCC;
}
.office {
	margin-right: 20px;
	float: left;
	height: 205px;
	width: 323px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #336699;
	text-align: left;
	padding: 10px 0px 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
.footerbox {
	width: 1024px;
	margin: 0 0px; /* this overrides the text-align: center on the body element. */
	height: 100px;
	padding-top: 20px;
	background-color: #996600;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	line-height: 15px;
	width: 200px;
}
.cityrepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	line-height: 15px;
	width: 200px;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	vertical-align: top;
}
.pdfs {
	float: right;
	width: 175px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #990000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/sidebar/chipboard_tile.gif);
}
.pdfs_header {
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/sidebar/menubg.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.pdfs_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
}
.highlight-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	vertical-align: top;
}
