/* CSS Document */
 /*_____________________________________________________________*/
/* BASIC ELEMNTS */
body { 	
	font: 11px tahoma, sans-serif; 
	margin:0px; 
	text-align:center;
}
 /*_____________________________________________________________*/	
/* SPECIFIC DIVS */	
/*CONTAINER*/
#container { 
	margin:10px auto ;
	width:751px;
}
 /*_____________________________________________________________*/	
/* LOGO BANNER */	
#logo {
	width:auto;
	height:50px;
	background:url(images/RexLogo.jpg) no-repeat left;
	margin-bottom:3px;
}
 /*_____________________________________________________________*/	
/* AFFILIATES BANNERS A */	
#ad1 {
	width:auto;
	height:60px;
	border:solid #ECECD9 2px;
	margin-bottom:4px;
	padding:3px 0px 3px 0px;
}
#ad1 ul {
	margin:0px;
	padding:0px;
	list-style:none; 
}
#ad1 ul li {
	display: inline;
	padding:0px;
	margin:0px;
}
 /*_____________________________________________________________*/	
/* MAIN CONTENT + NAVIGATION*/	
#mainText {
	width:auto;
	height:290px;
	margin-bottom:4px;
	background:url(images/rexad.jpg) no-repeat right top;
}
#nav{
	float:left;
	height:auto;
	text-align:left;
}
#nav_1 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color: #ECECD9;
}
#nav_1_A {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color: #DDDDB3;
}
#nav_2 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color:#ECECD9;
}
#nav_3 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color:#ECECD9;
}
#nav_4 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color:#ECECD9;
}
#nav_5 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	margin-bottom:2px;
	background-color:#ECECD9;
	margin-bottom:2px;
}
#nav_6 {
	border:solid #ECECD9 1px;
	width:145px;
	height:40px;
	padding:2px 0px 2px 2px;
	background-color:#ECECD9;
	margin-bottom:2px;
}
#nav_7 {
	border:solid #ECECD9 1px;
	width:145px;
	height:15px;
	padding:2px 2px 0px 0px;
	margin-bottom:2px;
	background-color:#ECECD9;
	text-align:right;
}
.bold{
	color:#D31145;
}
.bold a:link {
	text-decoration: none; 
	color:#D31145;
}
.bold a:visited {
	text-decoration: none; 
	color:#D31145;
}
.bold a:hover{
	text-decoration: underline; 
	color:#D31145;
}
.bold a:active{  
	text-decoration: none; 
	color:#D31145;
}
.bold_Rex a:link  {
	text-decoration: none; 
	color:black;
}
.bold_Rex a:visited {
	text-decoration: none; 
	color:black;
}
.bold_Rex a:hover{
	text-decoration: underline; 
	color:black;
}
.bold_Rex a:active{  
	text-decoration: none; 
	color:black;
}
  /*_____________________________________________________________*/	
/* GOOGLE TOOLBAR */	
#google_toolbar {
	width:auto;
	height:30px;
	border:solid #ECECD9 2px;
	margin-bottom:5px;
	text-align:left;
}
#google_toolbar_B {
	float:left;
}
#email{
	float:left;
	padding:0px;
}
 /*_____________________________________________________________*/	
/* AFFILIATES BANNERS B */	
#ad2 {
	width:auto;
	height:63px;
	border:solid #ECECD9 2px;
	text-align:left;
	padding:3px 0px 0px 0px;
}
 /*_____________________________________________________________*/	
/* COPYRIGHT */	
#copyright {
	width:auto;	
	color:#84885B;
	margin-top:5px;
}
#copyright a:link, a:visited, a:hover, a:active{  
	text-decoration: none; 
	color:#84885B;
}	


 /*_____________________________________________________________*/	
/* AFFILIATES PAGE*/	
#mainText_Travel {
	width:auto;
	height:400px;
	margin-bottom:4px;
}
#affiliates_mainlinks {
	float:left;
	height:auto;
	width:auto;
	text-align:left;
	margin-left:5px;
}
#affiliates_travel {
	float:left;
	height:auto;
	width:572px;
	text-align:left;
	border:solid #ECECD9 2px;
	padding:20px 0px 10px 20px;
}
#ad2_Affiliates {
	float:left;
	width:572px;
	color:#84885B;
	margin-top:5px;
	border:solid #ECECD9 2px;
	padding:5px 0px 5px 20px;
}
#copyright_A {
	float:left;
	width:588px;
	color:#84885B;
	margin-top:5px;
	text-align:center;
}
#copyright_A a:link, a:visited, a:hover, a:active{  
	text-decoration: none; 
	color:#84885B;
}	
