body {
	background-image: url(../images/background.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C251E;
}

div.digitalclock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
    color: #5C251E;
}
.style1{
font-size: 12px;
font-stretch:extra-expanded;
line-height:24px;
text-align: left;
}

.style1pl{
font-size: 13px;
font-stretch:extra-expanded;
line-height:24px;
text-align: justify;
padding-left:20px;
}

.style2{
font-size:11px;
line-height:20px;
text-align: justify;
}

.style2padlft{
font-size:12px;
line-height:20px;
padding-left:20px;
text-align: justify;
}

.style3{
font-size: 20px;
font-stretch:extra-expanded;
line-height:28px;
}

.style4{
font-size:10px;
line-height:18px;
text-align:justify;
}

.style5{
font-size: 12px;
font-weight:bold;
font-stretch:ultra-expanded;
}

.style6{
font-size: 15px;
font-stretch:extra-expanded;
line-height:24px;
text-align: justify;
}

.style7{
font-size: 12px;
font-weight:bold;
line-height: 24px;
}

a {
	color: #5C251E;
	text-decoration:underline;
}

a:hover {
text-decoration:underline;	
}


.footer {
  	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #FEFCE7;
	text-align:center;
}

.footersmall {
  	font-size: 11px;
	line-height: 18px;
	color: #FEFCE7;
	text-align:center;
}

.padtop{
padding-top:10px;
}

.overwhite:link {
	color: #FEFCE7;
	text-decoration: none;
}

.overwhite:hover {
	text-decoration: underline;
	color: #FEFCE7;
}

.overwhite:active{
text-decoration: none;
	color: #FEFCE7;
}

.overwhite:visited{
text-decoration: none;
	color: #FEFCE7;
}

.news{
padding-left: 25px;
}


