/*  top level
 +-----------------------------------------------------+
 |T  CSS Designed and written by Fox Valley Web Design.|
 |A  http://www.foxvalleywebdesign.com/                |
 |G                                                    |
 +-----------------------------------------------------+
*/
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: .8em; }

html, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% arial, Verdana, Helvetica, sans-serif;
}

table {font-size:10px}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

li, dd, blockquote {
        margin-left: 1em;
}

dl {
		margin:0px;
}

form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

/*************************************************************/

body {
  text-align: center;
  margin:0px;
  padding:0px;
}

#main {
  margin: 10px auto;
  width: 800px;
  text-align: left;
}

#header {
  height: 127px;
  clear: both;
  background-color:#ffffff;
  text-align:center;
}

#middle{
  min-height:400px;
  height:auto !important;
  background-color:#ffffff;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;
  border:1px solid #666666;
}
/*.bodyblue #middle {
  background-color:#e6e9f0 !important;
}*/

#menu {
  clear: both;
  height: 160px;
  background-color:#baa400;
  position:relative;
}
.bodyblue #menu {
  background-color:#122a5a !important;
}

#menu dl {
  display: block;
  margin-left:25px;
}

#menu dt {
  width:185px;
  float: left;
  clear:none;
  height:161px;
  color:#ffffff;
  font-weight:bold;
}

#menu dd {
	position:absolute;
	background:url('../images/dropdown_hover.jpg') no-repeat top;
	width:162px;
	height:50px;
	top:60px;
	padding:15px 7px 0px 14px;
}
.bodyblue #menu dd {
	background:url('../images/dropdown_hoverBlue.jpg') no-repeat top !important;
}
#menu dd ul {
	margin:0px;
	padding:0px;
}
#menu dd li {
	margin:0px;
	padding:0px;
	display:block;
	font-size:.7em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:2px 12px;
	line-height:1.3em !important;
}

#whatwedosub {
	left:9px;
}

#whatwethinksub {
	left:195px;
}

#whowearesub {
	left:377px;
}

#askussub {
	left:563px;
}

#rightcolumn{
  padding-top:5px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:10px;
  margin-left:570px;
  min-height:400px;
  height:auto !important;
  font-size: 12px;
  width:188px;
}

#content{
  width:539px;
  min-height:400px;
  height:auto !important;
  padding-top: 15px;
  padding-left:20px;
  padding-right:10px;
  float: left;
  font-size: 10pt;
  color:#223669;
}
#titleimg {
  padding-left:24px;
  padding-top:18px;
  background-image:url('../images/title_welcome.jpg');
  background-repeat:no-repeat;
  background-position:top left;
  height: 39px;
  font-size:12pt;
  color:#002458;
  font-weight:bold;
  text-indent: 28px;
}

#flash{
  background-color: #e9e9e9;
  margin-top:10px;
  text-align:center;
  height: 85px;
}

#goldblock{
 background-image:url('../images/img_goldblock.jpg');
 background-repeat:no-repeat;
 height:100px;
 padding-top:28px;
 padding-bottom:23px;
 padding-left:50px;
 padding-right:15px;
}
#goldcontent {
	margin: 0px 25px 0px 25px;
	font-size: 12px;
}

#blueblock{
 background-image:url('../images/img_blueblock.jpg');
 background-repeat:no-repeat;
 height:100px;
 padding-top:28px;
 padding-bottom:23px;
 padding-left:50px;
 padding-right:15px;
}

#footer {
  height: 150px;
  background-color:#baa400;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: #ffffff;
  font-size: 10pt;
  line-height:1.5em;
}
.bodyblue #footer {
  background-color:#132b5b !important;
}

#footer a {
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  text-decoration: none;
  font-size: 11pt;
  font-weight:bold;
}

.bodyblue #footer a {
  color: #e6e9f0 !important;
}

#footer a:hover{
  color: #000000;
}

#footer a.FVWD {
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  font-size: 10pt;
}

.contentpad {
	width:800px;
	height:10spx;
	clear:both;
}
#titleimg2 {
  padding-left:24px;
  padding-top:18px;
  background-image:url(../images/title_welcomeblu.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  height: 39px;
  font-size:12pt;
  color:#002458;
  font-weight:bold;
  text-indent: 28px;
}
.imagepad {
	padding: 5px 5px 15px 0px;	
}

#content ul {
 margin-top: 0;
}

#content h3 {
 font-size: 100%;
 margin-bottom: 0;
}

ul.indentmore {
 margin-left: 2em;
}
.subheaders {
	font-size: 16px;
}
#rightwhatwedo {
	background-color: #FFFFCC;
	width: 190px;
	padding: 5px;
}
