#content a {

	text-decoration: none;
	color: #7CA000;
	border-bottom: 1px dotted #7CA000;
	}
	
#caption a {

	text-decoration: none;
	color: #7CA000;
	border-bottom: 1px dotted #7CA000;
	}	
	
#caption a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333;
	}
	
	
#content a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333;
	}
	
img {
	border: none;
	}

body { margin: 0; padding: 0; width: 100%; background-image: url('bg-interior.jpg'); background-repeat: repeat-x; background-color: #fff; !important;}


#subnav li {
list-style: none;
}

#sidebar #subnav li a {
	text-decoration: none;
	color: #7CA000;
	border-bottom: 1px dotted #7CA000;
	font-family: 'Lucida Grande', Verdana, Arial, San-Serif;
	font-size: 11px;
	line-height: 18px;
	list-style: none;
	}
	
#sidebar li a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333;
	
	}



	
#header {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	background-image: url('header-bg.jpg');
	height: 130px;
	background-repeat: no-repeat;
	}
	#logo {
		margin: 0 auto;
		width: 725px;
		height: 130px;
		background: url(/wp-content/themes/apparel-slick/logo-address.png) no-repeat;
	}
	* html #logo {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/apparel-slick/logo-address.png', sizingMethod='image');
	}


p {
	font-family: 'Lucida Grande', Verdana, Arial, San-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}

small {
	font-family: 'Lucida Grande', Verdana, Arial, San-Serif;
	font-size: 10px;

	}
	
h1 {
	margin: 0;
	padding: 0;

	font-size: 19px;
}


h2 {
	margin: 0;
	padding: 0;
	
	font-size: 24px;
}


h3 {
	margin: 0;
	padding: 0;
	
	font-size: 10px;
}
	
#white {
	background: #fff; !important;
	width: 100%;

	margin: 0 auto;

	}
	
	
li {
	font-family: 'Lucida Grande', Verdana, Arial, San-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}	
	
/*#nav {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-image: url('apparel-new-nav.png');
	height: 41px;
	background-repeat: no-repeat;
	}*/
	
	#nav-helper {
		width: 100%;
		background-color: #000000;
		background-color: #6a6a6a;
		background-image: url('/nav-bg.gif');

	}
	#nav {
		position: relative;
		width: 1009px;
		height: 41px;
		margin: 0 auto;
		padding-left: 81px;
	}
		#nav div a span { position: absolute; top: -1000px; } /* offscreen / accessibility */
		#nav div {
			width: 142px;
			height: 100%;
			float: left;
			background-image: url('apparel-new-nav.png');
		}
		
		#nav div a { /* make links fill nav button */
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			color: white;
		}
		#nav .nav_home	 	{ background-position: -81px 0; width: 55px; }
		#nav .nav_about 	{ background-position: -136px 0; width: 129px;}
		#nav .nav_services 	{ background-position: -265px 0; width: 121px;}
		#nav .nav_portfolio	{ background-position: -386px 0; width: 121px;}
		#nav .nav_target 	{ background-position: -507px 0; width: 121px;}
		#nav .nav_makeover 	{ background-position: -628px 0; width: 123px;}
		#nav .nav_news	 	{ background-position: -751px 0; width: 97px;}
		#nav .nav_contact 	{ background-position: -848px 0; width: 100px;}
		
		#nav .nav_home_active, #nav .nav_home_rollover 	{ background-position: -81px -41px; width: 55px; }
		#nav .nav_about_active, #nav .nav_about_rollover{ background-position: -136px -41px; width: 129px;}
		#nav .nav_services_active, #nav .nav_services_rollover 	{ background-position: -265px -41px; width: 121px;}
		#nav .nav_portfolio_active, #nav .nav_portfolio_rollover{ background-position: -386px -41px; width: 121px;}
		#nav .nav_target_active, #nav .nav_target_rollover 	{ background-position: -507px -41px; width: 121px;}
		#nav .nav_makeover_active, #nav .nav_makeover_rollover 	{ background-position: -628px -41px; width: 123px;}
		#nav .nav_news_active, #nav .nav_news_rollover	 	{ background-position: -751px -41px; width: 97px;}
		#nav .nav_contact_active, #nav .nav_contact_rollover{ background-position: -848px -41px; width: 100px;}

	
	
#content {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	clear: both;
	background-color: #fff;
	
	}
	
.entry {
	padding: 10px;
	}
	
.postmetadata {
	text-align: right;
	padding: 0px;
	border-top: 1px solid #CDCDCD;
	color: #CDCDCD;!important
	}
	
#left {
float: left;

	width: 450px;
	padding-right: 35px;
	padding-left: 20px;
	border-right: 1px solid #999;
		background: #fff;
	}
	

#right {
float: left;
		width: 200px;
		background: #fff;
		padding-left: 35px;
		padding-top: 10px;


	}

#banner {
width: 100%;
text-align: center;
margin: 0 auto;
padding: 0px 0px 25px 0px;
	}
	

