* {margin:0; padding:0;}
body {width: 100%;background: #404042 url(/content/images/top_bg.jpg) repeat-x;font-family: Arial, Verdana;}
img {border: 0;}
a {border: 0;}
p {margin: 10px;}
#header{height: 282px; width: 800px;background: url(/content/images/header_bg.gif) no-repeat;text-align: left;}
#header div {margin: 0px 0px 0px 0px;}
#header-click {height: 282px; width: 800px;}

#container {width: 670px; text-align: left;color: #fff;}
.pagetitle {width: 300px;margin-top: -50px;margin-bottom: 30px; position: relative;color: #fff;font-size: 12pt; font-weight: bold;}
.pagetitle2 {width: 300px;margin-top: 30px;margin-bottom: 20px; position: relative;color: #fff;font-size: 12pt; font-weight: bold;}

.menu {width: 400px;margin-top: 350px;margin-bottom: 20px; position: relative;color: #fff;font-size: 12pt;}
.mainmenu {width: 400px;margin-top: 350px;margin-bottom: 20px; position: relative;color: #fff;font-size: 12pt;}

.clearb {clear: both; line-height: 1px;}
.clearr {clear: right; line-height: 1px;}
.clearl {clear: left; line-height: 1px;}

.ordertable1 {}
.ordertable1 td{padding: 10px 15px 10px 0px;}

#footer {height:100px; clear: both;text-align: center;padding-top:15px; margin-top: 25px; background-color:Gray}
#footer a{color: #F7941D; font-weight:bold}

#warning { font-weight: bold; font-style:italic; color:Red;}

#order 
{
	float: right; 
	width: 250px; 
	background-color:Gray;
}

#orderinstructions 
{
	float: left; 
	width: 450px;
	margin: 0px 10px 10px 10px;
}


#original 
{
	margin: 20px 20px 20px 20px;
	background: url(/content/images/original.gif) no-repeat;text-align: center;
	height: 199px; width: 220px;
}

#blackpepper 
{
	margin: 20px 20px 20px 20px;
	background: url(/content/images/blackpepper.gif) no-repeat;text-align: center;
	height: 199px; width: 220px;
}

#teriyaki
{
	margin: 20px 20px 20px 20px;
	background: url(/content/images/teriyaki.gif) no-repeat;text-align: center;
	height: 199px; width: 220px;
}

#productscontainer {float: right; width: 300px; background-color:Gray}

#products
{
	margin: 20px 0px 20px 40px;
	width: 300px;
}

#jerkyclub
{
	text-align:left;
	margin: 20px 0px 20px 40px;
	width: 750px;
}

#about
{
	text-align:left;
	margin: 0px 0px 0px 0px;
	width: 450px;
}

#main
{
	width: 800px;
    padding: 30px 30px 15px 30px;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#Membership1 {width: 325px; background-color:Gray; border: 3px solid black;}
#Membership2 {float: right; width: 325px; background-color:Gray; border: 3px solid black;}
#Membership3 {float: left; width: 325px; background-color:Gray; border: 3px solid black;}

A
{
   color: #F7941D;
    TEXT-DECORATION: none
}
A:hover
{
	color: #F7941D;
    TEXT-DECORATION: underline
}

.page
{
	color: #fff;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* FOOTER TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 40px 0 2px 0;
    position: relative;
    margin: 0;
    text-align: center;
      
}

ul#menu li
{
    display: inline;
    list-style: none;
    

}

ul#menu li#greeting
{
    padding: 10px 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0em;

}

ul#menu li a
{
    font-family: Book Antiqua, Georgia, Verdana;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0em;
    background-color: #ed1b24;
    color: white;
    border: 3px solid black;
}

ul#menu li a:hover
{

    text-decoration: underline;
}

ul#menu li a:active
{
    text-decoration: underline;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* HOMEPAGE MAIN MENU   
----------------------------------------------------------*/
ul#mainmenu
{
    padding: 2px 2px 2px 2px;
    position: relative;
    margin: 0;
    text-align: center;
      
}

ul#mainmenu li
{
    padding: 4px 2px 4px 2px;
    list-style: none;
    

}

ul#mainmenu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;

}

ul#mainmenu li a
{
    font-family: Book Antiqua, Georgia, Verdana;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #ed1b24;
    color: white;
    border: 3px solid black;
}

ul#mainmenu li a:hover
{

    text-decoration: underline;
}

ul#mainmenu li a:active
{
    text-decoration: underline;
}

ul#mainmenu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* Jerky Club Shipping Javascript related changes (Craig 08/24/09)
------------------------------------------------------------------*/
.ShippingLabel
{
    background-color:Gray; 
    color: #FFF; 
    width: 75px; 
    border: 0px;
}
.MapDiv
{
    padding-bottom: 10px;
    display:none;
}
.StateDropDiv
{
    padding-bottom: 20px;
}
.StateDropdown
{
    width: 200px;
}