BODY {
	background-color: #e8f4e5;
	color: black;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(img/bg.gif);
}

P {
	text-align: justify;
}

FORM {
	padding: 0px;
	margin: 0px;
}

.wrap {
	width: 950px;
	background-image: url(img/wrapbg.gif);
}

.navbg {
	background-image: url(img/navbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 270px;
	padding: 0px;
	text-align: left;
}

.nav {
	margin-left: 25px;
	color: white;
	width: 270px;
}

.nav TD {
	background-image: url(img/linkbg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 18px;
	color: white;
	font-size: 12px;
	padding-left: 40px;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: left;
}

.nav A {
	text-decoration: none;
	color: white;
}

.nav A:LINK {
	text-decoration: none;
	color: white;
}

.nav A:HOVER {
	color: #c0e1b7;
	text-decoration: none;
}

.nav A:VISITED {
	color: white;
	text-decoration: none;
}

.menu {
	padding-left: 25px;
	color: white;
	width: 270px;
}

.menu A {
	display: block;
	background-image: url(img/linkbg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 28px;
	font-size: 12px;
	padding-left: 40px;
	text-align: left;
	text-decoration: none;
}
.menu A,
.menu A:LINK,
.menu A:HOVER,
.menu A:VISITED {
	color: white;
	text-decoration: none;
}
.menu A:HOVER {
	color: #c0e1b7;
}

.updatesform {
	width: 270px;
	background-image: none;
	font-size: 11px;
	padding: 5px;
	padding-left: 10px;
	text-align: left;
}

.updatesform TH,
.updatesform TD {
	font-weight: normal;
	background-image: none;
	font-size: 11px;
	padding: 2px;
}
.updatesform TH {
	text-align: right;
	padding-right: 5px;
}
.updatesform TD {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

.btm {
	height: 25px;
	background-color: #b31c01;
	width: 923px;
	color: white;
	font-size: 10px;
}

.login {
	width: 165px;
	background-image: url(img/loginsqbg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	padding-left: 30px;
	font-size: 11px;
	height: 169px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.login INPUT {
	width: 60px;
	height: 15px;
	border: 1px solid black;
	font-size:11px;
	background-color: white;
}

.login FORM {
	padding-top: 5px;
}

.login A {
	text-decoration: underline;
	color: white;
	font-size: 10px;
}

.login A:LINK {
	text-decoration: underline;
	color: white;
	font-size: 10px;
}

.login A:HOVER {
	text-decoration: none;
	color: white;
	font-size: 10px;
}

.login A:VISITED {
	text-decoration: underline;
	color: white;
	font-size: 10px;
}

.small {
	font-size: 10px;
}

.address {
	text-align: right;
	padding-top: 60px;
	font-size: 11px;
}

.header {
	color: #B31C01;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tel {
	color: #B31C01;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px;
}


.hilight {
	color: #B31C01;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hilight2 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.odd {
	background-color: #E8F4E5;
}

A:LINK {
	text-decoration: underline;
	color: #b31c01;
}

A:HOVER {
	text-decoration: underline;
	color: #219400;
}

A:VISITED {
	text-decoration: underline;
	color: black;
}

.content {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border: none;
	text-align: justify;
}

.content TH {
	color: white;
	background-color: #000033;
	padding: 2px;
	text-align: left;
}

.content IMG {
	float: right;
	border: 1px solid #000066;
	margin-left: 15px;
	margin-bottom: 5px;
}

.content .menuimg {
	float: left;
	border: none;
	margin: 0px;
}

.credits {
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
}

.credits A {
	text-decoration: none;
	color: white;;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}

/* Forum Layout */

.fborder {
	border: #219400 1px solid;
	margin-bottom: 5px;
}
.forumheader{
	background-color: #B31C01;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	background-image : url('../e107_images/forum/fcap2.png');
	border: 1px solid #219400;
}

.forumheader a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.forumheader a:active {
      color: black;
	font-weight: bold;
	text-decoration: none;
}

.forumheader a:visited {
      color: black;
	font-weight: bold;
	text-decoration: none;
}

.forumheader a:hover {
	color: black;
	font-weight: bold;
  text-decoration: underline;
}


/* Klein blokje */

.forumheader2{
	background-color: #ffffff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:black;
	padding: 4px;
	border: #219400 1px solid;
}

.forumheader3{
	background-color: white;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: black;
	padding: 4px;
	border: #219400 1px solid;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border: #219400 1px solid;
	padding: 2px 0 2px 0;
	background-color: white;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
}

.finfobar{
	background-color: #219400;
	color:white;
	padding: 4px;
	border: 1px solid #219400;
	background-image : url('../e107_images/forum/finfobar.png');font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana, tahoma, arial, helvetica, sans-serif
}

.helpbox {
	color:#444;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background-color: #FFF;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px 8px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFF;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #444;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #E4EAF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #EEF2F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread2 {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #D1DCEB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #EDF4F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply2 {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #CFE0EB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.nforumdisclaimer {
      padding-top: 8px;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#444;
}

.nforumview1 {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #E4EAF2;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview2 {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #DFE6EF;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #616060;
	text-decoration: none;
}

a.forumlink:hover {
	color: #616060;
	text-decoration: underline;
}
.odd {
	background-color: #e8f4e5;
}

.header
{
	color: #B31C01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.greenback {
	background-color: #219400;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}

.redback {
	background-color: #B31C01;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}

#bakedpotato {
	width: 250px;
	float: left;
}

#footlong {
	width: 250px;
	float: left;
}

#garlicbreads {
	width: 250px;
	float: left;
}

#saladextralarge  {
	width: 250px;
	float: left;
}

#pita {
	width: 250px;
	float: left;
}

#saladsmall  {
	width: 250px;
	float: left;
}

#saladlarge  {
	width: 250px;
	float: left;
}

#sandwich   {
	width: 250px;
	float: left;
}

#frenchloaf   {
	width: 250px;
	float: left;
}
