﻿@import url(layout.css);
body {
	margin: 0px;
	background-color:  #75381C;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	background-repeat: no-repeat;
}
/* Styles for DIV tags */
#container {
	width: 760px;
	length: auto;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	background-color: #5E2E06;
	padding: 10px;	
}
#masthead {
	width: 520px;
	height: 172px;
}
#masthead_header {
	width: 510px;
	height: 170px;
	background-image: url('../images/lghtbrn510170.png');
	background-repeat: no-repeat;
	position: relative;
	display: block;
}

#masthead_img {
	padding: 5px;
	border-style: solid;
	border-width: thin;
	float: right;
	background-color: #CDAE53;
	width: 228px;
	height: 160px;
}

#masthead_address {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CDAE53;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navigation {
	border: thin ridge #000000;
	background-color: #75381C;
	text-align: center;
	width: 547px;
	height: 32px;
	background-image: url('../images/navbargrad51062.png');
	float: right;
}
html>body {
	border: thin;
}
#content_container {
	border: medium #B99344 solid;
	background-color: #FFFF99;
	width: 528px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	float: right;
	text-align: center;
	font-weight: bold;
}
#content_container p {
	color: black;
	font-size: small;
	font-weight: normal;
}
#content_container a {
	color: #0000FF;
	font-size: small;
	font-weight: normal;
}
#content_container a:hover {
	color: white; 
	font-size: small;
	font-weight: normal;
}
#content_container a:visited {
	color:  navy; 
	font-size: small;
	font-weight: normal;
}
#column_left {
	padding: 5px;
	border-style: solid;
	border-width: thin;
	float: left;
	width: 194px;
	height: auto;
	background-color: #CDAE53;
	margin-right: auto;
	margin-left: auto;
}
#column_left a {
	color: #0000FF;
	font-size: small;
	font-weight: normal;	
}
#column_left a:hover {
	color: white; 
	font-size: small;
	font-weight: normal;
}
#column_left a:visited {
	color: navy; 
	font-size: small;
	font-weight: normal;
}



#column_right {
	background-color: #5E2E06;
	display: block;
	width: 400px;
}
#footer {
	border: thin solid #000000;
	background-color: #B58B3D;
	color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: inherit;
	clear: both;
}
/* 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%;
	margin: 0;
	padding: 0;
	height: 32px;
}
#navigation li {
	float: left;
	background-repeat: no-repeat;
	width: auto;
	height: 32px;
}
#navigation a {
	color: #984809;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
	font-size: medium;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #984809;
	background-repeat: no-repeat;
	font-size: large;
	color: #B99344;
}
/* Styles for Right Column */
#column_right h4 {
	margin-top: 0px;
	text-align: center;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 5px;
	font-weight: bold;
	text-align: center;
}
#column_right a {
	color: #443311;
	text-align: center;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #BCA35A;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #92521F;
	margin-top: 0px;
	padding-top: 5px;
	text-align: center;
}
h3 {
	font-size: large;
	color: #984809;
	margin-top: 0px;
	text-align: center;
}
h4 {
	font-size: medium;
	color: #92521F;
	margin-top: 0px;
}
h5 {
	font-size: small;
	color: #92521F;
	margin-top: 0px;
	text-align: center;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color:  white;
	text-align: center;
	font-size: large;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: small;
	text-align: center;
	color: #75381C;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFCC;
	font-weight: normal;
	font-size: small;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#masthead_header {
	width: 510px;
	height: 170px;
	background-image: url('../images/lghtbrn510170.png');
	background-repeat: no-repeat;
}
.imgfloatlft {
	border: thin outset #000000;
	float: left;
	background-image: ;
	background-repeat: no-repeat;
}
.imgfloatrt {
	float: right;
	
}
	float: left;
p {
	font-size: medium;
	
}
blockquote {
	border: medium #BCA35A ridge;
	font-size: small;
	font-style: italic;
	background-color: #BCA35A;
}



