body {
	background: #996666;
	background-image: url(../artwork/images/backround_06.png);
	background-repeat:repeat;

}
A:link {text-decoration: none; color:#f7931e;}
A:visited {
	text-decoration: none;
	color: #C90;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


#wrapper {
  width: 960px;
  margin: 0 auto;
    background: url(../images/images/backgroundsite_05.jpg);

  }
		h1{
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-size: 21px;
	color:#f7931e;
		}
		h2{
		font-family: "Gill Sans", "Times New Roman", Times, serif; font-size: 18px; color:CCCCCC;
		color:#CCCCCC;
		padding:0px;
		margin:0px;
		}
		h3{
		font-family:"Gill Sans", "Times New Roman", Times, serif; font-size: 10px;;
		font-size:17px;
		color: #FF9900;
		padding:0px;
		margin:0px;
		}
		
		
		h1,h2,h3,h4,h5,h6{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

#masthead {
	width: 960px;
	height:25px;
	padding:5px;
	margin-bottom:17px;
border-color: #C8DDDE;
border-style: solid;
border-width: 1px; 
}

#contentArea {
	  
  border-color: #C8DDDE;
border-style: solid;
border-width: 1px; 
  float: left;
  width: 960px;
  padding-left:17px;
  background-color: #FFF;
  
}
	#map{
		background:url(../images/images/map_07.jpg), no-repeat;
		height:534px;
	}
			
#sidebar {
  float: left;
  width: 320px;
}


.oneCol, .twoCol, .threeCol {
  margin-right: 17px;
  margin-bottom:17px;
  float: left;
  
}

.oneCol {
  width: 297.33px;
}

.twoCol {
  width: 611.66px;
}

.threeCol {
  width: 925.99px;
}
.highlight {
	color: #f7931e;
}

#black {background-image: url(../images/images/black_03.png);
}
#blue {background:url(../images/images/blue_03.jpg);
}
#blue1 {background:url(../images/images/blue1_03.png);
}
