body{
	background: url('../images/background.gif') repeat-x #677b7b;
	font-family:  verdana, arial, sans-serif;
	margin:12px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}



a {color: #990000; text-decoration: none;}
a:hover {color: #283c30; text-decoration: underline;}

a.footlink:link {color: #ff8800; text-decoration: none;}
a.footlink:visited {color: #ff8800; text-decoration: none;}
a.footlink:hover {color: #ff8800;}

a.toplink:link {color: #95937A; text-decoration: none; font-size: 9px;}
a.toplink:visited {color: #95937A; text-decoration: none; font-size: 9px;}
a.toplink:hover {color: #6E6A51;}

a.HomeNews:link {color: #283c30; font-size: 11px; font-weight: bold;}
a.HomeNews:visited {color: #283c30; font-weight: bold;}
a.HomeNews:hover {color: #507860; font-weight: bold;}

ul{
	margin: 10px 0px 20px 20px;
	padding: 0px;
}
li{
	margin-left: 15px;
	margin-top: 5px;
	}

/* ////////////////////////////  TOP  */
.callus{
	width: 169px; 
	height: 74px; 
	background: url('../images/Call-us-box.gif') no-repeat; 
	float: right; 
	color: white; 
	font-size: 19px; 
	text-align: center;
}
.bannernav{
	float: right; 
	padding-top: 10px;
	width: 270px;
	text-align: right;
}
.bannernav a{
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
	color: #5a4f21;
}
#content{
	background: white;
	border: 1px solid #b3b7b8;
	position: relative;
	clear: both;
	padding: 9px 9px 0px 9px;
	/*  I HATE!!!! IE - has layout fix  */
	zoom: 1;
	width: 100%;
	font-weight: normal;
}
#navigation{
	background: url('../images/nav-background.gif') repeat-x;
	height: 35px;
	position: relative;
	z-index: 1;
	margin-bottom: 9px;
	white-space: nowrap;
}
.MasterNavContainer0{
	margin: 4px;
	padding: 6px 23px 6px 14px;
	background: url('../images/nav-seperater.gif') no-repeat right;
	white-space: nowrap;
	display: inline;
}
a.MasterNavItem0 {
	color: #3d4037;
	font-weight: bold;
}

a.MasterNavItemSelected0:link a.MasterNavItemSelected0:visited {
	color: #3c3e31;
}
a.MasterNavItem0:hover{
	color: #990000;
}

.SubNavContainer1, .SubNavContainer2, .SubNavContainer3{
	margin-left: 10px;
}
.SubNavContainer1{
	margin-top: 5px;
}

.SubNavContainer0{
	margin-bottom: 20px;
}
a.SubNavItemSelectd0, a.SubNavItem0{
	border-bottom: 1px dotted white;
	color: white;
	display: block;
	font-weight: bold;
}
a.SubNavItemSelectd0, a.SubNavItem0:hover {
	color: white;
}

a.SubNavItemSelectd1{
	font-weight: bold;
}

a.SubNavItemSelectd1, a.SubNavItem1{
	color: white;
	display: block;
}
a.SubNavItemSelectd1, a.SubNavItem1:hover {
	color: white;
}

a.SubNavItemSelectd1{
	font-weight: bold;
}

.hometitle{
	font-weight: bold;
	color: #677b7b;
	text-align: left;
}
.homelink{
	display: block;
	color: #677b7b;
	padding-left: 10px;
	padding-bottom: 7px;
	background: url('../images/arrow.gif') no-repeat;
	background-position: 0px 3px; 
	text-align: left;
}
.footer{
	color: #adb9b9;
	font-size: 11px;
	margin-top: 4px;
}
.pagetitle{
	color: #283c30;
	font-family:  'Book Antiqua', times;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px
}
.title{
    font-weight: bold;
    font-size: 18px;
    color: #677b7b;
}
.insertedtd{
	padding-right: 20px;
}
.insertedtableheader{
	font-weight: bold;
	font-size: 16px;
	color: #677b7b;
	padding-bottom: 5px;
}
.logo{position: absolute; top: 25px; left: 30px; width: 190px; height: 77px; z-index: 1; border: none;}

.templateborder p{
	margin: 5px 0px 14px 0px;
	padding: 3px;
}
.templateborder {
	line-height: 18px;
}
.small{
	font-size: 10px;
	color: gray;
}
.bottomcontent
{
    min-width: 913px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0px;
}
.bottomimage
{
    width: 560px;
    height: 220px;
    vertical-align: top;
    padding-right: 10px;
}
.announcements
{
    min-width: 400px;
    height: 150px;
    overflow: hidden;
    background: url('../images/announcements-bg.jpg') repeat-x;
}
.announcementscontent
{
    min-width: 400px;
    max-height: 200px;
    background: url('../images/announcements-left.jpg') no-repeat;
    padding: 55px 0px 20px 20px;
    vertical-align: top;
    font-size: 12px;
    overflow: hidden;
}
