@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #EA7A3C;
	background-color: #000000;
	background-image: url(../images/bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtrHdr #container {
	width: 891px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 35px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #footer {
	height: 266px;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	margin-top: 45px;
}


.footer_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D97137;
	margin-top: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#content_main #col_left {
	float: left;
	width: 450px;
}
#content_main #col_left2 {
	float: left;
	width: 300px;
}

#content_main #col_right {
	float: right;
}
#content_main #col_right2 {
	float: right;
	border: 4px solid #EA7A3C;
}

#swingers_club {
	position: absolute;
	top: -20px;
}
#content_main #sub_header {
	height: 28px;
	font-size: 16px;
	margin-top: 7px;
	position: relative;
}
#content_main {
	position: relative;
}



#apDiv1 {
	position:absolute;
	width:270px;
	height:48px;
	z-index:1;
	left: 75px;
	top: 206px;
}
#apDiv2 {
	position:absolute;
	width:350px;
	height:16px;
	z-index:2;
	left: 365px;
	top: 227px;
	text-align: left;
}
#apDiv3 {
	position:absolute;
	left:726px;
	top:227px;
	width:173px;
	height:16px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	width:358px;
	height:17px;
	z-index:1;
	left: 530px;
	top: 2px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E87A3B;
	text-decoration: none;
}



a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E87A3B;
	text-decoration: none;
}


.other a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.other a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.other a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.other a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.sub a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA7A3C;
	text-decoration: none;
	font-weight: bold;
}




.style4 {color: #FFFFFF}
.style5 {color: #993300}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #EA7A3C}
.style9 {color: #EA7A3C; font-weight: bold; }
.style10 {color: #762C02}

.margin_btm {
	margin-bottom: 30px;
}
.margin2_btm {
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.margin3_btm {
	margin-bottom: 30px;
	font-size: 12px;
	color: #FFFFFF;
}


.border_box {
	border: 5px solid #D0672D;
}
.border_box_black {
	border: 5px solid #000000;
}

.margin_btm_line {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.horz_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style11 {
	font-size: 18px
}
.style15 {font-size: 18px}

.news_latest {
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.oneColFixCtrHdr #container #content_main #col_left .news_latest p .style15 span {
	color: #FFF;
}
