@charset "UTF-8";
ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
}
ul#cssmw > li > a {
	background-color: #D0C196;
	background-image: none;
	color: #483C32;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 226px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
ul#cssmw > li > a:active {
	background-color: #577580;
	color: #462220;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw > li:hover > a {
	background-color: #877a75;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a {
  background-color: #FBDE66;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #462220;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw ul.level-1 > li > a:active {
  background-color: #E0B93A;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > a {
  background-color: #E0B93A;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 111px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > a {
  background-color: #FBDE66;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #462220;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw ul.level-2 > li > a:active {
  background-color: #E0B93A;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 > li:hover > a {
  background-color: #E0B93A;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #8B8589;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.thrColFixHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f5e3b1;
} 
.thrColFixHdr #header {
	padding: 0;
	height: 240px;
	width: 950px;
	background-image: url(images/brenda_header1.jpg);
} 
.thrColFixHdr #container #nav {
	background-color: #D0C196;
	width: 948px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-variant: normal;
	float: right;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 310px; /* padding keeps the content of the div away from the edges */
	background-color: #f5e3b1;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 	#483C32;
	margin-top: 0px;
}
.thrColFixHdr #sidebar1_2 {
	float: left; /* since this element is floated, a width must be given */
	width: 920px; /* padding keeps the content of the div away from the edges */
	background-color: #f5e3b1;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 	#483C32;
	margin-top: 0px;
}
.thrColFixHdr #mainContent {
	background-color: #f5e3b1;
	float: right;
	width: 580px;
	margin-top: 30;
	margin-bottom: 20;
	padding-top: 0;
	padding-right: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: 	#483C32;
	margin-right: 0px;
	padding-bottom: 20px;
} 
.thrColFixHdr #footer2 {
	color: #483C32;
	height: 40px;
	width: 950px;
	background-color: #8B8589;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #577580;
}
a:visited {
	color: #577580;
}
a:hover {
	color: #FFFFFF;
}
.byline {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #577580;
}
.style5 {font-size: 11px}

