html, body	{
	font-family: Trebuchet MS, Verdana,  Arial, Helvetica, Geneva,sans-serif;
	font-size: 13px;
	margin: 0px;}
	
	
body	{background: url(http://denverforeclosuretour.com/images/rk_side_bg.jpg) fixed no-repeat;
		 background-color: #A3D0FD;
		 padding: 0px;
		 margin: 0px;}
		 
		 
#container {
	position: relative;
	width: 100%;
}

#rk_map	{
	cursor: pointer;
	z-index: 20;
	position: fixed; 
	top: 180px; 
	width: 150px; 
	height: 200px;
}

#header	{margin: 10px 0px 20px 10px;}

#content {	margin-left: 150px; 
			width: 850px;
			position: relative;
			min-height: 435px;
	     	/*clear: both;*/}
			

#bottom_graphic	{background: url(http://denverforeclosuretour.com/images/remax_bus.png);
				 position: relative; 
				 width: 100%; 
				 clear: both; 
				 height: 152px; 
				 bottom: 0px; }


			 
		
.nav_tabs_container	{
	border-bottom: 1px solid #608AA6;
}
				 
.nav_tabs	{
	padding: 5px;
	color: white;
	vertical-align: 5px;
}

.nav_active	{
	background-color: #608AA6;
}

.nav_inactive	{
	background-color: #457695;
}

.nav_tabs:hover	{
	background-color: #BCD37F;
	color: maroon;
	cursor: pointer;
}


/* -------------------- */

.tab_boxes	{
	padding: 10px;
	color: white;
	background-color: #608AA6;
	min-height: 300px;
}

.head_labels	{
	font-size: 2em;
	font-weight: bold;
}



.home_video		{float: left; width: 280px; padding: 10px;}
.home_text	{float: right; width: 520px; padding: 10px;}
.qa_container	{margin-top: 10px; margin-left: 30px;}
.qa_row	{vertical-align: top;}
.qa_item_box	{margin-bottom: 10px;}
.qa_que {font-weight: bold;}
.qa_ans {margin: 0px; padding: 0px;}

#registration_form	{
	
}



/* -------------------- */

.form_container	{
	padding: 20px 0px 0px 80px;
	width: 600px;
}

.form_required	{
	font-weight: bold;
}

.quote	{
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 1.1em;
	line-height: 20px;
}

.quote_by	{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.OK_button	{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color: white;
	padding: 5px;
	background-color: #84B746;
}

.OK_button:hover	{
	background-color: maroon;
}

.a_white	{color: white;}
.a_red	{color: red; font-weight: bold;}

.jsenable {
	vertical-align: 5px;
	background-color: yellow;
	color: red;
	font-weight: bold;
	padding: 2px;
}

.media_box	{
	margin: 30px;
}

.listing_labels	{
	text-align: right;
	font-weight: bold;
}

.listing_fields	{
	width: 250px;
}

.more_listing_info	{
	padding: 2px;
	color: blue;
}

.more_listing_info:hover	{
	text-decoration: none;
	color: white;
	background-color: blue;
}

.to_delete	{
	text-decoration: none;
	color: #708090;
}

.to_delete:hover	{
	text-decoration: none;
	color: red;
	background-color: yellow;
}