body{
	margin:0;
	font:11px/14px Tahoma, Arial,sans-serif;
	color:#343030;
	padding:0 0 10px;
	background: #adbbbe url('../Images/body-bg.jpg') repeat-x;
}

form{
	margin:0;
	padding:0;
	display:inline;
}

input.text{
	padding:0 3px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#393939;
}

.none-separator{ background: none !important;}

a:hover{ text-decoration:none;}

.repeat-shadow {
	margin:0 auto;
	width:786px;
	overflow:hidden;
	background:url('../Images/repeat-shadow.jpg') repeat-y 100% 0;
}

.shadow{
	overflow:hidden;
	width:100%;
	background:url('../Images/shadow.jpg') no-repeat 100% 0;
}

#main{
	width:764px;
	overflow:hidden;
	clear:both;
	border:1px solid #485154;
	border-bottom:none;
	background:#fff;
	padding:0 0 3px;
}

/*#header#*/
#header{
	width:100%;
	clear:both;
	overflow:hidden;
	height:94px;
}
/*#logo#*/
#header h1{
	float:left;
	display:inline;
	text-indent:-3000px;
	overflow:hidden;
	margin:8px 0 0 16px;
}
#header h1 a{
	display:block;
	background:url('../Images/logo.gif') no-repeat;
	width:446px;
	height:72px;
}

/*#top-navigation#*/
div.TopNavReturnLink a
{
	color: Gray;
	font-weight: bold;
	float: right;
	margin: 10px 10px 0px 0px;
	text-decoration: none;
}

div.TopNavReturnLink a:Hover
{
	color: Gray;
	font-weight: bold;
	float: right;
	margin: 10px 10px 0px 0px;
	text-decoration: underline;
}

/*#content#*/
#content{
	width:100%;
	overflow:hidden;
	clear:both;
}
h2{margin:0;}
h3{margin:0;}
h4{margin:0;}
/*#column#*/
.column{
	width:256px;
	float:left;
}


/*#column-1#*/
.column-1
{
	width:745px;
	margin: 2px;
	padding: 4px;
}

.column-1 h1
{
	font-size: 14pt;
	color: #006AAC;
}

.column-1 h2 a
{
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}

.column-1 h2 a:Hover
{
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
}

.column-1 h2 p
{
	font-size: 11pt;
}

.column-1 .NewsTitle
{
	margin-bottom: 10px;
	padding-left: 20px;
}

.column-1 .NewsTitle a
{
	color: #31607E;
	font-weight: bold;
}

/*#footer#*/
#footer{
	height:80px;
	width:775px;
	overflow:hidden;
	clear:both;
	background:url('../Images/footer.gif') no-repeat;
}
#footer ul{
	width:366px;
	float:left;
	margin:0;
	padding:22px 0 0;
}
#footer ul li{
	padding:0 15px;
	background:url('../Images/footer-separator.gif') no-repeat 0 5px;
	float:left;
	list-style:none;
}
#footer ul li.directions{
	text-align:center;
	padding:0;
	width:85px;
}
#footer ul li.directions span{
	padding:1px 0 0;
	display:block;
	font-size:9px;
}
#footer ul li a{
	font-weight:bold;
	text-decoration:none;
	color:#e31206;
}
#footer ul li a:hover{text-decoration:underline;}
#footer p{
	width:200px;
	color:#40403e;
	float:left;
	margin:0;
	line-height:12px;
	padding:22px 0 0 17px;
}
#footer p a{
	padding:0 3px 0 0;
	color:#40403e;
}
#footer p span{
	display:block;
}
a.footer-logo{
	margin:15px 25px 0;
	background:url('../Images/footer-logo.gif') no-repeat;
	width:167px;
	height:33px;
	text-indent:-3000px;
	display:block;
	overflow:hidden;
	float: right;
}

/*#info#*/
.info{
}
.info h1
{
	padding:4px 0 4px;
	font-weight:normal;
	color:#006aac;
	font-size:16px;
	line-height:30px;
}

.info h2{
	padding:4px 0 11px;
	font-weight:normal;
	color:#006aac;
	font-size:18px;
	line-height:30px;
}
.info h2 strong{
	color:#cd261c;
	font-size:30px;
}
.info h3{
	padding:10px 0 13px;
	font-weight:bold;
	color:#cd261c;
	font-size:14px;
}
.info h4{font-size:11px;}
.info p{
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 8px 0px;
	padding: 3px 0 0;
}
.info ul{
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 10px 0px;
}
.info ol{
	font-size: 10pt;
	line-height: 11pt;
	margin: 0px 0px 10px 0px;
}
.info-container{
	padding:10px 0 1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.info-container a.img-holder{
	display:inline;
	margin:2px 15px 0 0;
	float:left;
}
.info-container a.more{
	line-height:20px;
	color:#393939;
}
ul.list{
	margin:0;
	padding:12px 0 0;
}
ul.list li{
	padding:0 0 4px;
	list-style:none;
}
ul.list li a {
	color:#555;
	padding:0 0 0 16px;
	background:url('/App_Themes/CityWilm/Images/arrows.gif') no-repeat 0 5px;
}
a.archive {padding:0 0 0 16px;}
.LeftColumn
{
	margin-left:30px;	
}
