/*
Theme Name: City_of_West
Theme URI: http://www.cityofwest.com/
Description: A custom theme developed by Internet Imagineering for use on www.cityofwest.com.
Version: 1.0
Author: Derek Tonkin
Author URI: http://internetimagineering.com/
Tags: fixed width, one column
*/

body {
	background:#fff url("images/background_top.jpg") no-repeat top;
	margin: 0px 0px; 
	font-family: trebuchet, arial, verdana, sans-serif;
	color: #333;
	font-size: 14px;
}

.clear { clear: both;}

.wrapper {width: 1000px; margin: 0px auto;}

h1.pagetitle {position: absolute; color: #036; font-size: 16px; font-weight: bold; margin: 20px 0px 0px 10px; text-transform: uppercase;}
h1.front_pagetitle {position: absolute; color: #036; font-size: 14px; font-weight: bold; margin: 6px 0px 0px 10px; text-transform: uppercase;}

.content_container {font-size: 12px; margin: 20px 30px 30px 20px; line-height: 18px;}

.header_contact {position:absolute; margin: 20px 0px 0px 450px; color: #333; font-weight: bold; font-size: 12px; text-transform: uppercase;}

.header_nav {position:absolute; margin: 20px 0px 0px 580px; color: #333; font-weight: bold; font-size: 12px; text-transform: uppercase; width: 400px; text-align: right;}
.header_nav a {color: #333; text-decoration: none;}
.header_nav a:visited {color: #333; text-decoration: none;}
.header_nav a:hover {color: #333; text-decoration: underline;}

.emergencyalert {position: absolute; margin: 110px 0px 0px 710px; width: 260px;}
.emergency_text {color: #f02400; font-weight: bold; font-size: 11px; margin-top: 5px; text-align: center;}

.front_mainpic {width: 1110px; margin: 0px auto;}

.leftnav {margin: 10px 0px 0px 30px;}
.leftnav ul {list-style-type: none; margin: 0px; padding: 0px;}
.leftnav ul li {margin: 3px 0px; font-weight: bold; font-size: 14px;}
.leftnav ul li a {color: #900; text-decoration: none;}
.leftnav ul li a:visited {color: #900; text-decoration: none;}
.leftnav ul li a:hover {color: #900; text-decoration: underline;}

ul.children {list-style-type: disc; margin: 5px 0px 0px 10px; padding: 0px;}
ul.children li {margin: 3px 0px 0px 20px; font-weight: bold; font-size: 12px;}
ul.children li a {color: #000; text-decoration: none;}
ul.children li a:visited {color: #000; text-decoration: none;}
ul.children li a:hover {color: #900; text-decoration: underline;}

.front_news_holder {border-bottom: 2px dotted #666; padding-top: 20px; padding-bottom: 20px;}
.front_news_date {font-size: 12px; text-transform: uppercase; color: #333; font-weight: bold;}
.front_news_title {color: #900; font-weight: bold; font-size: 16px; margin: 4px 0px 10px 0px;}
.front_news_teaser img {margin: 0px 20px 6px 0px;}
.front_news_teaser {font-size: 12px;}
.front_news_readmore {font-weight: bold; text-transform: uppercase; font-size: 12px;}
.front_news_readmore a {color: #900; text-decoration: none;}
.front_news_readmore a:visited {color: #900; text-decoration: none;}
.front_news_readmore a:hover {color: #900; text-decoration: underline;}

.footer {background:#00355e url("images/footer_bg.jpg") no-repeat top; margin: 0px 0px;}
.copyright {font-size: 10px; text-transform: uppercase; padding: 20px 0px 80px 0px; color: #fff;}