/* CSS Document */
html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	background:url(images/topbg.jpg) repeat-x top left #FFF;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#9c0000;
	margin:0;
	padding:0;
	padding-left:5px;
}
h2 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	font-style:italic;
	margin-bottom:15px;
	color:#333;
}
h3 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	color:#9c0000;
}
h3.larger {
	font-size:1.2em;
}
h4 {
	margin:0;
	padding:0;
	color:#000;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
img, a img {
	border:0;
}
hr {
	width:80%;
	height:1px;
	background:none;
	border:none;
	border-top:1px dashed #666;
	margin:15px auto 15px auto;
	text-align:center;
}
a:link, a:active, a:visited {
	color:#9c0000;
	text-decoration:none;
}
a:hover {
	color:#9c0000;
	text-decoration:underline;
}
h3 a:link, h3 a:visited, h3 a:hover {
	font-size:1em;
	font-weight:bold;
	margin:0;
	color:#9c0000;
	text-decoration:none;
}
ul {
	line-height:1.5em;
}
#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:856px;
	height:auto;
	text-align:left;
	padding-top:9px;
}
#header {
	position:relative;
	width:856px;
	height:251px;
	background:url(images/logo.jpg) top left no-repeat;
	margin:0;
	padding:0;
}
#flash {
	position:absolute;
	top:0;
	right:0;
	width:554px;
	height:251px;
	margin:0;
	padding:0;
}
#navbar {
	width:856px;
	height:30px;
	margin:0;
	color:#4a0000;
	padding-top:8px;
	text-align:left;
}
#navbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4a0000;
	text-decoration:none;
	padding:0 13px 8px 13px;
}
#navbar a.first {
	padding-left:0;
}
#navbar a:hover {
	color:#FFF;
	background:url(images/navarrow.jpg) no-repeat bottom center;	
}
#navbar a.here {
	color:#FFF;
	background:url(images/navarrow.jpg) no-repeat bottom center;	
}
#body {
	position:relative;
	width:856px;
	height:auto;
	margin:0;
	padding:0;
	margin-bottom:15px;
	margin-top:15px;
}
#content {
	width:557px;
	height:auto;
	padding:0;
	margin:0;
	background:url(images/contenttop.gif) no-repeat 0 22px;
	margin-left:275px;
}
#text {
	width:527px;
	height:auto;
	font-size:.8em;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	background:url(images/contentbottom.gif) no-repeat bottom left;
	margin:0;
	padding:0 15px 10px 15px;
}
#sidebar {
	position:absolute;
	top:20px;
	left:0px;
	width:253px;
	height:auto;
	font-size:.8em;
	color:#333;
	line-height:1.5em;
	background:url(images/sidetop.jpg) no-repeat top left;
	padding-top:29px;
}
#sidebar #sidetextbg {
	width:253px;
	height:auto;
	background:url(images/sidebg.jpg) repeat-y top left;
	margin:0;
	padding:0;
	padding-left:6px;
}
#sidebar #sidetext {
	width:214px;
	height:auto;
	background:url(images/sidelogobg.jpg) no-repeat bottom left;
	margin:0;
	padding:0 10px 0 10px;
}
#sidebar ul {
	margin-bottom:0;
	margin-top:0;
}
#sidebar #sidebottom {
	width:253px;
	height:36px;
	background:url(images/sidebottom.jpg) no-repeat top left;
	margin:0;
	padding:0;
}
#footer {
	height:94px;
	width:100%;	
	margin:0;
	padding:0;
	background:url(images/bottombg.jpg) repeat-x top left #000;
	text-align:center;
}
#footertext {
	width:771px;
	height:69px;
	font-size:.70em;
	color:#FFF;
	text-align:right;
	margin:0 auto;
	line-height:18px;
	background:url(images/footerlogo.png) no-repeat bottom right;
	padding:25px 95px 0 0;
}
#footertext a {
	color:#FFF;
	text-decoration:none;
	margin:0 15px 0 15px;
}
#footertext .nomargin {
	margin-right:0;
}
#footertext a:hover {
	color:#FFF;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.smaller {
	font-size:10px;
}
.larger {
	font-size:18px;
}
.input {
	border:1px solid #666;
	background:#FFF;
}
fieldset {
	width:375px;
	border:1px solid #666;
	padding:10px;
}
legend {
	font-weight:bold;
	background:none;
}
.noshow {
	display:none;
}
.red {
	color:#9c0000;
}
.redtext {
	font-weight:bold;
	color:#FF0000;
}
.bluetext {
	font-weight:bold;
	color:#004499;
}
.pic {
	border:1px solid #000;
}
.floatright {
	float:right;
	margin:0 0 10px 15px;
}
.floatleft {
	float:left;
	margin:5px 15px 0 0;
}
a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #810000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B20202;
	border-right-color: #580101;
	border-bottom-color: #580101;
	border-left-color: #B20202;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0202;
	border-right-color: #980101;
	border-bottom-color: #980101;
	border-left-color: #FF0202;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #680000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #280000;
	border-right-color: #A50101;
	border-bottom-color: #A50101;
	border-left-color: #280000;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #680000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #280000;
	border-right-color: #A50101;
	border-bottom-color: #A50101;
	border-left-color: #280000;
	font-style: italic;
}
