@charset "UTF-8";
body  					{
						font: 12px Verdana, Arial, Helvetica, sans-serif;
						line-height:18px;
						background: #666666;
						margin: 0; padding: 0;
						text-align: center; 
						color: #000000;
						}
						
						
a:link 					{ text-decoration:none; font-size:12px; color:#3C75AA; }
a:visited 				{ text-decoration:none; font size:12px;   color:#3C75AA; }
a:hover 				{ text-decoration:underline; font size:12px;  color:#3C75AA; }
						
h1						{
						line-height:25px;
						font: 18px Verdana, Arial, Helvetica, sans-serif;
						}						
#container 				{ 
						width: 950px; height:1400px;  
						background: #202020;
						margin: 10px auto;
						border: 1px solid #000000;
						text-align: left; 
						} 
#header 				{ 
						background: #000; color:#fff; 
						font-size:14pt; height:20px;
						padding: 5px 0 5px 10px;  
						} 
.leftContent			{
						width:575px; float:left;
						}
.rightContent			{
						width:350px; float:left; 
						color:#eee;
						vertical-align:top;
						}
.textRight				{
						text-align:right;
						padding:0px 20px 30px 10px;
						}						
	
																
#rightText				{
						padding:35px 100px 20px 0px;
						}
													
	
.linkList				{
						list-style-type:none;
						color:#fff;
						}
.linkEntry				{
						height:20px;
						
						}							
.linkEntry a			{ color:#b3cce3; }					
#maplayer				{
						width:500px; height:475px; 
						position:relative; top:0; left:50px;
						z-index:6; visibility:hidden; margin-top:0px;
						}
#map					{
						width:500px; height:450px;
						border:2px solid #202020;
						}							
#mapcontrol				{
						width:500px; height:25px; 
						text-align:right;
						background-image:url(../travel/usanewwest/tab_black.gif); background-position: top right; background-repeat:no-repeat;
						}
.maplink				{
						position:relative; top:0px; left:50px; z-index:8;
						height:25px; width:135px; float:left;
						background-image:url(../travel/usanewwest/tab_black.gif); background-position: top left; background-repeat:no-repeat;
						}
.maplink div			{
						padding:3px 0 0 10px;
						}					
.maplink div a:link,
.maplink div a:visited,
#mapcontrol div	a		{
						color:#fff; text-decoration:none;
						font-size:11px;
						}																		
#mapcontrol div			{
						padding:3px 35px 0 0; 
						}						
										
						
.clearfloat 			{
						clear:left;
    					height:0;
    					font-size: 1px;
   						line-height: 0px;
						}
.dateformat				{
						font-size:20px; color:#fff;
						}	
.imagelinkr				{
						margin-right:10px; margin-bottom:10px;
						border:1px solid #ddd; float:left;
						}	
.google_infobox			{
						width:225px; height:350px;
						}
.google_infobox	img		{
						text-align:center;
						}																			

						
				