/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}


body
{
background:#fff6e4;
margin:100px 0px 20px 0px;
}
.black{
color:#000;
}
.list a{
color:#4d5fab;
}

.list a:hover{
color:#000;
}
p a{
color:#4d5fab;
}

p a:hover{
color:#000;
}
.fl
{
float:left;
}
.fr
{
float:right;
}
#ncase
{
width:941px;
margin:0px auto;
}
#coll
{
width:96px;
background:#785200;	
border-bottom:2px solid #785200;
}
#colr
{
font-family: Arial, Helvetica, sans-serif;
font-size:.75em;
color:#785200;
width:844px;
background:#fff6e4;
border-right:1px solid #785200;
border-top:1px solid #785200;
border-bottom:1px solid #785200;
}
#colr #logo
{
height:74px;
border-bottom:1px solid #785200;
}

#colr #logo img
{
margin-top:13px;
margin-left:15px;
}
#colr .team{
margin-left:30px;

}
#colr .wb{
width:680px;
}
#colr .lbl{
float:left;
width:100px;
height:26px;
clear:both;
}
#colr .ifield{
margin-bottom:10px;
}
.but{
background:#785200;	
border:1px solid #000;
padding:3px;
color:#fff;
text-decoration:none;
width:140px;
display:block;
text-align:center;

}
.but:hover{
background:#fff;	
color:#000;


}
#colr p, h1, h2, blockquote
{
margin-left:27px;
margin-right:58px;
margin-bottom:20px;
line-height:1.333
}
#colr h1, blockquote
{
margin-top:20px;
}
.list{
list-style:disc;
padding-left:10px;
margin-left:27px;
margin-right:58px;
margin-bottom:20px;
line-height:1.333
}
.list li ul{
list-style:disc;
padding-left:20px;
line-height:1.333
}

#colr #header
{
width:819px;
height:184px;
margin:0px auto;
background: url("/images/headers/mainheader-01.jpg") no-repeat #fff;
border:1px solid #785200;
margin-top:9px;
}
.himg01{

}

#colr #quote
{
padding-top:10px;
border-top:1px solid #785200;
height:60px;
}

#colr #quote p{
font-size:.8em;
color:#B99B69;
}
.teamquote{
color:#B99B69;
}
.clear{
clear:both;
}
.sep{
border-top:1px solid #B99B69;
margin:20px auto;
width:93%;

}
#footer
{
clear:both;
width:941px;
margin:0px auto;
}
#footer div p
{
font-family: Arial, Helvetica, sans-serif;
font-size:.7em;
color:#785200;
margin-top:8px;
}
#footer div p a
{
color:#785200;
margin-left:15px;
margin-right:15px;
text-decoration:none;
}


/*NAV*/
.nav{
margin-top:75px;
}
.login{
margin-top:40px;
}
#nav, #nav ul
{ /* all lists */
padding: 0;

list-style: none;
float : left;
width: 96px;
}
#nav li
{ /* all list items */
position : relative;
float : left;
line-height : 1.333em;
margin-bottom : -1px;
width: 96px;
}
#nav li ul
{ /* second-level lists */
position : absolute;
left: -999em;
margin-left : 96px;
margin-top : -32px;
border-left: 1px solid #FFF6E4;
}
#nav li ul ul
{ /* third-and-above-level lists */
left: -999em;
}
#nav li a
{
width: 80px;
w\idth : 80px;	
height:27px;
display : block;	
text-decoration : none;
color : #FFF6E4;
background:#795200;
border-top: 1px solid #FFF6E4;
border-bottom: 1px solid #FFF6E4;
font-size:.75em;
font-family:Arial, Helvetica, sans-serif;
padding-left:16px;
padding-top:3px;
}
#nav li li a
{
width: 140px;
w\idth : 140px;	
height:20px;
display : block;
text-decoration : none;
color : #FFF6E4;
background:#b99b69;
border-top: 1px solid #FFF6E4;
border-bottom: 1px solid #FFF6E4;
font-size:.8em;
font-family:Arial, Helvetica, sans-serif;
padding-left:16px;
padding-top:1px;
font-style:italic;
}
#nav li li a:hover
{
color : #FFF6E4;
background:#795200;
}
#nav li a:hover
{
color : #FFF6E4;
background:#b99b69;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{ /* lists nested under hovered list items */
left: auto;
}
#nav li:hover, #nav li.hover {   
position: static;   
} 


/* Apply */
.section{
clear:both;
margin-bottom:20px;
}
.element{
clear:both;
margin-left:27px;
margin-right:58px;
margin-bottom:20px;
line-height:1.333
}
.element .label{
display:block;
float:left;
width:300px;
}
.element .input{
display:block;
float:left;
}