﻿/*-------------------main style template----------------------*/
body {
	background-color: #F1FAFA;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
/*-------------------------general style CSS---------------------------*/
p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	color: #333333;
}
h1 {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	color: #922E2E;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
	color: #922E2E;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0;
	color: #922E2E;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0;
	color: black;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
br {
	line-height: 0px;
}
ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
li {
	margin: 0;
	padding: 0;
	list-style: disc;
}
img {
	border-style: none;
}
a {
	color: blue;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: purple;
}
q {
	font-style: italic;
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}
a.about-nav{
	text-decoration:underline;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-fix {
	display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clear-fix {
	height: 1%;
}
.clear-fix {
	display: block;
}
/* end backslash hack*/
/*------------------- color bar ---------------------*/
div#color-bar {
	background-color: #922E2E;
}
/*------------------- top navavigation -----------------------*/
div#color-bar ul {
	background: inherit;
	text-align: center;
	padding: 5px 30px;
}
div#color-bar ul li {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	border-left: 1px white solid;
}
div#color-bar ul li.first {
	border: none;
}
div#color-bar ul li a {
	color: white;
	text-decoration: none;
	padding: 3px 20px;
	margin-right: -5px;
	margin-left: -1px;
}
div#color-bar ul li a:hover {
	background-color: #BD3C3C;
	color: white;
	border: 1px #E6E6E6 solid;
	padding-right: 19px;
	padding-left: 19px;
}
div#color-bar ul li a:active {
	color: red;
	background-color: gray;
}
/*--body#homepage div#color-bar ul li a.home-nav,
body#services div#color-bar ul li a.services-nav,
body#about div#color-bar ul li a.about-nav,
body#contact div#color-bar ul li a.contact-nav,
body#sitemap div#color-bar ul li a.sitemap-nav{
	text-decoration: underline;
}--*/
/*------------------- main container -------------------------*/
div#main-container {
	background-color: white;
	width: 900px;
	border-top: 0px #922E2E solid;
	border-right: 1px #922E2E solid;
	border-bottom: 1px #922E2E solid;
	border-left: 1px #922E2E solid;
	margin: 0px auto;
}
/*------------------- header -------------------*/
div#header {
	position: relative;
	border-bottom: 1px #F3F3F3 solid;
	background-color: #C1DBDA;
	padding: 7px 0;
}
div#header img{
	width: 379px;
	height: 84px;
	padding: 14px 0 7px 12px;
}
div#header p{
	float: right;
	width: 340px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #922E2E;
	letter-spacing: 1px; 
	padding: 15px 20px 0 20px;
	margin: 0;
}
#header p span{
	font-weight: normal;
	font-style: italic;
}
img#aaa_logo{
	float:left;
	margin: 7px 15px 10px 0;
}
/*------------------- bottom navigation ----------------*/
div#bottom-nav {
	clear: both;
	background-color: #922E2E;
	border-top: 1px #922E2E solid;
	border-bottom: 1px #922E2E solid;
	padding: 0;
}
div#bottom-nav ul {
	text-align: center;
	padding: 3px 30px;
}
div#bottom-nav ul li {
	display: inline;
	border-left: 1px white solid;
	font-size: 12px;
}
div#bottom-nav ul li.first {
	border: none;
}
div#bottom-nav ul li a {
	color: white;
	text-decoration: none;
	padding: 2px 15px;
	margin: 0 -4px 0 -1px;
}
div#bottom-nav ul li a:hover {
	background-color: #BD3C3C;
	color: white;
	border: 1px #E6E6E6 solid;
	padding: 2px 14px 2px 14px;
}
div#bottom-nav ul li a:active {
	background-color: gray;
	color: red;
}
body#homepage div#bottom-nav ul li a.home-nav,
body#services div#bottom-nav ul li a.services-nav,
body#about div#bottom-nav ul li a.about-nav,
body#contact div#bottom-nav ul li a.contact-nav,
body#sitemap div#bottom-nav ul li a.sitemap-nav{
text-decoration: underline;
}
/*------------------- footer --------------------*/
div#footer {
	clear: both;
	background-color: #C1DBDA;
}
div#hcard {
	text-align: center;
	padding: 10px 0;
}
div#org {
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
}
div#org a {
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}
div.footer_phone span{
	font-style: italic;
}
p#copyright {
	text-align: right;
	padding-bottom: 2px;
	padding-right: 20px;
	margin: 0;
	font-size: 11px;
}
span.credits_2{
	font-size: 10px;
	text-decoration: none;
	color: #555555;
	margin-left: 212px;
}
span.credits_2 a{
	color: #333333;
	text-decoration: none;
}
span.credits_2 a:hover{
	text-decoration: underline;
	color: blue;
}
