/*
Theme Name: westczechstop
Theme URI: http://www.westczechstop.com/
Description: A custom theme developed by Internet Imagineering for use on www.westczechstop.com.
Version: 1.0
Author URI: http://internetimagineering.com/
Tags: fixed width, two columns
*/

body {
	background:#043579 url("images/background-top.jpg") no-repeat top;
	margin: 0px 0px; 
	font-family: georgia, times new roman, times, serif;
	color: #333;
	font-size: 12px;
}

.clear { clear: both;}

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

.content_container {margin: 0px 10px 0px 50px; font-size: 14px; line-height: 24px;}

h1.pagetitle {font-size: 24px; font-weight: normal; color: #093979; margin: 0px 0px 0px 0px; padding: 0px;}
h3 {font-size: 18px; font-weight: normal; color: #093979; margin: 0px 0px 0px 0px; padding: 0px;}

.wrapper_footer {background-color: #282422; width: 100%}
.footer_container {width: 900px; margin: 0px auto; min-height: 220px;}

.footer_logo_chamber {position: absolute; margin: 0px 0px 0px 507px;}
.footer_logo_city {position: absolute; margin: 20px 0px 0px 680px;}

.copyright {text-align: center; width: 400px; margin: 20px 0px 0px 30px; color: #999;}
.copyright a {color: #999; text-decoration: none;}
.copyright a:visited {color: #999; text-decoration: none;}
.copyright a:hover {color: #fff; text-decoration: underline;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.navigation a {color: #900; text-decoration: none;}
.navigation a:hover {color: #900; text-decoration: underline;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}