html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	background: #4ac3fc;
	line-height: 100%;
}

#topper{
background: #accf5e url(../images/bckgrd.gif) repeat-x;
width: 100%;
float:left;
}

#footer{
background:url(../images/bckgrdbtm.gif) bottom repeat-x;
width: 100%;
float:left;
}

#holder{
position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:840px;
}

#container {
text-align: left;
float:left;
	margin:0 auto; /* center, not in IE5 */
	width:804px;
}

#header {
float:left;
height: 254px;
width: 249px;
overflow: hidden;
margin-top: 14px;
}

#header a h1{
margin: 0;
padding:0;
height: 254px;
width: 249px;
background:url(../images/logo.gif) no-repeat;
display:block;
text-indent:-9999px;
}

#banner {
float:left;
width:591px;
height:254px;
background:url(../images/banner.gif) no-repeat;
margin-top: 14px;
}

#bancon{
width:537px;
height:182px;
float:left;
display:inline;
margin: 21px 0 0 24px;
}
#imgswap{
width:179px;
height: 182px;
float:left;
}

#lftcol{
width:249px;
float:left;
}

#adinfo{
width: 211px;
font-size:12px;
color: #516622;
float:left;
padding-left: 38px;
}

#adinfo h1, #adinfo h2, #adinfo h3, #adinfo h4{
color:#0000cc;
font-weight:bold;
font-size:13px;
padding:0;
margin: 0;
}

#adinfo p{
margin:0 0 14px 0;
}

#rgtcol{
width: 591px;
float: left;
background:url(../images/contentbtm.gif) no-repeat bottom;
 min-height:500px;
  height:auto !important;
  height:500px;
}

/*************************navigation**********************/
#navhold{
width: 249px;
float:left;
background:url(../images/navbck.gif) repeat-y;
}

#navbtm{
width: 249px;
float: left;
background:url(../images/navbtm.gif) no-repeat bottom;
padding-bottom: 32px;
}

#navtp{
width: 249px;
float:left;
background:url(../images/navtp.gif) no-repeat;
}

#nav{
width: 249px;
float: left;
}

#nav ul{
padding:0;
list-style:none;
margin: 21px 0 0 35px;
width:182px;
display:block;
font-size:16px;
}

#nav li{
padding:0;
display:block;
width:182px;
height: 31px;
line-height: 31px;
background:url(../images/navline.gif) repeat-x bottom;
}

#nav li a{
color:#FFFFFF;
text-decoration:none;
height: 31px;
display:block;
padding-left: 10px;

}

#nav li a:hover{
background: #1d8bc8;
}

#nav li#bcknone{
background:none;
}

#content{
background:url(../images/contenttp.gif) no-repeat;
width: 534px;
float:left;
padding:21px 35px 0 22px;
font-size:12px;
color: #0000cc;
 min-height:500px;
  height:auto !important;
  height:500px;
}

#content p{
line-height: 17px;
margin:5px 0 15px 0;
padding:0;
}

#content a{
color:#2085b3;
}

#content a:hover{
color:#990000;
}

#content h1, #content h2{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
margin: 0;
padding:5px 0 0 7px;
color: #147cac;
}

#content h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin: 0;
padding:5px 0 0 0;
color: #516622;
}

#content h4{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
margin: 0;
padding:5px 0 0 0;
color: #147cac;
}

.staffname{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
margin: 0;
padding:5px 0 0 0;
color: #147cac;
}

#content h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding:5px 0 0 0;
color: #516622;
}

.desc {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
margin: 0;
padding:5px 0 0 0;
color: #516622;
}

#content h6{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding:5px 0 0 0;
color: #147cac;
}

#content hr{
border:0;
border-top: #accf5e solid 1px;
border-bottom: #7dab3a solid 1px;
height:2px;
margin: 4px 0 4px 0;
padding:0;
}

#content img{
border: 1px solid #177daa;
margin: 5px;
}

#btmtext{
width: 591px;
float: left;
height: 70px;
}

#btmtext p{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-left: 33px;
}

#btmtext a{
color:#FFFFFF;
text-decoration:underline;
}

#btmtext a:hover{
color:#990000;
}

/********************* front page ****************************/

#boxholder{
background:url(../images/boxbckgrd.gif) repeat-y;
width:261px;
float:left;
display:inline;
margin: 0 3px 10px 3px;
}

#boxbtm{
width: 261px;
background:url(../images/boxbtm.gif) no-repeat bottom;
float:left;
}


#box{
width: 249px;
background:url(../images/boxtp.gif) no-repeat;
float: left;
 min-height:230px;
  height:auto !important;
  height:230px;
  color:#052b3d;
  padding: 0 6px 0 6px;
}

#box p{
padding: 0;
margin: 10px 0 10px 8px;
line-height: 17px;
}

#box a{
font-weight:bold;
color:#2085b3;
}

#box a:hover{
color:#990000;
}

#box h1, #box h2, #box h3{
color: #147cac;
font-size:22px;
padding:16px 0 0 0;
margin:0;
margin-left: 8px;
}

#boxline{
background:url(../images/boxline.gif) repeat-x;
height:2px;
margin: 10px 0 0 0;
}

#noborder img{
border:0;
}

.darkgreen{
color: #516622;
}

