body {
	font-family: Helvetica, Geneva, Verdana, Arial, san-serif;
	background-color: #505050;
	color: #333333;
	font-size: 0.8em;
	margin:0px;
	padding:0px;
	text-align:center;
}
a, a:visited {
	color: #185A70;
}
a:hover {
	color: #2383A3;
}
a:focus {
	text-decoration:underline;
	color: #2383A3;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
	background-color: #e0e0e0;
	background-image:url(images/tri3.png);
	background-position:top right;
	background-repeat:no-repeat;
}
h2 {
	font-size: inherit;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: inherit;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
form {
	display: inline;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border: 2px dashed #000000;
	padding: 10px;
}
.gtxt {
	font-size: 16px;
	font-weight: bold;
}
.brdrd {
	width: 300px;
	padding: 5px;
	margin-bottom: 1px;
	background-color: #e0e0e0;
	background-image:url(images/tri2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#header {
	margin-bottom: 1px;
}
#logo {
	float: left;
	height: 120px;
}
#footer {
	margin: 50px 0 0 0;
	background-color: #2383A3;
}
.menu {
	float: right;
}
.menu, .fmenu {
	margin: 0;
	padding: 0;
}
.clr {
	clear: both;
}
.menu li, .fmenu li {
	float: left;
	width: 150px;
	border-right: 1px solid #ffffff;
	list-style-type: none;
}
.menu li a {
	background-color: #D2B809;
}
.fmenu li a {
	background-color: #2383A3;
}
.menu li a, .fmenu li a {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 2px;
	display:block;
	background-image:url(images/tri.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.fmenu .hlf {
	width: 75px;
}
.fmenu .hlf a, .fmenu .lft a {
	background-image:url(images/tri4.png);
	background-position:top left;
}
.fmenu .splt a {
	background-image:url(images/tri3.png);
	background-position:top right;
}
.menu li a:hover, .fmenu li a:hover {
	background-color: #EE2201;
	color: #FFFFFF;
	text-decoration:none;
}
.menu li ul {
	margin-left: 40px;
	padding-left: 0px;
}
.menu li ul li {
	width: 110px;
	margin-top: 1px;
	list-style-type: none;
}
.menu li ul li a {
	font-size: 9px;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
}
.smallgrey {
	color: #B9C5DB;
	font-size: 9px;
	text-indent: 5px;
}
.smallgrey img {
	vertical-align: middle;
}
#content {
	line-height: 18px;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	overflow: visible;
	min-width: 100px;
}
.twittertweet {
	margin-top: 20px;
	text-align: center;
	display: inline;
}
.brbox {
	float: right;
	margin-left: 20px;
}
.news {
	margin-bottom: 28px;
}
.navcontainer {
	text-align:center;
	margin-bottom: 10px;
}
.nav, .social {
	margin: auto;
	display: inline-block;
	padding: 0;
}
.nav li {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #808080;
	list-style-type: none;
	width: 24px;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.nav li a {
	display: block;
	text-decoration: none;
}
.nav li a:hover, .navmy {
	background-color: #e0e0e0;
	text-decoration:none;
}
.imgbox {
	width: 400px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: #e0e0e0;
	background-image:url(images/tri5.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float: left;
	text-align: center;
}
.imgbox h2 {
	font-weight: normal;
	background-color: #2383A3;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:left;
	padding-left: 10px;
}
.lnkbox {
	text-decoration: none;
	border: 1px solid #808080;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.lnkbox:hover {
	background-color: #e0e0e0;
	text-decoration:none;
}
#all {
	width: 840px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border-spacing: 0;
	border-collapse: collapse;
}
#all td {
	margin: 0;
	padding: 0;
}
.imgbig {
	text-align:center;
}
.imgbig p {
}
.socbar {
	text-align:center;
	margin: 20px auto 20px auto;
}
.social li {
	width: 150px;
	float: left;
	list-style-type: none;
	text-align: center;
}
.commentconfirm {
	background-color: lightgray;
	border: 1px solid darkgray;
	padding: 5px;
	margin-bottom: 20px;
}
