body
{
	margin: 0;
	padding: 0;
	font: 80% arial, helvetica, sans-serif;
	text-align: center;
	color: #CD853F;
	background-color: #c4e29e;
	background-image: url();
}

a:link { color: #5b5e0e; }

a:visited { color: #008000; }

a:hover, a:active
{
	color: #008000;
	background-color: #c4c077;
}

h2
{
	color: #5B5E0E;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

h4
{
	color: #5B5E0E;
	font: 90% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 780px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	color: #8F5D2A;
}

#header
{
	height: 75px;
	width: 100%;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #6ca866;
	border-bottom: 1px solid #000;
	position: relative;
	border: 1px none #000;
	border-bottom: 1px solid #000;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #000;
	margin: 0;
	padding: 0;
}


#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 220px;
	border-left: 1px solid #000;
	padding-left: 15px;
}

#contents { margin: 0 35px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 0px solid #000; }
.imagefloat { float: right; }
.imagefloatleft { float: left; }

/*#footer
{
	clear: both;
	color: #5b5e0e;
	text-align: right;
	font-size: 80%;
}*/




/*Positioning Stuff*/



#mainnav
{
	background-color: #aac477;
	color: #c4c077;
	padding: 2px 0;
	margin-bottom: 22px;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #5b5e0e;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #5b5e0e;
}

#mainnav li a
{
	text-decoration: none;
	color: #5b5e0e;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #008000;
	background-color: #c4c077;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{
	padding: 2px;
	border: 1px solid #6ca866;
	margin: 0 0 10px 10px;
}

.imagefloatleft
{
	padding: 2px;
	border: 1px solid #6ca866;
	margin: 10px 10px 0 0;
}


.formin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5b5e0e;
	font-size: 90%;
	font-style: normal;
	background-color: #c4e29e;
	}

.small
{  text-align: left;
	font-size: 85%;
}


	
hr {border: none 0; 
	border-top: 1px solid #c4e29e;
	border-bottom: 1px solid #008000;
	width: 65%;
	height: 2px;	
	text-align:left;
	}		

.blogentry ul
{
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 95%;
	
}

.blogentry li
{  list-style-image: url(images/bullet.gif);
   display:list-item;
	
   
}

#footer
{  clear: both;
	background-color:#aac477;
	padding: 5px;
	font-size: 80%;
	color: #5b5e0e;
	text-align: right;
}
	

#container
{
	border: 1px solid #000;
}

.gobutton
{
    color            	: #5B5E0E;
    background-color 	: #aac477;

   
    border-width        : 2pt;


	border-left-color	: #c4c077;
	border-top-color 	: #c4c077;

	border-right-color  : #6ca866;
	border-bottom-color : #6ca866;


    font-family    		: Arial,Helvetica, sans-serif;
    font-size      		: 12px; 
    font-weight         : bold;
    letter-spacing 		: -0.3pt;
}	

.title
{
	color: #5B5E0E;
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
	
}

.drinks ul {
  float: left;
  width: 40em;
  margin: 2em;
  padding: 0;
  list-style: none;
}

.drinks li {
  float: left;
  width: 10em;
  margin: 0;
  padding: 0;
}
 
#news {

width:220px;
height:450px;
overflow:auto;
}




