@charset "utf-8";
/* CSS Document */

/*==================Table of Contents============

================================================*/

body {
	margin: 0;
	padding: 0;
	background: url(../images/body-bk.gif) top left repeat-x #40411e;
	font-size: 100%;
	line-height: 1.5;
	}
div#container {
	width: 1024px;
	margin: 0 auto;
	background: url(../images/container-bk.png) top center repeat-y;
	min-height: 768px;
	padding-bottom: 25px;
	}
div#header {
	background: url(../images/header-bk.gif) top left no-repeat;
	height: 100px;
	width: 966px;
	margin-left: 34px;
	}
img#logo {
	position: relative;
	left: 20px;
	}
ol#navigation {
	position: relative;
	left: 270px;
	margin-top: -61px;
	width: 650px;
	}
ol#navigation li a {
	display: inline;
	float: left;
	padding: .65em .4em;
	font: .875em Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #c03000;
	color: #000;
	}
ol#navigation li a:hover {
	background: url(../images/nav-bk.gif) top center no-repeat;
	}
h1 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	line-height: 2;
	color: #c03000;
	}
h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	line-height: 2;
	color: #c03000;
	}
h3, h4, h5, h6 {
	font: bold .9em Arial, Helvetica, sans-serif;
	line-height: 2;
	color: #c03000;
	}
p {
	font: .875em Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin: 20px auto;
	}
	.principalname { font: bold 1em Arial, Helvetica, sans-serif; line-height: 1.5; color: #c03000;  }
ul {
	font: .875em Arial, Helvetica, sans-serif;
	list-style: inherit;
	line-height: 1.5;
	padding: 10px;
	}
ul li {
	line-height: 1.5;
	margin-left: 30px;
	}
ul li ul {
	list-style: inherit;
	margin-top: 0;
	padding-top: 0;
	}
strong {
	font-weight: bold;
	}

.tooshort { clear: both; overflow: auto; }
	
img.copy_image_right { float: right; margin: 10px; clear: both;}	
	
div#content {
	clear: both;
	overflow: auto;
	}
div#homepage {
	position: relative;
	top: 30px;
	left: 75px;
	width: 400px;
	}	
div#content_pages {
	position: relative;
	top: 30px;
	left: 75px;
	width: 800px;
	}
img#brandingimage {
	position: relative;
	left: 420px;
	top: -130px;
	float: left;
	margin-bottom: -350px;
	}
img#brandingimg2 {
	position: relative;
	float: left;
	left: 425px;
	top: -215px;
	margin-bottom: -200px;
	}
div#homepage blockquote {
	position: relative;
	float: right;
	left: 515px;
	top: -230px;
	width: 210px;
	height: 139px;
	background: url(../images/blockquote-bk.gif) top no-repeat;
	}
blockquote p {
	font: 1em Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
	margin: 5px 20px;
	}
blockquote p cite {
	margin-left: 40%;
	font-style: normal;
	}
ol#address {
	position: relative;
	display:block;
	margin-top: 80px;
	margin-bottom: 15px;
	left: 70px;
	width: 720px;
	clear: both;
	font: .75em Arial, Helvetica, sans-serif;
	}
ol#address li {
	display: inline;
	float: left;
	padding: .4em;
	}
ol#contact_address li {
	text-align: center;
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 1.5;
	}
	
table#contact {
	font: .785em Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	display: block;
	margin: 10px auto;
	}
table#contact td {
	border: 1px solid #ccc;
	padding: 5px;
	}
table#contact td.fields {
	background: #40411e;
	color: #fff;
	font-weight: bold;
	}
img#mainImg {
	float: right;
	margin: 0 0 15px 15px;
	}
img.formAdv {
	border: 1px solid #333;
	margin: 5px;
	}
ul#printaddress {
	display:none;
	}
