/* site styles */
body { 
color: #000;
background-color: #fff;
margin: 0px;
padding: 0px;
border-style: none;
text-align: left;
}
a:link { 
	color: #389299;
	}
a:visited { 
	color: #389299;
	}
a:hover { 
	color: #389299;
	text-decoration: none;
	}
a:active { 
	color: #389299;
	}
/*Layout Styles */
#container {margin-right:auto;
margin-left:auto;
width: 1000px;
background-image:url(images/homephoto.jpg);
background-repeat: no-repeat; 
}
#header {
width: 1000px;
height: 165px;
float: left;
}
#content {
width: 1000px;
height:649px;
background-image:url(images/homephoto.jpg);
background-repeat: repeat-y; 
float: left;
}
#ads {
width: 100%;
height: 100px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}
#content p{
padding: 0px 10px 0px 10px;
font-size:11px
}
.states { width:996px;
font-size:12px;
margin-left:10px;
font-family:"Times New Roman", Times, serif;
float:left
}
.states ul {list-style:none;
margin:0;
padding:0;
border:0;
}
.states li { line-height:16px;
margin:0;
padding:0;
border:0;
display:inline;
width:90px;
float:left;
}
.states li a{ color:#000
}
.city { width:980px;
font-size:12px;
margin-left:10px;
font-family:"Times New Roman", Times, serif;
float:left;
height:85px;
overflow:auto;
}
.city ul {list-style:none;
margin:0;
padding:0;
border:0;
}
.city li { line-height:16px;
margin:0;
padding:0;
border:0;
display:inline;
width:90px;
float:left;
}
.city li a{ color:#000
}
.city h1 {color:#000
}
.context{ width:680px;
float:left
}
.info {font-size:14px;
margin:50px 0px 0px 35px;
float:left;
width:665px;
height:350px;
overflow:auto
}
.text {font-size:14px;
margin:30px 0px 0px 30px;
float:left;
width:670px;
height:220px;
overflow:auto;
font-family: "Times New Roman", Times, serif
}
.text p {height:210px;
overflow:auto;
margin:0;
padding:0;
border:0
}
.text ul {margin:0; padding:0; border:0;
}
.text li {margin:0; padding:0; border:0;
}

.links { float:left;
width:260px;
height:375px;
overflow:auto;
font-size:12px;
margin:25px 0px 0px 30px;;
color:#000;
}
#footer { width:950px;
margin-right:auto;
margin-left:auto;
text-align:center;
margin-top: 10px
}