﻿body
{
	font: normal 8pt Arial, Helvetica, sans-serif;
	background-image: url('../images/default_background.gif');
	background-attachment: fixed;
}

.container
{
	width:620px;
	margin-left:auto;
	margin-right:auto;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

h2{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}

h3{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;	
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
}


.description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;

}



img{
 	border-width:0px;
}

li 
{
	font: normal 8pt Arial, Helvetica, sans-serif;
	
}

.collapse
{ 

}

.cities
{
	
	width:85%; 
	margin:auto;
}

.column_left{
	width:275px; 
	margin-right:20px; 
	float:left;
	line-height:2em;
	}
.column_right{
	width:50px; 
	margin-right:20px; 
	float:left;
	line-height:2em;
	}
.column_right_adsense{
	width:150px; 
	float:left;
	line-height:2em;
}
.spacer{
	clear:both; 
	height:10px; 
	display:block;
	}

.indent{
	width:400px;
	margin-left:45px;
}

