/*//////////////////////////////////////////////////////////

css document

developer: Shaun Crittenden

//////////////////////////////////////////////////////////*/
/* Page Sets */
*
{
	margin:0;
	padding:0;
	text-transform: lowercase;
}

h1,h2,h3,h4,h5,h6
{
	font-size:1em;
	margin:0 0 10px;
	overflow:visible;
	line-height:1.3em;
}

html
{
	width:100%;
	height:100%;
}

body
{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	width:100%;
	height:100%;
	color:#474D27;
	background-color:#5E6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	margin-bottom:7px;
	line-height:.9em;
}

p
{
	text-indent:1.7em;
	text-align:justify;
	margin:0 0 10px;
}

em
{
	font-style:normal;
	font-weight:700;
}
#design p
{
	font-size:.9em;
	font-weight: 100;
	margin:0 27px 0 27px;
	letter-spacing:.014em;
	line-height:1.25em;
}
/* EO Page Sets */
/* Linkage Style */
a:link
{
	font-size:1em;
	font-weight:700;
	color:#474D27;
	text-decoration:none;
}

a:visited
{
	font-size:1em;
	font-weight:700;
	color:#474D27;
	text-decoration:none;
}

a:focus
{
	font-size:1em;
	font-weight:700;
	color:#474D27;
	text-decoration:none;
}

a:hover
{
	font-size:1em;
	font-weight:700;
	color:#000;
	text-decoration:none;
}

a:active
{
	font-size:1em;
	font-weight:700;
	color:#474D27;
	text-decoration:none;
}

#box a:link
{
	background-color:#FFF;
	font-size:10px;
	color:#333;
	text-decoration:none;
}

#box a:visited
{
	background-color:#FFF;
	font-size:10px;
	color:#333;
	text-decoration:none;
}

#box a:focus
{
	background-color:#FFF;
	font-size:10px;
	color:#333;
	text-decoration:none;
}

#box a:hover
{
	background-color:#FFF;
	font-size:10px;
	color:#999;
	text-decoration:none;
}

#box a:active
{
	background-color:#FFF;
	font-size:10px;
	color:#333;
	text-decoration:none;
}

/* EO Linkage Style */
/* Main Holding Element styles */
#container
{
	width:824px;
	height:auto;
	margin:auto;
	padding-bottom: 15px;
	text-align:left;
	background-image:url("../images/maintanbg.gif");
	background-repeat:repeat-y;
	overflow:hidden;
}

#header
{
	height:225px;
	width:824px;
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

#content
{
	height:auto;
	width:auto;
	padding-bottom:7px;
}

#leftcol
{
	float:left;
	width:615px;
	height:100%;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:left;
}

#rightcol
{
	float:right;
	width:209px;
	height:100%;
	background-color:#D8D99E;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:right;
	margin-top:8px;
	padding-bottom: 28px;
	overflow:hidden;
}

#menuleftcol
{
	float:left;
	width:530px;
	height:100%;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:left;
}

#menurightcol
{
	float:right;
	width:266px;
	height:5500px;
	background-color:#D8D99E;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:right;
	margin-top:8px;
	margin-right:0 !important;
	margin-right:3px;
	overflow:hidden;
	color:#5E6633;
}

#menurightcol .menutitle{
	padding-top: 30px;
}



#gallery leftcol
{
	float:left;
	width:100%;
	height:100%;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:left;
}

#galleryrightcol
{
	float:right;
	height:100%;
	background-color:#D8D99E;
	background-image:url("../images/tinyborderbg.gif");
	background-repeat:repeat-y;
	background-position:right;
	margin-top:8px;
	overflow:hidden;
}

#gallery img{
	border: solid #5E6633 2px;
}

#footer
{
	position: relative;
	height:59px;
	width:824px;
	margin:auto;
	background-image:url("../images/footerbg.jpg");
	background-repeat:no-repeat;
	font-size:.6em;
}

/* EO Main Holding Element styles */
/* header elements */
#mail
{
	width:26px;
	height:20px;
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 50px;
	position:relative;
	float:left;
}

#mail a
{
	display:block;
	width:100%;
	height:100%;
}

#mail:hover
{
	width:26px;
	height:20px;
	background-image:url(../images/mail_o.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 50px;
	position:relative;
	float:left;
}
#sm{
	letter-spacing: 0em;
}
#sitemap
{
	width:25px;
	height:20px;
	background-image:url(../images/sitemap.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 17px;
	position:relative;
	float:left;
}

#sitemap a
{
	display:block;
	width:100%;
	height:100%;
}

#sitemap:hover
{
	width:25px;
	height:20px;
	background-image:url(../images/sitemap_o.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 17px;
	position:relative;
	float:left;
}

#sitemap_a
{
	width:25px;
	height:20px;
	background-image:url(../images/sitemap_o.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 17px;
	position:relative;
	float:left;
}

#sitemap_a a
{
	display:block;
	width:100%;
	height:100%;
}

#sitemap_a:hover
{
	width:25px;
	height:20px;
	background-image:url(../images/sitemap_o.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 17px;
	position:relative;
	float:left;
}

#header a span
{
	position:relative;
	top:-700px;
	display:block;
	width:20px;
	height:15px;
	display:none;
}

/* EO header elements */
/* left col elements */
#intro
{
	background-image:url(../images/introheader.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	background-color:#D8D99E;
	font-size:.9em;
	padding:30px 0 10px 27px;
	margin:0 0 0 3px;
	letter-spacing:.014em;
	line-height:1.25em;
}

#intro h1
{
	position:relative;
	left:-9999px;
}
#design h2{
	margin: 10px 0 0 25px;
	clear: both;
}

#design img{
	margin-left: 29px;
	float: left;
}

#chow
{
	margin-top: 5px;
	text-align:right;
}

/* EO left col elements */
.imghome
{
	border-style:solid;
	border-color:#3A381B;
	border-width:3px;
	margin:27px 7px 0 27px;
	position:relative;
	float:left;
}



.imghome:hover
{
	border-style:solid;
	border-color:#a8002e;
	border-width:3px;
	margin:27px 7px 0 27px;
	position:relative;
	float:left;
}

#gallery
{
	margin:3px 0 0 30px;
	border-width:0;
}

/* right col elements */
#menuboard
{
	height:223px;
	margin:0 3px 0 0;
	background-image:url(../images/menuboard.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:.5em;
}

#menuboard div a
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	right:2px;
}

#menuboard div
{
	position:relative;
	right:2px;
/* center those btns perfectly */
}

#mbbreakfast a:hover, #mbbrunch a:hover, #mblunch a:hover, #mbbakery a:hover, #mbcatering a:hover
{
	background-image:url(../images/nav/circle.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#mbmenus
{
	height:85px;
	background-image:url(../images/nav/mb_menus.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#menuboard #mbbreakfast
{
	margin:-3px auto 0 auto;
	width:72px;
	height:21px;
	background-image:url(../images/nav/mb_breakfast.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menuboard #mbbrunch
{
	width:72px;
	height:18px;
	margin:1px auto 0;
	background-image:url(../images/nav/mb_brunch.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menuboard #mblunch
{
	width:72px;
	height:16px;
	margin:1px auto 0;
	background-image:url(../images/nav/mb_lunch.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menuboard #mbbakery
{
	width:72px;
	height:29px;
	margin:1px auto 0;
	background-image:url(../images/nav/mb_bakery.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#menuboard #mbcatering
{
	width:72px;
	height:20px;
	margin:-4px auto 0 auto;
	background-image:url(../images/nav/mb_catering.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menuboard div span
{
	position:relative;
	top:-9999px;
}

#contactsmall
{
	font-size:.7em;
	padding:45px 0 0 10px !important;
	padding:60px 0 0 0;
	height:auto;
	background-image:url(../images/vinetop.jpg); 
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:3px;
	margin-top:3px !important;
	overflow: hidden;
	clear: both;
}

#contactsmall table{
	position: relative;
	left: -2px !important;
	left: 10px;
}

#contactsmall table tr td{
	padding-right: 1px;
}

#contactbtm{
	background-image:url(../images/vinebtm.jpg); 
	background-repeat:no-repeat;
	background-position:right top;
	width: 206px;
	height: 70px;
	clear: both;
}


.conl
{
	position:relative;
	float:left;
	width:55px;
}

.conr
{
	position:relative;
	float:left;
	width:120px;
	margin-bottom:7px;
}

.conr img
{
	border-width:0;
}

.red
{
	color:#A8002E;
}

/* EO right col elements */
/* Menu STYLES  */
#menubox
{
	padding:0 0 0 29px;
	overflow:visible;
}

#menubox h1
{
	visibility:hidden;
}

#menubox h2
{
	position:relative;
	float:left;
	font-size:1.5em;
	width:42%;
	height: auto;
	line-height:1.2em;
	margin:0;
	padding:0;
}

#menubox h3
{
	position:relative;
	float:left;
	font-size:.9em;
	clear:left;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#D8D99E;
	width:100%;
	height:1.2em;
	margin-top: 5px;
	margin-bottom: 0px;
}

/* Item Name */
#menubox h6
{
	font-size:.8em;
	position:relative;
	float:left;
	clear:left;
	width:87%;
	display: block;
}

#menubox p
{
	font-size:.7em;
	width:97%;
	clear:left;
	position:relative;
	float:left;
	top:-10px;
	text-indent:0;
	margin:0 0 0 7px;
}

#menubox img
{
	border:0;
	display:inline;
}

#menubox .price
{
	font-size:.7em;
	font-weight:700;
	position:relative;
	float:right;
}

#menubox .menutitle
{
	margin-top: -20px;
	padding-top: 120px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#474D27;
	width:100%;
	overflow: hidden;
	height: auto;
	clear: left;
	padding-bottom:5px;
}

#menubox #menutitle_nogap{
	padding-top: 20px;
}

#menubox .menutitle span
{
	font-size:.6em;
	float:right;
	margin:0 7px 0 0;
	vertical-align:bottom;
	line-height:3em;
}

#menubox .menutitle a
{
	margin:0 0 0 7px;
}

#menubox .menuitem
{
	margin:0 7px;
	clear: both;
}

#menuboxrt
{
	padding:0 10px 0 0;
	overflow:hidden;
}

#menuboxrt h1
{
/* hide this */
}

#menuboxrt h2
{
	position:relative;
	float:left;
	font-size:1.1em;
	width:70%;
	margin:0;
	padding:0;
}

#menuboxrt h3
{
	position:relative;
	float:left;
	font-size:.9em;
	clear:both;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#D8D99E;
	width:90%;
}

/* Item Name */
#menuboxrt h6
{
	font-size:.7em;
	position:relative;
	float:left;
	clear:left;
	width:70%;
}

#menuboxrt p
{
	font-size:.6em;
	width:97%;
	clear:left;
	position:relative;
	float:left;
	top:-10px;
	text-indent:0;
	margin:0 0 0 7px;
}

#menuboxrt img
{
	border:0;
	display:inline;
}

#menuboxrt .price
{
	font-size:.6em;
	font-weight:700;
	position:relative;
	float:right;
}

#menuboxrt .menutitle
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#474D27;
	width:97%;
	overflow:visible;
	clear:left;
	height:1.3em;
	margin:15px 0 0 7px;
}

#menuboxrt .menutitle span
{
	font-size:.6em;
	float:right;
	margin:0 1px 0 0;
}

#menuboxrt .menutitle a
{
	margin:0 0 0 7px;
}

#menuboxrt .menuitem
{
	margin:0 0 0 7px;
}


#menutotop
{
	position:relative;
	float:left;
	clear:left;
	font-size:.7em;
	display:block;
	width:500px;
	text-align:right;
}

.menuleftie
{
	position:relative;
	float:left;
	width:47%;
	clear:left;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#D8D99E;
	padding-right:7px;
	padding-top: 5px;
}

.menurightie
{
	position:relative;
	float:right;
	width:47%;
	padding-top: 5px;
}

.menuleftie h6
{
	width:80%;
}

.menurightie h6
{
	width:80%;
}

.menutitledetail
{
	font-size:.7em;
	width: 87%;
	text-align: left;
	display: block;
	position: relative;
	float: left;
	clear: both;
}

.menunote
{
	margin:1em 0;
	font-size:.8em;
	float:left;
	clear:both;
	position:relative;
	display:block;
	width:100%;
}

.menunotert
{
	margin:1em 14px 1em 7px;
	font-size:.6em;
	float:left;
	clear:both;
	position:relative;
	display:block;
	width:95%;
}

#spacer
{
	height:4em;
}

/* gallery STYLES  */
#gotogallery
{
	display:block;
	width:229px;
	height:49px;
	background-image:url(../images/gallery.gif);
	background-repeat:no-repeat;
	border-width:0;
	position:relative;
	float:left;
	margin:7px 0 0 30px;
}

#gotogallery:hover
{
	display:block;
	width:229px;
	height:49px;
	background-image:url(../images/gallery.gif);
	background-repeat:no-repeat;
	background-position: 0 -49px;
	border-width:0;
	position:relative;
	float:left;
	margin:7px 0 0 30px;
}
#gotogallery span{
	position: relative;
	top: -999px;
}

.thegallery h2{
	margin: 0 0 0 24px;
}
.thegallery h3{
	margin: 30px 24px 0 24px;
	width: 770px;
	font-size: .8em;
	clear: both;
	border-bottom: solid 1px #3A381B;
}

.gallerythumb:hover, .gallerythumb:active
{
	border-color: #A8002E;
}

.gallerythumb
{
	border-color: #474D27;
}

.gallerythumb
{
	margin: 10px 0 10px 28px;
	position:relative;
	float:left;
}
/*
.gallerythumb:hover
{
	position:relative;
	top: -2px;
	left: -2px;
}*/

/* Design STYLES */

#design h2{
	margin-left: 27px;
	font-size: 1.2em;
	border-bottom: solid 1px #3A381B;
	margin-right: 27px;
}

/* EO Design STYLES */

/* directions STYLES */
#map
{
	position:relative;
	border-style:solid;
	border-color:#3A381B;
	border-width:3px;
	width:760px;
	height:300px;
	margin:27px auto 0;
}

#map:hover
{
	border-style:solid;
	border-color:#a8002e;
	border-width:3px;
}

#dirloc
{
	position:relative;
	float:left;
	width:30%;
}

.dirconl
{
	position:relative;
	float:left;
}

.dirconr
{
	position:relative;
	float:left;
	margin-bottom:14px;
}

.dirconr img
{
	border-width:0;
}

#maphold
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 17px;
	text-align:center;
}

#maphold h6
{
	position:relative;
	float:left;
	margin:10px 0 0 30px;
}

#maplink
{
	width:100%;
	float:right;
	text-align:right;
	font-size:.8em;
}

#maplink a
{
	margin-right:30px;
}

#maplink img
{
	border-width:0;
}

#dirright
{
	border-style:solid;
	border-width:1px;
	height:auto;
	overflow:hidden;
	width:250px;
	float:right;
}

#dirloc
{
	font-size:.7em;
	height:auto;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	float:left;
}

#dirtophold
{
	margin:7px 0 0 3px;
	width:818px;
	height:auto;
	overflow:hidden;
	background-color:#D8D99E;
}

#dirtophold #leftdirtop
{
	margin:17px 0 17px 40px;
	position:relative;
	height:100%;
	width:40% !important;
	width: 38%;
	float:left;
}

#dirtophold #rightdirtop
{
	margin:17px 0 17px 25px;
	position:relative;
	height:auto;
	width:50% !important;
	width:47%;
	float:left;
}

.dirlbl
{
	font-size:.7em;
	clear:left;
}

.dirinfo
{
	font-weight:700;
	margin:0 0 10px 10px;
	font-size:.8em;
}

.pf
{
	float:left;
	margin-right:10px;
}

.dirnores
{
	margin:20px auto 30px;
	float:left;
	clear:left;
	font-size:.8em;
	width:100%;
	text-align:center;
}

/* form styles */
form
{
	position:relative;
	color:#5E6633;
	margin-right: 15px;
}

fieldset, legend{
	border-width: 0;
}

form p{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	text-align: left;
}

#msgbox
{
	width:85%;
	text-align:center;
	font-size:10px;
	color:#903;
	margin-left:auto;
	margin-right:auto;
}

.inputlbl
{
	font-size:.8em;
	color:#5E6633;
	text-align:left;
	margin-left: -23px;
}

.inputs
{
	border-style:solid;
	border-width:1px;
	border-color:#d8d99e;
	width:100%;
	margin-bottom:7px;
	background-image:url(../images/inputbg.gif);
	background-repeat:repeat;
	overflow:hidden;
}

.inputs:hover
{
	border-width:1px;
	border-left-color:#5E6633;
	border-style:solid;
	border-top-color:#5E6633;
}

.inputs:focus,.inputs:active
{
	border-width:1px;
	border-color:#5E6633;
	border-style:solid;
}

.btnsubmit
{
	border-style:solid;
	border-width:0;
	border-color:#5E6633;
	width:100%;
	margin-bottom:10px;
}

.frmrow
{
	margin-bottom:7px;
	margin:auto;
	text-align:left;
	width:100%;
}

.formnote
{
	font-size:.6em;
	float:left;
	clear:both;
	margin-top: -10px;
	margin-bottom: 10px;
}

.back2main
{
	float:right;
	margin-top:5px;
}

.alert{
	padding: 10px 20px;
	border: solid 1px yellow;
	background-color: #fdfac6;
	margin-bottom: 5px;
	width: 353px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

form .error .inputlbl:before{
	content: "! ";
}
form .error .inputlbl{
	font-weight: bold;
	color:#A8002E;
}

/* EO form styles */
/* SO sitemap styles */
#sm #container #content h1
{
	margin:20px 0 10px 30px;
	font-size:1.2em;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#474D27;
	width:93%;
	overflow:visible;
	clear:left;
	height:1.2em;
}

#sm #container #content p
{
	width:93%;
	margin:0 0 20px 30px;
	text-indent:0;
	font-size:.7em;
	text-align:left;
}

#sm #container #content a
{
	display:block;
	position:relative;
	float:left;
	margin:0;
	background-image:url(../images/arrowrt.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding:0 15px 0 5px;
}

#sm #container #content .sublinks
{
	font-size:.6em;
	position:relative;
	float:left;
	clear:left;
	font-weight:400;
	margin-left:10px;
	z-index:-1;
}

.pageinfo
{
	width:93%;
	margin:0 0 10px 30px !important;
	margin: 0 0 10px 10px;
	position:relative;
	float:left;
	clear:left;
	border-top:solid #d8d99e 3px;
}

#sm #container #content a:link
{
	border-width:0;
}

#sm #container #content a:visited
{
	border-width:0;
}

#sm #container #content a:focus
{
	border-width:0;
}

#sm #container #content a:hover
{
	background-color:#d8d99e;
	border-width:0;
}

#sm #container #content a:active
{
	border-width:0;
}

#sm #container #content a img
{
	border-width:0;
	position:relative;
	float:left;
}

#sm #container #content .pgdescrip
{
	margin:0 0 15px 15px;
	width:100%;
	font-size:.8em;
	letter-spacing: 0em;
	line-height:1.3em;
	clear:left;
}

#sm #container #content #smflower
{
	width:100%;
	height:57px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/flower.jpg);
	clear:both;
}

/* EO sitemap styles */
/* Elements in footer */
#copyright
{
	position:absolute;
	top: 35px;
	left: 45px;
	color:#FFC;
}

#btmnav
{
	position:absolute;
	top: 35px;
	left: 155px;
	letter-spacing:.15em;
	outline:none;
}

#valid
{
	position:relative;
	height:20px;
	margin:auto;
	margin-top:10px;
	letter-spacing:.15em;
	outline:none;
	font-size:.7em;
}

#btmnav a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#474D27;
	text-decoration:none;
	outline:none;
	font-weight:400;
}

#btmnav a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#474D27;
	text-decoration:none;
	outline:none;
	font-weight:400;
}

#btmnav a:focus
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#474D27;
	text-decoration:none;
	outline:none;
	font-weight:400;
}

#btmnav a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight:400;
}

#btmnav a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#474D27;
	text-decoration:none;
	outline:none;
	font-weight:400;
}

#btmnav #btmnav_a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight:400;
}

#btmnav #btmnav_a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight:400;
}

#btmnav #btmnav_a:focus
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight:400;
}

#btmnav #btmnav_a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight: 400;
}

#btmnav #btmnav_a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:1em;
	color:#a8002e;
	text-decoration:none;
	position:relative;
	top:-1px;
	left:-1px;
	outline:none;
	font-weight: 400;
}

/* EO Elements in footer */

.menunote{width: auto; padding: 0 50px 0 50px; font-size: .7em; margin-left: auto; margin-right: auto; text-align: center;}

#shop-mhenry{
	display: block;
	float: left;
	position: relative;
	width:241px;
	height:75px;
	background: url(../images/shop-mhenry.jpg) left top no-repeat transparent;
	border-width: 0;
	margin: 9px 0 0 27px;
	overflow: hidden;
}
#shop-mhenry:hover{
	background: url(../images/shop-mhenry.jpg) left bottom no-repeat transparent;
}
#shop-mhenry span{
	position: relative;
	top: -9999px;
}

small{
	font-size: 10px;
	font-weight: normal;
}