/* custom styles for PointClear */


/* body background */
html, body#Body {background: #02315D url(images/main-bg.gif) top repeat-x !important;}
#everett_body {padding-top: 5px;}


/* header */
#everett_courtesy_links {display: none;}

#everett_header span.logo {
display: inline;
height: 69px;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 1.0em;
font-weight:normal;
}
#everett_header span.logo a {
display: inline;
}
#everett_header #headwrapper {
height:69px;
margin:0 auto;
overflow:hidden;
text-align:center;
width:1000px;
}
#everett_header #homelink {
float:left;
padding:0;
}
#everett_header #headwrapper #tagline {
float: right;
padding-top: 42px;
padding-right: 0px;
}
#everett_header #headwrapper #searchbox {
color:#EEEEEE;
font-size:90%;
padding: 0px;
text-align:right;
}


/* main menu */
#everett_menu {
background:transparent url(images/nav-bg.gif) repeat-x scroll 0 0;
float:left;
height:31px;
width:1000px;
overflow: hidden;
}
#everett_menu ul {
font-size:11px;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding: 3px 0 0;
}
#everett_menu .rootGroup  li {
height: 20px;
border-right:1px solid #904101;
float:left;
margin:0;
}
#everett_menu .rootGroup li.last {
border-right: 0px solid #904101;
}
#everett_menu .rootGroup  li a {
color:#F5F5F5;
display:block;
margin:0;
padding: 3px 25px;
text-decoration:none;
}
#everett_menu li a:hover {
background: #666666;
color: #ffe119;
}
#everett_menu span {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 11px !important;
font-weight: bold;
text-transform: uppercase !important;
}
#everett_menu .rootGroup .item .text {
padding: 0 !important
}

/* ******************************* */
/* standard two-column page layout */
/* ******************************* */


#everett_content #everett_two-column {
padding-top: 0;
width: 998px !important;
background:transparent url(images/pgbg-2col.jpg) repeat-y center top;
}

#everett_two-column #everett_col1 {
/* width:24.9%; */
border-top:2px solid #FFFFFF;
float:left;
margin:0;
padding:0 5px 0 2px;
width:256px;
border-right: solid 1px #ffffff;
}

#everett_two-column #everett_col2 {
/* width:75%; */
background:transparent url(images/subright-bg.gif) no-repeat scroll -4px top;
border-left: 1px solid #0053A0;
margin:0;
padding:0;
width:705px;
}


/* main content column */
#everett_two-column #everett_col2 div.pad {
padding-top: 20px;
}

#everett_col2 h1 {
font-size: 145% !important;
margin: 0 0 10px !important;
}
#bb-container div.post h3.title, 
#bb-container div.post h3.title a {
font-weight: bold;
}

#dnn_ContentPane div.ISContent.Normal {
margin-bottom: 25px;
}

/* sidebar content column */








