﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Poller+One');

body {background-color: #ffffff; background-image: url(../images/navbg.jpg); background-position: left top; background-repeat: repeat-y; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000000;}

#bod {padding-left: 10px; overflow: auto;}

#content {float: left; width: 798px;}
#conway {border: solid 10px #cccccc; float: left;}

div.navlink {
	width: 142px;
	height: 24px;
	display: block;
	border-bottom: 1px #fff solid;
	padding: 6px 0 0 10px;
}
div.navlink:hover {
	background-color: #990000;
}
div.navlink a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

#foot {text-align: center; color: #023273; font-size: 11px; border-top: solid 2px #023273; padding: 8px 0px; clear: both; font-family: verdana;}
#foot a {color: #023273; font-size: 11px; text-decoration: none; font-weight: bold;}
#foot a:hover {color: #ff0000; text-decoration: underline;}

#gavel {float: left; margin-right: 20px;}

h1 {
	font-family: 'Poller One', cursive;
}

img {border: 0px;}
img.i1 {display: block;}
img.i2 {float: right; margin: 0px 0px 10px 10px;}

#mainimg {width: 574px; margin-left: auto; margin-right: auto;}

#nav {float: left; width: 152px;}
.navlink {
	display: block;
	border-bottom: 1px #fff solid;
	padding: 0 0 0 10px;
}
#notice {float: right; width: 337px; height: 148px; background: url(../images/notice.jpg) left top no-repeat; margin: 0px 0px 0px 10px; padding:  10px 20px; text-align: center; font-family: 'Poller One', cursive; color: #0000ff; font-size: 12px;}

p.a {font-style: italic; margin-top: 0px;}
p.bigbold {font-weight: bold; font-size: 16px; margin: 10px 0px;}
p.clear {clear: both; margin: 0px;}
p.form {float: left; width: 257px; height: 90px; padding-right: 3px; font-size: 14px;}
p.form2 {float: left; width: 360px; text-align: center;}
p.line {border-bottom: solid 1px #000000;}
p.lg {font-size: 20px; font-weight: bold; font-family: 'Poller One', cursive; clear: both;}
p.paraindent1 {text-indent: 25px;}
p.q {font-weight: bold; margin-bottom: 5px; border-bottom: solid 1px #000000; text-transform: capitalize;}
p.right {float: right; width: 50%; text-align: right; margin: 0px;}
p.staff {font-size: 21px; text-align: center;}

span.h1 {display: block;}
span.indent1 {padding-left: 40px;}
span.small {font-size: 10px;}
span.lg {font-size: 20px; font-weight: bold; font-family: 'Poller One', cursive;}

.table1 td {border: solid 1px #cccccc; padding: 2px;}
table {border-collapse: collapse;}
td.b {font-weight: bold; font-size: 18px;}
td.s {font-weight: bold;}
td.t1 {border: solid 2px #023273; text-align: center; padding: 5px;}

#wrapper {background-image: url(../images/topbg.jpg); background-repeat: repeat-x; background-position: left top; width: 100%; overflow: auto;}
#wrapper2 {width: 950px;}

a.bod {color: #990000; font-weight: bold; text-decoration: none;}
a.bod:hover {text-decoration: underline;}

a.bod2 {color: #000000; font-weight: bold; text-decoration: none;}
a.bod2:hover {text-decoration: underline;}

a.faq {display: block; color: #990000; text-decoration: none; text-transform: capitalize;}
a.faq:hover {text-decoration: underline;}

a.return {font-size: 11px; text-decoration: underline; color: #336699;}