@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/sitebg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a:focus {
     outline: none;
}

#backgroundbar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	height: 300px;
	width: 3000px;
	color: #b5b5b5;
	margin: 0;
	background-image: url(../images/lightgrey.jpg);
	border-bottom: 40px solid #999999;
}

#site {
	width: 1000px;
	background: none;
	margin: 0 auto;
	text-align: left;
	border: none;
	padding: 0;
}

#header {
	margin-left: 34px;
	width: 965px;
	height: 178px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#menu {
	margin: 0 auto;
	padding: 2px 0;
	background-image: url(../images/menu.png);
	border: none;
	width: 910px;
	height: 47px;
	z-index: -100;
}

#menu span {
	display: block;
	text-align: center;
	border: none;
}

.selectedMenuButton {
	position: relative;
	left: 15px;
	display: block;
	float: left;
	margin: -2px;
	padding: 10px 0 0 0;
	width: 130px;
	height: 34px;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	color: #FFFFFF;
	background: url(../images/selectedtab.png) 0 0 no-repeat;
}

.menuButton, .menuButton:link, .menuButton:visited {
	position: relative;
	left: 15px;
	display: block;
	float: left;
	margin: 0 3px;
	padding: 8px 10px;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #2f2d40;
	background: none;
}

.menuButton:hover {
	color: white;
	text-decoration: underline;
}

.menuButton:active {
	margin: 1px 2px 0 4px;
	color: #333333;
}

#submenu {
	margin: -9px auto 0 auto;
	padding: 0;
	background: url(../images/submenu.png);
	width: 910px;
	height: 22px;
	border: none;
}

.selectedSubmenuButton {
	position: relative;
	left: 10px;
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0 3px;
	height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
}

.submenuButton, .submenuButton:visited {
	position: relative;
	left: 10px;
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0 3px;
	height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	color: #905d00;
	text-decoration: none;
	border: none;
}

.submenuButton:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.submenuButton:active {
	margin: 1px 4px 0 6px;
	color: #DDDDDD;
}

#body {
	background-color: #EEEEEE;
	background-image: url(../images/rightpanelbg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	border: none;
	width: 910px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#panels {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#leftpanel {
	background: url(../images/leftpanelbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	margin: 0;
	width: 254px;
	border: none;
	padding: 0;
}

.shouttitle {
	background: none;
	border-bottom: 3px double #e4a83a;
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	margin: 0;
	padding: 2px;
}

#leftpanel .shoutbox {
	margin: 0 0 5px 10px;
	padding: 0;
	border-left: 1px dotted #e4a83a;
	background: none;
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.shoutbox a {
	text-decoration: underline !important;
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.shoutbox .big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#leftpanel .shoutbox p {
	margin: 0;
	padding: 10px;
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

#rightpanel {
	vertical-align: top;
	width: 656px;
	text-align: left;
	margin: 0;
	border: none;
	padding: 0;
}

#pagemenu {
	border-top: 1px solid #344151;
	border-right: 1px solid #344151;
	border-left: 1px solid #344151;
	background: #445366;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 598px;
	margin: 0 auto -3px auto;
}

.selectedPagemenuButton {
	margin: 0;
	padding: 2px 3px 2px 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	color: #FFFFFF;
	text-decoration: underline !important;
	border: none;
}

.pagemenuButton, .pagemunuButton:visited {
	margin: 0;
	padding: 2px 3px 2px 5px;
	height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	color: #99a9bd;
	text-decoration: none;
	border: none;
}

.pagemenuButton:hover {
	color: #FFFFFF;
	text-decoration: underline !important;
}

.pagemenuButton:active {
	position: relative;
	top: 1px;
	left: 1px;
	color: #DDDDDD;
}

#pagemenuend {
	border: none;
	background-image: url(../images/pagemenu.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
	width: 600px;
	margin: 0 auto 0 auto;
}


h1, h2, h3, h4, h5 {
	color: #aa6e00;
	margin: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, sans-serif;
}

#body img {
	border: none;
	margin: 5px 5px 5px 10px;
}

#body p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 10px 30px 10px 30px;
}

#body form {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 10px 30px 10px 30px;
}

#body form p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 5px 0 0 5px;
}

#body #rightpanel p a:link {
	color: #aa6e00;
	text-decoration: underline;
}

#body #rightpanel p a:visited,
#body #rightpanel p a:active {
	color: #445366;
}

#body #rightpanel p a:hover {
	color: #e4a83a;
}

#body .q {
	color: #445366;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#body .quote {
	font-family: "Monotype Corsiva", "Palatino Linotype", "Book Antiqua", Palatino, sans-serif;
	margin: 30px;
	font-size: 26px;
	color: #445366;
}

#body ul, #body ol {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

#body li {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

#body .b {
	font-weight: bold;
}

#body .i {
	font-style: italic;
}

#body .bi {
	font-weight: bold;
	font-style: italic;
}

.expandButton {
	display: block;
	color: #aa6e00;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, sans-serif;
	margin: 20px 5px 0 15px;
	height: 40px;
	border-bottom: 2px dotted #aa6e00;
}

.expandButton img {
	height: 40px;
	position: relative;
	top: -8px;
	padding: 0;
	float: left;
}

.expandButton span {
	display: table;
	margin: auto 0;
	
}

.expandButton:hover span {
	border-bottom: 2px solid #aa6e00;
}

.expandButton .readmore {
	display: none;
	font-size: 14px;
	color: blue;
	font-family: "Times New Roman", Times, serif;
	border-bottom: none !important;
	margin: 0 0 3px 5px;
}

.expandButton:hover .readmore {
	display: inline;
}

.expandBox {
	position: relative;
	top: -10px;
	margin: 15px 5px 10px 0 !important;
}

.buttontable, .buttontable td {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	float: right;
}

.infotable, .infotable td {
	background: none;
	border: 1px solid #666666;
	margin: 10px auto 10px auto;
	padding: 3px;
}

#footer {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(../images/footerbg.png);
	padding: 1px 0 1px 5px;
	margin: 0;
}

#footer p {
	margin: 1px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
