body {
	margin: 5px;
	padding: 0;
	font: 75%/1.5em "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	color: #000000;
	background: #457C05;
	background-position: 50% 0;
}

#container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 10px solid #fff;
	color: #999999;
	background: #FFF;
}

/* CSS Tabs */

#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 0px solid #eee;
text-align: left;
letter-spacing: 3px;
background: #7DCE27;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
	padding: 3px .5em;
	margin-left: 2px;
	border: 0px solid #eee;
	color: #000;
	background: #367c03;
	text-decoration: none;
}

#navlist li a:link {
	color: #FFFFFF;
	background-color: #367c03;
}

#navlist li a:visited {
	color: #000;
	background: #367c03;
}

#navlist li a:hover {
	color: #fff;
	background: #367c03;
	border: 0px solid #FFF;
}

#navlist li a#current {
	color: #fff;
	background:#367c03;
	border-bottom: 1px solid #fff;
}

.navlist ul li {
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: square;
	color: 233543;
	background: inherit;
}

#banner {
	height: 80px;
	padding: 0;
	margin: 0;
	color: #990000;
	background: #367c03 url(img/gazebocafe_top.jpg) no-repeat;
}

#banner h1 {
	padding: 20px;
	font: normal 175%  verdana, georgia, "Trebuchet MS",sans-serif;
	text-align: right;
	letter-spacing: 5px;
	border-bottom: none;
	color: #000000;
	background: inherit;
}

#content {
	padding: 5px;
	margin-left: 172px;
	margin-bottom: 0;
	color: #233543;
	background: #fff;
	font-size: 100%;
}

h1 {
	margin: 0;
	font: normal 110% verdana, "Trebuchet MS", tahoma, sans-serif;
	padding: 0px;
	border-bottom: 0px solid #7DCE27;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #367c03;
	background: inherit;
}

h2 {
	margin: 0 0 5px 0;
	font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
	padding: 5px;
	border-bottom: 1px dashed #eee;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #367c03;
	background: inherit;
}

a {
	text-decoration: none;
	color: 233543;
	background-color: #fff;
}

a:hover {
text-decoration: none;
color: #444;
background-color:#fff;
}

a img {
border: 0;
}

#sidebar {
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
	padding: 5px;
	border-right: 1px dashed #eee;
	background-color: #fff;
	color: #990000;
}

#sidebar a {
color: #333;
background-color: inherit;
}

#sidebar a:hover {
color: #FE3F22;
background-color:  inherit;
}

#footer {
	clear:both;
	padding: 3px;
	margin: 0 0 0 0;
	text-align: left;
	border-top:1px solid #367c03;
	color: #006600;
	background-color: #fff;
}

.noborder {
float: left;
margin-left: 10px;
padding-right: 20px;
}

.info {
	font-size: 100%;
	color: #233543;
	background-color: inherit;
}

 /* set millions of background images */
.rbroundbox { background: url(img/nt2.gif) repeat; }
.rbtop div { background: url(img/tl2.gif) no-repeat top left; }
.rbtop { background: url(img/tr2.gif) no-repeat top right; }
.rbbot div { background: url(img/bl2.gif) no-repeat bottom left; }
.rbbot { background: url(img/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	height: 1px;
	font-size: 1px;

}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox { width: 98%; margin: .5em auto; }
367c03
