/*
Fitniks 1.0, main styles
*/

@import "interior.css";


#content {
	background: url(../images/interior_orange_content2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom:140px;
}
h2{	
	padding-left:30px;

	}
/*links--------------*/
/* .top {
	background: url(../images/med_arrows_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}*/
h4{
	padding-bottom:10px;
}
/*unique linklists-----------------------------------*/	

 #content a,
 #content a{	
	background-image: none;
	text-decoration:none;
	font-weight:bolder;
	font-size: 12px;
	/*color:#fff;*/		
}
 #content a:hover,
 #content a:hover{	
	color:#fbe25b;
}

 #content p,
 #content p{
	margin-bottom:10px;
}
#content img,
#content img{
	}
body.photogallery #content img{
	padding-bottom:10px;
}	
/* -- [subnav] -------------------------------------------------------------------- */


#subnav {
	font-weight:bolder;
	font-size: 10px;
	text-transform:uppercase;
	clear:both;
	background: url(../images/subnav_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	text-align:center;
	height:21px;
	width:729px;
	background-color:#fbe25b;
	}
#subnav ul {
	padding-top:8px;
	}	
#subnav li{
	display: inline;
	margin-left:20px;
	margin-right:20px;
}
#subnav a{
	color:#f4953f;
	text-decoration:none ;
}
#subnav a:hover{
	color:#b2bb1d;
}
body.testimonials      #subnav li.testimonials      a, 
body.login             #subnav li.login             a{
	color:#b2bb1d;
}


	


	



