
body {
	background: #261905 url(../img/mainbg.gif) top center;
}

table.tbl_preheader {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	height: 73px;
}

.preheader {
	height: 73px;
}

.preheader_normal {
	height: 26px;
	background: url(../img/preheader_bg.gif) center top repeat-x;	
}

.preheader_left {
	background: url(../img/preheader_bg.gif) right top repeat-x;
	clear: none;
}

.preheader_center {
	background: url(../img/home_preheader.png) left top repeat-x;
	width: 960px;
}

.preheader_right {
	background: url(../img/preheader_bg.gif) left top repeat-x;
}

.home_featurearea {
	text-align: center;
}

h1.logo {
	background: url(../img/dm_logo.png) no-repeat bottom;
	display: block;
	text-indent: -9999px;
	height: 240px;
	margin-bottom: 0;
}

div.quote {
	text-align: center;
	padding: 5px 50px 0 0;
	font-size: 12px;
}

div.recentcreative_borderleft {
	background: #000 url(../img/recentcreative_bdr_l.gif) left repeat-y;
}

div.recentcreative_borderright {
	background: url(../img/recentcreative_bdr_r.gif) right repeat-y;
}

div.recentcreative_image {
	text-align: center;
	padding: 11px;
}

div.recentcreative_borderbottom {
	background: url(../img/recentcreative_bdr_b.gif) center no-repeat;
	height: 15px;
}

div.more_link {
	text-align: center;
	font-size: 12px;
	color: #271804;
}

div.more_link a{
	color: #271804;
	padding: 1px 4px;
}

div.more_link a:hover{
	background: #271804;
	padding: 1px 4px;
	color: #956d38;
}

.home_introarea {
	margin-top: 20px;
	clear: both;
}

div.home_introarea_bordertop {
	background: url(../img/introarea_bdr_t.gif) top center no-repeat;
	height: 11px;
}

div.home_introarea_content {
	background: url(../img/introarea_bg.gif) top center repeat-y;
	clear: both;
	padding-bottom: 15px;
}

div.eachcol h3{
	padding: 5px 0 0 0px;
	margin: 0 30px 5px 25px;
	font-size: 14px;
	background: url(../img/dot.gif) repeat-x left bottom;
}

div.eachcol ul {
	margin: 5px 30px 0 25px;
	list-style: none;
	padding: 0;
	line-height: 20px;
}

div.eachcol ul li{
	margin: 0;
}

div.eachcol ul li a{
	border-bottom: 1px dashed #473114;
	border-top: 1px  dashed #271804;	
	padding: 1px 4px;
	display: block;	
}

div.eachcol ul li a:hover{
	background: #956d38;
	padding: 1px 4px;
	color: #271804;
	border-bottom: 1px dashed #473114;
	border-top: 1px  dashed #271804;	
}


div.home_introarea_borderbottom {
	background: url(../img/introarea_bdr_b.gif) top center no-repeat;
	height: 15px;	
}

.footer {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}


/* TYPE */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #271804;
}

div.home_introarea_content {
	color: #956d38;
	font-size: 12px;
	line-height: 38px;
}

div.home_introarea_content ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
}

a {
	color: #956d38;
	text-decoration: none;
}

.footer a{
	color: #271804;
	text-decoration: none;
	padding: 1px 4px;	
}

.footer a:hover{
	background: #271804;
	padding: 1px 4px;
	color: #956d38;
}

.footer a.validator{
	padding: 4px 3px 4px 8px;
}

.footer a:hover.validator{
	background: #271804;
	padding: 4px 3px 4px 8px;
}