/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:10px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-image:url(background.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#009999;
font-size:10px;
text-decoration:none;
}

a:visited{
color:#999999;
font-size:10px;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a:active{
color:#009999;
font-size:10px;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:10px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#7a4d20;
}

.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:10px;
	color:#000000;
}

.actsmall{
	font-size:10px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #794c1f;
	border-right-color: #794c1f;
	border-bottom-color: #794c1f;
	border-left-color: #794c1f;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #794c1f;
	border-right-color: #794c1f;
	border-bottom-color: #794c1f;
	border-left-color: #794c1f;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #794c1f;
	border-right-color: #794c1f;
	border-bottom-color: #794c1f;
	border-left-color: #794c1f;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#794c1f;
}

ul#aboutNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	font-size:8pt;

}

#aboutNav a {
	font: Arial, Helvetica, sans-seriff;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: #7a4d20;
	display: block;
                background-color: #c8b570;
	background-image: ;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7a4d20;
	border-right-color: #999999;
	border-bottom-color: #7a4d20;
	border-left-color: #999999;
}

#aboutNav a:hover {
	font-weight: bold;
	background-color: #7a4d20;
	color: #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-decoration:underline;
	font-size:10px;
}

#aboutNav a.sub {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	background-image: none;
	border-top-color: #7a4d20;
}

#aboutNav a.sub:hover {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #fff;
	text-decoration:underline;
	font-size:10px;
	background-color: #7a4d20;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	background-image: none;
	border-top-color: #7a4d20;
}

#header {
	width:880px;
	height:250px;
                margin-bottom: 6px;
                border-bottom: 1px solid #7a4d20;
                
	
}


#title {
                margin: 20px 20px 0 20px;
                color:#7a4d20;
	font-weight:bold;
	font-size: 24px;
	font-family:Verdana, Geneva, sans-serif;
                background:#fff;
                padding:5px;
                border: 2px solid #7a4d20;
                float:left;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	background: #FFF;
}

#footer { 
                border-top: 1px solid #7a4d20;
	padding: 5px 2px 0px 2px;
	background: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	height:50px;
                margin: 10px 0 0 0;
}

#address {
	padding: 0px;
	margin: 0;
	float:left;
	width: 400px;
}

#address a {
	text-decoration:none;
	color:blue;
}

#menu {
	float:left;
	background:url(../images/menu-back.gif);
	margin: 0 0 5px 0;
	width:100%;
	line-height:normal;
	border-bottom: 1px solid #7a4d20;
	border-top: 1px solid #7a4d20;
	}

#menu ul {
	margin: 0;
                border-bottom: 1px solid #7a4d20;
	padding:0px 10px;
	list-style:none;
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	float:right;
	display:block;
	background: url(../images/tableft.gif) repeat-x left top;
	margin:0;
	padding:5px 16px 4px 16px;
	text-decoration:none;
                font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:12px;
	}
	
/* End IE5-Mac hack */
#menu a:hover {background-position:0% -26px; padding:6px 15px 3px 15px; border-left:1px solid #7a4d20; border-right:1px solid #7a4d20;}
-->

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align:right;
}

.fltrt img {
	padding: 2px;
}

h2 {
                font-weight:bold;
	font-size: 14pt;
	font-family:Verdana, Geneva, sans-serif;
                color:#7a4d20;
                background:#fff;
                padding: 5px 0;
                margin: 0;
}


/* IE Fixes */

/* remove annoying gaps */
#aboutNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #aboutNav a {
	height: 1px;
}