body, html{
	height: 100%;
	margin:0px;
	padding:0px;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

html>body div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	/* background-image: url("/_images/general/bg_body_dkbrown_solid.jpg"); */
	background-image: url("/_images/general/bg_body_dkbrown_solid.jpg");
	background-repeat: repeat;
}

table.container {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
}

table.body {
	width: 700px;
	height: 100%;
	margin: 0 auto;
	/*background-image: url("/_images/general/bg_content_fade_black.jpg");*/
	background-image: url("/_images/general/bg_content_fade_black.jpg");
	background-repeat: repeat;
}

td, p {
	font-size: 10pt;
	font-family: Arial, Helvetica;
}

/****************
*****************
HEADER 
*****************
*****************/

td.hdr {
	height: 127px;
	background-color: #000;
	vertical-align: top;
	text-align: left;
}

#hdr_content {
	position: relative;
	width: 100%;
}

#hdr_bnr, #hdr_logo, #hdr_fill {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10px;
}

#hdr_fill {
	display: none;
}

#hdr_bnr .img {
	position: absolute;	
	top: 45px;
	left: -20px;
	z-index: 5;
}

#hdr_logo .img {
	position: absolute;
	top: 9px;
	left: 56px;
	z-index: 10;
}

#hdr_logo .slogan {
	position: absolute;
	width: 300px;
	top: 68px;
	left: 141px;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	z-index: 10;
}

/****************
*****************
FOOTER
*****************
*****************/

td.ftr {
	background-color: #000;
	vertical-align: top;
	text-align: left;
	height: 60px;
}

#ftr_content {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
}

td.ftr, #ftr_content {
	height: 60px;
}

#fcontent {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#fcontent table {
	margin: 0 auto;
}

td.fnav {
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}

td.fnav a {
	color: #8B7641;
	text-decoration: none;
}

td.fnav a:hover {
	color: #8B7641;
	text-decoration: underline;
}

#copyright {
	position: absolute;
	left: 0px;
	width: 690px;
	text-align: right;
}

#privacy {
	position: absolute;
	left: 0px;
	padding-left: 10px;
}

#copyright, #privacy {
	font-size: 10px;
	font-weight: normal;
	color: #8B7641;
	bottom: 10px;
}

#privacy a {
	color: #8B7641;
	text-decoration: none;
}

#privacy a:hover {
	color: #8B7641;
	border-bottom: 1px dotted #8B7641;
}

/****************
*****************
CONTENT - HOME PAGE
*****************
*****************/

td.content {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	height: 100%;
	vertical-align: top;
}

#body_content {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: inline;
}

td.content #body_content #images {
	position: absolute;
	top: 79px;
	left: 0px;
}

td.content #body_content #markers {
	position: absolute;
	top: 157px;
	left: 0px;
}

td.asbuilt {
	width: 234px;
}

td.cad {
	width: 233px;
}

td.architecture {
	width: 231px;
}

/*** CONTENT ***/

td.content #body_content #markers td {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 4px;
}

#bslogan {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#bslogan h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: none;
	letter-spacing: 3px;
}

#bnav {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	margin: 0px auto;
}

#bnav table {
	margin: 0 auto;
	border: 0px;
	width: 565px;
}

#bnav table td {
	color: #FFF;
	font-size: 11px;
}

#bnav table td a {
	color: #FFF;
	text-decoration: none;
}

#bnav table td a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*** NAVIGATION ***/

td.nav {
	padding-top: 10px;
}

td.nav table {
	width: 100px;
	border: 1px solid #FFF;
}

td.nav table td {
	width: 20%;
}

td.nav table td a {  
	color: white;
	text-decoration: none;
	font-size: 11px;
}

td.nav table td a:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

/****************
*****************
BODY MODIFACTIONS
*****************
*****************/

td.hdr {
	height: 137px;
}

td.content {
	height: 100%;
}

/****************
*****************
HEADER NAVIGATION
*****************
*****************/

#hdr_nav {
	position: absolute;
	width: 100%;
	padding: 0px;
	border: 0px;
	top: 114px;
	left: 122px;
	z-index: 100;
}

#hdr_nav table tr td a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

#hdr_nav table tr td a:hover {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline;
}

/****************
*****************
BODY - PAGES
*****************
*****************/

#cnav, #ctitle {
	left: 27px;
}

#snav, #ctitle {
	/* top: 142px; */ 
	top: 278px;
}

#snav {
	position: absolute;
	/* top: 14px; */
	top: 155px;
	left: 373px;
	width: 310px;
	height: 17px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
}

#snav table {
	margin: 0 auto;
}

td.fnav {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
}

td.fnav a {
	color: #FFF;
}

td.fnav a:hover {
	color: #D2B48C;
}

#ctitle {
	position: absolute;
	top: 147px;
	left: 27px;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}

#cnav, #ctitle {
	left: 27px;
}

#snav, #ctitle {
	top: 157px;
}

#cnav ul {
	position: relative;
	padding: 0px;
	left: -25px;
}

html>body #cnav ul {
	margin: 0px;
	left: 15px;
}

#cnav ul li {
	list-style-type: none;
	line-height: 100%;
	padding-bottom: 8px;
}

#cnav ul li.selected, #snav ul li.selected {
	list-style-type: square;
	color: #C52F2B;
	padding-bottom: 8px;
}

#cnav {
	position: absolute;
	top: 193px;
	left: 27px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF; 
	z-index: 5;
	text-align: left;
	line-height: 1.8;
	width: 125px;
	height: 135px;
	padding-top: 12px;
	
}

#cnav, #cnav a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

#cnav a:hover {
	color: #D2B48C;
	text-decoration: underline;
}

#bcontainer {
	position: relative;
	left: 169px;
	top: 42px;
	background-color: #FFF;
	width: 517px;
	height: 100%;
	border: 1px solid #999;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}

.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
	letter-spacing: 0.125em;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
}

#title {
	position: relative;
	width: 100%;
	text-align: right;
}

.red_hl { 
	color: #CC0000; 
}

img.imgborder {
	border: 8px solid #333333;
}

td a, p a, span a {
    color: #000000;
    text-decoration: underline;
}

td a:hover, p a:hover, span a:hover {
    color: #CC0000;
    text-decoration: underline;
}

td.casestudy, td.casestudy h3, td.casestudy div, td.casestudy p {
	font-size: 12px;
}

td.casestudy div.descrip {
	position: relative;
	left: 40px;
	width: 400px;	
	text-align: justify;
	padding-bottom: 10px;
}

td.casestudy h3 {
	color: #CC0000;
	font-weight: normal;
	
}

p.red_block {
	position: relative;
	left: 60px;
	color: #CC0000;
	line-height: 165%;
}

p.block {
	padding-left: 60px;
}

ul.block {
	list-style-type: none;
	padding: 0px;
	margin-left: 60px;
}

ul.block li {
	padding-bottom: 10px;
}

.small {
	font-size: 12px;
}

ul.block li.red {
	color: #CC0000;
}

div.sidebar {
	position: absolute;
	top: 0px;
	left: -170px;
	width: 140px;
	text-align: center;
}

div.sidebar h3 {
	color: #FFF;
	font-size: 12px;	
}

.quotedtext {
	color: #3366CC;
}

td.subnav {
	color: #999;
	font-size: 11px;
}

td.subnav a {
	text-decoration: none;
}

td.subnav a:hover {
	text-decoration: underline;
}

div.maphide {
	display: none;
}
