@charset "UTF-8";
/* CSS Document */

/*PAGINATION NAVIGATION*/
#PageNav {
	margin:3px 3px 10px 0px;
	padding:2px 2px 2px 0px;
	vertical-align:middle;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 11px;
}
#PageNav #pagenostatic {
	padding: 5px;
	border: 1px solid #333333;
}
#PageNav #pageno {
	padding: 5px;
}
#PageNav #pageno a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#PageNav #pageno a:hover {
	color:#454545;
	text-decoration: underline;
}
#nav1 {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin: 25px 10px 15px 20px;
}
#nav1 p {
	padding-top: 0px;
}
#nav1 a, a:visited, a:active {
	color: #990000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#calldirect {
	margin:0;
	text-align: right;
	height: 23px;
	width: 361px;
	top: 45px;
	right: 280px;
	float: right;
	background: url(../images/calldirect.gif) no-repeat;
	position: absolute;
	text-indent:-2000px;
	text-align:left;
	display:block;
	font-size: 2px;
	z-index:500;
}
#calldirect a {
	font-size: 2px;
	color: #FFFFFF;
	display: block;
	height: 23px;
	width: 361px;
	text-decoration:none;
	text-align:left;
	text-indent:-2000px;
}
#lsbEvents {
	clear:right;
        background-color: #FFF;
}
#iconbar {
	position: absolute;
	top: 84px;
	right: 100px;
	margin-top: 0px;
	margin-bottom:10px;
	z-index: 200;
	width: 125px;
	height: 20px;
	font-size: 1px;
	color: #FFF;
	text-indent:-9000px;
	text-align: center;
	padding-left: 10px;
	float:right;
	clear:both;
}
#iconbar ul {
	margin: 0;
	padding: 0;
}
#iconbar li {
	float: left;
	list-style-type: none;
}
#iconbar img {border: 0;}
#iconbar a {
	height: 20px;
	width: 21px;
	display: block;
	color: #FFFFFF;
	font-size: 1px;
	text-indent:-9000px;
	padding-right:5px;
}
a#icontwitter {
	background-image: url(../images/socialnet/twitter.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconfacebook {
	background-image: url(../images/socialnet/facebook.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconblogger {
	background-image: url(../images/socialnet/blogger.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconrss {
	background-image: url(../images/socialnet/rss.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconyoutube {
	background-image: url(../images/socialnet/youtube.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconflickr {
	background-image: url(../images/socialnet/flickr.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconyelp {
	background-image: url(../images/socialnet/yelp.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconmyspace {
	background-image: url(../images/socialnet/myspace.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconrss {
	background-image: url(../images/socialnet/RSS.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#iconwordpress {
	background-image: url(../images/socialnet/wordpress.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a#icondigg {
	background-image: url(../images/socialnet/digg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#aacs {
	position: absolute;
	top: 15px;
	right: 30px;
	margin-top: 0px;
	margin-bottom:10px;
	z-index: 200;
	width: 167;
	height: 54px;
	font-size: 1px;
	color: #FFF;
	text-indent:-9000px;
	text-align: center;
	padding-left: 10px;
	float:right;
	clear:both;
	background: url(../images/aacs.gif) no-repeat;
	border-style: none;
}
#aacs img {border: 0;}
#aacs a {
	height: 54px;
	width: 217px;
	display: block;
	color: #FFFFFF;
	font-size: 1px;
	text-indent:-9000px;
	padding-right:5px;
}
#plusone {
	float:right;
	display:block;
	position:absolute;
	right:280px;
	top:20px;
}

