body
{
	margin: 0;
	padding: 0;
	background: #047B34;
	color: #000;
	font-size: 85%;
	font-family: arial;
	color: #455E13;
}

#logorollover
{
	width: 200px;
	height: 35px;
	text-indent: 10000px;
	margin: 0 0 15px 0;
	overflow: hidden;
	background: url(../images/bookApp.png);
	display: block;
}

:hover#logorollover
{
	background-position: bottom left;
}

img
{
	border: 0;
}

img.right
{
	float: right;
	padding: 0 0 0 15px;
}

img.invesPlp
{
	padding: 0 0 0 55px;
}

img.imgleft
{
	float: left;
}

hr
{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #BFE276;
	background: #BFE276;
}

span
{
	color: #008000;
}

#headercont
{
	width: 100%;
	height: 110px;
	background: #FFF url('../images/background-headercont.png') repeat-x;
}

#header
{
	margin: 0 auto;
	width: 870px;
	height: 110px;
}

#headerlogo
{
	float: left;
	width: 325px;
	height: 110px;
	background: #333;
}

#headerright
{
	float: left;
	width: 545px;
	height: 75px;
	background: #000 url('../images/background-headerright.png') repeat-x;
}

#graphiccont
{
	width: 100%;
	height: 150px;
}

#graphic
{
	margin: 0 auto;
	width: 860px;
	height: 140px;
	padding: 10px 0 0 10px;
	background: #FFF url('../images/background-graphic.png');
}

#graphicflash
{
	float: left;
	width: 500px;
	height: 130px;
	margin: 0;
}

#graphicquote
{
	float: left;
	width: 330px;
	height: 130px;
	margin: 0 0 0 20px;
}

#menucont
{
	width: 100%;
	height: 60px;
}

#menumain
{
	margin: 0 auto;
	width: 860px;
	height: 52px;
	padding: 8px 0 0 10px;
	background: #FFF url('../images/background-menucont.png');
}

#menumain ul li a.home
{
	background: #FFF url('../images/background-menu-home-active.png');
}

#menumain ul li a.home:hover
{
	background: #FFF url('../images/background-menu-home-hover.png');
}

#maincont
{
	width: 100%;
}

#maintop
{
	margin: 0 auto;
	width: 870px;
	height: 25px;
	background: #FFF url('../images/background-maintop.png');
}

#main
{
	margin: 0 auto;
	width: 860px;
	padding: 0 0 0 10px;
	line-height: 160%;
	background: #FFF url('../images/background-main.png') repeat-y;
}

#main p
{
	margin: 0 0 10px 0;
	padding: 0;
}

#main a
{
	text-decoration: none;
	color: #85AD32;
}

#main a:hover
{
	text-decoration: none;
	color: #333;
}

#mainleft
{
	float: left;
	width: 546px;
	margin: 0 20px 0 0;
	padding: 0 17px;
	background: #FFF;
}

#mainleft ul
{
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#mainleft img
{
	margin: 0 10px 10px 0;
}

#mainleft img.floatleft
{
	float: left;
	margin: 0 10px 10px 0;
}

#mainleft img.right
{
	float: right;
}

#mainleft h1
{
	margin: 0 0 7px 0;
	padding: 0 0 8px 0;
	font-size: 180%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #00610D;
	border-bottom: 1px solid #AAD94C;
}

#mainleft h1 span
{
	color: #AAD94A;
}

#mainleft #bottomlinks ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	font-weight: bold;
}

#mainleft #bottomlinks ul li
{
	display: inline;
	margin: 0 0 0 15px;
}

#mainleft #bottomlinks ul li a
{
	text-decoration: none;
	color: #5B7B1A;
}

#mainleft #bottomlinks ul li a:hover
{
	text-decoration: none;
	color: #333;
}

#mainright
{
	float: left;
	width: 216px;
	padding: 0 17px;
	background: #FFF;
}

#mainright p
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 80%;
}

#mainright img
{
	float: left;
	margin: 0 0 0px 0;
}

#mainright span
{
	font-size: 150%;
	letter-spacing: -1px;
}

#mainright #logos
{
	float: left;
	width: 216px;
}

#mainright #logos img
{
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#mainright #logos img.endimg
{
	border-right: 0;
}

#mainbottom
{
	margin: 0 auto;
	width: 870px;
	height: 25px;
	background: #FFF url('../images/background-mainbottom.png');
}

.bottom
{
	clear: both;
}

#footercont
{
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
	color: #FFF;
}

#footer
{
	margin: 0 auto;
	width: 850px;
	text-align: center;
	font-size: 80%;
}

#footer a, #footer a span
{
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
}

#footer a:hover
{
	color: #333;
}

#footer p
{
	margin: 0 0 5px 0;
	padding: 0;
	color:#fff;
}

#footerleft
{
	float: left;
	width: 425px;
	height: 50px;
}

#footerright
{
	float: left;
	width: 425px;
	height: 50px;
	text-align: right;
}


/* 404 Error Form */

.errorform fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.errorform fieldset input { border: 1px solid #CCC; padding: 5px; }
