﻿@charset "utf-8";
body { background-color:#FFDF3C; background-image: url(../images/bg2.jpg); background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6a2701;
	text-decoration: none;
}
#wrap {
	background:url(../images/bgmain2.jpg) top left no-repeat;
}
.padtop {
	padding-top: 10px;
}
.rightside {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.leftside {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.padbottom {
	margin-bottom: 10px;
}
.padbottomHome {
	margin-bottom: 2px;
}
#boxOrange {
width:271px;
height:90px;
background:#fe6611;
padding:0;
margin:0;
margin-bottom:10px;
line-height:0;
font-size:0;
}
#boxOrange2 {
width:271px;
height:60px;
background:#fe6611;
padding:0;
margin:0;
margin-bottom:10px;
line-height:0;
font-size:0;
}
.allpad {
	background-color: #FFE902;
	padding: 10px;
	vertical-align: top;
}
.xallpad {
	padding: 10px;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #662600;
	text-decoration: none;
}
.Latest {
text-align:left;
padding:10px;
color:#fff;
font-size:11px;
}
span.latestLink a, span.latestLink a:visited, span.latestLink a:active {
text-decoration:underline;
color:#fff;
float:right
}
span.latestLink a:hover {
text-decoration:none
}
.subscribe {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#3b0000;
padding:8px 22px 3px 2px;
text-align:right;
}
.subscribe strong {
color:#000000
}
.subs {
border:1px solid #900001;
margin-bottom:5px;
}
#footer {
background:#fff;
}
.jacobText {
text-indent:1cm;
font-size:medium;
text-align:left;
font-family: Verdana;
background-color: #ffffff;
color: #009900;
}