"utf-8";
/* CSS Document */

body {
	background:url(../images/ltgray-bk.gif) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
	padding-bottom:0;
}

* {
	padding:0;
	margin:0;
}

img {
	border:none;
}

.clr {
	clear:both;
}

.bgHeader {
	background-color:#740000;
	background-image:url(../images/hpredfade.gif);
	background-repeat:repeat-x;
	height:100px;
}

#header {
	width:950px;
	margin:auto;
	position:relative;
}

#header .logo {
	margin-left:5px;
}

#header .banner {
	/*background-color:#fff;*/
	width:470px;
	height:62px;
	position:absolute;
	top:20px;
	right:107px;
}

.bgTopNav {
	background-color:#000;
	height:28px;
}

.areaTopNav {
	width:950px;
	margin:auto;
	position:relative;
}

#topNav {
	list-style:none;
}

#topNav li {
	float:left;
	margin:0 5px;
	height:20px;
	padding:4px 0 4px 5px;
}

#topNav li:hover {
	background:url(../images/topM-cnr1.gif) no-repeat left center;
}

#topNav a {
	padding:0 5px 0 0;
	height:20px;
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	float:left;
}

#topNav a:hover {
	background:#323232 url(../images/topM-cnr2.gif) no-repeat right center;
}

#topNav li.active {
	background-color:#fff;
}

#topNav li.active a,
#topNav li.active a:hover {
	background-color:#fff;
	color:#990000;
}

#topNav li.active a:hover,
#topNav li.active {
	background-image:none;
}

#topSearch {
	position:absolute;
	top:0;
	right:0;
}

#topSearch input {
	float:left;
	margin-top:3px;
}

#topSearch .searchField {
	width:115px;
	border:1px solid #abadb3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin:3px 2px 0 0;
}

.bgContent {
	background:url(../images/shadowMain.png) repeat-y center 0;
	padding:10px 26px 0 26px;
	width:930px;
	margin:auto;
}

#col-left {
	margin-right:10px;
	float:left;
	width:620px;
	line-height:15px;
}

.featured-Article {
	background-color:#666;
	padding:1px;
	margin-bottom:10px;
	width:620px;
	height:225px;
}

.recentArticles {
	border-right:1px dashed #666;
	margin-right:9px;
	float:left;
	width:410px;
	display:block;
}

.recentArticles h2 {
	background-color:#000;
	color:#fff;
	font-size:12px;
	height:23px;
	line-height:23px;
	text-align:center;
	overflow:hidden;
}

#col-left .row {
	border-bottom:1px dotted #666;
	width:402px;
	padding:4px;
	float:left;
}

#col-left .row .thumbnail {
	width:125px;
	height:90px;
	margin-top:3px;
	overflow:hidden;
	float:left;
	margin-right:17px;
	border:1px solid #666667;
	padding:4px;
}

#col-left .row .description {
	float:left;
	margin-top:20px;
	width:250px;
}

#col-left .row h3 {
	font-size:14px;
	margin:5px 0 ;
}

#col-left .row h3 a {
	/*background-color:#ececec;
	border:1px solid #cbcbcb;*/
	color:#003366;
	padding:0px 0px;
	border:1px solid #fff;
	text-decoration:none;
}

/*#col-left .row h3 a.selected {
	background-color:#000;
	border:1px solid #000;
	color:#fff;
	padding:2px 3px;
	text-decoration:none;
}*/

#col-left .row h3 a:hover {
	text-decoration:underline;
}

.mainSection {
	width:200px;
	float:left;
}

.mainSection a {
	color:#990000;
}

.mainSection a:hover {
	text-decoration:none;
}

.mainSection p {
	margin-bottom:18px;
}

.mainSection h2 {
	background:url(../images/headline.gif) repeat;
	height:23px;
	line-height:23px;
	font-size:12px;
	text-align:center;
	color:#fff;
}

.mainSection white {
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px}

.mainSection white a {
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.trow {
border-bottom:dotted #999999 thin;
}

.mainSection .subCat {
	list-style:none;
	margin-bottom:23px;
}

.mainSection .subCat a {
	border-bottom:1px dotted #666;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:#990000;
	height:16px;
	line-height:16px;
}

.mainSection .subCat a:hover {
	background:url(../images/bg-subCat.gif) no-repeat left center;
}

.bgRightCol {
	background:url(../images/bg-rightCol.gif) repeat-y right 0;
	position:relative;
}

#col-right {
	
	padding:10px;
	float:left;
	width:280px;
}

#col-right .pulseEmail {
	background:#ccc url(../images/emaillist.gif) no-repeat 5px center;
	padding:5px;
	height:67px;
	margin-bottom:10px;
}

#col-right .pulseEmail form,
#col-right .pulseEmail h3,
#col-right .pulseEmail p {
	margin-left:67px;
	font-size:12px;
}

#col-right .pulseEmail form input {
	float:left;
	margin-top:5px;
}

#col-right .pulseEmail form .txtField {
	width:150px;
	margin-right:5px;
	padding:1px 2px;
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-right:2px solid #fafafa;
	border-bottom:2px solid #fafafa;
}

#col-right .banner {
	margin-bottom:5px;
}

#col-right .adBox {
	width:135px;
	height:125px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
}

#col-right .last {
	margin-right:0;
}

#col-right .articles {
	margin-bottom:10px;
}

#col-right .articles h2 {
	background:url(../images/headliner.gif) repeat;
	font-size:12px;
	color:#fff;
	text-align:center;
	height:23px;
	line-height:23px;
	overflow:hidden;
}

#col-right .articles ul {
	list-style:none;
}

#col-right .articles ul a {
	background:url(../images/bullet.gif) no-repeat 10px center;
	border-bottom:1px dotted #990000;
	display:block;
	padding:4px 5px 4px 25px;
	text-decoration:none;
	color:#990000;
	height:16px;
	line-height:16px;
}

#col-right .articles ul a:hover {
	background-color:#fff;
}

#footer {
	background-color:#750000;
	padding:15px;
	font-size:10px;
	color:#fff;
	text-align:center;
	border-top:10px solid #fff;
	position:relative;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .copyright {
	margin-top:14px;
}


/*Article Page Styles*/

#col-article {
	margin-right:10px;
	float:left;
	width:620px;
	line-height:15px;
}

#col-article a {
	color:#990000;
}

#col-article a:hover {
	text-decoration:none;
}

#col-article h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	color:#990000;
	margin:10px 0;
	padding:0px;
	font-weight:normal;
}

#col-article ul {
	margin:15px;
	padding:0px;
}

#col-article h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#003366;
	font-size:16px;
}

#col-article h3 {
	color:#CC0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}

#col-article .greyTxt {
	color:#666;
}

#col-article .blueLinks {
	color:#003366;
	font-weight:bold;
}

#col-article .blueLinks2 {
	color:#003366;
}

#col-article .redLink {
	background:url(../images/bullet.gif) no-repeat left 5px;
	padding-left:13px;
	text-decoration:none;
}

#col-article .redLink:hover {
	text-decoration:underline;
}


/*3 Column Page Styles*/

.bg2Cols {
	background:url(../images/bg-2Cols.gif) repeat-y left 0;
	position:relative;
}

#col-Left1 {
	margin-right:10px;
	float:left;
	width:150px;
	line-height:15px;
}

#col-Left1 h2 {
	background:url(../images/headline.gif) repeat;
	height:23px;
	line-height:23px;
	overflow:hidden;
	font-size:12px;
	text-align:center;
	color:#fff;
}

#col-Left1 ul {
	list-style:none;
}

#col-Left1 ul a {
	display:block;
	border-bottom:1px dotted #666;
	padding:4px 5px 4px 10px;
	text-decoration:none;
	color:#990000;
	height:13px;
	line-height:13px;
}

#col-Left1 ul a:hover {
	background:#fff url(../images/bg-subCat.gif) no-repeat left center;
}

#col-Left2 {
	margin-right:10px;
	width:460px;
	float:left;
}

#col-Left2 h1 {
	color:#990000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
}

#col-Left2 .businessListing {
	list-style:none;
}

#col-Left2 .businessListing li {
	background-color:#eee;
	width:452px;
	float:left;
	padding:4px;
	border-bottom:1px dotted #666;
}

#col-Left2 .businessListing .thumbnail {
	/*background-color:#666667;*/
	overflow:hidden;
	margin-right:18px;
	float:left;
	width:125px;
	height:90px;
}

#col-Left2 .businessListing h3 {
	font-size:14px;
	margin-top:5px;
}

#col-Left2 .businessListing h3 a {
	color:#003366;
}

#col-Left2 .businessListing h3 a:hover {
	color:#990000;
}

#col-Left2 .listCol2 {
	list-style:none;
	margin-top:10px;
}

#col-Left2 .listCol2 li {
	border-bottom:1px dotted #666;
	padding:4px;
}

#col-Left2 .listCol2 h3 a {
	font-size:14px;
	color:#003366;
}

#col-Left2 .listCol2 h3 a:hover {
	color:#990000;
}

#col-Left2 .google-ad {
	border:0px solid #ccc;
	margin-top:20px;
	padding:1px;
}

#pagination {
	margin:20px 0;
}

#pagination a {
	border:1px solid #ccc;
	text-decoration:none;
	padding:1px 2px;
	color:#666;
	font-weight:bold;
}

#pagination a:hover {
	background-color:#003366;
	color:#fff;	
}
.currentpage {
	background-color:#003366;
	color:#fff;	
}
textbusiness {

	width:158px;
	margin-right:5px;
	padding:1px 2px;
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-right:2px solid #fafafa;
	border-bottom:2px solid #fafafa;
}
.textbusiness {
	width:200px;
	font-size: 12px;
	height: 16px;

}
.texttitle {
	margin-top:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 300px;


}
