/* Members Area Global */
* {
padding:0;
margin:0;
}

html {
font-family:helvetica, verdana, sans-serif;
/*background:#fff;*/
}

body {
background:#000 url('../img/body_bg.png') repeat-x top left;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, td, th {
margin-bottom:15px;
font-size:11px;
line-height:1.3;
}

#sub {
/*padding-bottom:10px;*/
}

#ttl_l {
float:left;
}

#ttl_r {
float:right;
}

h5 {
font-size:13px;
color:#890026;
}

hr .50 {
height:1px;
color:#890026;
width:150px;
}

hr {
height:1px;
color:#890026;
width:90%;
}

dl, input, textarea {
font-size:11px;
}

input {
padding:2px;
}

*html p, *html h1, *html h2, *html h3, *html h4, *html h5,
*html h6, *html ul, *html td, *html th, *html input, *html textarea, *html dl {
font-size:.7em;
}

option {
padding-right:10px;
}

a {
color:#890026;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a, a:visited {
-moz-outline-style:none;
outline-style:none;
}

table {
vertical-align:top;
}

#events td {
padding:5px;
}

img {
border:0px none;
}

*html input,
*html textarea {
font-size:1.1em;
}

ol li, ul li {
line-height:1.3;
list-style-position:outside;
}

#form ul li {
list-style-type:disc;
color:#890026;
}

img, div {
/*behavior:url(/css/iepngfix.htc)*/
}

/* Structural */
.container {
width:783px;
padding:20px 8px 0 20px;
margin:0 auto;
background:#fff !important;
}

.header {
padding-bottom:15px;
}

.header h4 {
width:142px;
float:left;
display:inline;
}

.header h1 {
font-family:helvetica;
margin:0 0 0 173px;
padding-top:15px;
font-size:2.12em;
color:#545454;
text-transform:lowercase;
}

.header .logo {
float:left;
display:inline;
margin-bottom:5px;
}

.content_top {
width:780px;
padding:10px 10px 28px 0px;
background:#ffffff !important;
height:auto;
}

.nav_hm {
height:auto !important;
width:150px;
margin:0px 0 30px -12px;
float:left;
}

.nav {
color:#545454;
text-transform:lowercase;
min-height:30px;
height:auto !important;
height:25px;
width:150px;font-size:12px;
}

* html .nav {
/*margin:3px -20px 0px 160px;*/
}

.nav li {
display:block;

margin-right:0px;
background:url('../img/gc_nav_bg.gif') top repeat-x;
height:25px;
padding:6px 5px 0px 5px;
}

.nav li a {
height:25px;
}

.nav .active {
background:#062437;
position:relative;
top:-2px;
}

.nav a:link, .nav a:visited {
color:#000;
font-weight:bold;
}

.nav a:hover {
color:#222;
text-decoration:none;
}

.nav .active a:link,
.nav .active a:visited {
color:#fff;
}

.nav .active a:hover {
color:#ccc;
}

.content_rt {
float:right;
width:610px;
margin-right:15px;
}

.content_rt a:link, .content_rt a:visited {
color:#890026;
}

.content_rt a:hover {
}

.log {
width:610px;
}

#log_table td {
padding:3px;
}

.enc {
color:#890026;
}

/* Forms */

.ttl {
font-size:13px;
color:#890026;
text-align:center;
font-weight:bold;
padding:5px 0 10px 0;
}

#form td {
padding:3px 1px 3px 1px;
font-size:11px;
}

select {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
background-color:#ffffff;
border:1px solid #333333;
font-size:11px;
}

input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
background-color:#ffffff;
border:1px solid #333333;
font-size:11px;
}

input.hgt {
height:12px;
}

.form {
text-align:right;
}

.btn {
color:#890026;
}

.msg {
color:#890026;
text-align:center;
font-weight:bold;
}

.norm {
color:#000000;
font-weight:normal;
font-size:11px;
}

a.norm:link {
color:#890026;
text-decoration:none;
}

a.norm:hover {
text-decoration:underline;
}

a.norm:link, a.norm:visited {
-moz-outline-style:none;
outline-style:none;
}

.error {
color:#890026;
text-align:center;
font-size:12px;
}

.errorb {
color:#890026;
text-align:center;
font-weight:bold;
font-size:12px;
}

.success {
color:green;
text-align:center;
font-size:12px;
}

.successb {
color:green;
text-align:center;
font-weight:bold;
font-size:12px;
}

/*** Footer ***/

.footer {
text-align:center;
margin:10px 42px 0 30px;
padding-top:10px;
border-top:1px solid #545454 !important;
}

.footer p {
margin-bottom:5px;
}

.footer span {
padding:0 6px;
}

.footer a:link, .footer a:visited {
color:#890026;
}

.footer a:hover {
}

.footer .copyright {
margin:15px 0 10px;
}

/* Classes */
.clear {
width:100%;
clear:both;
}

.leftclear {
clear:left;
}

.flat {
line-height:0;
font-size:1px;
height:1px;
}

.floatleft {
float:left;
display:inline;
margin:0 5px 5px 0;
}

.floatright {
float:right;
display:inline;
margin:0 0 5px 5px;
}

.nomargin {
margin-bottom:0;
}

.hand {
cursor:pointer;
}

/* ######## NOT USED ########

.subnav {
margin:0 0 0 173px;
padding:5px 0 0 0;
color:#c4d4e0;
}

.subnav li {
display:inline;
border-left:1px solid #c4d4e0;
padding:0 5px 0 9px;
}

.subnav .first {
border-left:none;
padding-left:5px;
}

.event_hm {
float:left;
display:inline;
width:145px;
}

.event_hm ul {
margin-top:5px;
}

.event_hm ul li {
text-align:left;
list-style-type:none;
font-size:11px;
font-weight:normal;
padding-bottom:4px;
color:#545454;
}

#event_hm_item li a {
color:#890026;
text-decoration:none;
font-size:11px;
}

#event_hm_item li a:hover {
text-decoration:underline;
}

.subnav a:link, .subnav a:visited {
color:#c4d4e0;
}

.subnav a:hover {
color:#fff;
}

.subnav .active a:link,
.subnav .active a:visited {
color:#fff;
}

.subnav .active a:hover {
color:#c4d4e0;
}

.sidebar a:link,.sidebar a:visited {
color:#83a2bc;
}

.sidebar a:hover {
color:#c4d4e0;
}

.sidebar .active a:link,.sidebar .active a:visited {
color:#da780f;
}

.sidebar .active a:hover {
}

.sidebar {
float:left;
display:inline;
width:145px;
}

.sidebar ul {
margin-top:5px;
}

.sidebar ul li {
text-align:right;
list-style-type:none;
font-size:1.1em;
font-weight:bold;
padding-bottom:4px;
}

.content {
float:left;
display:inline;
width:600px;
margin-top:2px;
padding-left:28px;
}

.content_sub {
width:600px;
padding:28px 28px 28px 28px;
}

.content_sub a:link, .content_sub a:visited {
color:#890026;
}

.content_sub a:hover {
}

.content_sub_wide {
width:600px;
padding:28px 28px 28px 28px;
}

.content_sub_wide a:link, .content_sub_wide a:visited {
color:#890026;
}

.content_sub_wide a:hover {
}

.info {
min-height:235px;
height:auto !important;
height:235px;
}

#officers table {
width:680px;
height:auto;
margin:0px;
}

#officers td {
width:20%;
height:auto;
padding:5px;
text-align:center;
white-space:nowrap;
}

 */



/**************** NOT USED *************/



/* Links */
a:link {
color:#fff;
text-decoration:none;
}

a:visited {
color:#fff;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.content a:link,.content a:visited {
text-decoration:underline;
}

.content a:hover {
text-decoration:none;
} */

/*-------------forms-------

input {
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
background:#ffffff !important;
line-height:12px;
height:12px;
}

select {
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
background:#ffffff !important;
line-height:12px;
}

textarea {
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
line-height:12px;
background:#ffffff;
}

#btn {
font-family:Arial,Verdana,Sans-serif;
font-size:10px;
color:#000000;
line-height:15px;
border:1px solid #003366;
background:#ffffff;
padding:0 3px 0 3px;
}

#btn_class {
font-family:Arial,Verdana,Sans-serif;
font-size:10px;
color:#000000;
line-height:15px;
border:1px solid #003366;
background:#ffffff;
padding:0 2px 0 2px;
}

#content_form {
width:450px;
height:auto;
margin:0px;
float:left;
}

#formTable {
font:normal 13px Arial;
clear:both;
}

#formTable td {
padding:5px 4px 5px 4px;
}

#formnoline td {
border:0px none;
padding:0;
}

.formttl {
padding:5px;
margin:0px;
font-weight:bold;
font-size:13px;
color:#000000;
text-transform:uppercase;
text-align:center;
}

.formsub {
color:#990033;
font-weight:bold;
font-size:13px;
}

.formsm {
color:#000000;
font-weight:normal;
font-size:10px;
}

.form {
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
font-size:13px;
color:#000000;
line-height:15px;
text-decoration:none;
text-align:right;
}

#content_form {
float:center;
}

#formTable .fail {
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
font-size:11px;
color:#cc0000;
line-height:15px;
text-decoration:none;
text-align:left;
vertical-align:top;
}*/