﻿html, body {
	background: #ca955b url(../images/page-bg-02.jpg) center top no-repeat;
}

html, body, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #555143;
	line-height: 2.0em;
}

hr {
	height: 1px;
	margin-top: 1px;
	border: none;
	border-top: 1px solid #2f6db6;
}

a {outline: none;}
a img {outline: none; border:0;}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #413930;
	line-height: 2.0em;
	margin: 0;
	font-weight: bold;
}

h3, h4, h5, h6 {font-size: 12px; font-weight: bold; color: #41b2bb; line-height: 13px;}
p, dl {margin: 0 0 2.0em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #2f6db6; text-decoration: none;}
a:visited {color: #2f6db6; text-decoration: none;}
a:hover {color: #2f6db6; text-decoration: underline;}
a:active {color: #2f6db6; text-decoration: underline;}
.right {float: right; margin: 10px 0 10px 15px;}
.left {float: left;margin: 10px 15px 10px 0;}

.large-text {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #413930; line-height: 18px;}

.img-bdr-01 {
	background:#a1cd3a url(../images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(../images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
.spacer-line {
	margin: 0 5px;
}

#header {
	background: url(../images/header-bg.gif) top left no-repeat;
	overflow: hidden;
}

#content {
}

#content ul, #content ol {
	margin: 0px 0 0px 40px;
	list-style-image: url(../images/bullet.gif);
}

#content blockquote {
	margin: 11px 0 11px 40px;
}
div.content-item-top-01 div#news-date {
	font-size: 12px;
	color: #777;
}

#right-column {
}

#left-column{
}

#footer {
	font-size: 11px;
	color: #FFFFFF;
	background: #332211;
}

a.footerlinks {color: #FFFFFF;}

.hidden  {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 
