*{
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 25px;
	margin-bottom: 20px;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2C58B;
}
#container {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#header {
	height: 200px;
	background-color: #549BEB;
	background-image: url(../images/header.jpg);
}
#nav {
	clear: both;
	height: 36px;
	background-color: #DFC183;
	background-image: url(../images/nav.jpg);
	padding-top: 15px;
	padding-left: 20px;
}
.rowA {
	background-color: #F8FCFF;
}

.rowB {
	background-color: #D9EBFA;
}
th {
	color: #FFFFFF;
	background-color: #004a8e;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 2px;
}
td {
	padding: 7px;
}



#sidebar {
	background-color: #032b80;
	width: 219px;
	color: #e2c58a;
	text-align: center;
	float: left;
	font-size: 14px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
}

#sidebar a {
	color: #e2c58a;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar_top {
	background-image: url(../images/sidebar_top.jpg);
	height: 25px;
}
#happening {
	font-size: 12px;
}
#content {
	background-image: url(../images/contentBG.jpg);
}
#contentFooter {
	background-image: url(../images/contentFooter.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 42px;
}
#contentText {
	width: 781px;
	float: right;
	background-image: url(../images/content_bg.jpg);
	font-size: 12px;
}
#contentText_top {
	background-image: url(../images/contentText_top.jpg);
	height: 34px;
}
#contentText_mid {
	clear: both;
	padding-right: 50px;
	padding-left: 55px;
}
#contentText_mid  img {
	margin: 10px;
}
#contentText_mid  ul {
	padding-left: 40px;
	line-height: 20px;
}
#contentText_mid ol {
	padding-left: 40px;
	line-height: 20px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	height: 70px;
	clear: both;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#footer a{
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}

#footer li
{
	display: inline;
	list-style-type: none;
}
#footer li a {
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	color: #000000;
}
#footer li a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #160958;
	background-image: url(../images/H1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 53px;
	padding-left: 85px;
	padding-bottom: 10px;
}
h4 {
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	margin-bottom: 15px;
}
a:link { 
	text-decoration: none; 
	color: #160758;
}
a:visited { 
}
a:hover, a.active { 
	color: #E99130;
}
.bar {
	background-color: #9d8556;
	height: 2px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quote  {
	padding-left: 30px;
}
#gdirect {
	float: right;
	width: 410px;
}
.indent {
	text-align: left;
	padding-left: 20px;
}
#weatherbug {
	float: left;
	display: block;
	margin-left: 80px;
}

#weatherbug    img {
	margin: 0px;
	padding: 0px;
}

#partners {
	float: left;
	display: block;
	margin-left: 10px;
	padding-top: 40px;
}
#paypal {
	width: 200px;
	float: right;
	padding-top: 10px;
}
#fadeshow1 {
	border: 2px solid #000000;
	float: right;
	width: 400px;
	margin-left: 5px;
}

