﻿@import url(layout_home.css);
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/design/optimized/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	padding: 0px;
	font-size: small;
	color: #000000;
}
/* Styles for DIV tags */
#top {
	background-color: #C1513B;
	text-align: center;
	background: url(../images/design/optimized/top_shadow.gif);
	padding-right: 75px;
}
#masthead {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/design/optimized/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	font-size: small;
	color: #000000;
	height:161px;
}
#container {
	background:url(../images/design/optimized/header_sides.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation {
	background-color: #075136;
	text-align: left;
	font-family: Verdana;
	border-top: 5px solid #513E67;
}
#content_container {
	background:url(../images/design/optimized/column.gif);
	background-repeat: repeat-y ;
	background-position: left top;
	padding: 0px;
	margin-right:36px;
	margin-left:35px;
}
#column_left {
	float: left;
	background-color:#ffffff;
	border-top: 5px solid #513E67;
}
#column_right {
	background-color: #A69A76;
	border-top: 5px solid #513E67;
}
#featured {
	background-color: #ffffff;
	background:url(../images/design/optimized/featured_shadow.gif);
	background-repeat:repeat-x;
}
#featured_left {
	background-color: #666666;
	margin-top:10px;
	padding: 5px;
}
#featured_center {
	background-color: #666666;
	margin-top:10px;
	padding: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#featured_right {
	background-color: #666666;
	margin-top: 10px;
	padding: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#footer {
	background-color: #075136;
	border-top: 2px solid #513E67;
	border-bottom: 2px solid #513E67;
	color: #ffffff;
}
/* Styles for Top */
#top p {
	margin: 0;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}
#contact {
	float: right;
	text-align: right;
}
#contact p {
	font-size: small;
}
#contact img {
	vertical-align: text-top;
}
#top a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display:block;
	margin: 0;
	padding: 0;
	color: #fff;
}
#navigation li {
	display:block;
	margin:0 2px;
	font-weight:bold;
	color: #fff;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 5px;
	padding: 2px;
	display: block;
	border: 1px solid #075136;
	font-weight:normal;
}
#navigation a:hover {
	color: #ffffff;
	border: 1px solid #513E67;
	background-color: #513E67;
	font-weight:normal;
	text-decoration:underline;	
}
/* Styles for Right Column */
#column_right h2 {
	color: #513E67;
	margin-top: 0px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#column_right h4 {
	color: #112233;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#column_right img {
	border: 2;
	border-color:#CAC4AE;
	text-align: center;
	vertical-align: middle
}
#column_right img:hover {
	border:2;
	border-color:#075136;
}
#column_right a {
	color: #112233;
	text-decoration: none;
}
column_right a:hover {
	color: #998866;
	text-decoration: none;
}

/* Styles for Left Column */
p {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
r: 2;
	border-color:#CAC4AE;
	text-align: center;
	vertical-align: middle
}
#column_right img:hover {
	border:2;
	border-color:#075136;
}

/* Styles for Left Column */
h2 {
	margin: 0px 0px 0px 5px;
	font-size: x-large;
	color: #333333;
	text-align:center;
}
h3 {
	font-size: large;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #112233;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for featured columns */
#featured h4 {
	font-size: medium;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#featured p {
	font-size: small;
	color: #CCCCCC;
	text-align:left;
	margin-top: 3px;
	padding-top: 3px;
}
#featured a {
	color: #ffffff;
	text-decoration:none;
}
#featured a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #513E67;
}
#featured img {
	border: 0px;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
