﻿/*Styles*/
#text_motto
{
	display:none;
}
#follow_us
{
	display:none;
}
#headerbg_ghost
{
	background-image:url('../img/headerbg_ghost.jpg');
	width:110%;
	left:-100px;
	height:92px;
	position:absolute;
	display:none;
}
html > body #headerbg_ghost { position: fixed; }
#menu
{
	position:absolute;
	top:92px;
	z-index:10;
	display:none;
}
#headerbg_ghost_moving
{
	background-image:url('../img/headerbg_ghost.jpg');
	width:100%;
	height:106px;
	position:absolute;
	display:none;
}
#leftghostshell
{
	position:absolute; 
	display:none;
}
#rightghostshell
{
	display:none;
}

#ghost_left
{
	display:none;
	
}

#ghost_right
{
	display:none;

}

#bg_left
{
	display:none;
}
#bg_right
{
	display:none;
}
#spacing_img
{
	width:1px;
	height:77px; 
}
#icons
{
	position:absolute; 
	top:155px; 
	left:400px; 
	z-index:10; 
	width:180px; 
	text-align:left;
}
#login_features
{
	display:none;
}
#wrapper{
	width: 100%;
	margin: 0; 
	float: none;
	}
#pagetop
{
	display:none;
	
}
#header
{
	width:661px;
	position:absolute;
	top:0px;
	behavior: url(css/iepngfix.htc);


}
#new_logo
{
	width:141px;
}
#noprint
{
	display:none;
}
.noprint
{
	display:none;
}
#menubg
{
	position:absolute;
	top:92px;
	vertical-align:top;
	z-index:0;
	display:none;
}
#main
{
	background-image:url('../img/bg_wood_texture.jpg');
	background-color:white;
	width:631px;
	height:500px;
	vertical-align:top;
	background-repeat:repeat-x;
	
}
#heading_img
{

}
#heading_red
{
	height:40px;
	width:360px;
	font-size:18px;
	color:#000000;
	padding-left:10px;
	padding-top:2px;
	vertical-align:bottom;
	margin-left:-9px;
}
#heading_green
{
	height:45px;
	width:360px;
	font-size:18px;
	color:#000000;
	padding-left:10px;
	padding-top:2px;
	vertical-align:bottom;
	margin-left:-9px;
	margin-top:3px;
}
#btmgrad
{
	display:none;
}

#sidebar
{
	display:none;

	
}
#center
{
	text-align:left;
	vertical-align:top;
}
#endbar
{
	display:none;
	
}
#endbar a:link
{
	color:white;
}
#endbar a:visited
{
	color:white;
}

#btm
{
	display:none;
}
#shadow_btmright
{
	display:none;
}

#shadow
{
	display:none;

}

#btmgrad
{
	display:none;
}
#btmgrad2
{
	display:none;

}

#shadow_btm
{
	display:none;
}

#submit_search
{
	text-align:right;
	padding:3px;
}
#form_heading
{
	padding:3px;
	font-weight:bold;
}
#btn_wood
{
	background-image:url(../img/index/newbtn_bg.jpg);
	background-repeat:no-repeat;
	font-weight:600;
	font-size:15px; 
	width:227px;
	height:30px;
	text-align:left;
	vertical-align:top;
}
#btn_wood_inside
{
	padding-top:10px;
	padding-left:8px;
	margin-right:-10px;
	padding-bottom:10px;
}
#btn_wood a:link
{
	color:#000000;
	text-decoration: none;
}
#btn_wood a:visited
{
	color:#000000;
	text-decoration: none;

}
#btn_wood_side
{
	width:23px;
	background-repeat:no-repeat;
}
#hours
{
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	border:solid 0px #FFFFFF;
	border-collapse:collapse;
}
#hours_left
{
	height:20px;
	background-color:#6e8a35;
	padding-left:10px;
}
#hours_open
{
	background-color:#5d8719;
	border:solid 2px #003300;
	border-collapse:collapse;
}
#hours_closed
{
	border:solid 2px #CCCCCC;
	border-collapse:collapse;
}
#bordered a:visited
{
	color:#145610;
}
#bordered
{
}
#feature_list
{
	padding: 0px;
	float: left;
	display: block;	
}
#indented
{
	margin-left:15px;
	font-weight:bold;
	font-size:12px;
}
/*Classes and h tags*/
.type_heading
{
	font-size:13px;
	font-weight:bold;
	color:#930000;
}
h1
{
	font-size:18px;
	font-weight:normal;
	margin:0px;
}
h2
{
	font-size:15px;
	margin:0px;
}
h3
{
	font-weight:bold;
	font-size:11px;
	margin:0px;
}

.nowhite
{
	margin:0px;
	padding:0px;
}

.heading
{
	font-size:13px;
	font-weight:bold;
}

.text	/*Same as body */
{
	font-family:Tahoma, Helvetica, Arial;
	font-size:11px;
	color:#000000;
}
.bigtext	
{
	font-family:Tahoma, Helvetica, Arial;
	font-size:13px;
	line-height:15px;
}
.noborder
{
	border:none;
}
/*Other*/
body
{
	margin-right:0px;
	margin-top:0px;
	margin-bottom:-15px;
	padding:0px;
	
	background-image:url('bgleft.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Tahoma, Helvetica, Arial;
	font-size:11px;
	list-style-image:url(../img/bullet_tick.gif);
	color:#000000;
}
img
{
	border:0;
}
	/* == Clearfix ==*/
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

a:link
{
	color:#666666;
}
a:visited
{
	color:#666666;
}
 img, div #shadow { behavior: url(css/iepngfix.htc) }
 /* ELEMENTS */
input
{
	margin:2px;
	font-size:12px;
}


