@charset "UTF-8";
/* CSS Document */

body {
	background-color: #626932;

	margin-top: 0px;
	margin-bottom: 0px;
}

.header {
	width: 1196px;
	height: 255px;
	margin-left: 115px;
	background: #CCCC66 url(Headerstretchedmaps2.jpg) no-repeat left top;
	margin-top: 0px;
	margin-right: 363px;
	margin-bottom: -5px;
}

.button {
	padding-left: 100px;
	padding-top: 150px;
	text-decoration: none;
}

.homebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff9c24), color-stop(1, #a35a00) );
	background:-moz-linear-gradient( center top, #ff9c24 5%, #a35a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c24', endColorstr='#a35a00');
	background-color:#ff9c24;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffa200;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:7px 30px;
	text-decoration:none;
	text-shadow:1px 1px 0px #f2aa35;
}.homebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a35a00), color-stop(1, #ff9c24) );
	background:-moz-linear-gradient( center top, #a35a00 5%, #ff9c24 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a35a00', endColorstr='#ff9c24');
	background-color:#a35a00;
}.homebutton:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


.page {
	width: 1196px;
	height: auto;
	background: #CCCC66 url(contentfinal.png) repeat-y;
	margin-left: 115px;
	margin-top: 0 auto;
	border-top: 0 auto;
	margin-bottom: 0px;
	border-bottom: 0px;
}
	
.content {
	
	width: 856px;
	height: auto;
	padding-top: 15px;
	padding-left: 170px;
	padding-bottom: 100px;
	margin-bottom: 0px;
	
	
}

.titles1 {
	color: #D1994C;
	font-weight: bold;
	float: left;
}

.titles2 {
	text-align: center;
}

.titles2 a:link {
	color: #00CC33;
	text-decoration: none;
}

.titles a:hover {
	text-decoration: underline;
	color: #EFBA68;
}

.mapstitles {
	color: rgb(81,85,39);
}

.options {
	font-size: 10px;
}
