/* CSS Document */

body {
	background-color: #0D3A23;
    font: 11px Verdana,Arial,sans-serif;
	text-align:center;
	}
a {
	color:#000088;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
.toplinks {
	margin:0px;
	padding: 3px 3px 3px 3px;
	background: #BBB59D;
	color: #ffffff;
	text-align:right;
	background-position:bottom left;
	background-repeat:no-repeat;
	}
.toplinks .topack {
	float:left;
	padding-left:5px;
	font-weight:bold;
	}
.toplinks a {
	color:#FFFFFF;
	}
.main {
	width: 755px;
	background-color: #FFFFFF;
	margin:0px auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	text-align:right;
	padding-bottom:5px;
	}
.footer {
	width: 755px;
	background-color: #BBB59D;
	margin:0px auto;
	text-align:center;
	padding: 3px 0px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	clear:both;
	}
.main:after{
	content:".";
	display:block;
	height: 0px;
	clear:both;
	visibility:hidden;
	}
.titlebar {
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	border:0px solid black;
	height:70px;
	text-align:left;
	}
.titlebar .quote {
	border:0px solid black;
	float:right;
	margin-left:5px;
	padding-top:30px;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	}

.horNav {
	background-color:#BBB59D;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	border:0px solid black;
	height:90px;
	text-align:left;
	}

.horNav ul {
	list-style-type:none;
	float:right;
	display:block;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:90px;
	background-color:#BBB59D;
	}
.horNav li {
	margin:0px 0px 0px 0px;
	}
.horNav a {
	display:block;
	padding:4px 5px 4px 5px;
	background-color:#BBB59D;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	width:100px;
	}
.horNav a:hover {
	background-color:#000066;
	color:#FFFFFF;
	text-decoration:none;
	}
.horNav .banner {
	width:642px;
	height:90px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border:0px solid #000066;
	text-align:center;
	}

.navigation, .navtop, .navfooter {
	clear:right;
	float:right;
	width: 175px;
	margin:0px 5px 0px 5px;
	border:0px solid black;
}

.navigation {
	background-color: #D1CFC6;
	text-align:center;
	padding-top:5px;
	}
.navtop {
	background-color: #BBB59D;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	padding-bottom:3px;
	}

.navfooter {
	background-color: #BBB59D;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	}

.navigation p {
	text-align:center;
	padding-top:5px;
	}

.body {
	width: 545px;
	margin:5px 5px 5px 5px;
	text-align:center;
	padding-top:0px;
	float:left;
	clear:left;
	text-align:left;
	border:0px solid black;
	margin-bottom:5px;
	}
.navigation img {
	border:1px solid black;
	}

h3 {
	color:#000000;
	padding-left:3px;
	}	
	
p {
	margin:0;
	padding: 0px 10px 5px 10px;
	line-height: 1.5;
	}
p.body {
	text-align: justify
	}

img, a img {
	border:0px solid black;
	}
.error {
	font-weight:bold;
	color:#990000;
	}
