body {
font-family:Arial;
font-size:14px;
color:#765801;
margin:0;
padding:0;
background-color:#e6e3da;
}

/* No Borders on Linked Images */
a:link img {
border:0;
}
a:visited img {
border:0;
}

/* Classes */

.newstitles {
font-family:Times;
font-size:17px;
font-weight:bold;
color:#fff;
}

.titles {
font-family:Times;
font-size:24px;
color:#993300;
}

.home_bullets {
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#993300;
}

.bullet_titles {
font-family:Arial;
font-size:20px;
font-weight:bold;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

.img_floatleft {
border-style:solid;
border-color:#993300;
border-width:2px;
float:left;
margin-right:6px;
margin-top:6px;
margin-bottom:6px;
}

.img_border {
border-style:solid;
border-color:#993300;
border-width:2px;
}

.hr {
color:#993300;
padding:0px;
margin:0px;
}

.red {
color:#993300;
}

.gold {
color:#765801;
}
.blue {
color:#00C;
}


.links a:link {
color:#993300;
text-decoration:underline;}

.links a:visited {
color:#993300;
text-decoration:underline;}

.links a:active{
color:#993300;
text-decoration:underline;}

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



/* ---------------------- Divs */	


#mother {
width:950px;
height:auto;
padding-bottom:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
}

#nav {
width:950px;
height:68px;
}

#news_holder {
width:203px;
height:auto;
float:left;
margin-top:15px;
margin-left:16px;
}
#news_top {
width:203px;
height:10px;
background-image:url(images/components/news_top.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
#news_mid {
width:203px;
height:auto;
background-image:url(images/components/news_mid.gif);
background-repeat:repeat-y;
margin:0px;
padding:0px;
}
#news_btm {
width:203px;
height:10px;
background-image:url(images/components/news_btm.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
#news_mid p {
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left:0px;
font-size:13px;
}

#news_mid a:active, #news_mid a:visited, #news_mid a:link {
text-decoration: underline;
color:#fff;
}
#news_mid a:hover {
	text-decoration: underline;
	color:#005;
}

#content_holder {
width:950px;
height:auto;
background-image:url(images/components/content.gif);
background-repeat:repeat-y;
}
#content {
width:950px;
height:auto;
background-image:url(images/components/content_top.gif);
background-position:top;
background-repeat:no-repeat;
}

#content p{
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 12px;
padding-left:12px;
}

#bottomlinks {
width:950px;
height:62px;

background:url(images/components/footer.gif);
}
#bottomlinks p{
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:12px;
text-align:center;
margin:0px;
padding-top:0px;
padding-bottom:0px;
}

#bottomlinks a:active, #bottomlinks a:visited, #bottomlinks a:link {
text-decoration:none;
color:#FFFFFF;
}

#bottomlinks a:hover {
text-decoration: underline;
color:#FFFFFF;
}