﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url("../images/background_tile.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #E7EFE7;
}
#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
}
#masthead {
	text-align: right;
	background-color: #E7EFE7;
	background-image: url("../images/masthead_image.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
#menu {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	/* background-color: #fea; */
	background-color: #90B8A4;
	height:29px;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 580px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 595px;
	top: 5px;
	padding: 0 10px;
	background-color: #fff;
}
#column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 250px;
	top: 5px;
	padding: 10px 15px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 10px;
	
	}
#map {
		display: block;
		position: relative;
		width: 500px; 
		height: 300px;
		margin: 0 auto 0 auto;
		padding: 0;
		border: 4px solid #C8C8C8;
		background-color: #F0F0F0;
}
}
/* Masthead */
#masthead h1 {
	color: #8b0000;
	margin-top: 50px;
	margin-left:15px;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-left:15px;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	border: 1px solid #fea;
	background-color: #fea;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fea;
	border: 1px solid #8b0000;
	background-color: #8b0000;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography 3E603E*/
h1 {
	font-size: xx-large;
	color: #527C52;
}
h2 {
	font-size: x-large;
	color: #527C52;
}
h3 {
	font-size: large;
	color: #527C52;
}
h7 {
	font-size: large;
	color:#006600
}
h4 {
	font-size: medium;
	color: #527C52;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #527C52;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.tblcell {
	border-color: #527C52;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFFFF5;
}
.tbl {
	width:530px;
	border-color: #527C52;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:   #000000;
	background-color: #90B8A4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
}
a.sample_attachchild, a.sample_attachchild:visited, div.sample_attachchild
{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:   #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #90B8A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sample_attach_menu_child3 a.sample_attachchild {
	width: 105px;
}

div#sample_attach_menu_child             {
}
a.sample_attachchild:hover {
	background-color: #D3DFD3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.sample_attachparent, a.sample_attachparent:visited, div.sample_attachparent {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:   #000000;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 2px;
	background-color: #90B8A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
a.sample_attachparent:hover {
	background-color: #D3DFD3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sample_attach_menu_child4 a.sample_attachchild {
	width: 104px;
}
#sample_attach_menu_child6 a.sample_attachchild {
	width: 105px;
}
