﻿/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #AFB9C2;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}

p {
	margin: .5em 0 1em 0;
	font-size: 10pt;
	letter-spacing: normal;
	line-height: 16px;
}

a:link, a:visited {
	color: #7D0000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 18px;
	color: #7D0000;
	letter-spacing: 0px;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 14px;
	color: #7D0000;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

dmtLink {
	background: #fff;
	padding-left: 0;
	font-size: 16px;
	height: 26px;
}

#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#dmt-body-content {
	float: left;
	padding: 20px;
	margin: 0px;
	border: 0px solid #ffffff;
	/* ie5win fudge begins */
	text-align: left;
	background-color: #FFFFFF;
	width: 614px;
}

#dmt-sitemapbody-content {
	float: left;
	margin: 20px;
	border: 0px solid #ffffff;
	/* ie5win fudge begins */
	text-align: left;
	background-color: #FFFFFF;
	width: 614px;
}
#dmt-sitemapbody-content a:link {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-sitemapbody-content a:visited {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-sitemapbody-content a:hover {
	color: #993333;
	font-size:10px;
	line-height:12px;
}
#dmt-sitemapbody-content a:focus {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-sitemapbody-content a:active {color: #7D0000;font-size:10px; line-height:12px;}

#dmt-side-links {
	top: 130px;
	position: relative;
}
#dmt-link-column {
	float: left;
	padding: 0px;
	margin: 0px;
	background: #e5e5e5;
	border: 0px solid #ffffff;
	/* ie5win fudge begins */
	width: 240px;
	background-image: url(../image/silver_texture_background.jpg);
	position: static;
	top: 232px;
	text-align: left;
	background-repeat: no-repeat;
	height: 390px;
}

#dmt-link-column a:link {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-link-column a:visited {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-link-column a:hover {
	color: #993333;
	font-size:10px;
	line-height:12px;
}
#dmt-link-column a:focus {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-link-column a:active {color: #7D0000;font-size:10px; line-height:12px;}

#dmt-link-column-padder {
	padding:10px;
	height: auto;
}

#dmt-footer {
	float: right;
	padding: 3px;
	margin: 0px;
	border: 0px solid #ffffff;
	position: static;
	text-align: left;
	background-repeat: no-repeat;
}

#dmt-footer a:link {
	color: #7D0000;
	font-size:10px;
	line-height:12px;
	text-decoration: none;
	font-style: normal;
}
#dmt-footer a:visited {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-footer a:hover {
	color: #993333;
	font-size:10px;
	line-height:12px;
}
#dmt-footer a:focus {color: #7D0000;font-size:10px; line-height:12px;}
#dmt-footer a:active {color: #7D0000;font-size:10px; line-height:12px;}

#dmt-link {
	background: #fff;
	width: 300px;
	padding-left: 0px;
	font-size: 9px;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

.gutter {
	margin: 10px;
}

#contentbanner {
	float: left;
	padding: 2px;
	margin: 0px;
	background: #fff;
	border: 0px solid #ffffff;
	/* ie5win fudge begins */
	width: 654px;
	text-align: left;
	height: auto;
}
