/****************
* Global styles *
****************/

* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

body {
  font-size: 62.7%;
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #434749;
}

p {
  font-size: 1.2em;
  line-height: 165%;
  margin: 0px 0px 23px 0px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a:link, a:visited {
  color: #1a66a6;
  font-weight: bold;
}

a:hover {
  color: #efa02b;
  font-weight: bold;
}

#container {
  width: 750px;
  margin: 20px auto 0px auto;
}

#header h1 a {
  position: relative;
  float: left;
  margin: 13px 15px 0px 0px;
  text-decoration: none;
  text-indent: -2100px;
  width: 275px;
  height: 80px;
  background: transparent url(/img/header_logo.gif) no-repeat left top;
}

#navigation {
  position: relative;
  float: right;
  width: 460px;
}

#navigation li {
  display: inline;
  position: relative;
}

#navigation a {
  position: absolute;
  display: block;
  text-decoration: none;
  text-indent: -2100px;
  width: 90px;
  height: 90px;
  background-position: left top;
}

#nav_top_club {
  background: transparent url(/img/nav_top_club.gif) no-repeat left top;
  left: 2px;
}

#nav_top_meets {
  background: transparent url(/img/nav_top_meets.gif) no-repeat left top;
  left: 94px;
}

#nav_top_members {
  background: transparent url(/img/nav_top_members.gif) no-repeat left top;
  left: 186px;
}

#nav_top_forum {
  background: transparent url(/img/nav_top_forum.gif) no-repeat left top;
  left: 278px;
}

#nav_top_join {
  background: transparent url(/img/nav_top_join.gif) no-repeat left top;
  left: 370px;
}

#navigation a:hover {
  background-position: 0 -90px;
}

#navigation a.current {
  background-position: 0 -90px;
}

#content {
  width: 750px;
  clear: left;
}

#home #banner h1 {
  float: left;
  height: 275px;
  width: 450px;
}

#home #banner h2 {
  margin-top: 93px;
  float: right;
  width: 300px;
  height: 275px;
}

#home #banner2 h1 {
  float: left;
  height: 175px;
  width: 450px;
}

#home #banner2 h2 {
  margin-top: 93px;
  float: right;
  width: 300px;
  height: 175px;
}

#copy {
  margin: 0px 0px 0px 0px;
  border-left: 1px solid #c5c5c5;
  width: 300px;
  float: right;
}


#copy object, #copy embed {
  margin: 0;
  padding: 0;
}

#copy h4 {
  margin: 15px 15px 0px 25px;
}

#copy p {
  margin: 0px 15px 0px 25px;
}

#copy h4 {
  text-transform: uppercase;
  color: #1a66a6;
  font-size: 1.4em;
  margin-bottom: 7px;
}

#sidebar {
  margin: 0px 0px 0px 0px;
  width: 448px;
  float: left;  
}

#sidebar a img {
  border: none;
}

.sidebar_image {
  background: none;
}

#nextmeet {
  margin: 0px 0px 30px 0px;
}

#nextmeet h3 {
  font-size: 2.0em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
  color: #1a66a6;
  border-bottom: 1px solid #c5c5c5;
  margin: 15px 0px 15px 0px;
}

#nextmeet h4 {
  font-size: 1.4em;
  margin: 15px 5px 10px 5px;
}

#nextmeet h5 {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 10px 5px;
}

#nextmeet h6 {
  color: #434749;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0px 5px 10px 5px;
}

#nextmeet #teaser_text {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 0px 5px;
}

#nextmeet .inset_image img {
  float: right;
  margin: 5px 10px 10px 10px;
}

#nextmeet .inset_image p {
  color: #1a66a6;
  font-weight: bold;
  font-size: 100%;
  padding: 2px 0 0 0;
}

#featured h3 {
  font-size: 2.0em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
  color: #1a66a6;
  border-bottom: 1px solid #c5c5c5;
  margin: 15px 0px 15px 0px;
}

#featured h4 {
  font-size: 1.4em;
  margin: 15px 5px 10px 5px;
}

#featured h5 {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 10px 5px;
}

#featured #teaser_text {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 0px 5px;
}

#featured .inset_image img {
  float: right;
  margin: 5px 10px 10px 10px;
}

#featured .inset_image p {
  color: #1a66a6;
  font-weight: bold;
  font-size: 100%;
  padding: 2px 0 0 0;
}

#sidebar_links {
  margin: 0px 0px 0px 0px;
  width: 448px;
  float: left;  
}

#sidebar_link {
  margin: 0px 0px 30px 0px;
}

#sidebar_link h3 {
  font-size: 2.0em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
  color: #1a66a6;
  border-bottom: 1px solid #c5c5c5;
  margin: 15px 0px 15px 0px;
}

#sidebar_link h4 {
  font-size: 1.4em;
  margin: 15px 5px 10px 5px;
}

#sidebar_link h5 {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 10px 5px;
}

#sidebar_link #teaser_text {
  color: #434749;
  font-size: 1.2em;
  margin: 0px 5px 0px 5px;
}

#executive_board table { 
  font-family: "Trebuchet MS", Arial, sans-serif;
  border-collapse: collapse;
  font-size: 1.0em;
  background-color: #FFFFFF;
  width: 100%;
  border-style: solid;
  border-color: #8C8C8C;
  border-width: 2px
}

#executive_board th {
  font-size: 1.2em;
  background-color: #1A66A6;
  color: #EFA02B;
}

#executive_board tr {
  height:1.5em;
}

#executive_board td {
  font-size: 1.2em;
  background-color: #8C8C8C;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

#executive_board td a {
  color: #FFFFFF;
}