@charset "UTF-8";
html {
	background: transparent url(../design/bg_rt.jpg) repeat-y fixed right top;
}
body  {
	background: transparent url(../design/bg_left.jpg) repeat-y fixed left top;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	overflow: visible;
	font: 62.5%/2 "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin: 1em 0;
	padding: 0px;
}
h1, h2, h3,h4, h5, h6 {
	margin-top: 1.2em;
	margin-bottom: 0px;
}
blockquote {
	margin: 2em 10%;
	letter-spacing: 0.01px;
	font: italic normal 1.25em/140% Arial, Helvetica, sans-serif;
}
#container #mainContent p, #sidebar2 p {
	margin-top: 2px;
	margin-bottom: 0px;
	letter-spacing: 0.01px;
	font: normal 1.25em/140% Arial, Helvetica, sans-serif;
}
#container  {
	width: 852px;
	margin: 0 auto;
	text-align: left;
	background: url(../design/bgContainer.gif) repeat-y center top;
	position: relative;
	min-height: 1000px;
	padding: 0 0 1px 0;
} 
#header  {
	padding: 0 0px 0 0px;
	height: 200px;
	width: 796px;
	position: relative;
	margin: 0 0 0 25px;
	border-bottom: 1px solid #830E3A;
} 
#added {
	float: none;
	position: absolute;
	top: 160px;
	width: 532px;
	height: 40px;
	z-index: 10000;
	left: 25px;
}
#header   h1, sidebar2 h1  {
	margin: 0;
	padding: 0px;
	text-indent: -9999px;
}
.h1current {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/head_issue.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1latest {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/latestnews.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1contact {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/head_contact.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1about {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/head_about.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h2current {
	font: 1.5em/125% "Helvetica 75 Bold", Helvetica, "Arial Black", "Helvetica Bold", sans-serif;
	color: #D08812;
	width: 150px;
	float: left;
	text-align: right;
	margin-left: 50px;
}
.h1onWeb {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/side_web.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1testimonial {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/testimonials.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1partners {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/partners.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1news {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/head_news.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.h1events {
	font: small-caps 1.5em Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	background: url(../paraheads/head_events.gif) no-repeat;
	height: 40px;
	width: 200px;
}
.italics {
	font-style: italic;
}
.imgFloat {
	float: right;
	border: 1px dotted #830E3A;
	padding: 5px;
	clear: left;
	margin: 5px 0 0 10px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: 0;   
	padding: 15px 10px 15px 20px; }  
#sidebar2  {
	float: right;
	width: 150px;
	background: 0;
	padding: 15px 20px 15px 15px;
	margin: 0 20px 0 0;
}
#sidebar2 p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #BBBBBB;
}
#webNav {
	width: 150px;
	padding: 15px 0 0;
	margin: 0;
	overflow: hidden;
}
#sidebar2 #webNav ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	color: #A86600;
}
#sidebar2 #webNav li {
	padding: 0px 0 12px 22px;
	margin-left: 0px;
	background: url(../design/bippy.gif) no-repeat 0% -1px;
	font: 1em/1em Arial, Helvetica, sans-serif;
}
#sidebar2  #webNav  p  {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #830E3B;
	margin: 0px;
	padding: 0px;
}
#sidebar2 img {
	margin: 2px 0 1px 0;
	border: 1px solid #fff;
}
#mainContent  {
	margin: 0 0px 10px 40px;
	padding: 0 15px 20px 7px;
	float: none;
	width: 560px;
} 
#mainContent  h3  {
	font: oblique bold 1.85em/100% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	padding-top: 5px;
	color: #854615;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {
	color: #BB0000;
	text-decoration: none;
	}	

.p1,.p2,.p3,.p4,.p5 {
	margin-top: 2px;
}
#footer {
	margin: 0 auto;
	background: url(../design/bgFooter.gif) no-repeat;
	padding-bottom: 1px;
	height: 75px;
	text-align: center;
	width: 852px;
} 
#footer p {
	color: #FFFFFF;
	border-top: 1px solid;
	border-top: 1px solid #7B0E3D;
	height: 30px;
	padding: 10px 40px 0;
	margin: 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: lighter;
}
#footer h1 {
	font: italic 0.80em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
}
.readArticle     {
	background: url(../design/arrow.West.gif) no-repeat 0% 50%;
	padding-left: 20px;
	font: oblique 1.33em/0.85em "Times New Roman", Times, serif;
	height: 12px;
	width: 140px;
	margin: 0px 0 6px 310px;
	color: #EE0000;
}
.fltrt {
	float: right;
	margin-left: 8px;
	border: none;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.storyline {
	color: #880000;
	font: italic bolder 2em "Times New Roman", Times, serif;
}
p:first-child i {
	font-style: italic;
	font-weight: bold;
	color: #777777;
	font-family: "Helvetica 75 Bold", Helvetica, "Arial Black", "Helvetica Bold", sans-serif;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dottedseparator {
	margin-right: 200px;
	margin-left: 200px;
	padding: 0px 0;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
	white-space: normal;
	border-top: 1px dotted #830E3B;
}
#bookmark {
	float: none;
	margin: 20px 25px 0 0px;
	border: 1px 0 0 0;
	padding: 10px 0 0 0;
	width: 150px;
	position: absolute;
	background: transparent;
	bottom: 15px;
	left: 50%;
}
.indent {
	margin-left: 25px;
}
#sidebar2 .media {
	border: none;
}
#sidebar2 .sidebarimg {
	border: 0;
}
#header #classifieds{
	height: 60px;
	width: 110px;
	position: absolute;
	right: 1px;
	bottom: -5px;
	margin: 0px;
	padding: 0px;
	display: block;
	border:none;
}
#header #classifieds a {
	border:none;
}
