/* CSS Document */

*{ padding: 0; margin: 0; }


/**************/
/* Tag Styles */
/**************/

body { 
background-attachment: fixed;
background-color: #171B4A;
background-image: url(../images/mainbg.gif);
background-position: top center;
background-repeat: repeat-x;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 80%; 
}

a:link { color: #ffc }
a:hover { color: #ffc }
a:active { color: #ffc }
a:visited { color: #ffc }

p { line-height: 150%; padding: 0 0 1em 0 }
ul { line-height: 150%; padding: 0 0 1.5em 2em }

h1 { 
background: url(../images/header.jpg) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 150px;
overflow: hidden;
padding: 150px 0 0 0; 
width: 784px; 
}

h2 { 
color: #FEE203;
font-size: 190%;
font-weight: normal;
line-height: 100%; 
padding: 0 0 .3em 0;
}

h3 { 
color: #FEE203;
font-size: 170%;
font-weight: normal; 
padding: 0 0 .7em 0;  
}

h4 {
font-size: 120%;
font-weight: bold;
padding: 0 0 .5em 0 
}

h5 {
font-size: 120%;
font-weight: bold;
padding: 0 0 .7em 0
}

/*******************/
/* Division Styles */
/*******************/

#page { 
margin: 0 auto; 
padding: 0 8px;
width: 784px; 
}

#header { height: 150px }

#nav_main {
background: url(../images/navbg.gif) repeat-x;
height: 34px;

/*margin-top: -5px;*/
padding-left: 90px
}

#nav_main ul li { display: inline }

#content_main {
float: left;
padding: 15px;
width: 415px;
}

#content_sub {
float: right;
font-size: 90%;
padding: 15px 15px 15px 0;
width: 320px
}

#content_ladies {
padding: 15px;
width: 750px;
}

#feature {
background-color: #315B8A;
border-top: 1px solid #ADB7C5;
border-left: 1px solid #ADB7C5;
border-right: 1px solid #000;
padding: 10px 10px 0 10px;
/*min-height: 125px !important;*/
}

#feature p { padding: 0 0 .5em 0 }

#feature-bottom {
background: url(../images/feature-bottom.gif) no-repeat;
clear: both;
height: 10px;
margin: 0 0 10px 0
}

#footer {
clear: both;
border-top: 1px solid #405D8D;
margin: 10px auto;
text-align: center;
font-size: 85%;
padding-top: .5em;
width: 750px
}

#map { text-align: center }

#content_column1 { float: left; width: 380px }
#content_column2 { float: right; width: 360px }


/*********************/
/* Navigation Styles */
/*********************/

li.home a { 
background: url(../images/nav_home.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 65px; 
}

li.home a:hover { background: url(../images/nav_home_on.gif) no-repeat }

li.club a { 
background: url(../images/nav_club.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 85px; 
}

li.club a:hover { background: url(../images/nav_club_on.gif) no-repeat }

li.ladies a { 
background: url(../images/nav_ladies.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 89px; 
}

li.ladies a:hover { background: url(../images/nav_ladies_on.gif) no-repeat }

li.events a {
background: url(../images/nav_events.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 66px; 
}

li.events a:hover { background: url(../images/nav_events_on.gif) no-repeat }

li.directions a { 
background: url(../images/nav_directions.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 96px; 
}

li.directions a:hover { background: url(../images/nav_directions_on.gif) no-repeat }

li.star { 
background: url(../images/nav_star.gif) no-repeat;
display: block;
float: left;
height: 0px !important;
height /**/: 34px;
overflow: hidden;
padding: 34px 0 0 0; 
width: 35px; 
}


/*****************/
/* Header Styles */
/*****************/

h2.welcome { 
background: url(../images/welcome.gif) no-repeat;
display: block;
height: 0px !important;
height /**/: 27px;
margin: 0 0 .5em 0;
overflow: hidden;
padding: 27px 0 0 0; 
width: 150px; 
}

h2.bp { 
background: url(../images/bachelorsparties.gif) no-repeat;
display: block;
height: 0px !important;
height /**/: 18px;
margin: 0 0 .3em 0;
overflow: hidden;
padding: 18px 0 0 0; 
width: 188px; 
}

.thumbs img { border: 1px solid #fff; margin: 0 0 1.5em 16px }

.gallery { margin: .5em 0 0 150px; width: 500px }
#gallery2 { float: right; margin: 1em 0 0 0; width: 300px }

#content_sub img { border: 1px solid #fff }

.right { float: right; margin: 2px 0px 0px 5px }

.space { margin: 0 9px 0 0 }

.pastevents td {
text-align: center;
padding: 0 0 1.5em 0;
width: 145px
}

.pastevents img { border: 1px solid #fff }

.event { border-bottom: 1px solid #405D8D; margin: 0 0 1.5em 0 }

.jobs { color: #FEE203 }

p.clear { clear: both; height: 0; }
