body {
	background: #EAEAEA;
	color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.8em;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	}


A:link {color: #203860;
	text-decoration: none;
	}

A:visited {color: #203860;
	text-decoration: none;
	}

A:active {color: #203860;
	text-decoration: underline;
	}

A:hover {color: #203860;
	text-decoration: underline;
	}	


#wrapper {
	background: #fff;
	width: 960px;
	text-align: left;
	border: 0;
	margin: auto;
	position: relative; 
	overflow: hidden; 

	}	


#header {
	background: url(../images/dm_header_full.jpg) no-repeat;
	height: 145px;
        margin: 0;
	padding: 0;
	}
	
#content {
	width: 960px;
	background-color: #fff;
	}


#mainnav {
	border: 0;
	top: 121px;
	position: absolute;
	padding-left: 70px;
	}


#mainnav ul {
	
	}

#mainnav ul li {
	display: inline;
	list-style-type: none;
	}

#mainnav ul li a {
	
	}

#mainnav .current {
	}


#mainnav .current a {
	}

#smalltopnav {
	background-color: #6a7748;
	padding: .15em .5em .15em .5em;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	float: right;
	clear: right;
	text-align: center;
	}

#smalltopnav a {
	background-color: #6a7748;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	}

#leftindex {
	width: 180px;
	background: #fff;
	padding: 2em 1em 0 7em;
	margin: 0;
	color: #999999;
	text-align: right;
	line-height: 2.8em;
	float: left;
	}

#rightindex {
	width: 680px;
	background: #fff;
	padding: 0 0 1em 0;
	margin: 0;
	float: right;
	clear: none;
	}

#sptlist {
	margin: 0 0 3em 0;
	padding: 0 0 1em 1em;
	}

#sptlist dl dt {
	margin: 0;
	padding: .35em 0;
	}


#footer {
	margin: 1em 2em;
	background: #fff;
	clear: both;
	}

h1 {

	}

h2 {
	color: #6a7748;
	font-size: 1em;
	font-weight: bold;
	
	}

h3 {
	color: #6a7748;
	font-size: .8em;
	text-transform: capitalize;	
}

h4 {
	color: #6a7748;
	font-size: .5em;
	}

h5 {
	color: #6a7748;
	letter-spacing: .2em;
	font-size: 1.1em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: 0;
	}

h5 a:link {
	color: #6a7748;
	text-decoration: none;
	font-weight: bold;
	}

h5 a:visited {
	color: #6a7748;
	font-weight: bold;
	text-decoration: none;
	}

h5 a:hover {
	color: #6a7748;
	text-decoration: none;
	font-weight: bold;
	}

h5 a:active {
	color: #6a7748;
	text-decoration: none;
	font-weight: bold;
	}

/* spotlight columns */

.sl1 {
	width: 49%;
	padding: 0 .3em 0 0;
	float: left;
	border-right: 1px solid #999999;
	line-height: 1.25em;
	}

.sl2 {
	width: 47%;
	padding: 0;
	float: right;
	line-height: 1.25em;
	}

.alert {
	color: #6a7748;
	font-weight: bold;
	}

.bigpic {
	margin: 0;
	padding: 0;
	}


/* feature area */


.feat {
	color: #6a7748;
	margin-top: 0;
	line-height: 1.5em;
	}


.featurehd {
	color: #203860;
	font-weight: bold;
	line-height: 2em;
	}

.featurehd:link {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	}

.featurehd:visited {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	}

.featurehd:active {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	}

.featurehd:hover {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	}


/*More link at end of spotlights*/


.morelink {
	color: #6a7748;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	}

.morelink:link {
	color: #6a7748;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.morelink:active {
	color: #6a7748;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.morelink:hover {
	color: #6a7748;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}


.morelink:visited {
	color: #6a7748;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}


/*info in footer area*/

.credit {
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 1em 0;
	line-height: 2.5em;
	border-top: 1px solid #999;
	text-align: center;
	margin: 0px;
	}


.credit a {
	color: #999;
	text-decoration: none;
	}