/* Standard CSS Styles*/

body {
	background-color: #BDD7E1;
	background-image: url("/i/common/BodyBG.gif"); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #3C1E00;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #3C1E00;
	}

a:link {
	color:#993300; 
	text-decoration:none;
	}
	
a:visited {
	color:#993300;
	text-decoration:none; 
	}
	
a:hover {
	color:#993300; 
	text-decoration:underline; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold;
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold;
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.footer img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.FooterMenu {
	font-size:11px;
	background-color: #FFFFFF;
	padding: 2px 29px;
	}

.FooterMenu a:link {
	color:#993300; 
	text-decoration:none;
	}
	
.FooterMenu a:visited {
	color:#993300;
	text-decoration:none; 
	}
	
.FooterMenu a:hover {
	color:#993300; 
	text-decoration:underline; 
	}

.HeaderText {
	font-size:13px;
	text-decoration:none; 
	font-weight:bold;
	}

.HeaderText a:link {
	color:#993300; 
	text-decoration:underline;
	}
	
.HeaderText a:visited {
	color:#993300;
	text-decoration:underline; 
	}
	
.HeaderText a:hover {
	color:#993300; 
	text-decoration:none; 
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.MapLink {
	padding: 20px 0px 20px 10px;
	width=159px;
	}

.ProjTable {
	background-color: #F6EEE7;
	}

.ProjTable td {
	padding: 2px;
	font-size:11px;
	}

.ProjTable th {
	font-size:11px;
	padding: 2px;
	font-weight:bold;
	border-bottom: solid 1px #E7D5C4;
	border-top: solid 1px #E7D5C4;
	}

.stock {
	color: #A88C72;
	padding: 0px 27px 10px 0px;
	}

.stock b {
	color: #FFFFFF;
	font-weight:normal;
	}

/* Navigation Styles*/
	

.nav a:link {
	display: block; 
	color:#993300; 
	text-decoration:none;
	font-weight:normal;
	padding: 8px 0px 8px 10px; 
	}
	
.nav a:visited {
	display: block; 
	color:#993300;
	text-decoration:none; 
	font-weight:normal;
	padding: 8px 0px 8px 10px; 
	}
	
.nav a:hover {
	display: block; 
	color:#993300; 
	text-decoration:none; 
	font-weight:bold; 
	padding: 8px 0px 8px 10px; 
	}

/* Page Layout Styles*/

.Header {
	background-image: url("/i/common/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top right;
	}

.LCol {
	background-color: #FFFFFF;
	padding: 10px 0px 20px 20px;
	}

.main {
	background-color: #FFFFFF;
	padding: 10px 30px 20px 0px;
	}

.PageTitle {
	background-color: #FFFFFF;
	}

/* Home Page Layout Styles*/

.HomeHeader {
	background-image: url("/i/common/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.HomeLCol {
	background-color: #FFFFFF;
	padding: 10px 18px 10px 29px;
	}

.HomeRCol {
	background-color: #FFFFFF;
	padding: 10px 24px 10px 0px;
	}
