@charset "UTF-8";
/* CSS Document */
body{
margin:auto 0;
font-family:helvetica, Arial, san-serif;
font-size:.75em;
background-color:#000000;
color:#FFFFFF;
background:url(layout/full_bg.jpg) no-repeat #000000;
background-position:top center;
}
h1{
text-transform:uppercase;
font-size:1.30em;
}
h2, h3{
text-transform:uppercase;
font-size:1.30em;
}
a:link, a:visited{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FCB131;
}
#container{
width:900px;
}
#container_wrap{
width:800px;
}
.header{
height:375px;
width:800px;
}
.logo{
float:left;
height:118px;
width:225px;
}
.nav{
float:left;
font-size:.87em;
width:565px;
height:85px;
}
.social{
float:left;
width:565px;
height:50px;
padding:10px 0 0 250px;
}
.navigation{
float:left;
width:565px;
height:55px;
background:url(layout/nav_bar.jpg) no-repeat;
color:#FFFFFF;
margin-left:10px;
}
#nav1{
float:left;
padding:15px 0 0 40px;
}
#nav2{
float:left;
padding:15px 0 0 80px;
}
#nav3{
float:left;
padding:15px 0 0 60px;
}
#nav4{
float:left;
padding:15px 0 0 26px;
}
#nav5{
float:left;
padding:15px 0 0 35px;
}
#header_flash{
text-align:center;
margin-top:20px;
}
.column_container{
float:left;
width:800px;
text-align:left;
}
#column_left{
float:left;
width:220px;
margin-top:5px;
text-align:left;
}
#column_mid{
float:left;
width:330px;
height:460px;
margin-top:5px;
border-left:1px solid #404040;
text-align:justify;
padding: 0 10px 0 10px;
}
#column_right{
padding:0 0 0 18px;
float:left;
width:190px;
height:460px;
margin-top:5px;
border-left:1px solid #404040;
}
.col_500{
float:left;
width:500px;
}
.col_300{
float:left;
width:300px;
text-align:justify;
}
#footer{
color:#666666;
float:left;
width:800px;
height:50px;
border-top:1px solid #404040;
margin-top:20px;
padding:60px 0 0 0;
}
#footer a:link{
color:#666666;
}
#footer a:visited{
color:#666666;
}
#footer a:hover{
color:#FCB131;
}
.siteimg{
border:.05em solid #959595;
}
.accom_left{
float:left;
width:360px;
height:250px;
padding:40px 20px 0 20px;
text-align:left;
}
.accom_right{
float:left;
width:360px;
height:250px;
padding:40px 20px 0 20px;
text-align:left;
}
.con_left{
float:left;
width:300px;
padding:0 20px 0 20px;
text-align:left;
}
.con_right{
float:left;
width:400px;
padding:0 20px 0 20px;
text-align:left;
}
.form_label{
float:left;
width:90px;
height:30px;
margin-right:10px;
text-align:right;
}
.form_input{
float:left;
width:300px;
height:30px;
}
.full_content{
margin-top:530px;
text-align:left;
}
.club_logo{
width:200px;
height:150px;
float:left;
}
.club_info{
width:600px;
height:100%;
font-size:13px;
float:left;
}