body
{
	background-color: #E7DBC5;
	padding: 12px;
	margin: 0;
	color: #333132;
	font-size: 1em;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}
#outerDiv
{
	background-color: white;
	width: 800px;
	margin: 0 auto 0 auto;
	border: solid #000000;
	border-width: 1px;
	height: 100%;
}

#innerDiv
{
	border: solid #000000;
	border-width: 1px;
	height: 100%;
	background-color: inherit;
}

.flag
{
       width: 757px;
       height: 92px;
       position: relative;
}

.searchForm
{
	width: 204px;
	height: 31px;
	background-image: url(/graphics/searchBack.gif);
	position: absolute;
	top: 55px;
	right: 12px;
}

.searchForm input
{
	font-size: 9px;
	background: transparent;
	position: absolute;
	border-style: none;
	top: 7px;
	left: 70px;
}

A:link
{
	color: #551D00;
	text-decoration: none;
}

A:active
{
	color: #551D00;
	text-decoration: none;
}

A:visited
{
	color: #551D00;
	text-decoration: none;
}

A:hover
{
	color: #551D00;
	text-decoration: underline;
}


.docLayout
{
	padding: 0 12px 12px 12px;
	float: left;
	width: 733px;
	background-color: white;
}

/* Hides from IE5-mac \*/
* html .columnContent
{
	height: 1px;
	margin-left: -3px;
}

.footer
{
	background-color: #551D00;
	padding: 3px;
    maring-bottom:5px;
    color: #999966;
	line-height: 120%;
    font-size: 80%;
	clear:both;
	vertical-align:middle;
}

/* Hides from IE5-mac \*/
* html .footer { height: 1%; }

/* End hide from IE5-mac */
.clear { clear: left; }
form { margin: 0; }

h1,h2,h3
{
	margin: 0 0 6px 0;
	line-height: 120%;
}

h1 { font-size: 150%; color:#551D00; font-weight:bold; }
h2 { font-size: 120%; }
h3 { 
 font-size: 135%;
 color:#B98927;
 font-weight:bold;
 font-family:sans-serif;
 }

ul
{
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}

.globalNav{background-color:#551D00}
.globalNav a{padding:6px 11px 6px 11px;display:block;float:left}
.globalNav A:link
{
	color: #999966;
	background-color:#551D00;
	text-decoration:none;
}
.globalNav A:active
{
	color: #999966;
	background-color:#551D00;
}
.globalNav A:visited
{
	color: #999966;
	background-color:#551D00;
}
.globalNav A:hover
{
	color: #551D00;
	background-color:#999966;
	text-decoration:none;
}

.dropmenudiv{background-color:#B98927;font-weight:bold;}
.dropmenudiv a{padding:6px 12px 6px 12px;display:block;float:left}
.dropmenudiv A:link
{
	color: #ffffff;
	background-color:#B98927;
	text-decoration:none;
}
.dropmenudiv A:active
{
	color: #ffffff;
	background-color:#B98927;
}
.dropmenudiv A:visited
{
	color: #ffffff;
	background-color:#B98927;
}
.dropmenudiv A:hover
{
	color: #551D00;
	background-color:#B98927;
	text-decoration:none;
}
.blurb{
margin:0;
line-height:140%;
font-size:1.2em;
font-family:Georgia,serif;
}

.line
{
	border-top:#551D00 1px dashed;
}

#menu1,#menu2{display:none}
.blacktext{color:#000000;}