<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/bkg_body.jpg); 
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 29px 0px;
	}

p { 
	font-size: 12px; 
	line-height: 16px;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 31px; 
	line-height: 32px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 21px; 
	line-height: 25px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 10px; 
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #7F0C0C; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #7F0C0C;  
	background-color: transparent; 
	text-decoration: underline;  
	}

a:visited { 
	color: #7F0C0C; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #000000;
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #000000;
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 14px 6px 0px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#live {
	width: 876px;
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_live.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#top {
	width: 876px;
	text-align: left;
	min-height: 580px; 
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_top.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#maplive {
	width: 876px;
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_map_live.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#maptop {
	width: 876px;
	text-align: left;
/*	min-height: 580px; */
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_map_top.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#btm {
	width: 876px;
	text-align: left;
	height: 27px;
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* NAVIGATION STYLES */

div#nav {
	width: 231px;
	text-align: right;
	color: #000000;
	background-color: transparent;
	margin: 0px 9px 0px 0px;
	padding: 14px 0px 0px 0px;
	}

/* END NAVIGATION STYLES */

/* RIGHT COLUMN STYLES */

div#rightcolumn {
	padding: 1px 0px 0px 0px;
	}

/* END RIGHT COLUMN */

/* CONTENT STYLES */

div#contentarea {
	text-align: left;
	color: #000000;
	background-color: transparent; 
	margin: 0px 5px 0px 5px; 
	padding: 38px 0px 12px 0px;
	}

div#contenttop {
	text-align: left;
	color: #000000;
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#contenttop p {
	margin: 0px 38px 14px 34px;
	}

div#contenttop h1 { 
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 14px 34px;
	}

div#contenttop h1.tight { 
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 2px 34px;
	}

div#contenttop h1.currentproject { 
	font-size: 26px; 
	line-height: 27px;
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 2px 34px;
	}

div#contenttop h2 {
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 12px 34px;
	}

div#contenttop h2.tight { 
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 2px 34px;
	}

div#contenttop h3 {
	margin: 0px 38px 14px 37px;
	}

div#contenttop h4 {
	margin: 0px 38px 2px 34px;
	}

div#contenttop ul { 
	margin: 0px 38px 14px 57px;
	}

div#contenttop li { 
	margin: 0px 0px 10px 0px; 
	} 

div#contenttop ul li ul { 
	margin: 6px 25px 8px 25px;
	}

div#contenttop ol {
	margin: 0px 38px 14px 57px;
	}

div#contenttop ol li { 
	margin: 0px 0px 14px 0px;
	} 

div#contenttop table.columns {
	width: 474px;
	color: #000000;
	background-color: transparent;
	margin: 0px 18px 14px 34px;
	}
 
div#contenttop table.columns th {
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #333333; 
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}
 
div#contenttop table.columns td {
	font-size: 11px; 
	line-height: 14px;
	color: #000000; 
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}

div#contenttop table.columns p {
	font-size: 11px; 
	line-height: 14px;
	margin: 0px 20px 3px 0px;
	}

div#contenttop table.columns p.contact {
	font-size: 14px; 
	line-height: 18px;
	margin: 0px 20px 3px 0px;
	}

div#contenttop table.columns p.contacts {
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 20px 5px 0px;
	}

div#contenttop div.pastitem {
	width: 454px;
	border-bottom: 1px solid #7F0C0C;
	margin: 0px 0px 9px 34px;
	padding: 0px 0px 2px 0px;
	}

div#contenttop div.pastitem h2 {
	font-size: 18px; 
	line-height: 22px;
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 0px 2px 11px;
	}

div#contenttop div.pastitem p {
	margin: 0px 0px 10px 11px;
	}

div#contenttop div.pastitem ul { 
	margin: 0px 38px 10px 30px;
	}

div#contenttop div.pastitem li { 
	margin: 0px 0px 2px 0px; 
	} 

/* Scrolling Area Content Styles */

div#content {
	text-align: left;
	color: #000000;
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#content p {
	margin: 0px 38px 14px 0px;
	}

div#content h1 { 
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 14px 0px;
	}

div#content h1.tight { 
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 2px 0px;
	}

div#content h2 {
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 12px 0px;
	}

div#content h2.tight {
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 38px 2px 0px;
	}

div#content h3 {
	margin: 0px 38px 14px 3px;
	}

div#content h4 {
	margin: 0px 38px 2px 0px;
	}

div#content ul { 
	margin: 0px 38px 14px 23px;
	}

div#content li { 
	margin: 0px 0px 10px 0px; 
	} 

div#content ul li ul { 
	margin: 6px 25px 8px 25px;
	}

div#content ol {
	margin: 0px 38px 14px 23px;
	}

div#content ol li { 
	margin: 0px 0px 14px 0px;
	} 

div#content table.columns {
	width: 474px;
	color: #000000;
	background-color: transparent;
	margin: 0px 18px 14px 0px;
	}
 
div#content table.columns th {
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #333333; 
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}
 
div#content table.columns td {
	font-size: 11px; 
	line-height: 14px;
	color: #000000; 
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}

div#content table.columns p {
	font-size: 11px; 
	line-height: 14px;
	margin: 0px 20px 3px 0px;
	}

div#content table.columns p.contact {
	font-size: 14px; 
	line-height: 18px;
	margin: 0px 20px 3px 0px;
	}

div#content table.columns p.contacts {
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 20px 5px 0px;
	}

div.pastitem {
	width: 454px;
	border-bottom: 1px solid #7F0C0C;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 2px 0px;
	}

div#content div.pastitem h2 {
	font-size: 18px; 
	line-height: 22px;
	color: #7F0C0C;
	background-color: transparent;
	margin: 0px 0px 2px 11px;
	}

div#content div.pastitem p {
	margin: 0px 0px 10px 11px;
	}

div#content div.pastitem ul { 
	margin: 0px 38px 10px 0px;
	}

div#content div.pastitem li { 
	margin: 0px 0px 2px 0px; 
	} 

/* Contact Form Styles */

div#contactform {
	width: 474px;
	margin: 0px 18px 18px 34px;
	padding: 0px;
	}

div#contactform form {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}

div#contactform form input.textfield {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	background-color: #FEFEFE;
	width: 200px;
	height: 15px;
	margin: 0px 0px 1px 0px;
	padding: 2px 3px 0px 5px;
	}

div#contactform form textarea.textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	background-color: #FEFEFE;
	width: 355px;
	height: 128px;
	margin: 0px 0px 12px 0px;
	padding: 3px 3px 3px 5px;
	}

div#contactform form input.submit {
	font-size: 11px;
	width: 50px;
	height: 20px;
/*	text-align: center; */
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

div#contactform form label {
	display: block;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	background-color: transparent;
	margin: 0px 0px 2px 2px;
	}

/* END CONTENT STYLES */

/* FOOTER STYLES */

div#footer {
	width: 876px;
	color: #000000;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#footer p {
	font-size: 9px;
	text-align: right;
	color:#000000;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

div#footer p.copyright {
	text-align: left;
	}

div#footer a { 
	color: #000000; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer a:link {  
	color: #000000; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#footer a:visited { 
	color: #000000;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer a:active { 
	color: #000000;
	background-color: transparent; 
	text-decoration: underline; 
	}

div#footer a:hover {  
	color: #000000;
	background-color: transparent; 
	text-decoration: underline; 
	}

/* END FOOTER STYLES */
	-->