BODY {
	margin:0;
	font-family: helvetica;
	font-size: 12px;
}
p, ul { 
	margin-top: 2px; 
	margin-bottom: 5px;
} 
p {
	text-indent: 10px;
}
/*client requested styles*/
.dateCompletion {
	display: none;
}
/*end client requested styles*/
.nav_background {
	background-image: url(images/nav_bg.gif);
}
td.background {
	background-color: #E2DDDB; /*D5C6A5 D0C6C1*/
}
td.little_red_bar {
	background-color: #943434; 
	height: 5px;
}
td.big_bad_bar {
	background-color: #A29490; /*7F6D57*/
	height: 15px;
}
.nav {
	height: 29px;
	line-height: 24px;
}
table.nav {
	background-image: url(images/nav_bg.gif);
}
a.nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #000;
	height: 29px;
}
a:hover.nav {
	color: #fff;
	background-color: #819FF7;
}
.bg {  
	position:absolute;
	background-color: #c60;
	z-index:11;
    opacity:.8;
    MozOpacity:.8;
    KhtmlOpacity:.8;
    filter:alpha(opacity=80);  
}
td.footer {
	font-size: 10px;
	font-family: helvetica;
	background-color: #E2DDDB;
	height: 29px;
	padding-left: 20px;
	/*border:1px solid red;
	text-align: center;*/
}
div.header {
	font-size: 18px;
	font-style: bold;
	font-family: helvetica;
	margin: 0px 1px 0px 1px;
}
div.main_copy {
	font-size: 14px;
	margin: 0px 8px 0px 8px;
	font-family: helvetica;
}
.main_region {
	background-color: #E0D0C1; 
	/*width: 398;
	background-image: url(images/bg_striped.gif);*/
}
div.feature {
	border-color: #943434;
	border-width: 2px;
	border-style: solid;
}
.feature_highlight {
	height: 300px;
}
.interior_copy {
	font-size: 12px;
	font-family: times;
	padding: 10px;
	line-height: 20px;
	/*height: 300px;*/
	overflow: auto;
}
.sub_div {
	font-family: times;
	font-width: normal;
	font-size: 13px;
	padding-left: 10px;
	line-height: 20px;
}
/*
.sub_nav {
	display: block;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}
.sub_nav a {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #000;
}
.sub_nav a:hover {
	background-color: #819FF7;
}*/

.sub_nav {
	margin-top: 15px;
	width: 201px;
}
.sub_nav img {
	display: block;
}
.sub_nav a {
	display: block;
	/*border-top: 5px solid #fff;
	background-color: #e3e3ac;
	text-transform: uppercase;
	text-align: center;
	font-family: times;
	font-size: 12px;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 15px;
}
.sub_nav a:hover {
	/*color: #990000;
	width: 220px;*/
	background-color: #819FF7;
	color: #fff;
}
div.scroll {
	height: 301px;
	overflow: auto;
}
.portfolio {
	display: block;
	font-family: arial;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	padding: 0 0 0 15px;
	height: 35px;
}
.portfolio:hover {
	cursor:hand;
}
.project {
	display: block;
	font-family: arial;
	font-size: 12px;
	line-height: 50px;
	padding: 0 0 0 15px;
	font-weight: bold;
	height: 50px;
}
.project:hover {
	cursor:hand;
}
.style1 {
	font-size: 10px;
	display: block;
	padding: 0 10px 10px 10px;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 0 0 10px 0;
}
.style3 {
	font-size: 16px;
	display: block;
	line-height: 1 em;
	font-weight: bold;
	padding: 10px 0 15px 0;/*top right bottom left*/
}
.style4 {
	font-size: 12px;
	margin: 0px 2px 0px 2px;
}
.style5 {
	font-size: 14px;
	display: block;
	line-height: 1 em;
	font-weight: bold;
	padding: 10px 0 15px 0;/*top right bottom left*/
	text-align: center;
}