/* hallquist design - 2006 */

/******* structure and layout *******/
body  { color: #eeeeee; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em; background: #161b13 url(images/header_builders.jpg) no-repeat 0 3px; text-align: justify; margin: 0; padding: 0;
font-size: 1.0em; }

.wrap {
position:relative;
width:780px;
margin:188px 0 0 0;
padding:0 0 0 0;
text-align:left;
}

.pagetitle  { line-height: 0.5em;  text-align: left; margin: -160px 0 0 15px; padding: 0; position: absolute; top: 20px; left: 0; width: 300px; clear: both }

.header {
position:relative;
clear:none;
width:769px;
margin:0 0 0 0;
padding:0 5px 1px 5px;
text-align:left;
font-size:8pt;
border-top:1px solid #67738D;
border-bottom:1px solid #67738D;
border-right:1px solid #67738D;
letter-spacing:.3em;
background:#454E61;
}

.news {
position:relative;
float:right;
margin:-1px 0 5px 5px;
padding:0 5px 10px 10px;
width:240px;
/*background:#67738D;*/
background:#454E61;
text-align:left;
color:#CBD5EA;
font-size: 11px;
border:1px solid #67738D;
border-top: .5px solid;
}

.left_content {
position:relative;
margin:6px 0 0 8px;
padding:0 0 0 0;
width:500px;
background:#161B13;
text-align:left;
color:#eeeeee;
font-size: .8em;
line-height: 1.6em;
font-family: Verdana, Helvetica, Arial, sans-serif; }

p {}



.footer {
font-size: 9px;
text-align: center;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif; }

/******* top navigation *******/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
color:#ffffff;
float:left;
width:100%;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .1em 1em .1em .5em;
background-color: #454E61;
color: #CED6E2;
text-decoration:none;
float: left;
border-left:1px solid #454E61;
border-right:1px solid #454E61;
font-size: 10.5px; }

#nav ul li a:hover{
background-color: #555E72;
color: #cccc99;
text-decoration:none;
border-left:1px solid #67738D;
border-right:1px solid #67738D;
font-size: 10.5px; }

#nav a.nav, #nav a.nav:hover {
background-color: #67738D;
color: #000000;
text-decoration:none;
}



/******* fonts and colors *******/

a {
color:#CCD8F2;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

a:visited {
color:#999999;
text-decoration:underline;
}

#news a {
color:#eeeeee;
text-decoration:underline;
}

#news a:hover {
color:#cccccc;
text-decoration:none;
}

#pagetitle {
font-family:Georgia"Times New Roman", Times, serif;
font-size:28pt;
color:#CCCC99;
letter-spacing:-.1em;
}

.pagedescription {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
letter-spacing:.1em;
}

.right_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#CCCC99;
letter-spacing: .5em;
text-transform:uppercase;
}

.left_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#CCCC99;
letter-spacing: .5em;
text-transform:uppercase;
}


/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


