/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing:1.0pt;
	color: #6B6351;
}
body {
	background-color: #81A98A;
}
a:link, a:visited, a:active {
	color: #0F562C;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}
h1 {
	font-family: "Arial", "Verdana", "Helvetica"; 
	font-size: 11pt;
	color: #575757
	font-weight: bold;
	letter-spacing:1.0pt; ;
	margin: 15px 0px 30px 0px;
}
h2 {
	font-size: 15px;
	color: #369;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFF;
	vertical-align: top;
}
.menuv a:link, .menu a:visited, .menu a:active {
	display: block;
	background-color: #B3CDA8;
	text-decoration: none;
}
.menu {
	vertical-align: top;
}
.menu ul, .menu li{
	list-style-type: none;
}
.menu ul {
	border-bottom: 0px;
	background-color: #B3CDA8;
}
.menu ul ul {
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #2E2E2E;
	display: block;
	background-color: #B3CDA8;
	text-decoration: none;
}
.menu a:hover {
	background-color: #E7E7E7;
	color: #689872;
	text-decoration: none;
}
.menu_current {
	background-color: #E7E7E7;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #036;
	color: #FFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFF;
	text-decoration: none;
}
.content {
	padding: 30px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: left;
}

a.menuq:link {font-family: "Verdana", "Helvetica", "Arial"; font-size: 9pt; color: #FFFFFF; text-decoration:none;}
a.menuq:visited {font-family: "Verdana", "Helvetica", "Arial"; font-size: 9pt; color: #FFFFFF; text-decoration:none;}
a.menuq:active {font-family: "Verdana", "Helvetica", "Arial"; font-size: 9pt; color: #2D4131; text-decoration:none;}
a.menuq:hover {font-family: "Verdana", "Helvetica", "Arial"; font-size: 9pt; color: #2D4131; text-decoration:none;}

a.bottom:link {font-family: "Verdana", "Helvetica", "Arial"; font-size: 8pt; color: #56745C; text-decoration:none; letter-spacing:0.0pt;}
a.bottom:visited {font-family: "Verdana", "Helvetica", "Arial"; font-size: 8pt; color: #56745C; text-decoration:none; letter-spacing:0.0pt;}
a.bottom:active {font-family: "Verdana", "Helvetica", "Arial"; font-size: 8t; color: #2D4131; text-decoration:none; letter-spacing:0.0pt;}
a.bottom:hover {font-family: "Verdana", "Helvetica", "Arial"; font-size: 8pt; color: #2D4131; text-decoration:none; letter-spacing:0.0pt;}

.menutitle {  font-family: "Arial", "Verdana", "Helvetica"; font-size: 9pt; font-style: normal; font-weight: normal; letter-spacing:1.0pt; color: #FFFFFF}