body {
	margin:0;
	padding:0;

	}
	
#wrapper {
	width: 100%;
	position:relative;
	background: url('images/header_bg.jpg') repeat-x 0 0;
	min-width: 935px;

	}	
#header {
	position:relative;
	background: url('images/header_image.jpg') no-repeat 100% 0;
	height: 198px;

	}	
#login_toggle {
	
	}
#global_nav {
	width: 800px;
	border: 0px solid #333;
	}	
#header h1 {
	display:block;
	height: 100px; width: 400px;
	text-indent: -5000px;
	background: url('images/header_logo_jb.png') no-repeat 0 0;
	position: absolute;
	top: 50px;
	left:20x;
	margin:0; padding:0;
	
	}	
#header h2 {
	display:block;
	height: 28px; width: 814px;
	line-height: 28px;
	position: absolute;
	top: 2px;
	left: 20px;
	margin:0;
	padding:0;
	font-size: 11px;
	color: #99ccff;
	letter-spacing: .6px;
	font-family: Tahoma;
	font-weight: bold;
	}	
	
#header h2 a {
	color: #ccffff; text-decoration: none;
	}
#content_wrapper {
	background: #f3f3f3;
	border-bottom: 1px solid #dbdbdb;

	min-height: 800px;
	margin: 0px 0;
	}	
#footer {
	background: #fff;
	border-top: 2px solid #3366cc;
	margin: 10px 0 0 0;
	padding: 45px;
	}	
#inner_nav {
		border-bottom: 1px solid #dbdbdb;
   padding: 0;
   background: #fff;
   width: 100%;
   position:relative;
   text-align:right;
   min-height: 7px;
   z-index: 99;
	}
	
	#loginname {
	   text-align:right;
	   color: #666;
	   font-size: 10px;
	   line-height: 21px;
	   padding: 2px 35px;
	      z-index: 99;

	   }
	   
#main_content {
	
	}

#global_nav {
	padding:0;
	margin:0;
	color: #fff;
	height: 26px; 
	position: absolute;
	top: 172px;
	left: 20px;
	z-index: 100;
	

	
	}
#phonenumber {
   position:absolute;
   bottom: 0px;
   right: 20px;
   display:block;
   height: 26px;
   width: 150px;
   z-index: 99;
}
	#phonenumber h3.phone {
	   margin:0;
	   line-height: 24px;
	   padding:0 20px;
	   font-size: 12px;
	   font-weight:normal;
	   text-align:right;
	   color: #314E71;
	   }
	   
	   
	   
	  #pagetitle {
	   float:left;

	   
	    color :#666666;
  font-size:10px;
  line-height:21px;
  padding-bottom:2px;
  padding-left:10px;
  padding-right:10px;
  padding-top:2px;
  text-align:left;
	   
	   }
/*
#global_nav ul {
list-style-type: none;
margin:0;
padding:0;
	
	
	}
#global_nav li {
	height: 26px; line-height: 26px;
	padding:0;
	margin:0;
	color: #fff;
	float:left;
	position: relative;
	line-height: 26px;
	}
	
#global_nav a {
	border-right:1px solid #0066cc;
	border-width:0 1px;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	height: 26px;
	line-height: 26px;
	display: block;
	font-size: 11px;
	letter-spacing: .7px;
	}
	
	
#global_nav a:hover {
	background: #3366cc;
	}
	
	*/



#member_toggle {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 236px;
	height: 37px;
	z-index: 99;
	}

a#myass {
	   text-indent:-5000px;
	   display:block;
	   width: 124px;
	   height: 37px;
	   background: url(images/button_myass.gif) no-repeat 0 0;
	   margin-left: 5px;
	   	   float:left;

	   }
	
a#myless {
	   text-indent:-5000px;
	   display:block;
	   width: 98px;
	   height: 37px;
	   background: url(images/button_myless.gif) no-repeat 0 0;
	   float:left;
	   }
	
	
	
	
#login_toggle {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 226px;
	height: 200px;
	background: url('images/login_bg.jpg') no-repeat 0 0;
	z-index: 99;
	}

	
#login_toggle h3 {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	padding:0;
	font-size: 11px;
	color: #fadfa8;
	
	}
	
	
	
#login_forgot {
	position: absolute;
	top: 10px;right: 10px;
	color: #fff;
	font-size: 9px;
	}
	
	
#login_forgot a {
	color: #fff;
	text-decoration: none;
	}
	
#login_toggle fieldset {
   border:0;
   padding:0;
   }
	
#login_toggle .textinput {
	width: 80px;
	height: 12px;
	}
	
	
.littlelogin {
	height: 30px;
	width: 226px;
	position: absolute;
	top: 39px;
	left: 10px;
	}
	
	
	
	
.joinnow {
	height: 30px;
	width: 200px;
	position: absolute;
	top: 70px;
	left: 20px;
	}
	
	
.joinnow p {
	margin:0;padding:0;

	}
	
	
	
.joinnow a {
	color: #ebe364;
	font-size: 12px;
	text-decoration:none;
		font-weight: bold;
	}
	
	
	
.submitinput {
line-height: 24px;
position: absolute;
top: 2px; right: 20px;
}
	
#content_main {
   position:relative;
   min-height: 500px;
   z-index: 50;
   }
#content_hl {
   padding-right: 420px;
   }
	
	
	
#content_hr {
   position:absolute;
   top:40px;
   right: 20px;
   }
	
		
	
#content_hr.200w {
   width: 200px;
   }
	
		
#content_hr.400w {
   width: 400px;
   }
	
	
	
	
	
	
	
	
/*     forms     */
	
	.formrow {
border-bottom:1px solid #CAC09F;
color:#333300;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
margin:0;
padding:2px;
text-align:left;
text-transform:uppercase;
width:500px;
}

form br {
border-bottom:1px solid #CAC09F;
clear:both;
}

input.label {
-x-system-font:none;
border-bottom:1px solid #CAC09F;
clear:left;
color:#333300;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
margin:0;
padding:2px;
text-align:left;
text-transform:uppercase;
}

input.widetext {

border:1px solid #CAC09F;
color:#333300;
float:right;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:13px;
line-height:19px;
margin:0;
padding:2px;
text-align:left;
width:248px;
}

input.citytext {

border:1px solid #CAC09F;
color:#333300;
float:right;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:13px;
line-height:19px;
margin:0;
padding:2px;
text-align:left;
width:142px;
}

input.shorttext {
border:1px solid #CAC09F;
color:#333300;
float:right;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:13px;
line-height:13px;
margin-right:2px;
padding:2px;
text-align:left;
width:45px;
}

.textarearow {
border-bottom:1px solid #CAC09F;
color:#333300;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:350px;
line-height:20px;
margin:0;
padding:2px;
text-align:left;
text-transform:uppercase;
width:500px;
}

textarea.content {
border:1px solid #CAC09F;
clear:both;
color:#333300;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:350px;
line-height:normal;
margin:0;
padding:2px;
text-align:left;
width:500px;
}

.notesrow {
border-bottom:1px solid #CAC09F;
color:#333300;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:100px;
line-height:20px;
margin:0;
padding:2px;
text-align:left;
text-transform:uppercase;
width:500px;
}

textarea.notes {
border:1px solid #CAC09F;
color:#333300;
float:right;
font-family:"Lucida Grande",Sans Unicode,"Trebuchet MS",Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100px;
line-height:normal;
margin:0;
padding:2px;
text-align:left;
width:250px;
}

.formrow h3 {
   top: -10px;
   
   }

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
