/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
margin:0;
font-size:11px;
color:#666666;
background:url(../images/talling.gif) top left repeat-x #fafbfd;
}
#holder{
width:800px;
height:100%;
}
#header{
width:100%;
height:50px;
}
#logo{
width:10%;
float:left;
text-align:left;
}
#search{
width:30%;
float:left;
padding-top:15px;
text-align:left;
}
#menu{
width:60%;
float:right;
padding-top:20px;
}
.menublocks{
width:25%;
float:left;
}
.usermenublocks{
width:20%;
float:left;
}
#map{
width:100%;
height:500px;
/*border:1px solid #000099;*/
}
#content{
width:100%;
margin-top:10px;
}
#footer{
width:100%;
height:20px;
border:1px solid #000099;
background-color:#4A6E93;
color:#CCCCCC;
padding-top:10px;
clear:both;
}
input, textarea, select{
border:1px solid #000099;
background-color:#CCCCCC;
color:#4A6E93;
}
.menua:link {
	text-decoration: none;
	font-weight:normal;
	color: #000099;	
}
.menua:visited {
	text-decoration: none;
	font-weight:normal;
	color: #000099;        
}
.menua:hover {
	text-decoration: none; 
	font-weight:normal;   
	color:#FF6600;
}
.menua:active {
	text-decoration: none;
	font-weight:normal;
	color: #000099;   	
}
#heading{
width:100%;
background-color:#CCCCCC;
color:#FF6600;
height:20px;
text-align:left;
font-size:16px;
font-weight:bold;
}
a:link {
	text-decoration: underline;
	font-weight:bold;
	color: #000099;	
}
a:visited {
	text-decoration: underline;
	color: #000099;  
	font-weight:bold;      
}
a:hover {
	text-decoration: none;    
	color: #000033;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #000099;  
	font-weight:bold; 	
}
.black-txt	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434058;
	}
td	{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#262d36; 
	}
p	{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#262d36;
	}
.cities-title	{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#262d36; font-weight:bold; 
	}
.cities-links	{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#262d36; text-decoration:none; line-height:18px;
	}
.cities-links:hover	{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline; line-height:18px;
	}
.black-border-4	{
	border:3px solid #262632;
	}
.footer-txt	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}	
.white-titles	{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; font-weight:bold; padding-left:10px;
	}	
/****/	
.more {	background:url(../images/bg_more.gif) center left no-repeat; background-position:0 5px; padding-left:12px; color:#fafbfd; text-decoration:underline;
}
.more:hover{ text-decoration:none;}
.more_1{background:url(../images/bg_more_1.gif) center left no-repeat; background-position:0 6px; padding-left:12px; color:#f85d2c; text-decoration:none;}

.search{ background:url(../images/bg_search.jpg) top left no-repeat; padding:4px 20px 5px 19px}
.search a{ color:#fafbfd; text-decoration:none; font-weight:bold}
.search a:hover{ text-decoration:underline}
.learn-more	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	}
.learn-more:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
/*****/
