@charset "utf-8";
/* CSS Document */
body {
font-family: "Trebuchet MS", Times, serif;
background-image:url(images/bg.gif);
}
a {
color:#606CA0;
text-decoration:none
}
a:hover {
text-decoration:underline
}
h1.linksheader {
margin:8px 0 10px 10px
}
#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
background-color:#FFFFFF;
}

#header {
height:25px;
border-top:#BFAA8D solid thick;
background-color:#ededed;
font-size:12px
}

#header a {
text-decoration:none
}

#header a:hover{
background-color:#BFAA8D;
color:#FFFFFF
}

#header2 {
height:105px;
background-color:#fff
}
#border {
border:#dfdfdf solid thin
}
#bordertwo {
border:#dfdfdf solid thin
}

spacer {
height:5px
}
spacertwo {
height:5px
}

#nav {
height:25px;
border-bottom:#dfdfdf solid thin;
font-family: "Trebuchet MS", Times, serif;
font-size:12px;
color:#999999
}

#copy {
float:left;
font-family: "Trebuchet MS", Times, serif;
font-size:12px;
color:#999999;
width:475px;
margin-left:10px
}

#content h1 {
font-family: "Trebuchet MS", Times, serif;
font-size:24px;
color:#606CA0;
margin-bottom:-10px
}

#content h2 {
font-family: "Trebuchet MS", Times, serif;
font-size:20px;
color:#606CA0;
margin-bottom:-10px
}

#image {
float:left;
width:250px
}

.links {
float:left;
width:206px;
background-color:#ebe9ee;
margin:15px
}

.links a:hover {
text-decoration:underline;
color:#666666;
}

.links a {
font-family: "Trebuchet MS", Times, serif;
font-size:12px;
color:#003366;
margin-left:5px
}

#footer {
height:74px;
border:1px solid #D2D2D2;
margin:10px;
padding-bottom:12px
}
.footerimage {
float:left;
margin:2px 0 0 6px;
display:inline
}
#footer_logo {
float:left;
display:inline
}

#footer_copy {
float:left;
font-size:12px;
text-align:center;
width:718px;
padding-top:5px
}

#spacer, #spacertwo {
clear:both
}

a img {
border:none
}
