@charset "UTF-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/shadow-back.jpg) repeat-y center #d2d2d2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	border-top: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: #fff; 
	padding: 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #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: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-right: 10px;
	margin-bottom: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 120px; /* 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: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-left: 5px;
	margin-bottom: 10px;
	text-align:right;
}
.thrColFixHdr #mainContent {
	margin-left: 160px;
	margin-right: 125px;
	padding: 5px;
	padding-top: 0px;
	text-align:left;
} 
.thrColFixHdr #footer { 
	padding: 40px 25px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(images/footer-back.jpg);
	height: 241px;
	color: #000;
	line-height: 20px;
} 

.thrColFixHdr #footer a {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.thrColFixHdr #footer a:hover {
	color: #FF6600;
}

.thrColFixHdr #footer ul, li {
	margin-left: 5px;
	padding-left: 5px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	text-decoration: underline overline;
}

#header-split {
	background-color:#ffac0d;
	margin-bottom:10px;
	padding: 3px;
}

#news-ticker {
	width: 570px;
}

#date-time {
	width: 220px;
	float: right;
	text-align: right;
}

#header-logo {
	width: 349px;
	height: 85px;
}

#header-adsense {
	width: 468px;
	height: 60px;
	float:right;
	margin-top: 15px;
	background-color: #CCCCCC;
}

#square-ads {
	float: right;
	width: 250px;
	height: 265px;
	color:#CCCCCC;
}

#slider-static {
    width: 410px;
    height: 300px;
	border: 1px solid #e78302;
}
#slider-static2 {
    width: 410px;
	border: 1px solid #e78302;
}



#columns {
	width: 250px;
	height: 315px;
	float: right;
}

#edlines {
	float: right;
	width: 250px;
	height: 95px;
	background-image:url(images/edlines-back.jpg);
	background-repeat:no-repeat;
	border: 1px solid #e78302;
	margin-bottom: 5px;
	margin-top: 20px;
}

#ed-text {
	margin-left: 95px;
	margin-top: 35px;
	width: 150px;
	height: 55px;
	font-size: 9px;
}

#webtalk {
	float: right;
	width: 250px;
	height: 95px;
	background-image:url(images/web-talk.jpg);
	background-repeat:no-repeat;
	border: 1px solid #e78302;
	margin-bottom: 5px;
}

#web-text {
	margin-left: 95px;
	margin-top: 35px;
	width: 150px;
	height: 55px;
	font-size: 9px;
}

#annsangle {
	float: right;
	width: 250px;
	height: 95px;
	background-image:url(images/anns-angle.jpg);
	background-repeat:no-repeat;
	border: 1px solid #e78302;
	margin-bottom: 5px;
}

#ann-text {
	margin-left: 95px;
	margin-top: 35px;
	width: 150px;
	height: 55px;
	font-size: 9px;
}

.newsticker {
	list-style-type: none;
}

.newsticker a {
	color: #FFFFFF;
	font-weight: bold;
}

.newsticker a:visited {
	color: #FFFFFF;
	font-weight: bold;
}


.newsticker a:hover {
	color: #FFFFCC;
	font-weight: bold;
}


#want-to-advertise {
	float: left;
	width: 685px;
	height: 70px;
	border: 1px solid #e78302;
	margin-bottom: 10px;
}

/*********** slider ***************/

#slider {
    width: 410px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 1px solid #e78302;
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: left;
	top: 0px;
	margin-left: 0px;
}
.sliderImage {
    float: left;
    position: left;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul {
	list-style-type: none;
	display: inline;
} 

/************ end of slider *************/

.latest-news {
	font-size: 16px;
	color: #FF6600;
	font-weight:bold;
}

.news-archive {
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}

.main-headlines a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.main-headlines a:hover {
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline overline;
}

#main-text {
	width: 410px;
	margin-right: 10px;
}

#addthis {
	width: 140px;
	margin-top: 10px;
	float: left;
}

#twitter {
	width: 150px;
	margin-top: 10px;
	float: left;
}

#facebook {
	width: 150px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

#twofifty {
	width: 250px;
	height: 250px;
	background-color:#F3F3F3;
}

#wx_module_6756 {
	float: right;
	width: 300px;
	height: 250px;
/*	background-image:url(images/weather-example.jpg);*/
	background-repeat:no-repeat;
	margin-bottom: 5px;
}

#gray-stripe {
	width: 685px;
	height: 8px;
	border: 1px solid #ececec;
	background-image:url(images/grey-stripe.gif);
	margin-bottom: 5px;
	float: left;
}

#bbc-feed {
	float: left;
	width: 260px;
	height: 200px;
	margin-right: 25px;
	font-size:10px;
	text-align:left;
	margin-left: 50px;
}

#cnn-feed {
	float: left;
	width: 260px;
	height: 200px;
	margin-right: 25px;
	font-size:10px;
	text-align:left;
}

#sky-feed {
	float: left;
	width: 260px;
	height: 200px;
	font-size:10px;
	text-align:left;
}

#footer-contact {
	width: 940px;
	height: 30px;
	float: left;
	vertical-align: middle;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size:10px;
	clear:both;
}

.footer-rss {
	width: 900px;
	height: 205px;
}

#weather-brother {
	width: 350px;
	height: 250px;
	float: left;
}

#underfacebook {
	float: left;
	width: 150px;
}

#under-menu {
	float: left;
	width: 150px;
	margin-top: 5px;
}

#clear {
	clear: left;
}

#calendar {
	width: 400px;
	height: 400px;
}

#calendar-home {
	
	width: 250px;
	float: right;
}

input {
	margin:0;
    padding:0;
    border:1px solid #ccc;
    border-top-color:#aaa;
    border-left-color:#aaa;
    /*position:relative;*/
    height:1.5em;
}

.w18em
        {
	width:220px;
	}
	
#footer-text {
	margin-top: 4px;
	float: left;
}

#footer-logo {
	float: left;
}

/* SITEMAP PAGE PAGINATION m.barrett */


#page-count {
	text-align:center;
}

#page-label {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

#page-count-next-link {
	font-weight:bold;
	display:block;
	float:right;
}

#page-count-next-link-dead {
	font-weight:bold;
	color:#999999;
	display:block;
	float:right;
}

#page-count-prev-link {
	font-weight:bold;
	display:block;
	float:left;
}

#page-count-prev-link-dead {
	font-weight:bold;
	color:#999999;
	display:block;
	float:left;
}

#page-count-nav-links {
	margin-top:5px;
	margin-bottom:5px;
	overflow:auto;
}

.page-count-number-active {
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

#success-message {
background-color:#ffbbbb;
border:1px dotted #ff0000;
font-weight:bold;
margin-bottom:5px;
padding:5px;
text-align:center;
}

#success-message2 {
background-color:#D2FFE1;
border:1px dotted #00C418;
font-weight:bold;
margin-bottom:5px;
padding:5px;
text-align:center;
}

#categoryListingCol {
	width: 680px;
	margin: 0;
	padding: 0;
}

#class-col1, #class-col2 {
	width: 210px;
	margin: 0 10px 0 5px;
	padding: 0;
	float: left;
}

#class-col3 {
	width: 210px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}


#categoryListingCol .classifieds1 {
border-bottom:1px solid #C2C9CC;
margin-bottom:8px;
margin-top:10px;

padding: 3px 10px 0 10px;
text-align:justify;
width:194px;
background-color: #EFEFEF;
}

#categoryListingCol .classifieds1 h3 {
font-size:11px;
margin: 0;
padding: 0;
}

#categoryListingCol .classifieds1 .datecla {
display: block;
font-size:9px;
padding-bottom:4px;
}

#categoryListingCol .classifieds1 .textcla {
display: block;
font-size:9px;
padding-bottom:4px;
}

#categoryListingCol .classifieds1 .catcla {
display: block;
font-size:9px;
padding-bottom:10px;
}

#categoryListingCol .classifieds2 {
background-color: #FFD98F;
}


.fieldsetstyle { border:1px solid orange;
width: 450px;
 }

.legendstyle {
  padding: 0.2em 0.5em;
  border:1px solid orange;
  color:orange;
  font-size:90%;
  text-align:right;
  }

.textareastyle {
	margin:0;
    padding:0;
    border:1px solid #ccc;
	height:100px;
}

.bl {background: url(images/bl.gif) 0 100% no-repeat #e68200; width: 12em}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

#slider-spacer{
	width:410px;
	height:10px;
}

.latest-news-images{
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.new-news-box{
	width:400px;
	border-style:solid;
	border-width:thin;
	margin:2px;
}


/*********** new news artcile boxes *********/

.news-articlebox {
	float: left;
	margin-bottom: 15px;
	padding: 5px;
	width: 400px;
}

	.news-articleboximg {
		float: left;
		margin-right: 10px;
		width: 100px;
		height: 70px;
		border: 1px solid black;
		clear: left;
		background-image: url(images/the_press_no_image.gif);
		background-repeat:no-repeat;
	}
	
	.news-articleboximg img {
		width: 100px;
		height: 70px;
		border: none;
	}
	
	.news-articlebox a.readmore {
		float: left;
		clear: left;
		margin-left: 110px;
	}
	
	.news-articlebox p.news-article-title {
		margin: 0 0 10px 0;
		float: left;
	}
	
		.news-articlebox p.news-article-title a:link, .news-articlebox p.news-article-title a:visited {
			float: left;
			margin: 0;
			font-size: 110%;
		}
		
		.news-articlebox p.news-article-title span {
			float: right;
			margin-left: 10px;
		}
	
	.news-articlebox p.news-article-content {
		float: left;
		margin: 0 0 10px 0;
		width: 280px;
	}


/*  Classifieds Small Advert Box  */
.classified-container{
	background:#EEEEEE;
	width:210px;
	margin:5px;
	display:block;
	float:left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}

.classified-container a{
	display:block;
	padding:5px;
}

.classified-container img{
	display:block;
	margin: 0 auto;
}

.classified-title{
	font-weight:bold;
	padding:5px;
}

.classified-price{
	clear:left;
	padding:10px 0 5px 5px;
}

.classified-description{
	padding:5px;
}
/*  End Classifieds Small Advert Box  */


/* Classified Advert Main Page */
#classified-main-page-container{
	background:#FAFAFA;
	width:650px;
	margin:5px;
	display:block;
	float:left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}

#main-classified-title{
	font-weight:bold;
	font-size:18px;
	padding:5px;
}

#classified-main-page-container img{
	display:block;
	margin: 0 auto;
}

#main-classified-content{
	padding:10px;
}

#main-classified-contact{
	padding:10px;
}

#main-classified-price{
	padding:10px;
	font-weight:bold;
}
/* End Classified Advert Main Page */