/*============================================*/
/*======FLYERS=RESTAURANT=&=BREWERY=CSS=======*/
/*============================================*/

a:link
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 9pt;
	color: #DDBD77;
	font-weight: bold;
	}

a:visited
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 9pt;
	color: #DDBD77;
	font-weight: bold;
	}

a:hover, a:active
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 9pt;
	color: #aa0000;
	font-weight: bold;
	}


a:link.directions
	{
	text-decoration: underline;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 13pt;
	color: #aa0000;
	font-weight: bold;
	}

a:visited.directions
	{
	text-decoration: underline;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 13pt;
	color: #aa0000;
	font-weight: bold;
	}

a:hover.directions, a:active.directions
	{
	text-decoration: underline;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 13pt;
	color: #ff0000;
	font-weight: bold;
	}

/*============================================*/
/*==================COMMON====================*/
/*============================================*/



body
	{
	margin: 0px;
	background: #000;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 10pt;
	color: #DDBD77;
	}

img
	{
	border: 0px;
	}

td img 
	{
	display: block;	
	padding: 2px;
	border: 1px #aa0000 solid;
	}

hr
	{
	color: #000000;
	height: 1px;
	width: 60%;
	margin: 0px;	
	}

/*============================================*/
/*============================================*/
/*============================================*/


#container
	{
	float: left;
	width: 100%;
	height: 800px;
	margin: auto;
	}

#content
	{
	width: 1000px;
	margin: auto;
	}


/*============================================*/
/*============================================*/
/*============================================*/


#header
	{
	float: left;
	width: 1000px;
	height: 215px;
	}

#meat
	{
	float: left;
	width: 1000px;
	}

#footer
	{
	float: left;
	width: 1000px;
	border-top: 1px #aa0000 solid;
	border-bottom: 1px #aa0000 solid;
	font-family: verdana, Lucida Sans Unicode, arial;
	}

#petabytebox
	{
	float: right;	
	width: 150px;
	height: 100px;	
	margin-top: 10px;
	}

#footer p
	{
	text-align: center;
	color: #DDBD77;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
	}

/*============================================*/
/*============================================*/
/*============================================*/
	

.leftcolumn
	{
	float: left;
	width: 250px;
	height: 500px;
	}

.flashnavigation
	{
	float: left;
	width: 250px;
	height: 352px;
	}

.latestnews
	{
	float: left;
	width: 190px;
	height: 108px;
	margin: 0px;
	margin-left: 50px;
	}

/*============================================*/
/*============================================*/
/*============================================*/

	
#rightcolumn
	{
	float: left;
	width: 750px;
	color: #DDBD77;
	}

#pagemargin
	{
	margin-top: 40px;
	margin-left: 60px;
	}

#page
	{
	float: left;
	width: 750px;
	height: 550px;
	}

.overflow
	{
	width: 750px;
	height: 550px;
	margin-right: 20px;
	overflow: auto;
	overflow-x: hidden;
	}

/*============================================*/
/*============================================*/
/*============================================*/


.picdiv
	{
	float: left;
	margin: 0px;
	border: 1px maroon solid;
	}

.textbox
	{
	float: left;
	margin: 10px 0px 0px 10px;
	}

#leftside
	{
	float: left;
	width: 250px;
	margin-left: 25px;
	}

#rightside
	{
	float: left;
	margin-left: 10px;
	}

.addydiv
	{
	float: left;
	width: 250px;
	margin-top: 15px;
	}

h5.address
	{
	margin: 0px;
	}

.nomargin-home
	{
	margin: 0px;
	font-size: 13pt;
	}

.nomargin-red
	{
	margin-top: 0px;
	margin-bottom: 8px;
	color: maroon;
	}


/*============================================*/
/*============================================*/
/*============================================*/


.contactustopleft
	{
	float: left;
	width: 250px;
	height: 250px;
	margin-top: 0px;
	margin-left: 15px;
	}	

.contactustopright
	{
	float: left;
	width: 350px;
	height: 250px;
	margin-left: 30px;
	margin-bottom: 30px;
	}

.contactusbottomleft
	{
	float: left;
	width: 280px;
	height: 50px;
	margin-top: 40px;
	margin-left: 45px;
	}

.contactusbottomright
	{
	float: left;
	width: 280px;
	height: 50px;
	margin-top: 40px;
	}


.contactuspicdiv
	{
	float: left;
	margin: 0px;
	border: 1px maroon solid;
	}

.contactusadddiv
	{
	float: left;
	margin: 0px;
	}

.nomargin
	{
	margin: 0px;
	}

.nomargin-contacts
	{
	margin-top: 40px;
	margin-bottom: 0px;
	}

/*============================================*/
/*============================================*/
/*============================================*/

.notopmargin
	{
	margin-top: 0px;
	}

/*============================================*/
/*============================================*/
/*============================================*/


table.beerlist
	{
	margin: 5px;
	}

.beerpic
	{
	float: left;
	height: 150px;
	}

h4.beername
	{
	color: #DDBD77;
	font-size: 11pt;
	margin: 0px;
	}

h4.beercontent
	{
	color: #DDBD77;
	font-size: 7pt;
	text-decoration: uitalic;
	margin: 0px;
	}

h4.beerdescription
	{
	color: #aa0000;
	font-size: 8pt;
	margin: 0px;
	}

h4.beeraward
	{
	color: #777;
	font-size: 7pt;
	text-decoration: underline;
	margin: 0px;
	}

table.beerlist td
	{
	height: 100px;
	width: 350px;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	}


