/* CSS Document */


body {
	margin: 10px 0px 30px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2d5102;
}
img.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	border: 1px solid #B0B316;
	clear: both;
}
img.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #B0B316;
	clear: both;
}
 
.clr{ clear:both;}
a:link {
  color:#5360FF;
  text-decoration:underline;
} 
a:hover {
  color:#5360FF;
  text-decoration:underline;
}

a:visited {
  color:#5360FF;
  text-decoration:none;
} 
#maincontent a:link {
  color:#5360FF;
  text-decoration:underline;
}
#maincontent a:hover {
  color:#5360FF;
  text-decoration:underline;
}
#header {
	margin: 0 auto;
	width:700px;
	height:128px;
	z-index:1;
}



#nav {
	width:700px;
	height:20px;
	z-index:1;
	float:center;
	background-color: #16391f;
	margin: 0 auto;
	border-bottom-color: #C3AC3F;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	white-space: normal;
}

#nav ul {
	white-space: nowrap;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 20px;
	background-color: #16391f;
	font-size: 10px;
}

#nav li {
	list-style-type: none;
	display: inline;
	padding: 0;
	background-repeat: repeat-y;
}

#nav li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #ffffff;
	background-color: #16391f;
	border-right-color: #C3AC3F;
	border-right-style: solid;
	border-right-width: 1px;
	}

#nav li a:link {
    color:#ffffff:	
}

#nav li a:hover {
	color: #000000;
	background-color: #95cef2;
}


#foot {
	width:700px;
	height:113px;
	background:url(images/bg-footer.jpg) no-repeat;
	z-index:1;
	/*background-color: #510808;
	border-bottom-color: #C6C56B;
	border-bottom-style: solid;
	border-bottom-width: 2px;*/
	text-align: center;
	color: #ffffff;
	margin: 0 auto;
	font-size: 10px;
}
#foot p{
	width:650px;
	height:auto;
	z-index:1;
	text-align: left;
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 5px;
}
#foot img {
	border:none;
	
}

#foot a{ color:#fff !important;}

.footertext{ width:700px; margin: 0 auto;}
.footertext a{ color:#fff !important; font-size:11px;}


.footernav{ font-size:10px;}
.footernav a:link{color:#5360FF; text-decoration:underline;}
.footernav a:visited{color:#5360FF !important; text-decoration:underline;}
.footernav a:hover{ text-decoration:none !important;}

#flash {
	margin: 0 auto;
	width:700px;
	height:261px;
	z-index:1;
}
#maincontent {
	width:700px;
	height:auto;
	z-index:1;
	background-color: #e5fad8;
	border-bottom-color: #C6C56B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #C6C56B;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: left;
	color: #000000;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom:10px;
}

#maincontent p{
	width:600px;
	height:auto;
	z-index:1;
	text-align: left;
	color: #000000;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

.pagetitle{ text-align:center;}

.content-text-container{ width:650px; padding:20px;}

.title-style-1{ font-size:15px; color:#16391f; width:100%;
border-bottom:1px solid #16391f;
font-weight:bold; line-height:18px; padding:0; margin:0 0 5px 0; }

#maincontentclear{
	width:600px;
	margin: 0 auto;
/*	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	text-align: center;
}

#maincontentclear2{
	width:600px;
	margin: 0 auto;
	/*border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	text-align: center;
}
#maincontent ul{
	width:500px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
}

.txtonline{width:160px; text-align:center; font-size:15px; padding-top:15px}

.txtonline a{ color:#ffffff;}

#leftcolumn{width:240px; height:315px; float:left; color:#fff;}

.booktxt1{color:#FFF914; text-align:center; font-size:16px; font-weight:bold; padding:10px 0 10px 0;}

.booktxt2{ color:#fff; text-align:center; font-size:15px; font-weight:bold; padding:0 0 10px 0;}

