
/* GENERAL STYLES */

body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: transparent url("http://www.dahogan.com/images/common/bg-fade.gif") repeat-x;
	background-color: #818181;
	font-family: verdana, helvetica, serif;
	color: #333;
}
#bodybg	{
	width: 776px;
	background-color: #FFF;
}
img	{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
TD, td, .BodyText, div	{
	font-family: verdana, helvetica, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
#sidenav	{
	width: 164px;
	background-color: #ebebeb;
}
#thirdnav, #fourthnav	{
	padding: 0px 0px 8px 0px;
}
.h1, h1	{
	font-family: arial, helvetica, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.divider	{
	background-color: #d7d7d7;
}
.whitedivider, .whitebg	{
	background-color: #FFF;
}
.smbodytext	{
	font-size: 10px;
	line-height: 14px;
	color: #333;
}
ul, li {
	margin: 2px 2px 1px 5px;
	padding: 2px 2px 1px 5px;
}
.footer	{
	font-size: 10px;
	line-height: 14px;
}
.footerblock	{
	height: 22px;
	background-color: #ebebeb;
}

/* HOMEPAGE */

.promoOff, a.promoOff	{
	font-size: 10px;
	line-height: 14px;
	color: #333;
	background-color: #ebebeb;
	padding: 10px 20px 10px 12px;
}
.promoOn, a.promoOn	{
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	background-color: #4e4b4a;
	background: transparent url("http://www.dahogan.com/images/home/promo-bg-on.gif") no-repeat;
	padding: 10px 20px 10px 12px;
}
#homecolumn1, #homecolumn2, #homecolumn3 {
	padding: 0px 20px 0px 0px;
}


/* PROJECTS */

#projectOn, .projectOn {
	background-color: #ebebeb;
}
#projectOff, .projectOff {
	background-color: #d7d7d7;
}
#projectvisual	{
/*	background-color: #666;*/
	background-color: #FFF;
}
.projectborder	{
	background-color: #FFF;
/*	padding: 4px;*/
	border: 6px solid #FFF;
}


/* LINKS */

a, a:visited	{
	color: #7dba00;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
a.promoLink, a.promoLink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7dba00;
}
a.promoLink:hover {
	color: #7dba00;
	text-decoration: underline;
}
.subnav, a.subnav, a.subnav:visited	{
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.subnav:hover	{
	text-decoration: underline;
}
.thirdnavOff, a.thirdnavOff, a.thirdnavOff:visited, .fourthnavOff, a.fourthnavOff, a.fourthnavOff:visited	{
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.thirdnavOn, a.thirdnavOn, a.thirdnavOn:visited, .fourthnavOn, a.fourthnavOn, a.fourthnavOn:visited	{
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}
a.thirdnavOff:hover, a.thirdnavOn:hover, a.fourthnavOff:hover, a.fourthnavOn:hover	{
	text-decoration: underline;
}
.footerlink, a.footerlink, a.footerlink:visited	{
	color: #7dba00;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:visited	{
	text-decoration: underline;
}