/* Douglas Miller css file - created by Stuart Hills at ego-creative
================================== */


/* Zero all Browser settings
================================== */

body, html, div, h1, h2, h3, h4, h5, h6, p, ul, li, img, form {
	margin: 0px;
	padding: 0px;
	border:none;
}


/* Body
================================== */

body {
	font-size: 12px;
	color: #56645f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	text-align: center;
	background-attachment: fixed;
	background-color: #ebebeb;
	background-image: url(images/dm_background_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Outer
================================== */

#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background: #FFFFFF;
}


/* Links
================================== */

a:link, a:visited {
	color: #4484ba;
	text-decoration: underline;
}

a:hover, a:active {
	color: #4484ba;
	text-decoration: none;
}
#navigation ul {
	list-style-type: none;
}
#navigation li a:link, #navigation li a:visited {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	margin: 0px 15px 0px 15px;
	padding: 6px 0px 4px 0px;
	display:block;
	background-color: #7fafb5;
	background-image: url(images/dm_navigation_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7fafb5;
}
#navigation li a:hover, #navigation li a:active {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background-color: #7fafb5;
	background-image: url(images/dm_navigation_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 15px 0px 15px;
	padding: 6px 0px 4px 0px;
	display:block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation li a:link.selected, #navigation li a:visited.selected {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background-color: #7fafb5;
	background-image: url(images/dm_navigation_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 15px 0px 15px;
	padding: 6px 0px 4px 0px;
	display:block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

/* Typography
================================== */

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #4484ba;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #4484ba;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 10px;
	color: #4484ba;
}
h6 {
	font-weight: normal;
	font-size: 11px;
	color: #4484ba;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
p {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
ul {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
li {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 10px;
}
li li {
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 2px 0px;
}
blockquote {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	text-indent:-8px;
}
cite {
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 10px 0px;
}



/* Layout top
================================== */

#header {
	width: 790px;
	float:left;
	height: 120px;
}
#logo {
	width: 395px;
	float:left;
}
#contacttab {
	width: 300px;
	float:right;
	background-color: #1d6688;
	background-image: url(images/dm_contact_us_bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 30px;
}

/* Layout top typography
================================== */

#contacttab p {
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px 0px 0px 12px;
	padding: 10px 0px 10px 0px;
}
#contacttab p a:link, #contacttab p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#contacttab p a:hover, #contacttab p a:active {
	color: #FFFFFF;
	text-decoration: none;
}



/* Layout content
================================== */

#maincontent {
	width: 770px;
	float:left;
	margin: 10px 0px 0px 10px;
	display:inline;
}
#intro {
	width: 770px;
	float:left;
	display:inline;
	margin: 0px;
	padding: 0px;
	background-color: #d8e8e8;
}
#introright {
	width: 200px;
	float:right;
	display:inline;
}
#content {
	width: 720px;
	float:left;
	display:inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 12px 0px;
}
#contentright {
	width: 200px;
	float:right;
	display:inline;
}


/* Navigation
================================== */

#navigation {
	width: 790px;
	float:left;
	display:inline;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #7fafb5;
	background-image: url(images/dm_navigation_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation li {
	font-size: 14px;
	font-weight: bold;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* Footer
================================== */

#footer {
	width: 790px;
	clear:both;
	border-top: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: url(images/furniture/footer.gif) no-repeat center bottom;
}
#footer p {
	font-size: 10px;
	color: #000000;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 20px;
}

/* Icons
================================== */

p.pdf {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	background: url(images/furniture/icon_pdf_small.gif) no-repeat left top;
}



/* Miscellaneous
================================== */

.clearfix {
	clear:both;
}
.line {
	padding-top: 5px;
	border-top: 1px solid #b9bdbf;
}

/* content table
================================== */

table.copy h1, table.copy h2, table.copy h3, table.copy h4, table.copy h5, table.copy h6, table.copy p  {
	margin-left:20px;
	margin-right:20px;
}
td.spacer {
	padding-top:14px;
	padding-bottom:14px;
}
.pullquote {
	background-color: #7fafb5;
	background-image: url(images/dm_navigation_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.pullquote h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	color: #104869;
}
table img  {
	margin-left:20px;

}
