@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#2F0D01;
	background-color: #FFF;
}
#container {
	width:1000px;
	margin: 0px auto;
}
	
#main {
	width:725px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #2F0D01;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
	clear: both;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4B3601;
	border-right-color: #4B3601;
	border-bottom-color: #4B3601;
	border-left-color: #4B3601;
}

#top {
	background-image: url(images/rustbrown.jpg);
	background-repeat: repeat;
	height: 355px;
	width: 1000px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#top2 {
	background-image: url(images/rustbrown.jpg);
	background-repeat: repeat;
	height: 220px;
	width: 1000px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top:10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
img {
	background-position: left center;
	margin-right: 2px;
	list-style-type: none;
}
#nav {
	text-align: center;
	height: 60px;
	width: 700px;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:25px;
}
#homecontainer{
	width: 725px;
	margin-left: 187px;
	padding-left:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 10px;
}
#minitabs {
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 0;
}
#minitabs li {
	margin: 0;
	display: inline;
	list-style-type: none;
	font-size: 14px;
	padding: 0;
}
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #2f0d01;
}
#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #2f0d01;
	padding-bottom: 2px;
	background: none;
	color: #2f0d01;
	font-size: 14px;
	padding-top: 0px;
}
.gallery.clearfix li {
	display: inline;
}

#colony {
	background-image:url(images/colhistory_bg.jpg);
	background-repeat:no-repeat;
}
#exodusters {
	background-image:url(images/exodusters.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:1000px;
	height:150px;
	float:none;
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin-top: 50px;
	padding-top: 20px;
	background-image:url(images/rustbrown.jpg);
	background-repeat:repeat;
}
#footercontact {
	width:1000px;
	text-align:center;
}
#footertabs {
	color:#FFF;
	font-weight: normal;
	text-align:center;
	padding-right:125px;
	padding-left:125px;
	width:750px;
	

}
#footertabs li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 15px;
	padding:0px;
	text-decoration:none;
	color: #FFF;
}
#pfooter {
	text-align:center;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size: 14px;
	display: block;
}
#footer #footertabs li a {
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	letter-spacing: 0em;
	text-align: center;
	padding-right: 6px;
	text-decoration: none;
	margin-right: 0px;
	border-left-style: dashed;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
}
#main #footer #footertabs li {
	display: inline;
	list-style-type: none;
}
#nav ul li a {
	color: #FFF;
	font-weight: bold;
}
#main #nav ul {
	color: #000;
	font-size: 7px;
}
#main #nav ul li a {
	color: #351F0A;
}

#top2 #davis {
	border: thin solid #4B3601;
}
#top2 #votaw {
	border: thin solid #4B3601;
}
#top2 #allen {
	border: thin solid #4B3601;
}

#top2 #settlers {
	border: thick solid #4B3601;
	}
#top2 #rhone {
	border: thick solid #4B3601;
}
#recon, #register, #payment {
	text-align: center;
}

.title {
	font-weight: bolder;
}

