body
{
background: #fff url('images/bg.jpg') repeat-x;
margin: 0px;
padding: 0px;
}
.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}
td p {
margin: 0px;
padding: 5px 0px 0px 0px;
}
p{
width:auto;
padding:5px 0 0 0;
}
h1{
color: #003399;
font-size:16px;
font-weight:bold;
padding:15px 10px 5px 20px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
}
h2{
color: #036B99;
font-size:16px;
padding:15px 10px 5px 10px;
border-bottom:1px #CCCCCC dashed;
margin:0px;
text-decoration:none;
}
.select{
width:60px;
height:19px;
font-size:12px;
color: #666666;
}
#main_container{
width:850px;
margin:16px auto;
background: none;
font-size:14px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#top_banner{
width:auto;
height:130px;
}
#logo{
width:300px;
float:left;
padding-left:0px;
padding-top: 0px;
text-align:left;
}

#logo h2{
text-align:left;
margin: 0px;
padding: 0px 0px 0px 0px;
font-family: "trebuchet ms";
font-size: 12px;
color: black;
font-weight: normal;
border: none;


}

#logo h2 strong{
color: #000066;
font-size: 14px;
}
.snapshot{
padding-left:300px;
padding-top:0px;
}

/*-------------menu--------------*/
.navigation{
float:left;
padding-left:60px;
padding-bottom:3px;
}
.navigation ul
{
font-family: "trebuchet ms";
font-size: 12px;
margin: 0px;
padding:0px;
list-style: none;
font-weight:bold;
}
.navigation li
{
text-align:center;
display: inline;
background: none;
text-align: center;
padding: 0px;
margin-right: 5px;	
float: left;
}
.navigation li a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 12px 5px 10px;
}

.navigation li a:hover
{
color: #000000;
}
.navigation li.current a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
font-weight:bold;
}


#center_content{
clear:both;
width:850px;
height:auto;
background:url(images/center_bg.gif) repeat-y ;
}
.left_box1{
width:235px;
float:left;
height:auto;
padding-left:30px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}
.left_box2{
width: 500px;
float:left;
height:auto;
padding-left:30px;
}
img.pic{
float:left;
padding:10px;
margin-right:10px;
border:1px  #D8C6B1 solid;
}
img.pic2{
padding:10px;
margin:3px;
border:1px  #D8C6B1 solid;
}


/*-------------list------------*/
.list {
color:#F26123;
font-weight:bold;

}
.list li span{
color:#333333;
}
.list ul{
padding:0px;
margin:0px;
}
.list li ul li{
font-weight:normal;
padding:5px;
list-style:none;
margin:5px;
background-color:#E2D8C6;
}
.list ul li.description{
color: #000;
font-size:10px;
}
/*side box header----------*/
.sidebox {
	margin-top:15px;
	width: 235px;
	color:#333333;
	background:url(images/title.gif) no-repeat top;
}
.sidebox h3{
padding:6px 0 0 0;
margin:0px;
height:23px;
font-size:14px;
font-weight:bold;
text-align:center;
color: #000033;
}
.sidebox ul{
	border: 1px solid #8da2df;
	width: 210px;
	margin:0px;
	padding:0px 10px 0 13px;
	list-style:none;
	background: #a8b4e5;
}

.sidebox ul li {
	
	border-bottom: 1px solid #F6F0E7;
	line-height: 25px;
	list-style: none;
}

.sidebox ul li a {
	display: block;
	color: #000000;
}
.sidebox ul li a:hover {
color:#993300;
}

.sidebox form p {
margin: 0px;
padding: 5px 0px 5px 0px;
}

.sidebox form {
margin: 0px;
padding: 0px;
}

.sidebox img {
margin: 0px;
padding: 7px;
border: none;
}

.bottom_buttons{
padding-top:10px;
padding-left:50px;
}
/*----------*/
#login{
background-color:#E6CAA8;
color:#333333;
width:215px;
height:100px;
padding:10px;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.submit{
float:right;
margin-right:30px;
margin-top:5px;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
/*-------------foooter*/
#footer{
clear:both;
width:auto;
background:url(images/bg-footer.gif) repeat-x;
background-position:0px 0px;
padding-top:10px;
padding-bottom:20px;
text-align:center;
}

#footer ul li {
	font-family: "trebuchet ms";
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	background: url(images/separator.gif) no-repeat right center;
	font-size: 13px;
}
#footer ul li a{
text-decoration:none;
color:#000000;
}
#footer ul li a:hover{
text-decoration:underline;
}
/* City Local List */
#RegionalListText { height: 100px; font-weight: normal; overflow: auto; width: 210px; }
#RegionalListText ul li {padding: 0px; margin: 0px; font-size: 10px;}
#RegionalListText ul li a { text-decoration: underline; color:#333333; }
/*photos */
ul.thumbnails {
margin: 0px;
padding: 0px;
}
ul.thumbnails li {
float: left;
list-style: none;
margin-right: 25px;
margin-bottom: 25px;
}

ul.thumbnails li img{
border: 2px solid #8da2df;
}
