 /* RezRedo.com - CSS */

/* basic elements */

a:link {

   color: #6C301E;
}


a:visited {

   color: #6C301E;
}

h1, h2, h3, h4, h5, h6
{

}

html
{

}

body
{
   margin: 10px auto;
   padding: 0;
   background-color: white;
   background-repeat: no-repeat;   
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   color: #6C301E;
}

#rr_page {
	width: 950px;
	margin: 0 auto;
 
}

#rr_header {
	width: 100%;
	min-height: 74px;
	text-align: center;
}

#rr_logo {
	float: left;
	width: 250px;
	height: 74px;
}

#rr_logo IMG {
	border: none;
}

.clear {
	clear: both;
}
#footer {
	width: 950px;
	padding-top: 30px;
}
.footerp1 {
	font-size: 10px;
}
.footerp2 {
	font-size: 8px;
}
.page2_ad {
	float: right;
}
.page2_main_content {
	width: 700px;
}
#rr_searchbox {
	margin-top: 20px;
}
.search_result_link {
	text-decoration: none;
}
#rr_searchtable {
	margin: 0 auto;
}
#rr_navigation_links {
	float: right;
}

#rr_navigation_links A {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
}

.medium_header {
	font-size: 14px;
	font-weight: bold;
}
.small_header {
	color: #974806;
	font-weight: bold;
}

#logo_caption {
	font-size: 10px;
	font-style: italic;
}

.search_field {
	color: #000;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

.partners {
	float: left;
	margin: 15px;
}
.menu_right_column {
	width: 700px;
	float: right;
	text-align: left;
}
.menu_left_column {
	
	width: 164px;
	height: 295px;	
	padding: 3px;
	padding-left: 20px;
	color: #000;
	font-size: 14px;
}

.home_right_column {
	width: 430px;
	float: right;
	text-align: center;
}
.home_left_column {
	
	width: 464px;
	height: 295px;	
	padding: 3px;
	padding-left: 20px;
	color: #000;
	font-size: 14px;
}
.searches_remaining {
	color: #000;
	font-style: italic;
	float: left;
	margin-right: 20px;
	width: 100px;
}


.searchinput {
	width: 245px; 
	height: 25px; 
	border: 2px solid #000; 
	padding-top: 6px; 
	padding-bottom: 0px;
	padding-left: 2px; 
	font-size: 14px;
}

.press_name {
	font-weight: bold;
	
	display: block;
}
.press_quote_td {
	text-align: center;
	padding-right: 20px;
	border-bottom: 1px dotted #AAA;
}

.info_label {
	width: 140px;
	float: left;
	background-color: #6A2F1D;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
}
.info_label_selected {
	width: 140px;
	float: left;
	background-color: #C17529;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
}
.info_label A {
	color: #FFF;
	text-decoration: none;
}
.info_label_selected A {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


.about_label {
	width: 300px;
	float: left;
	background-color: #6A2F1D;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
	font-size: 16px;
}
.about_label_selected {
	width: 300px;
	float: left;
	background-color: #C17529;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
	font-size: 16px;
}
.about_label A {
	color: #FFF;
	text-decoration: none;
}
.about_label_selected A {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_label {
	width: 140px;
	float: left;
	background-color: #6A2F1D;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
}
.menu_label_selected {
	width: 140px;
	float: left;
	background-color: #C17529;
	text-align: center;
	border-right: 1px dotted #FFF;
	padding: 5px;
}
.menu_label A {
	color: #FFF;
	text-decoration: none;
}
.menu_label_selected A {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
