/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #402A26;
}

body {
background-image:url(images/bkgrnd01.jpg);
	background-position:top left;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #402A26;
}
a:link {
	color: #402A26;
	text-decoration: none;
}
a:visited {
color: #402A26;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.pagetextbrown {
	color:#402A26;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagetextgreen {
	color:#737A37;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.pagetextgreenbldlg {
	color:#737A37;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pagetextgreenbld {
	color:#737A37;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pagetextgedit {
	color:#402A26;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style:italic;
}
.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer a:link {
	color: #AB8E7D;
	text-decoration: none;
}
.footer a:visited {
color: #AB8E7D;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
}

.pagetext {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainpagetextbox {
	margin:10px;
	padding:10px;
	}
#topbar {
background-color:#737A37;
width:100%;
height:100px;
}
#topbar2 {
background-color:#FFFFFF;
width:100%;
height:100px;
}
#whitebox {
background-color:#FFFFFF;
padding:0px;
}
#footer {
background-color:#402A26;
padding:5px;
}
#graybox {
background-color:#402A26;
padding:5px;
}

#greenbox {
background-color:#737A37;
padding:5px;
}
#menubkgrnd {
background-image:url(images/big_silverware.jpg);
background-position: center;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
p#clear {clear:left;}

#floatright {
float:right;}

.pagetextbrownbld {
	color:#402A26;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pagetextbrownbldsm {
	color:#402A26;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}