﻿/*@import url(layout.css);*/
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #924730;
	background-image: url('../images/backgroundCherry.jpg');
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#masthead {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	margin-top: 10px;
	width: auto;
	overflow: hidden;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('../images/maple.jpg');
	background-repeat: repeat-x;
	border: thin #000000 solid;
}
#page_content {
	margin-top: auto;
	width:inherit;
	vertical-align: middle;
	height:80%;
}
#column_l {
	width: 200px;
	position:absolute;
	margin-left:10px;
	z-index:400;
	top:160px;
}
#logo {
	clear: both;
	display: block;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('../images/maple.jpg');
	border: thin #000000 solid;
	height: 130px;
	width: inherit;
	text-align: center;
}
#navigation {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('../images/maple.jpg');
	z-index:800;
	width:inherit;
	border: thin #000000 solid;
	clear: both;
}
#column_m {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/maple.jpg');
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: thin #000000 solid;
	margin-top: 2%;
	height: 550px;
	width: 725px;
	/*scrollbar-base-color:#924730*/
}
#column_m ul {
	list-style:none;
}
@media (min-width:900px) and (max-width:1024px){ 
    #column_m{
         width:600px;
         height: 400px;
    }
}
@media (max-width:899px){ 
    #column_m{
         width:400px;
         height: 300px;
    }
}
#column_r {
	width: 200px;
	float: right;
	margin-right: 10px;
	position:absolute;
	right:0;
	top:160px;
	z-index:400;
}
@media (min-width:900px) and (max-width:1024px){ 
	#column_r {top:105px;width:170px;}
	#column_l {top:105px;width:170px;}
}
@media (max-width:899px){ 
	#column_r {top:83px;width:170px;}
	#column_l {top:83px;width:170px;}
}
#column_r1 {
	border: thin #000000 solid;
	margin-bottom: 10px;
	z-index: 200;
	width:inherit;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('../images/maple.jpg');
}
#column_r2d2 {
	border: thin #000000 solid;
	background-color: rgba(192,192,192,1); /*background-color: #eef;*/;
	width: inherit;
	z-index: 500;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url('../images/maple.jpg');
}
#footer {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
	background-image: url('../images/maple.jpg');
	background-repeat: repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: thin #000000 solid;
	position: fixed;
	bottom: 10px;
	width: 98%;
	z-index: 10;
	height: 42px;
}

/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: small;
	text-align: right;
	margin: 10px 10px 0 10px;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /* Width of Menu Items */
	z-index:inherit;
	border-bottom:thin;
}
#navigation ul li {
	position: relative;
	z-index:inherit;
}
#navigation ul li ul {
	position: absolute;
	left: 165px;
	top: 0;
	display:none;
	z-index:inherit;
}
#navigation li:hover ul { 
	display: block; 
	z-index:inherit;
	background-image: url('../images/maple.jpg');
	border: thin #000000 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border-bottom:thin;
}
#navigation a:hover {
	color: #fff;
	background-image:url('../images/menuSelect.png');
	background-repeat:repeat-x;
}
@media (max-width:1024px){
#navigation a:hover{background-image:url('../images/menuSelect.png');}
#navigation ul {width: 170px;}
}

/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #000000;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
h9 {
	color: #965;
	font-size: 0.3em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: small;
	text-align: center;
	margin: 0;
	padding: 5px;
	z-index: 200;
}
#column_r ol {
	color: #000;
	font-size: small;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 5px;
}

#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
#map {
	width:150px;
	left:10px;
	position:relative;
}
/* Styles for Footer */
#footer p {
	color: #000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*Styles for Background Resize*/
img#expando {
    display: none;
    position: absolute;
    z-index: 1;
    -ms-interpolation-mode: bicubic;
}
.wide img#expando,
.tall img#expando {
    display: block;
}
.wide img#expando {
    height: auto;
    width: 100%;
}
.tall img#expando {
    height: 100%;
    width: auto;
}


