body, table {
	font: normal 12px/1.5em Arial,"Lucidia Sans Unicode","Lucidia Grande", Tahoma,  Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	
}

p{
	padding-top:0px;
	margin-top:0px;
}

a{	
	
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	
}

ol{
margin:0 0 0 22px;



}
.red a, .red strong{ color:#55000e;	border-color:#55000e; }
.green a, .green strong{ color:#585b32;	border-color:#585b32; }
.blues a, .blues strong{ color:#192b37;	border-color:#192b37; }
.brown a, .brown strong{ color:#966f53;	border-color:#966f53; }
.grey a, .grey strong{ color:#9e9d90;	border-color:#9e9d90; }

#outer{
	margin: auto;
	width: 749px;
}

#masthead{
	padding-top:67px;
	margin-top:30px;
	height: 30px;
	width:724px;
	background-image: url(template/logo_red.gif);
	background-repeat: no-repeat;
}

.green #masthead {background-image: url(template/logo_green.gif);}
.red #masthead {background-image: url(template/logo_red.gif);}
.blues #masthead {background-image: url(template/logo_blue.gif);}
.brown #masthead {background-image: url(template/logo_brown.gif);}
.grey #masthead {background-image: url(template/logo_grey.gif);}

#container{
	background-image: url(template/side_red.jpg);
	background-repeat: repeat-y;
	background-position: right;
 }

.red #container{background-image: url(template/side_red.jpg);} 
.green #container{background-image: url(template/side_green.jpg);} 
.blues #container{background-image: url(template/side_blue.jpg);} 
.brown #container{background-image: url(template/side_brown.jpg);} 
.grey #container{background-image: url(template/side_grey.jpg);} 

#main{
	width:724px;
	background-color:#fff;
	float:left;
}

#side{
	float:left;
}


#nav{
	margin: 0px 0 0 249px;
	height: 30px;
background-position: left -30px;}

/*NAV TABS-------------------------------------------------------*/
#nav a{ display:block; border:none; float: left; background-position: left 0px;	height: 30px;}

#home{width: 59px; background-repeat: no-repeat; }
#market{ width: 205px; background-repeat: no-repeat;}
#news{ width: 61px; background-repeat: no-repeat;}
#people{ width: 70px; background-repeat: no-repeat;}
#contact{ width: 80px; background-repeat: no-repeat;}
#nav span { display: none; }

.green #home {background-image: url(template/nav/home_green.gif);}
.red  #home{background-image: url(template/nav/home_red.gif);}
.blues #home {background-image: url(template/nav/home_blue.gif);}
.brown #home {background-image: url(template/nav/home_brown.gif);}
.grey #home {background-image: url(template/nav/home_grey.gif);}

.green #market {background-image: url(template/nav/market_green.gif);}
.red #market {background-image: url(template/nav/market_red.gif);}
.blues #market {background-image: url(template/nav/market_blue.gif);}
.brown #market {background-image: url(template/nav/market_brown.gif);}
.grey #market {background-image: url(template/nav/market_grey.gif);}

.green #news {background-image: url(template/nav/news_green.gif);}
.red #news {background-image: url(template/nav/news_red.gif);}
.blues #news {background-image: url(template/nav/news_blue.gif);}
.brown #news {background-image: url(template/nav/news_brown.gif);}
.grey #news {background-image: url(template/nav/news_grey.gif);}

.green #people {background-image: url(template/nav/people_green.gif);}
.red #people {background-image: url(template/nav/people_red.gif);}
.blues #people {background-image: url(template/nav/people_blue.gif);}
.brown #people {background-image: url(template/nav/people_brown.gif);}
.grey #people {background-image: url(template/nav/people_grey.gif);}

.green #contact {background-image: url(template/nav/contact_green.gif);}
.red  #contact {background-image: url(template/nav/contact_red.gif);}
.blues #contact {background-image: url(template/nav/contact_blue.gif);}
.brown #contact {background-image: url(template/nav/contact_brown.gif);}
.grey #contact {background-image: url(template/nav/contact_grey.gif);}

#nav a:hover {	background-position: left -30px;}

#content{ padding:18px 25px 60px 30px; }
#content a{	font-weight: bold; }
#cfoot{ clear:both; }

#footer{



clear:both;
	/*width:338px;*/
	
	height:30px;
	/*padding:7px 0 0 412px;*/
	padding:7px 26px 0 26px;
	background-repeat: no-repeat;
}

#fright{float:right;}
#fleft{float:left;}

.red #footer{	background-image: url(template/base_red.jpg);}
.green #footer{	background-image: url(template/base_green.jpg);}
.blues #footer{	background-image: url(template/base_blue.jpg);}
.brown #footer{	background-image: url(template/base_brown.jpg);}
.grey #footer{	background-image: url(template/base_grey.jpg);}

#hero {margin-bottom:20px; }

#footer a{border-style:none;}

.servicesNav{
background-image: url(/images/large/holiday.jpg);
background-repeat: no-repeat;
background-color: #b8c8c8;
height:auto;
border:0px solid green;
}

#tdNav{
padding:262px 0 7px 28px;
font-size:12px;
}

#heroNav{
margin:262px 0 0 28px;
font-size:12px;
}

#peeps td{
padding-bottom:20px;
}

.stripNav{
background-color:#b9c8c9;
/*height:76px;*/
padding:7px 0 7px 26px;
}

.contentFull{
	width:620px;	
}

a img{border:0px;}
