/* CSS Document */

body 
{
	background: #E9E9E9;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

UL 
{ 
    background: #E9E9E9;
	margin: 20px auto auto auto;
    padding: 3px;
}

LI.withborder 
{
    font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;                
	width: 840px;  
	background: white; 
	padding: 15px 20px 0px 20px;	
	margin: 0px auto 0px auto;
	list-style: none;             
}

.withborder_header 
{
    width: 880px;
    height: 90px;
	
	padding: 0px; 
	margin: 0px auto 0px auto;
	color: white;               
}

#withborder_header_city
{
    width: 880px;               
}

#withborder_header_row
{
    width: 880px;
    height: 30px;
	background-color: #262626; 
	padding: 0px; 
	margin: 0px auto 0px auto;
	color: white;
	              
}

.withborder_footer
{
    width: 880px;
	background: #202020;  
	
	padding: 4px 4px 4px 4px; 
	margin: -5px auto 0px auto;
	color: black;                /* text color is black */
}

h1 
{
    font-weight:bold;
	font-size:13px;
	margin-top:-5px;
    margin-bottom:-15px;
}

.container
{
	margin: 0px 0px 14px 0px;
	width: 840px;
}

.heading1
{
	font-size: 15px;
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: none;
}

.textfront
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: none;
}

.footertext
{
	font-size: 9px;
	font-family: Arial, Verdana;
	color: #999999;
	text-decoration: none;
}


.footertext:link    
{
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #000;
} 

.footertext:visited 
{
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #000;
} 

.footertext:hover   
{
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      normal;
  color:            #999;
} 
.footertext:active  
{
  /* Applies to activated links */
  text-decoration:  underline;
} 



.qlink:link    
{
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #666666;
} 

.qlink:visited 
{
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #666666;
} 

.qlink:hover   
{
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      normal;
  color:            #438FF5;
} 
.qlink:active  
{
  /* Applies to activated links */
  text-decoration:  underline;
} 


a:link    
{
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #fff;
} 

a:visited 
{
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #fff;
} 

a:hover   
{
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      normal;
  color:            #fcf900;
} 
a:active  
{
  /* Applies to activated links */
  text-decoration:  underline;
}

a img
{
/*color: #FEF8D6;*/
border-color: #FEF8D6
}


a:link img
{
	border-color: #fff;
  text-decoration:  none;
  font-weight:      normal;
  color:            #fff;
} 

a:visited img
{
	border-color: #fff;
  text-decoration:  none;
  font-weight:      normal;
  color:            #fff;
}

a:hover img
{
border-color: #fcf900;
 text-decoration:  none;
  font-weight:      normal;
  color:            #fcf900;
}

a:active img
{
text-decoration:  underline;
}

.itemtitle a
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: none;
}

.itemdescription
{
	font-size: 10px;
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: none;
}

.blog
{
	font-size: 10px;
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: none;
}

.blog a
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
	text-decoration: none;
}


.frontb
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666;
	text-decoration: none;
	text-align: left;
	
}

.frontb a
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666;
	text-decoration: none;
}

.frontb a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000;
	text-decoration: none;
}

img.city
{
	margin: 0px 0px -10px 0px;
}

img.logo
{
	float: left;
	margin-left: 25px;
}

.img_close
{
padding: 0;
margin-top: -30px;
margin-bottom: -30px;
float: left;
height: 110px;
width: 100px;
}

.close_right
{
padding: 0;
margin-top: -40px;
margin-bottom: -30px;
margin-right: 10px;
float: right;
height: 110px;
width: 400px;
}

