html,body{
      margin:0;
      height:100%;
      font-family:Trebuchet MS, Arial, sans-serif;
      font-size:12px;
}

td
{
	font-size:12px;
}
div#master 
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
strong
{
    color:#de7717;
}
b
{
    color:#de7717;
}
h1
{
	color:#df7716 !important;
}
h2
{
	color:#df7716 !important;
}
a {text-decoration:underline; color:#de7717;  }
a:hover {text-decoration:underline; color:#000; }
.conDiv
{
   
    min-height:300px;
}
.navBar
{
    background-image:url("images/nav_bar.gif");
    background-repeat:no-repeat;
}
.navBar ul
{
	list-style-type:none;
	margin: 0 0 0 15px;
	padding:0;
}
.navBar li
{
	float:left;
	margin:0 15px;
}

.navBar li a
{
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 2px;
}

.navBar li a:hover
{
	color:#000;
}
.sideLeft
{
    background-image:url("images/left_sidebg.gif");
    background-position:right;
    background-repeat:no-repeat;
}
.sideRight
{
    background-image:url("images/right_sidebg.gif");
    background-position:left;
    background-repeat:no-repeat;
}
.conTD
{
    padding:15px 5px 15px 5px;
}

#footer
{
	margin-top:60px;
	text-align:center;
}
#prod-list 
{
	list-style:none;
	margin:0;
	padding:0;
}
#prod-list li
{
	clear:left;
	padding: 20px 0;

	border-bottom:solid 1px #e3e3e3;
}

#prod-list li a 
{
	font-size:18px;
}

#prod-list span
{
	float:left;
	width: 100px;
	margin-right:20px;
	height:100px;
	
}


#prod-list p
{
	margin:3px 0;
}



.ourPrice
{
	color:Green;
	font-weight:bold;
}


#photoSlider {
	WIDTH:200px;HEIGHT:200px;
	background-color:#fff;
	padding:10px;
	background-repeat:no-repeat;
	background-position: center center;
border: solid 1px #e3e3e3;
}

#photoSliderRemote {
	width:210px;
	border: solid 1px #e3e3e3;
	border-top: none;
	background-color:#f0f0f0;
	text-align:center;
	padding:5px;

}

#the-beer-menu, #the-beer-menu ul
{
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;

}

#the-beer-menu strong
{
	font-size:16px;
	color:#000;
}

#the-beer-menu div
{
	height:110px;

}

#the-beer-menu li
{
text-align:center;
float:left;
width:150px;
margin:12px 12px 30px 12px;
}

#the-beer-menu a
{
	font-size:16px;

}

