@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 150px;*/
	font-weight: normal;
	color: #8b8080;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#layout {
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 833px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#header {
	width: 825px;
	height: 101px}
	
#nav {
	width: 825px;
	height: 34px;
}



#left {
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	clear: both;
	float: left;
	height: 450px;
	width: 201px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 150px;*/
	font-weight: normal;
	color: #fff;
	text-align: left;	
}

#left h1 {
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top:45px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#left a {
	color:#FFF;
	text-decoration: none;	
}

#left a:hover {
	text-decoration: underline;	
	
}
#left a:visited {
text-decoration: underline;	
		/*color:#f29d35;*/
}

#right {
	margin: 0px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 20px;
	overflow:auto;
	/*clear: both;
	float: right;*/
	height: 430px;
	width: 547px;
	margin-right: 1px;
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;*/
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 150px;*/
	font-weight: normal;
	color: #fff;
	text-align: left;
}

#right a {
	color:#FFF;
	text-decoration: none;	
}

#right a:hover {
	text-decoration: underline;	
	
}

#right h1 {
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	text-align: left;
	/*padding-top:45px;*/
	padding-bottom:0px;
	margin-bottom:0px;
}

#gutter {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear: none;
	float: right;
	height: 450px;
	width: 8px;
	vertical-align: top;	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;*/
}

/* FOOTER */
	
#footer a {
		color: #8b8080;
		text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;	
}

#footer {
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	clear: right;
	float: left;
	height: 30px;
	width: 785px;
	/*vertical-align: top;*/
	font-family: Arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 150px;*/
	font-weight: normal;
	color: #8b8080;
	background-color: #fff;	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;*/
}



/*links stuff below*/

a:link {
	FONT-SIZE: 12px; 
	COLOR: #000; 
	text-decoration: underline;
}

a:visited {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	text-decoration: underline; 
}

a:hover {
	FONT-SIZE: 12px;
	COLOR: #89a4a1;
	text-decoration: underline;
}

a:active {
	FONT-SIZE: 12px; COLOR: #666666; 
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003;
}

.clear {
	clear: both;
}

/* COLOR THEMES*/

.homepageleft {
	background-color:#f29d35;
	
}

.homepageright {background-color:#f2b950;

}

.poleleft {
	background-color: #784e3d;
	
}

.poleright {
	background-color:#ab8574;
	
}

.lgwallleft {
	background-color:#941a00;
	
}

.lgwallright {
	background-color:#bb0c09;
	
}


.smwallleft {
	background-color:#856f35;
	
}

.smwallright {
	background-color:#bfa454;
	
}

.artistleft {
	background-color:#bf820f;
	
}

.artistright {
	background-color:#e0af1d;
	
}

.fiberleft {
	background-color:#bb3f09;
	
}

.fiberright {
	background-color:#d96704;
	
}

.linksleft {
	background-color:#a41900;
}

.linksright {
	background-color:#bb0c09;
	
}

.inquiriesleft {
	background-color:#542501;
	
}

.inquieiesright {
	background-color:#d6bcb1;
	
}
	
	






/* NAVIGATION STUFF*/
#navigation td {
	width: 147px;
	border-bottom: 2px solid #607878;
	background-color:89A4A1;
	padding-left:0px;
	left:5px;
	
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 10px 5px;
	background:  14px 45% no-repeat;
	padding-left:10px;
	}
	
#navigation a:hover {
	background: #435352  14px ;
	color:#fff;
	}



/* CONTENT STUFF*/
.content {
		padding: 15px 25px 15px 20px;
		text-align:left;
		font-family:Arial,Verdana, Geneva, sans-serif;
		color:#000;
		font-size:12px;
		
	}
	
.content a{
		color:#000;
		font-size:12px;
		text-decoration: underline;
		
	}
	
.content a:hover{
		COLOR: #89a4a1;
		font-size:12px;
		text-decoration: underline;
		
	}
	
	
.content h1{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:16px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: 1px;
		
	}
	
.content h2{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#435352;
		font-size:16px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: 1px;
		padding:0px;
		
	}
	
.content h3{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#435352;
		font-size:13px;
		font-style: normal;
		font-weight: bold;
		padding:0px;
		}
	

.content ul {
		font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		}
		
.content li {
	font-size:13px;
	line-height:19px;
	padding:0 20px 0 0;
	list-style:none;
	color:#000;
	list-style-type: disc;
	}
	
.content li a {
	font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		}
		
.content li a:hover {
	font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		COLOR: #89a4a1;
		}
	
	


