body{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#container{
width:750px;
margin:auto;
margin-top:1%;
}

#logo_container{
float:right;
}

#content_container{
background-image:url(../images/bg_tile.gif);
background-repeat:repeat-y;
background-color:#f9f8f2;
width:750px;
margin:auto;
margin-top:0;
border-bottom: 1px solid #d7d4c4;
border-top:0px;
min-height:130px;
}

* html .test-span { /*this is hidden from Opera and Mozilla*/
height:130px;}

h1, h2{
display:none;}

h3{
font-size:small;
color:#333333;
}

#banner_index{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../../images/welcome_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#banner_about{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/about_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#banner_fixtures{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/fixtures_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#banner_membership{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/membership_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#banner_committee{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/committee_banner.jpg);
background-repeat:no-repeat;
height:218px;
}


#banner_members{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/members_banner.jpg);
background-repeat:no-repeat;
height:218px;
}
#banner_gallery{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/gallery_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#banner_contact{
margin:auto;
width:750px;
margin-top:1%;
background-image:url(../images/contact_banner.jpg);
background-repeat:no-repeat;
height:218px;
}

#navigation_container{
width:750px;
}

#navigation_container ul{
clear:right;
padding:0;
margin:0;}

#navigation_container li{
display:inline;
list-style:none;
border-right:1px solid #333333;
padding-right:1em;
margin-left:1em;
}

#navigation_container li.first{
margin-left:0em;
}

#navigation_container li.last{
border-right:1px solid #ffffff;
}


#subnav{
margin:180px 0px 0px 8px;
}


#subnav ul{
padding:0;
margin-left:0;
margin-bottom:0;}

#subnav li{
display:inline;
list-style:none;
border-right:1px solid #333333;
padding-right:1em;
margin-left:1em;
}


#subnav li.last{
border-right:0px solid;
}

a{
color:#333333;
text-decoration:none;
}
a:hover{
text-decoration:underline;}

#footer{
font-size:0.8em;
color:#a09e90;
margin-top:1em;}

#footer a{
color:#a09e90;
text-decoration:none;
}

#footer a:hover{
color:#a09e90;
text-decoration:underline;
}

#content_left{
width:500px;
float:left;
padding: 20px 0px 20px 20px;
}

#content_left[class="hide"]{
padding: 10px 0px 20px 20px;}/*hides from IE*/

#content_left ul{
padding:0;
margin-left:0;
margin-bottom:5px;}

#content_left li{
list-style:none;
}



#content_right{
width:170px;
float:right;
padding:20px 20px 20px 0px;
}

#content_right[class="hide"]{
padding: 10px 0px 20px 20px;}/*hides from IE*/



#content_right ul{
padding:0;
margin-left:0;
margin-bottom:5px;}

#content_right li{
list-style:none;
}




#content_right ul{
padding:0;
margin-left:0;
margin-bottom:5px;}

#content_right li{
list-style:none;
}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0;
padding:0;
background:transparent;
}

hr{
margin:0px 0px 0px 0px;
padding:0;
color:#666;
background-color:#333;
height:1px;
border: 0;
}
#content_right h4{
margin:0;
font-size:small;
}

.bold{
font-weight:bold;}
