@charset "UTF-8";
body {
	background-color: #0A4F69;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.header_wrap {
	background-image: url(images/header_logo-lines.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 185px;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
	background-image: url(images/header_logo-lines.png);
}
.clear {
	clear: both;
	color: #F0E5CB;
}

/* TYPOGRAPHY */
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

.dark_box p {
	color: #FFFFFF;
}

.footer_wrap p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

contact_wraps p {
	margin-bottom: 60px;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

h2 a {
	color: #333;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 2px;
	margin-top: 8px;
}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin: 0px;
}

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

.more-link {
	font-variant: small-caps;
	text-transform: lowercase;
}

/* IMAGE STYLES */
.left_float_img {
	float: left;
	margin-right: 5px;
}


/* Entry IMG Style BACKUP
.entry img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #C0AD8B;
}

*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 2px solid #C0AD8B;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #C0AD8B;

	}

.alignright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 2px solid #C0AD8B;
	}

.alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #C0AD8B;
	}

/* NAVIGATION  GENERAL */
.nav {
	display: block;
	height: 35px;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
}

.nav:hover {background-position: 0 -35px;}

.nav span {
	display: none;
}

.nav a img {
	display: block;
	height: 35px;
}

/* NAVIGATION SPECIFIC */
.nav_mal {
	float: left;
	margin-top: 46px;
	width: 285px;
	margin-bottom: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.nav_mal span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C94B9;
	text-align: right;
	margin-right: 6px;
}
.nav_mal a {color: #1C94B9;}
.nav_forum a {color: #1C94B9;}

.nav_forum {
	float: left;
	margin-top: 46px;
	width: 306px;
	margin-bottom: 10px;
	text-align: left;
	margin-bottom: 10px;
}

.nav_forum span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C94B9;
	text-align: left;
	margin-left: 7px;
}

.nav-home {
	display: block;
	height: 185px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

#home a img {
	width:166px;
	border-width: 0;
	height: 185px;
}

#memb-info {background-image: url(images/nav_mem-info.png);}
#memb-info a img {width: 128px; border-width: 0;}

#outings {background-image: url(images/nav_outings.png);}
#outings a img {width: 65px; border-width: 0;}

#newsletter {
	background-image: url(images/nav_newsletter.png);
}
#newsletter a img {width: 92px; border-width: 0;}

#photos {background-image: url(images/nav_photos.png);}
#photos a img {width: 65px; border-width: 0;}

#merch {background-image: url(images/nav_merch.png);}
#merch a img {width: 113px; border-width: 0;}

#links {background-image: url(images/nav_links.png);}
#links a img {width: 60px; border-width: 0;}

#contact {background-image: url(images/nav_contact.png);}
#contact a img {width: 68px; border-width: 0;}


/* Body Background */

.body_wrap {
	width: 792px;
	margin-top: -83px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.body_bkg-TopAndBottom {
	background-repeat: no-repeat;
	height: 42px;
	width: 792px;
}

#top {
	background-image: url(images/body_bkg-top.png);
}

#bottom {
	background-image: url(images/body_bkg-bottom.png);
}
.body_bkg-Middle {
	background-image: url(images/body_bkg-middle.png);
	background-repeat: repeat-y;
	width: 746px;
	padding-right: 23px;
	padding-left: 23px;
}
.body_main-img {
	width: 745px;
}

/* NEWS STYLES */
.news_wrap {
	width: 560px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: left;
	padding-left: 8px;
}

.dates {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0A4F69;
	float: right;
	width: 85px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: right;
}

/* SIDEBAR STYLES */
ul {margin-left: 0; padding-left: 0px; 	list-style: none;}

.sidebar_wrap {
	float: left;
	width: 134px;
}
.dark_box {
	background-color: #C0AD8B;
	padding: 8px;
	width: 118px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.light_box {
	color: #000;
	padding: 8px;
	width: 118px;
	margin-top: 0px;
	margin-bottom: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0AD8B;
}
.light_box input {
	width: 115px;
}

select {
	width: 115px;
}    

/* FOOTER STYLES */
.footer_wrap {
	text-align: center;
	color: #CCCCCC;
	width: 757px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
}

/* CONTACT STYLES */
.contact_wraps {
	padding: 8px;
	float: left;
	width: 255px;
	border: 1px solid #f0e5cb;
	text-align: left;
	background-color: #e4d7bb;
	margin-top: 8px;
	margin-bottom: 16px;
}
#contact_left {
	margin-right: 10px;
}

.contact_wraps img {
	float: left;
	height: 70px;
	width: 70px;
	margin-bottom: 0px;
	margin-right: 8px;
	clear: left;
}

.horizontal_line img{
	float: none;
	height: 17px;
	width: 255px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contacts_dividers {
	width: 534px;
	margin-top: 8px;
	margin-bottom: 2px;
	background-color: #e4d7bb;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.contacts_dividers h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_wraps p {
	line-height: 16px;
}
.contact_wraps span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
}

/* MEMBERSHIP STYLES */
.membership_dividers {
	width: 530px;
	margin-top: -16px;
	margin-bottom: 16px;
	background-color: #e4d7bb;
	text-align: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: -12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 25px;
}

/* LINKS PAGE STYLES */
.links_wraps {
	padding: 3px;
	float: left;
	width: 170px;
	border: 1px solid #f0e5cb;
	text-align: left;
	display: block;
}
.links_clear {
	color: #f0e5cb;
	margin: 0px;
	clear: both;
	width: 560px;
	display: block;
	float: left;
}

