body {
	background: #b6b4aa;
	font-family: georia, Times, times new roman, serif;
	font-size: 11pt;
	color: #4c5455;
}

a.text, a.text:visited, a.text:link {
	font-size: 11pt;
	color: #762123;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover, a.text:active {
	font-size: 11pt;
	color: #762123;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: bold;
}

a.nav, a.nav:visited, a.nav:link {
	font-size: 11pt;
	color: #dac4ba;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover, a.nav:active {
	font-size: 11pt;
	color: #762123;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: bold;
}

td.home {
	padding: 15px 15px 0px 9px;
	text-align: left;
	line-height: 125%;
}

td.dotted {
	background: #fcfaed url(img/dotted_main.gif) repeat-y 0px 0px;
}

td.main {
	padding: 20px 95px 35px 35px;
	background: #fcfaed;
	line-height: 110%;
	vertical-align: top;
}

td.main_projects {
	padding: 10px 70px 0px 25px;
	background: #fcfaed;
	line-height: 110%;
	vertical-align: top;
}

td.main_projects_detail {
	padding: 15px 70px 0px 30px;
	background: #fcfaed;
	line-height: 110%;
	vertical-align: top;
}

td.sub_nav {
	padding: 15px 13px 0px 0px;
	text-align: right;
	line-height: 150%;
	text-transform: lowercase;
}

div.header {
	color: #762123;
	text-transform: uppercase;
	line-height: 110%;
	font-weight: bold;
	display: inline;
}

a.header, a.header:visited, a.header:link {
	color: #762123;
	text-transform: uppercase;
	line-height: 110%;
	text-decoration: none;
	font-weight: bold;
}

a.header:hover, a.header:active {
	color: #762123;
	text-transform: uppercase;
	line-height: 110%;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: bold;
}

div.more_link {
	font-size: 9pt;
	color: #4c5455;
}

a.more_link, a.more_link:visited, a.more_link:link {
	font-size: 9pt;
	color: #762123;
	text-decoration: none;
}

a.more_link:hover, a.more_link:active {
	font-size: 9pt;
	color: #762123;
	text-decoration: none;
	border-bottom: 1px dotted;
}

td.footer {
	font-size: 9pt;
	color: #b6b4aa;
	text-transform: uppercase;
	text-align: right;
	background: #672123;
	padding: 8px 20px 0px 0px;
}

a.footer, a.footer:visited, a.footer:link {
	font-size: 9pt;
	color: #b6b4aa;
	text-transform: uppercase;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	font-size: 9pt;
	color: #b6b4aa;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted;
}

td.logos {
	padding: 0px 0px 0px 35px;
}

td.logos2 {
	padding: 0px 0px 0px 5px;
}
