body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	color: #585858;
	background-color: #ececec;
	margin:0px;
	background-image: url(pics/bg.jpg);
	background-repeat: no-repeat;
}

.track {
    position: relative;
    left: 22px;
    top: 1px;
}

.news-text{
	padding-left:112px;
}



.news-month{
	font-size:11px;
	text-transform:uppercase;
	color:#999999;
	padding-left:110px
}

.news-headline{
	font-size:16px;
	padding-left:112px;
}

.newsimage{
	border:solid 1px #cccccc;
	float:left;
}

#content{
	position: absolute;
	top: 310px;
	left:205px;
	width:560px;
	border-color:#a8a7a7;
	border-left:solid 1px #a8a7a7;
	border-right:solid 1px #a8a7a7;
	border-bottom:none;
	border-top:none;
	padding: 0px 8px 0px 8px;
}
p {
	margin: 5px 0 5px 0;
}
.button {
	background-color:#efece4;
	color: #b3a490;
	font-size:11px;
	border-color:#b3a490;
	border:solid;
	border-width:1px;
}
#logos {
	position: absolute;
	top: 26px;
	right:15px;
}

#logo {
	position: absolute;
	top: 73px;
	left:75px;
}
#shadow_1{
	position: absolute;
	top: 64px;
	height:9px;
	width:100%;
	background-image:url(pics/shadow_1.png);
}
#shadow_2{
	position: absolute;
	top: 238px;
	height:15px;
	width:100%;
	background-image:url(pics/shadow_2.png);
}
#shadow_3{
	position: absolute;
	top: 252px;
	height:8px;
	width:100%;
	background-image:url(pics/shadow_3.png);
}
#shadow_4{
	position: absolute;
	top: 282px;
	height:9px;
	width:100%;
	background-image:url(pics/shadow_4.png);
}
#pictpanel{
	position: absolute;
	top: 73px;
	height:165px;
	width:100%;
	background-color: #ffffff;
	background-image:url(pics/pictpanel.jpg);
}

#navipanel{
	position: absolute;
	top: 260px;
	height: 22px;
	width:100%;
	background-color: #ffffff;
}

#navi{
	position: absolute;
	left:203px;
	top:262px;
	width:750px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}

hr {
	background-color: #a8a7a7;
	color: #a8a7a7;
	height:1px;
	border:none;
}
h1 {
	font-size: 24px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2 {
	font-size: 16px;
	font-weight:normal;
	line-height: 120%;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0 5px 0;
}
h4 {
	font-size: 16px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
a:link {
	color: #585858;
}
a:focus {
	color: #000;
}
a:visited {
	color: #585858;
}
a:hover {
	color: #000;
}

/* ######### Drop Down Menu ######### */
.ddcolortabs{

padding: 0;
width: 100%;
background: transparent;

voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
}


.ddcolortabs a{
float:left;
color: #fff;
margin:0 0 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;

}

.ddcolortabs a span{
float:left;
display:block;
padding: 2px 6px 2px 6px;
}

.ddcolortabs a span{
float:none;
background-color: #9b9a99;
}

.ddcolortabs a:hover{
color: #fff;
}

.ddcolortabs a:hover span{
 background-color:#737373;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #CCCCCC; /*THEME CHANGE HERE*/
font:bold 12px Arial;
line-height:15px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 10px;
border-top: 0 solid #678b3f;
border-bottom: 0px; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: #ff5400;
}

.active{
background: #ff5400!important;
}

.news-text a{
	font-size:12px;
	color:#999999;
}

.ddcolortabs p{
letter-spacing: 1px;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
    width: 50px;
    display: inline;
    position: absolute;
    left: 579px;
    width: 200px;
}

.ddcolortabs p span{
    color: #ff5400!important;
}

.ddcolortabs p a{
    color: #000!important;
    float: none;
        letter-spacing: 1px;
    padding: 0px;

}
