/* Header Styles */
h2 {
	font-size: 22px;
	color:#984112;
	font-weight:700;
	margin-bottom: 16px;
}

h3 {
	font-size: 14px;
	font-weight:700;
	margin-bottom:6px;
	margin-top:20px;
}

b {
	font-weight: bold;
}

/* Overall wraparound */
body {
	background-color:#e3c9a6;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
	font-size: 11px;
	color:#333;
	font-family:verdana,Arial,tahoma,Helvetica,sans-serif;
}

#wrapper {
	border:#333 0 solid;
	width:750px;
	background-color:#fff;
	margin:0 auto;
	text-align:left;
}

#header {
	border:#333 0 solid;
	margin:0 auto;
	background-color:#f2e7d3;
}

.wrapperHeaderSpace {
	line-height:20px;
	margin:0;
	padding:0;
	background-color:#f2e7d3;
}

#wrapperLogoNavigation {
	background-color:#f2e7d3;
	height:65px;
	margin:10px;
}

#wrapperLogo {
	border:#333 0 solid;
	background-color:#f2e7d3;
	float:left;
	width:165px;
	text-align:left;
	height:45px;
}

p.logoDH {
	margin:0;
}

#wrapperNavigation {
	border:#333 0 solid;
	background-color:#f2e7d3;
	float:right;
	text-align:right;
	height:65px;
	padding:0;
}

#logoImage {
	border:#333 0 solid;
}

#wrapperBanner {
	background-color:#fff;
	height:125px;
}

.wrapperSpaceWhite {
	line-height:0;
	background-color:#fff;
}

p.wrapperSpaceWhiteText {
	font-size:10%;
}

.wrapperSpaceOrange {
	line-height:10px;
	background-color:#984112;
	margin:0;
}

.menuTop {
	color:#999;
	line-height:1pc;
	text-transform:uppercase;
	margin:45px 0 0;
}

/* menus */
a {
	font-weight:700;
	text-decoration:none;
	margin:0;
}

a:hover {
	text-decoration:underline;
}

a.menuTop {
	color:#984112;
	text-decoration:none;
	font-weight:700;
}

a.menuTop:hover {
	color:#e3c9a6;
	text-decoration:underline;
	font-weight:700;
}

p.menuLeft {
	text-align:left;
	margin-left:10px;
	padding-left:0;
}

a.menuLeft {
	color:#984112;
	text-decoration:none;
	font-weight:700;
}

a.menuLeft:hover {
	color:#e3c9a6;
	text-decoration:underline;
	font-weight:700;
}

a.menuBody {
	color:#666;
	margin:0;
}

a.menuBody:hover {
	color:#33434c;
	margin:0;
}

a.menuBreadCrumb {
	color:#fff;
	text-decoration:none;
	font-weight:700;
}

a.menuBreadCrumb:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:700;
}

a.bodyBoldLink {
	color:#2b607e;
	text-decoration:none;
	font-weight:700;
}

a.bodyBoldLink:hover {
	color:#2b607e;
	text-decoration:underline;
	font-weight:700;
}

.breadCrumb {
	border:0 solid #333;
	background:#7f7f7f;
	height:20px;
	margin:0;
	border-bottom:#ccc 1px solid;
}

p.breadCrumbTop {
	line-height:1pc;
	margin:0 10px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	padding:2px;
}

/* Main content area */
#main {
	border:0 solid #333;
	margin:15px;
	background:#fff;
}

#contentMenuLeft {
	border:0 solid #333;
	width:160px;
	float:left;
	margin: 10px 0 0 0;
	padding-top:20px;
	background-color:#f4f4f4;
}

#contentLeft {
	border:0px solid #333;
	padding:0;
	margin: 0 0 30px 0;
	width:545px;
	float:right;
}

.dividerHeaderLeft {
	text-align:center;
	border:0 solid #333;
	background:#fff;
	height:20px;
	border-bottom:#ccc 1px solid;
	margin:0 -5px 0 0;
}

.dividerHeaderRight {
	text-align:center;
	border:0 solid #333;
	background:#fff;
	height:20px;
	border-bottom:#ccc 1px solid;
	margin:0 0 0 -5px;
}

p.dividerTitle {
	line-height:1pc;
	margin:0 10px;
	color:#2b607e;
	font-weight:700;
	text-transform:uppercase;
	padding:2px;
}

.imageThumbs {
	margin:15px 10px 5px;
	padding:0;
}

p {
	line-height:1pc;
	text-align:left;
	padding:0;
	margin: 0 0 20px;
}

.body {
	margin:5px;
	padding:5px;
}

.title {
	font-size: 22px;
	color:#984112;
	font-weight:700;
}

.bodyBold {
	line-height:1pc;
	text-align:left;
	margin:20px 10px 0;
	font-weight:700;
}

.dividerSplitCenter {
	border:0 solid #333;
	width:515px;
	margin:-10px 0 0;
	padding:0;
}

.dividerFullCenter {
	border:0 solid #333;
	width:525px;
	margin:-10px 0 10px;
	padding:0;
}

.dividerFullCenterInner {
	margin:0;
	padding:20px;
	padding-bottom:0;
}

.dividerCol501 {
	text-align:center;
	border:0 solid #333;
	background-color:#f4f4f4;
	width:235px;
	margin:0;
	padding:10px;
}

.dividerCol502 {
	text-align:center;
	border:0 solid #333;
	width:235px;
	background-color:#f4f4f4;
	float:right;
	margin:0;
	padding:10px;
}

/* images */
.div-office-image {
	position:relative;
	top:10px;
	left:20px;
	right:20px;
	height:240px;
}

.div-office-image img {
	width:505px;
}

.lineSpaceGrey {
	margin:5px 15px;
	height:1px;
}

.lineSpaceWhite {
	margin:5px 10px;
	height:5px;
}

#aboutHeaderImage {
	margin:0 0 20px 20px;
}

.contact-details {
	font-weight:400;
	margin-top:20px;
	margin-left:0;
}

.contact-detail {
	height:20px;
}

.contact-detail-hdr {
	font-weight:700;
	width:180px;
	display:inline-block;
}

.contact-detail a {
	text-decoration:underline;
}

p.addr {
	margin-left:0px;
	font-weight: bold;
}

/* Footer */
#footer {
	height:20px;
	border:0 solid #000;
	clear:both;
	background:#fff;
	text-align:left;
	margin:10px 15px 0;
	padding:4px;
}

#footerSpaceOrange {
	line-height:10px;
	margin:0;
	border:1px solid #984112;
	clear:both;
	background:#984112;
}

.footerSpaceWhite {
	height:5px;
	border:1px solid #fff;
	clear:both;
	background:#fff;
}

p.footer {
	font-size: 9px;
	color:#999;
	margin:0 0 0 190px;
}

p.dandb {
	position: relative;
    top: -80px;
}

a.menuFooter {
	color:#666;
	margin:0;
}

a.menuFooter:hover {
	color:#999;
	margin:0;
}
