@charset "UTF-8";
/* CSS Document */

/* GLOBAL STYLES */

body {
background-color:#5e4114;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dcd9a1;
line-height:1.75em;
}

p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dcd9a1;
line-height:1.75em;}

a {color:#dcd9a1;}

a:hover {text-decoration:none;}

td {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dcd9a1;
line-height:1.75em;}

li {
list-style-image: none;
list-style-type:none;
}

span {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dcd9a1;
line-height:1.75em;}

#container {
width: 980px;
margin: 10px auto;
}

.spacer {
clear: both;
}

/* INDEX STYLES */

#abovenav {
width: 980px; 
height: 48px; 
background-image:url(images/index/index_banner_1_1.jpg); 
background-repeat:no-repeat;
}

#topbar {
width: 980px;
height: 37px;
}

#topbar_left {
float:left;
width: 713px;
height: 37px;
}

#topbar_right {
float:left;
width: 267px;
height: 37px;
}

#subtopbar {
width: 980px;
height: 36px;
}

#subtopbar_left {
float:left;
width: 754px;
height: 36px;
}

#subtopbar_right {
float:left;
width: 226px;
height: 36px;
}

#belownav {
width: 980px;
}

#midsection {
width: 980px; 
}

#lowernav {
width: 980px; 
}

/* SUBPAGE STYLES */

#subcontainer {
width:980px;
margin: auto;
background-color:#d9bc94;
}

#subbanner {width:980px; height:110px}

#breadcrumb {width:980px; height:39px; background-image:url(images/sub/sub_breadcrumb_bg.jpg);}

#breadcrumb span {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#dcd9a1; 
position:relative; 
top:-13px;
}

#breadcrumb a {color:#dcd9a1;}

#subsidebar {
width:210px; 
height:747px;
float:left; 
background-image:url(images/backgrounds/sub_sidebar.jpg);
background-repeat:no-repeat;
background-color:#d9bc94;
}

p.subhead {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#dcd9a1;
}

img.rightpic {
float:right; 
margin: 0 0 15px 40px;
}

img.leftpic {
float:left; 
margin: 0 40px 15px 0px;
}

