@charset "utf-8";
/* CSS Document */

a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{ color: #FFFFFF; text-decoration: none; }

a:active	{ color: #FFFFFF; text-decoration: none; }

a:hover		{ color: #FFFFFF; text-decoration: none; }

p a {color: #666600;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ECEADB;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	color: #666633;
	font-size: 9pt;
}
#container  {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
#mainContent  {
	padding: 0 20px;
	position: relative;
}
#address {
	float: right;
	margin-bottom: 50px;
	width: 300px;
}
#address a {
	color: #666600;
}



#header{
	background-color: #ABA688;
	background-image: url(../images/header.gif);
	padding: 15px 15px;
	position: relative;
}
#headerAddress {
	position: absolute;
	left: 468px;
	top: 12px;
	height: 89px;
	width: 305px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}

#spacer {
	background-color: #ABA688;
	height: 5px;
}
#crumbtrail {
	background-color: #F2F2EB;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	padding: 10px 20px;
	position: relative;
}
#selectedflag {
	position: absolute;
	left: 720px;
	top: 10px;
}

#bottom1 {
	background-color: #F2F2EB;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	padding: 0.5em;
	border-top-width: thin;
	border-top-style: dotted;
	height: 1em;
}
#bottomLinks {
	background-color: #ABA688;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.bottomLink {
	border-right-style: solid;
	border-right-width: thin;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	background-image: url(../images/slide10.jpg);
	height: 205px;
	position: relative;
}
#menubar {
	height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #8F836D;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	padding-top: 5px;
}
#menuflags .flag {
	margin-top: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#menuflags {
	height: 27px;
	background-color: #8F836D;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	top: 167px;
	position: absolute;
	width: 760px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	padding-left: 20px;
	padding-top: 8px;
}

.bottomLinkLast {
	padding-right: 10px;
	padding-left: 10px;
}


.crumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8F836D;
	vertical-align: middle;
}
#notices {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ABA688;
	margin-top: 10px;
}
#notices a {
	color: #666666;
}
#loadflash {
	text-align: center;
	position: relative;
	top: 211px;
}
#map {
	height: 400px;
	width: 400px;
	border: 1px solid #333300;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#links a {
	color: #666600;
}
#getflash {
	color: #666600;
}

#coa{
	float:left;
}.bold {
	font-weight: bold;
}
