#header {
	height: 95px;
	width: 101%;
	border-bottom: 1px solid #333;
	text-align: center;
	background-color: #FEFEFC;
	padding-top: 10px;
	background-repeat: repeat;
        float: left;
}
a img {border: none; }
#header .center {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width: 800px;
}
body {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-repeat: repeat;
	background-color: #f1f5d9;
	margin: 0px;	
	
	
}
#content {
	margin-right: auto;
	margin-left: auto;
	background-color: #fffffe;
	/* near-white to avoid css validation warnings of color used in two contexts */
	width: 70%;
	text-align: left;
	height: 100%;
	min-width: 810px;
	border-right: 7px solid #7fba00;
	border-left: 7px solid #7fba00;
	border-top: 1px #333;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#add {
	text-align: center;
}
h3 {
	margin-top: 0px;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #223908;
	padding: 0px;
	text-align: right;
	float: right;
	display: inline;
	width: auto;
        margin-top: 15px;
}
#menu ul {
}
#menu ul li {
	display: inline;
	padding-right: 15px;
	color: #223908;
}
#menu ul li a {
	text-decoration: none;
	color: #34550C;
}
#menu ul li a:hover {
	border-bottom: 1px solid #34550C;
	color: #568e14;
}
#menu ul li .active {
	border-bottom: 1px solid #fff;
	color: #223908;
	text-decoration: underline;
}
#container {
	width: 100%;
}
#menu ul li a:visited {
	color: #223908;
	text-decoration: none;
}
#left {
	border-right: 1px solid #666;
	float: left;
	display: inline;
	min-width: 550px;
	padding: 5px;
	width: 75%;
}
#footer {
	color: #333;
	text-align: center;
	border-top: 1px solid #333;
	padding: 7px;
	letter-spacing: 0.1em;
	clear: both;
	width: 100%;
	background-color: #fffffe;
	background-repeat: repeat; 
}
#right {
	width: 22%;
	height: 100%;
	text-align: center;
	display: inline;
        float: left;
        padding-right: 0px;
	padding-top: 10px;
}
#quote {
	font-size: 0.9em;
	font-style: italic;
	color: #996;
	margin: 5px;
	padding: 5px;
	text-align: center;
}




.imgr {
	float: right;
	border: 1px solid #333;
	margin: 5px;
	width: auto;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	padding: 15px;
	color: #FFF;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -10px;
	background-color: #568e14;
	border-bottom: 1px solid #333;
}
.imgl {
	float: left;
	border: 1px solid #333;
	margin: 4px 10px 4px 0px;
	width: auto;
}
.imgc {
	text-align: center;
	margin-top: 15px;
	border: 1px solid #333;
	margin-bottom: 15px;
}
.left {
	float: left;
	display: inline;
	width: auto;
}
#footer_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer_menu ul {
}
#footer_menu ul li {
	display: inline;
	padding-right: 17px;
}
#footer_menu ul li a {
	text-decoration: none;
	color: #223908;
}
#footer_menu ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #568e14;
}
#footer_menu ul li a:visited {
	color: #223908;
	text-decoration: none;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}
.ul_marg {
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	width: 240px;
	clear: right;
	font-size: 1em;
}
.links ul {
	list-style-type: none;
	padding: 0px;
}
.links ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.links ul li a {
	color: #568e14;
	text-decoration: none;
}
.links ul li a:hover {
	text-decoration: underline;
}
#article_menu li {
	color: #C8CB85;
	padding: 5px;
	list-style-type: none;
	text-align: left;
}
#article_menu ul {
	padding-left: 0px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#article_menu li a {
	color: #390000;
	text-decoration: none;
}#article_menu li a:hover {
	text-decoration: underline;
}
#article_menu {
	min-height: 100px;
}
#content_home {
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F6D8;
	/* near-white to avoid css validation warnings of color used in two contexts */
	width: 760px;
	text-align: center;
	height: 100%;
	min-width: 810px;
	border-right: 7px solid #7fba00;
	border-left: 7px solid #7fba00;
	border-top: 1px #333;
}
a.nav:link {
	text-decoration: none;
	color: #34550C;
}
a.nav:visited {
	color: #568e14;
	text-decoration: none;
}
a.nav:hover {
	color: #568e14;
	text-decoration: none;
}
a.timesheet {
	color: #568e14;
	font-style: italic;
	font-size: 1.2em;
}
