/* get rid of browser display interference */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #00426f;
}

a:hover {
	text-decoration: underline;
	color: #720000;
}

a img {
	border: none;
}

/* generic class styles */

.floatRight {
	float: right;
	margin-left: 10px;
}	

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatLeft img {
	margin-top: 6px;
	margin-bottom: 2px;
}

.floatRight img {
	margin-top: 6px;
	margin-bottom: 2px;
}

.flushright {
	text-align: right;
	padding-right: 10px;
}

.center {
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #656543;*/	
	/*background-color: #5a4d2c;*/  /*current color*/
	background-color: #777;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #777;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #777;
	/*padding-top: 5px;*/
	margin-left: 6px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #777;
	margin-left: 6px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #720000;
	padding-top: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 135%;
	padding-top: 10px;
}

#centralcontent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 800px;
	border: 1px solid #111111;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	width: 100%;
	background-color: #720000;
	height: 126px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/images2/gwin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav {
	width: 600px;
	background-color: #00426f;
	clear: both;
	height: 24px;
	left: 0px;
	top: -26px;
	position: relative;
}

#searchbox {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	margin-top: -20px;
	padding-bottom: 5px;
	padding-right: 10px;
}


ul.topnav {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/*padding-top: 0px;*/
	float: left;
}

ul.topnav li {
	float: left;
	color: #FFFFFF;
	padding-top: 0px;
}

ul.topnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	/*margin-right: 5px;*/
	background-color: #00426F;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

ul.topnav a:hover {
	background-color: #720000;
	color: #FFFFFF;
	text-decoration: none;
}

#maincontent {
	color: #000000;
	margin-right: 2px;
	margin-left: 8px;
	clear: both;
}

.leftsection {
	float: left;
	width: 480px;
	margin-right: 10px;
}

.leftsection table {
	margin-left: 0px;
	margin-bottom: 20px;
}

.leftsection th {
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}

.leftsection th.flushright {
	text-align: right;
	padding-right: 10px;
}

.leftsection th a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
}

.leftsection th a:hover {
	color: #8cd6b2;
	text-decoration: underline;	
}

.leftsection td {
	padding-top: 10px;
}

.leftsection img {
	/*padding: 0px;*/
	border: 1px solid #000;
	/*margin: 0px;*/
}

.rightsection {
	float: right;
	width: 270px;
}

.rightsection table {
	/*margin-right: 0px;*/
	margin-top: 5x;
	margin-bottom: 20px;
	border: 1px solid #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.rightsection th {
	padding-left: 10px;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rightsection td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.rightsection table.presents {
	border: 4px double #00426f;
	margin-right: auto;
	margin-left: auto;
	/*margin-right: 10px;*/
}

table.presents h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #720000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.presents h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}

table.presents img {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}

table.event {
	margin-bottom: 10px;
	margin-top: 10px;
}

table.event td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 110%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}

table.event td.date {
	width: 12%;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

table.event td.title {
	width: 68%;
	font-weight: bold;
}

table.photo {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

table.photo tr.caption td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 110%;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}

table.photo img {
	border: 1px solid #000;
}

table.links {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

table.links th {
	color: #ffffff;
}

table.links td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}

table.links td.anchor{
	text-align: center;
	padding-bottom: 30px;
}

table.links img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.member {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

table.member th {
	color: #ffffff;
	background-color: #720000;
	padding: 5px;
}

table.member td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}

table.member h5 {
	padding-left: 8px;
}

table.member h6 {
	padding-left: 8px;
}

table.member form {
	padding: 20px;
}

table.spevent {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.spevent th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.spevent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 110%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}

table.spevent td p {
	font-size: 100%;
}

table.spevent th p {
	font-size: 100%;
}

table.spevent ul {
	list-style-type: disc;
}
table.spevent li {
	margin-left: 16px;
	padding-top: 3px;
	padding-left: 2px;
}

#footer {
	color: #000000;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

#footer table {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 15px;
	color: #ffffff;
}

.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	color: #ffffff;
}

.redbg {
	background-color: #720000;
}
.news {
	margin-left: 10px;
	margin-right: 10px;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
}

.board {
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 20px;
}

.board img {
	border: 1px solid #000;
}

.spevent img {
	border: 1px solid #000;
}

.clear {
	clear: both;
}

blockquote {
	padding-left: 15px;
}
.margins10 {
	margin-right: 10px;
	margin-left: 10px;
}
table.headone th {
	color: #777;
	font-size: 1.5em;
	text-align: left;
	padding: 10px 8px;	
}
table.headone th img {
	border: 1px solid #bbb;	
}
