/* CSS Document */
#headerblock {
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding:0px;
	height:120px;
	width:740px;
	z-index:999 ;
}
	
#logo {
	float:left;
	*left: 0px;
	margin:0px;
	padding:0px;
	display: block;
	background-color: #000000;
	height: 81px;
	width: 220px;
	
}

#bannerpic{
	float:right;
	padding-left: 75px;
	*left: 40px;
	display: block;
	height: 81px;
	width: 445px;
	border: none;
	margin:0px;
}

#nav {
	float: left;
	width:740px;
	margin:0px;
	*margin-top:-3px;
	left:0px;
	z-index: 2;
	text-align: center;	


}

#nav a {
	font-weight: bold;
	color: #97C199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.topmenu a, #lasttopmenu a {
	
	background-image: url(/images/header/topmenu.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 23px;
	width: 160px;
	border-right: solid 1px #33483A;
	border-left: solid 1px #5A876B;
	border-bottom: solid 1px #476853;
	border-top: solid 1px #33483A;
	text-align: center;
	line-height: 23px;
}

#lasttopmenu a {
	border-right-color: #000000 !important;
}

	
.topmenu a:hover, #lasttopmenu a:hover, .topmenu a.sfhover , #lasttopmenu a.sfhover {
	background-image: url(/images/header/topmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 23px;
	width: 160px;
	border-right: solid 1px #3A4E47;
	border-bottom: solid 1px #508966; /*2D533B*/
	border-left: solid 1px #5A876B;
	border-top: solid 1px #74C894;
	color: #FFFFFF !important;
	text-align: center;
	line-height: 23px;
	}

#nav li li a {
	display: block;
	font-weight: bold;
	
	color: #50895B;
	padding: 5px 0px 5px 20px;
	font-size: 9px;
	line-height: 13px;
	border-left: 1px solid #9AE2A9;
	width:139px;
	*width:auto;
}

#nav li li a:hover, #nav li li a.sfhover{
	color: #FFFFFF;
	background-color: #6BB078;
	background-image: url(/images/header/menuarrow.gif);
	background-position: left center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-right:33px;
	width:139px;	
	*width:auto;	
	*margin-right:auto;	
}

#nav li {
	list-style: none;
	float: left;
	position: relative;
	cursor: default;
	background-color: transparent;
	
}
#nav li li {
	
	width: 193px;
	*width: 160px;
	text-align: left;
	}
/*	
li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}*/

#nav li ul {
	display: none;
	width: auto;
	position: absolute;
	top: auto;
	left: 0;
	/*left: -40px;*/
	font-weight: normal;
	background: url(/images/header/dropmenu.png) bottom left no-repeat;
	*background: url(/images/header/dropmenu.gif) bottom left no-repeat;
	padding: 1px 0px 49px;
	*padding: 0px 0px 17px;
	*border-top: 1px solid #9AE2A9;/*#28392E;#A4F0B4;*/
	*border-right: 1px solid #9AE2A9;/*#28392E; #397750;*/
	background-color: transparent;
	z-index:1000 !important;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.sfhover ul,#nav li.over ul {
	display: block;
}
#buybutton {
	background-image: url(/images/header/buybg.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;
	width: 90px;
	border-top: solid 1px #012D31;
	line-height: 23px;
	
}

#buybutton img{
	padding-top: 4px;
	*padding-top: 0px;
}

#buybutton div{
	*padding-top: 5px !important;
	*padding-bottom: 0px !important;
				
}


#buybutton a {
	
	text-decoration:none !important;
}
#buybutton a:hover, #buybutton img:hover{
	
	text-decoration:underline !important;
}

/***************************************/
/***            Sub Menu             ***/
/***************************************/

#secMenu {
	border: solid 1px #8D9067;
	background-color: #636645;
	background-attachment: scroll;
	background-image: url(/images/header/secmenubg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float:left;
	height: 21px;
	width: 730px;
	top: 1px;
	*top:-2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B8B478;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 21px;
	text-indent: 24px;
	margin-top:1px;
}

.giftcertlink, .reglink {
	color: #E2DA7B;
	text-decoration: none;
	}

.giftcertlink:hover, .reglink:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/***************************************/
/***          Header Search          ***/
/***************************************/

#searchfield {
	/*visibility: hidden;*/
	background-color: transparent;
	background-image: url(/images/header/searchbg.gif);
	background-attachment: scroll;
	background-position: right;
	background-repeat: no-repeat;
	display:none; /*block;*/
	float:left;
	border-left: 1px solid #679075;
	height:27px;
	width: 250px;
	/*top:2px;
	*top:-1px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 28px;
	font-weight: bold;
	color: #97C199;
	text-align: right;
	margin-top:1px;	
	padding-right: 40px;
	padding-top:1px;
}

.sogtextbox2 {
	padding: 1px;
	border: 1px solid;
	color: #496E58;
	background-color: #17221C;
	border-top-color: #003E2C;
	border-left-color: #003E2C;
	border-right-color: #005039;
	border-bottom-color: #005039;
	margin: 3px;
	}

input.sogbutton2 {
	/*padding: 1px; */
	border: 1px solid;	color: #86AD8A;
	background-color: #26382F;
	border-top-color: #005039;
	border-left-color: #005039;
	border-bottom-color: #003E2C;
	border-right-color: #003E2C;
	margin: 3px;
}

input.sogbutton2:hover {
	border: 1px solid;
	color: #000000;
	background-color: #86AD8A;
	border-top-color: #005039;
	border-left-color: #005039;
	border-bottom-color: #003E2C;
	border-right-color: #003E2C;
	margin: 3px;
}
