/*================ RESET STYLES =================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
	
body{
	line-height: 1;}
	
ol, ul{
	list-style: none;}
blockquote, q{
	quotes: none;}
	
blockquote:before, blockquote:after, q:before, q:after{
	content: '';
	content: none;}

:focus{
	outline: 0;}

ins{
	background-color: #FF0;
	text-decoration: none;}
	
del{
	text-decoration: line-through;}

table{
	border-collapse: collapse;
	border-spacing: 0;}
	
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
		
* html .clearfix{
	height: 1%;}
	
.clearfix{
	min-height: 1px;}
	
/*================ LAYOUT STYLES =================*/
#wrapper{
	width: 900px;
	margin: 0 auto;}
	
#header, #main-col, #side-col, #footer{
	float: left;}

#header{
	width: 100%;
	height: 180px;
	position: relative;}
	
#RotatingPane{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 470px;
	height: 150px;
	overflow: hidden;}
	
#main-col, #side-col{
	margin-bottom: 10px;}
	
#main-col{
	width: 675px;
	margin-right: 10px;}
	
.main-nav{
	display: block;}
	
.main-nav{
	float: left;
	width: 206px;
	margin: 0px 15px 10px 0px;}
		
.main-nav ul a, #locations a{
	display: block;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;}
			
#search{
	height: 10px;
	margin-top: 20px;
	margin-bottom:20px;
	padding: 50px 5px;}
				
#side-col{
	width: 207px;}
				
#news{
	padding: 5px;}
	
#news li{
	padding: 10px 0px;}
		
#footer{
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 10px;}
	
#footer li{
	display: inline;}
	
#footer p{
	clear: both;}
	
a.item img{
	display: block;
	margin-bottom: 5px;}
	
.main-content{
	display: block;
	float: left;
	width: 330px;}
		
/*================ VISUAL STYLES =================*/
body{
	background: #fffef3 url(/graphics/home-interface/Home_Top_BG.jpg) repeat-x top;}
	
#header{
	background: url(/graphics/home-interface/Home_Header.jpg) no-repeat top left;}
	
#main-col{
	border-right: #CCC 1px solid;}
	
.main-nav ul li a, #locations li a{
	background: url(/graphics/home-interface/Category_BG.jpg) repeat-y;}
	
#search{
	background: url(/graphics/home-interface/Search_BG.jpg) no-repeat;}
			
#news li{
	border-bottom: #CCC 1px solid;}
	
#footer{
	border-top: #CCC 1px solid;}
	
a.item, a.item:link, a.item:visited{
		display: block;
		float: left;
		width: 140px;
		height: 180px;
		overflow: hidden;
		padding: 5px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #FFF;
		border: #090 solid 2px;
		text-decoration: none;
		text-align: center;}

a.item:hover{
		border: #296631 solid 2px;}
	
/*================ TYPOGRAPHY STYLES =================*/
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;}
	
h1{
	font-size: 1.6em;
	color: #296631;}
	
.main-nav ul{
	font-size: 1.1em;
	font-weight: bold;}
	
.main-nav ul a, .main-nav ul a:link, .main-nav ul a:visited{
	color: #666;
	text-decoration: none;}
	
.main-nav ul a:hover{
	color: #000;
	text-decoration: underline;}
		
#side-col a, #side-col a:link, #side-col a:visited{
	color: #090;
	font-weight: bold;}
	
#side-col a:hover{
	color: #296631;
	text-decoration: none;}
	
#locations a, #locations a:link, #locations a:visited{
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;}
	
#locations a:hover{
	color: #000;
	text-decoration: underline;}
	
#footer{
	font-size: .8em;}
	
#footer a, #footer a:link, #footer a:visited{
	color: #00F;}
	
#footer a:hover{
	text-decoration: none;}
	
a.link, a.link:link, a.link:visited{
	color: #090;
	font-weight: bold;}
	
a.link:hover{
	color: #296631;
	text-decoration: none;}

/* ============== TEXAS TREE BLOWOUT OVERWRITES ====================== */
/* Comment this section out when TTB is not going on. DO NOT DELETE IT. */

/*#header{
	background: url(/graphics/TTB-interface/header.jpg) no-repeat top left;}

body{
	background: #fffef3 url(/graphics/TTB-interface/top-bg.jpg) repeat-x top;}*/