/* CSS Document */
html {
	background-color: #f3e7c1;
}

body {
	background-color: #FFFFFF;
	width: 1024px;
	margin: auto;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	padding: 0;
	margin: 0 0 10px 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* MARK - members CSS */
.blue {
	background-color: #0465FF;
	color: #FFFFFF;
	padding: 10px;
	text-align: center
}

.button {
	width: 80px;
	font-size: 10px;
}

.border {
	border: 10px solid #FFFFFF;
}

#navigation {
	font: bold 11px Arial
}

#navigation a {
	text-decoration: none;
	color: #000000
}

#navigation a:hover {
	text-decoration: underline;
}

#inline li {
	display: inline;
	list-style-type: circle;
}

.columnsbar {
	border-bottom: 1px dashed #666666;
}

.big {
	font: 16px bold;
}

.small {
	font-size: 10px;
}

.orange {
	color: #f89965;
}

a.orange {
	text-decoration: underline;
}

a.orange:hover {
	text-decoration: none;
}

.brown {
	color: #543e3e;
}

.med_white {
	color: #FFFFFF;
	font-size: 24px;
}

a.med_white {
	text-decoration: none;
}

a.med_white:hover {
	text-decoration: underline;
}

.black {
	color: #000000;
}

.big_black {
	color: #000000;
	font-size: 32px;
}

a.big_black {
	text-decoration: none;
}

a.big_black :hover {
	text-decoration: underline;
}

.med_black {
	color: #000000;
	font-size: 24px;
}

a.med_black {
	text-decoration: none;
}

a.med_black :hover {
	text-decoration: underline;
}

.med2_black {
	color: #000000;
	font-size: 18px;
}

a.med2_black {
	text-decoration: none;
}

a.med2_black :hover {
	text-decoration: underline;
}

.blue_text {
	color: #143586;
}

a.blue_text {
	text-decoration: underline;
}

a.blue_text:hover {
	text-decoration: none;
}

.red {
	color: #a03011;
}

a.red {
	text-decoration: none;
}

a.red:hover {
	text-decoration: underline;
}

.med2_red {
	color: #a03011;
	font-size: 18px;
}

a.med2_red {
	text-decoration: none;
}

a.med2_red:hover {
	text-decoration: underline;
}

.big_red {
	color: #a03011;
	font-size: 28px;
}

a.big_red {
	text-decoration: underline;
}

a.big_red:hover {
	text-decoration: none;
}

.small_red {
	color: #a03011;
	font-size: 10px;
}

a.small_red {
	text-decoration: underline;
}

a.small_red:hover {
	text-decoration: none;
}

.flip_red {
	color: #a03011;
}

a.flip_red {
	text-decoration: underline;
}

a.flip_red:hover {
	text-decoration: none;
}

.nav_menu {
	color: #FFFFFF;
	text-align: center
}

a.nav_menu {
	text-decoration: none;
}

a.nav_menu:hover {
	text-decoration: underline;
}

#menu {
	background-color: #ddae5c;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu td {
	padding: 5px 10px 5px 5px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
}

#footer p {
	margin: 5px 0 5px 0;
}

#footer td {
	font-size: 10px;
}

h1,h2,h3 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

h1 {
	background: url(http://images3.bangbros.com/streetranger/t2//h1_bg.gif)
		no-repeat;
	font-weight: normal;
	height: 24px;
	padding: 5px 0 0 7px;
	margin: 6px 0 3px 0;
}

h2 {
	font-size: 19px;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 8px 0;
}

.c {
	clear: both;
}

/*JOIN*/
.jointbl1 {
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #f9f9f9;
}

.jointblhead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #f4f4f4;
	text-decoration: underline;
	text-align: center;
	padding: 3px;
}

.jointblhead2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #d1541c;
	background-color: #ff671f;
	text-align: center;
}

.jointbl2 {
	border: 1px solid #6b6b6b;
}

.jointbl3 {
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #f9f9f9;
}

.join_header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.join_name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.picbd2 {
	border: 1px solid #000000;
}

.jointext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.mtbl1 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #acacac;
	border-right-color: #acacac;
	border-bottom-color: #acacac;
	border-left-color: #acacac;
}

.jointext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: -2px;
}

.mtbl2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #b9b9b9;
}

.picksTitle {
	font-size: 14px;
	font-weight: bold;
}

.txt12px {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/** join form styles **/
div#formBox {
	width: 412px;
}

div#title {
	padding: 9px 0;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #ececec;
}

div#form {
	border: 1px #ececec solid;
	background-color: #fff;
	text-align: left;
}

div#form h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 0;
}

div#form span {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 8px;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 10px;
}

div#form small {
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	margin-left: 5px;
}

div#form input {
	font-size: 10px;
	margin-bottom: 10px;
}

div#form input.submit {
	display: block;
	margin: 10px auto;
	background-color: #9e0b0f;
	color: #fff;
	padding: 3px 60px;
	font-size: 16px;
	font-weight: bold;
}

div#form input.firstname {
	width: 65px;
	margin-right: 10px;
}

div#form input.lastname {
	width: 65px;
}

div#form input.zip {
	width: 40px;
}

div#form input.emailaddr {
	width: 145px;
}

div#form input.username {
	width: 90px;
}

div#form input.password {
	width: 90px;
}

div#form input.radiobutton {
	margin: 5px 0 0 5px;
}

div#form hr {
	border: none;
	height: 1px;
	background-color: #808080;
	margin-right: 10px;
}

div#form hr {
	border: none;
	height: 1px;
	background-color: #808080;
	margin-right: 10px;
}

div#form ul {
	padding: 0;
	margin: 0 0 0 150px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	line-height: 13px;
}

div#form li {
	list-style-type: none;
}

div#form p {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	line-height: 0;
}

div#form div {
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	margin-bottom: 20px;
}

.header1 {
	padding: 9px 0;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #ececec;
}

.header2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 0;
	font-weight: bold;
}

.spacer {
	height: 1px;
	background-color: #aaa;
}

.jointable {
	width: 100%;
}

.jointable td {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}
