/* 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: #b8a14a;
}
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: #353916;
	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: #353916;
	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: #353916;
	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: #DCC03C;
}


#foot {
	width:694px;
	height:auto;
	padding:3px;
	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;
}
#flash {
	margin: 0 auto;
	width:700px;
	height:261px;
	z-index:1;
}
#maincontent {
	width:700px;
	height:auto;
	z-index:1;
	background-color: #FFFFCC;
	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;
}


#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;}


