body {
background-color:#3d3d3d;
height:100%;
color:#666666;
font:12px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

td
{
    font-size: 12px;
}

img
{
    border: 0;
}

/* MAIN STRUCTURE start */

#container {
width:1000px;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color: #3d3d3d;
margin:auto;
}

#container2 {
width:880px;
background-image:url(../images/bg_content.jpg);
background-color:ebebeb;
margin:auto;
}

#innercontainer {
float:left;
width:880px;
background-color:ebebeb;
margin:0;
}

#logincontainer {
width:556px;
height:481px;
background-image:url(../images/bg_login.jpg);
background-repeat:no-repeat;
background-color:ebebeb;
margin: 0px 222px 0px 222px;
}

#header {
padding:20px 0px 0px 20px;
margin:0;
}

#left {
clear:left;
float:left;
width:180px;
}

#left img#logo {
float:left;
width:180px;
height:306px;
padding:0;
margin:0;
}

.logo2 {
width:46px;
height:61px;
padding:0;
margin:0px 0px 0px 65px;
}

#clubinfo {
width: 120px;
margin: 40px 30px 0 30px;
}

.calendar{
width:90px;
margin: 0px 15px 20px 15px;
}
.calendar_day
{
    border: solid 3px #686868;
    text-align: center;
    text-transform: uppercase;
    color: #686868;
    font-weight: bold;
    padding: 3px;
}
.calendar_day span
{
    color: #44819d;
    font-weight: bold;
    font-size: 42px;
}
.calendar_month_year
{
    text-align: center;
    text-transform: uppercase;
    color: #979797;
    font-weight: bold;
    padding-top: 3px;
    font-size: 13px;
}
.calendar_month_year span
{
    font-size: 22px;
}

.address {
float:left;
width:120px;
line-height: 18px;
text-align:center;
padding:10px 0 0 ;
}

#right {
float:right;
width:700px;
height:auto !important;
min-height:600px;
background-color: #fff;
}

#contenthome {
padding:20px 0 0 20px;
}

#content {
width: 620px;
padding:20px 40px 0 40px;
}

.greybox {
width:640px;
background-color:#e4e4e4;
padding:10px;
margin:0 0px;
}

.greyboxcontent {
padding:10px 30px;
}

.news {
float:left;
width:640px;
font:12px Arial, Helvetica, sans-serif;
padding:10px 0px 40px 20px;
}

.imgnews  {
width:341px;
padding: 30px 0px 0px 0px;
}

.news a.more {
float:left;
color:#44819d;
font-weight:bold;
text-decoration:none;
}

.news a.more:hover {
color:#44819d;
text-decoration:underline;
}

/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */
#content p, #left p {
padding:0;
margin:0 0 10px;
}

#content a {
color:#44819d ;
}

#content a:hover {
color:#44819d;
}

/* MAIN ELEMENTS end */


/* HEADINGS start*/
h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
}

h1 {
font-size:16px;
color:#44819d;
}

h1.headline {
font-size:16px;
font-weight:bold;
letter-spacing:2px;
color:#44819d;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#3d3d3d;
margin-bottom: 20px;
}

h2 {
color:#44819d;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin-top:20px;
}

h3 {
font-size:12px;
}

h4 {
font-size:12px;
font-weight:normal;
}

h5 {
font-size:10px;
}

h6 {
font-size:10px;
color:#44819d;
}

/* HEADINGS STYLES end */


/* HEADER ELEMENTS and MAIN NAVIGATION MENU start */
ul#navmenu {
list-style-type:none;
margin:0;
padding:330px 0 20px 0px;
}

ul#navmenu li {
margin:0;
padding:0 0 10px;
text-align:center;
}

ul#navmenu li a {
color:#666666;
width: 180px;
text-decoration:none;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
margin:0;
padding:0;
}

ul#navmenu ul {
list-style-type:none;
margin:0;
padding:0px 0px 5px 0px;
}

ul#navmenu ul li {
margin:0;
padding:0 0 2px;
}

ul#navmenu li a:hover, ul#navmenu li a.current,

#page-home ul#navmenu li a#home, #page-history ul#navmenu li a#history
{
color:#44819d;
}


/* HEADER ELEMENTS and MAIN NAVIGATION MENU end */

/* FOOTER ELEMENTS start */

#footer {
clear:both;
float:left;
width:880px;
font-size:11px;
color:#fff;
background-color:3d3d3d;
padding:16px 0px 0px 0px;
margin:0px 0 0;
}

#footer a {
color:#fff;
font-size:11px;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer ul {
list-style-type:none;
padding:0;
margin:0;
}

#footer ul li {
float:left;
display:block;
border-right:1px solid #999;
padding:0 10px;
margin:0;
}

#footer ul li.space {
float:left;
display:block;
border-right:0 none;
padding-right:190px;
margin:0;
}

#footer ul li.last {
border-right:0 none;
}

/* FOOTER ELEMENTS end */


/* PHOTO GALLERY start */
#scroll-container {
background-color: #e4e4e4;
}

.thumbs_container {
padding:7px 10px;
float: left;
}

/*.thumbs_container ul {
list-style-type:none;
padding:0;
margin:0;
}

.thumbs_container li {
float:left;
display:block;
padding:0;
margin:0;
}

.thumbs_container li a:link, .thumbs_container li a:visited {
display:block;
width:107px;
height:62px;
padding:0 5px;
margin:0;
}

.thumbs_container li a img {
width:105px;
height:60px;
border:1px solid #fff;
}

.thumbs_container li a:hover img, .thumbs_container li a:active img, .thumbs_container li a.current img {
border:1px solid #534628;
}
*/
.button_previous a:link, .button_previous a:visited {
float:left;
display:block;
width:16px;
height:16px;
background:url('../images/gallery_arrow_left.gif') no-repeat top left;
padding:0;
margin:30px 10px 0 10px;
}

.button_next a:link, .button_next a:visited {
float:right;
display:block;
width:16px;
height:16px;
background:url('../images/gallery_arrow_right.gif') no-repeat top left;
padding:0;
margin:30px 10px 0 10px;
}

.button_previous a:hover, .button_previous a:active, .button_next a:hover, .button_next a:active {
background-position:bottom;
}

/* PHOTO GALLERY end */

/* MEMBERS AREA start */

#memberscontainer {
width: 500px;
height: 430px;
padding: 24px 28px 0px 28px;
}

.loginpanel {
width: 350px;
height: 100px;
}

#members {
width: 500px;
margin-top: 60px;
}

#members a {
color:#44819d;
font-size:12px;
text-decoration:none;
}

#members a:hover {
text-decoration:underline;
}

#members ul {
list-style-type:none;
padding:0;
margin:0;
}

#members ul li {
float:left;
display:block;
padding:0px 170px 0px 0px;
margin-top:84px;
}

#members ul li.last {
padding:0;
}


/* MEMBERS AREA end */

/* OTHER ELEMENTS start */
.hidden {
display:none;
}
/* OTHER ELEMENTS end */

.Heading
{
    display: block;
    font-size:16px;
    font-weight:bold;
    letter-spacing:2px;
    color:#44819d;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#3d3d3d;
    margin-bottom: 20px;
}
.SubHeading
{
    color:#44819d;
    font-size:14px;
    font-weight:bold;
}
.red
{
    color: Red;
}
