body {
	background:#7d6a55;
	margin-top: 0px;
	
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}



.mainsite {
	min-height:700px;
	height:auto !important;
	height:700px;
	width: 750px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7d6a55;
	border-bottom-color: #7d6a55;
	border-left-color: #7d6a55;
	
}




.bottomgreen {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #687e36;
}
.splashstatement {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
}




.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px #7d6a55; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #7d6a55; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #110900; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


.headquarters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.headqtr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #98c1ce;
}


.headqtr a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:  #98c1ce;
}
.headqtr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:  #98c1ce;
}
.headqtr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:  #98c1ce;
}


.headqtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:  #98c1ce;
}
.headqtrwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}

#bottomDiv{
	left:0px;
	bottom:0px;
	margin:10px;
}
.headqtr-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #98c1ce;
}

.headqtr-medium a , .headqtr-medium a:hover, .headqtr-medium a:visited, .headqtr-medium a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #98c1ce;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.greentext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.greentext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.greentext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ffffff;
}
.greentext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.headqtr-medium-lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #98c1ce;
}
.headqtr-white-medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.tableblue {
	border: 0px solid #98C1CE;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
