.invertedshiftdown{
	padding-top: 3px;
	width: 80%; /*Red color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #999999;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: #967348;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
color: black;
text-decoration:underline;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
text-decoration:underline;
color: black;
}

.logo {
	position: absolute;
	right: 236px;
	bottom: -294px;
	z-index:auto;
}

.blacktxt

{
color:black;
font-family:Verdana, sans-serif;
font-weight:bold;
font-size:14px;
}

.whitetxt

{
color:white;
font-family:Verdana, sans-serif;
font-weight:bold;
font-size:14px;
}

.menutxt

{

font: bold 12px Arial;
color: black;

}

.txt

{
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height: 14px;
}
.txt a:link{
color:#967348;
text-decoration:none;
}
.txt a:visited{
color:#967348;
text-decoration:none;
}

.headerbrown

{
color:#967348;
font-family:Verdana, sans-serif;
font-weight:bold;
font-size:20px;
}

.headerblack

{
color:black;
font-family:Verdana, sans-serif;
font-weight:bold;
font-size:20px;
}
a:link {
	color: #967348;
	
	}
	
.image

{
float:left;
vertical-align:bottom;
margin-top:220px;

}

.links

{
	color:#996600;
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
}

a.links:hover {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.links:active {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.links:visited {
	color:#000000;
	text-decoration:none;.links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
.txt a:active {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
