html, body {
	margin: 0;
	height: 100%;
}
body {
	background-color: #ECE4D1;
	background-image: url(img/shadbkg.jpg);
	background-repeat: repeat-y;
	background-position: 50.05% 0;
}
#wrapper {
	min-height: 100%;
	margin-bottom: -101px;
	position: relative;
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#banner {
	padding: 0;
	margin-bottom: 0;
	background-color: #eee;
	height: 75px;
}
#content {
	margin-left: 340px;
	background-image: url(img/contentbkg.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
}
#sidebar {
	float: left;
	width: 340px;
}
#clearfooter {
	height: 106px;
	clear: both;
}
#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	height: 101px;
	position: relative;
	background-image: url(img/footerbkg.png);
	background-repeat: repeat-x;
}
/* Clearfix Start */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
* html .clearfix {
	height: 1%;
}
/* Clearfix Ends */

/* Typography Starts */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0;
	font-weight: normal;
	color: #544132;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #544132;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #544132;
	font-style: normal;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #ECE4D0;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-weight: normal;
}
#content p {
	font-size: 14px;
	color: #544132;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-weight: normal;
	font-size: 14px;
	color: #544132;
}
/* Typography Ends */
.pictures {
	background-color: #ECE4D1;
	padding: 15px;
	background-image: url(img/boxshadow.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 170px;
	margin-top: 25px;
}
.picleft {
	width: 240px;
	float: left;
	margin-right: 20px;
	background-color: #FFF;
}
.picright {
	float: left;
	width: 240px;
	background-color: #FFF;
}
.picleft img, .picright img {
	border: 1px solid #544132;
}
#intropic {
	position: absolute;
	height: 383px;
	width: 380px;
	top: 0px;
	left: 50%;
	margin-left:-480px;
}
#logo {
	margin-top: 380px;
}
#nav {
	margin-bottom: 25px;
}
#locator {
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(img/sideemph.jpg);
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#locator p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #544132;
}
.underlinemenu {
	font-weight: normal;
	width: 870px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
}
.underlinemenu ul {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right;
//set value to "left", "center", or "right"*/
}
.underlinemenu ul li {
	display: inline;
}
.underlinemenu ul li a {
	color: #ECE4D1;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none; /*bottom border is 3px*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB936F;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	border-bottom-color: #544132;
}
.mattblacktabs {
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #544132;
}
.mattblacktabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.mattblacktabs li {
	display: inline;
	margin: 0;
}
.mattblacktabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	background-color: #544132;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAC5B2;
}
.mattblacktabs li a:visited {
	color: #EBE4D1;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a {
	background-color: #7B6871;
	color: #FFF;
}
a.ovalbutton {
	background: transparent url('img/oval-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
	color: #494949; /*button text color*/
}
a.ovalbutton span {
	background: transparent url('img/oval-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
a.ovalbutton:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.ovalbutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: black;
}
.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
#map {
	background-image: url(img/boxshadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 521px;
	background-color: #544132;
	padding-top: 1px;
	padding-left: 1px;
}
#flags {
	position: absolute;
	height: 38px;
	width: 68px;
	top: 25px;
	right: 50%;
	margin-right:-435px;
}
#flags img {
	float: right;
	margin-left: 10px;
	margin-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#flags a {
	border: 0px;
}
