@charset "utf-8";
/* Zero Out Common Tags */
body, ul, li, h1, h2, h3, h4, p, table, tr, td, form {
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52602a;
	font-weight: normal;
	font-size: 1.8em;
	padding-bottom: 10px;
}
p {
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 2;
}
table td {
	font-size: 0.9em;
}


blockquote p.author {
	font-size: 0.8em;
	float:right;
	color:#293115;
	line-height:normal;
	font-weight: bold;
}


a  img {
	border-style: none;
}
a:link, a:visited {
	color: #6d3503;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}


.required {
	font-weight: bold;
	color: #FF0000;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.box {
	background: #FFFFFF;
	border: 5px solid #E6FDA6;
	padding: 5px;
	margin-bottom: 20px;
}
.box h2 {
	background: url(../images/section_header.png) repeat-x;
	height: 25px;
	padding: 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d3503;
	font-weight: normal;
	font-size: 1.4em;
}
.box p {
	font-size: 0.8em;
	line-height: normal;
	padding-top: 10px;
	width: 190px;
}
.box ul {
	list-style: square;
	font-size: 0.8em;
	line-height: 2;
	padding: 10px 20px;
}
.box a:link, .box a:visited {
	color: #666666;
	text-decoration: none;
}
.box a:hover, .box a:active {
	color: #333333;
	text-decoration: underline;
}

a.grn_btn {
	display: block;
	background: url(../images/grn_btn.png) no-repeat;
	height: 28px;
	width: 101px;
	text-align: center;
	color: #445023;
	text-decoration: none;
	font-size: 18px;
	padding-top: 5px;
}
a:hover.grn_btn {
	text-decoration: none;
	color: #293115;
}



#mastHead {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#small_nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 0.8em;
}
#small_nav  a:link, #small_nav a:visited {
	color: #666666;
	text-decoration: none;
}
#small_nav a:hover, #small_nav a:active {
	text-decoration: underline;
	color: #333333;
}
#top {
	background: url(../images/top.jpg) no-repeat;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#background {
	background: url(../images/background.jpg) repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
}
#navigation {
	background: #AECA5C;
	width: 950px;
}
#navigation ul {
	list-style: none;
}
#navigation   li  {
	float: left;
}
#navigation  li  a:link, #navigation li a:visited {
	display: block;
	padding: 0px 20px 10px;
	text-decoration: none;
	color: #445023;
	font-size: 1.2em;
	white-space:nowrap;
}
#navigation li a:hover, #navigation li a:active {
	color: #293115;
	text-decoration: underline;
}
#mainContent {
	padding: 20px 5px 5px;
}
#ltcol {
	float: left;
	width: 550px;
	background: #FFFFFF;
	border: 5px solid #e6fda6;
	padding: 5px;
	margin-bottom: 20px;
}
#rtcol {
	width: 350px;
	float: right;
	background: url(../images/palm_group.jpg) no-repeat right bottom;
	padding-bottom: 209px;
}
#btm_nav {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 5px;
	color: #445023;
}
#btm_nav a:link, #btm_nav a:visited {
	color: #445023;
	text-decoration: none;
}
#btm_nav a:hover, #btm_nav a:active {
	text-decoration: underline;
	color: #293115;
}


#footer {
	background: #ACC85B;
	font-size: 0.8em;
	color: #445023;
	padding: 10px 5px 0px;
}
#copyright {
	float: left;
	width: 550px;
}
#web {
	float: right;
	width: 350px;
	text-align: right;
}
#web a:link, #web a:visited {
	color: #445023;
	text-decoration: none;
}
#web a:hover, #web a:active {
	text-decoration: underline;
	color: #293115;
}


#bottom {
	background: url(../images/bottom.jpg) no-repeat;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
}
#invalid {
	background: #FFD7D7;
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#design {
	font-size: 0.7em;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 25px;
}

table#books p {
	font-size: 0.8em;
	line-height: normal;
}
