@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}

h1 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
height: 22px;
float: left;
}

h1.title2 {
height: 25px;
margin-bottom: 7px;
}

h2 {
font-size: 1.6em;
color: #ffcc33;
font-weight: bold;
font-family: tahoma;
}

p {
font-family: Tahoma, Geneva, sans-serif;
}

body {
background-color: #000824;
background-image: url(images/blue_bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#container {
width: 960px;
padding-top: 26px;
margin: 0 auto;
}

#logo {
float: left;
width: 224px;
height: 172px;
margin-left: 10px;
margin-bottom: 7px;
}

#tr_info {
width: 200px;
margin-right: 10px;
float: right;
margin-top: 20px;
text-align: right;
}

#tr_info p {
color: #fecb3c;
font-size: 1.2em;
line-height: 22px;
}

.navholder {
width: 92px;
height: 18px;
}

.navholder span{
visibility: hidden;
}

.nav1 {
clear: right;
margin-top: 44px;
float: right;
margin-right: 10px;
}

.nav1 a:hover, .nav2 a:hover {
text-decoration: none;
}

.nav2 {
clear: right;
margin-top: 5px;
float: right;
margin-right: 10px;
}

.navholder a {
text-decoration: none;
}

.home {
background-image:url(images/nav.png);
background-position: 0 0;
width: 29px;
height: 18px;
display: block;
float: left;
padding-right: 8px;}

.home:hover {
background-position: 0 -19px;
}

.about {
background-image:url(images/nav.png);
background-position: -36px 0;
width: 96px;
height: 18px;
display: block;
float: left;
}

.about:hover {
background-position: -36px -19px;
}

.membership {
background-image:url(images/nav.png);
background-position: -132px 0;
width: 147px;
height: 18px;
display: block;
float: left;
}

.membership:hover {
background-position: -132px -19px;
}

.events {
background-image:url(images/nav.png);
background-position: -279px 0;
width: 52px;
height: 18px;
display: block;
float: left;
}

.events:hover {
background-position: -279px -19px;
}

.contact {
background-image:url(images/nav.png);
background-position: -331px 0;
width: 53px;
height: 18px;
display: block;
float: left;
}

.contact:hover {
background-position: -331px -19px;
}

#imageholder {
clear: both;
width: 940px;
height: 364px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 26px;
}

.homeimage {
background-image: url(images/interior1.jpg);
}

.aboutimage {
background-image: url(images/about_the_club.jpg);
}

.membershipimage {
background-image: url(images/membership_services.jpg);
}

.eventsimage {
background-image: url(images/school_banner.jpg);
}

.contactimage {
background-image: url(images/exterior_2.jpg);
}

#imgtext {
float: left;
margin-left: 20px;
height: 18px;
margin-top: 330px;
}

#imglink {
float: right;
height: 18px;
margin-top: 330px;
margin-right: 20px;
}

.linebreak {
height: 1px;
width: 940px;
margin-left: 10px;
background-color: #ffcc33;
clear: both;
padding: 0;
}

#main_content {
width: 940px;
margin-left: 10px;
margin-top: 20px;
margin-bottom: 20px;
}

#main_content619 {
width: 619px;
margin-left: 10px;
margin-top: 20px;
margin-bottom: 20px;
float: left;
}

#right_column {
width: 301px;
float: right;
margin-right: 10px;
margin-top: 20px;
}

#right_column img {
	margin-bottom: 10px;
}

#right_column p {
font-weight: bold;
font-size: 1.4em;
color: #fff;
margin-bottom: 30px;
margin-top: 5px;
text-align: center;
}

#main_content p, #main_content619 p {
color: #fff;
line-height: 22px;
font-size: 1.2em;
margin-bottom: 20px;
margin-top: 0;
}

.imgbox {
width: 220px;
height: 222px;
margin: 0 10px 0 10px;
float: left;
text-align: center;
color: #fff;
font-family: tahoma;
font-size: 1.1em;
line-height: 1.6em;
margin-bottom: 20px;
}

.imgbox img {
margin-bottom: 5px;
}

.img_right {
float: right;
margin-left: 20px;
margin-bottom: 10px;
margin-top: 4px;
}

#footer {
margin-top: 5px;
text-align: right;
color: #fff;
font-size: 1.1em;
width: 940px;
margin-left: 10px;
margin-bottom: 30px;
}

a {
color: #ffcc33;
text-decoration: none;
}

a:hover, #footer a:hover {
text-decoration: underline;
}

.gold {
color: #ffcc33;
}

.border {

}

#content_left {float: left; width: 620px;}
#content_right {float: right; width: 301px;}
#content_right img {margin-bottom: 20px;}
