body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000; 
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
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 */
	min-width:900px;
}
/* delete default padding for these tags */
p,h1,h2,h3,h4,ol,ul,li {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 1em;
}

/* Basic page parms like width, bg, alignment  */
#wrapper {
	background:#FFF;
	margin: 0 auto;
/*	text-align:left;  */
	width:976px;
	font-size: 0.8em;
}
#wrapper11 {
	background:#FFF;
	margin: 0 auto;
	width:1100px;
	font-size: 0.8em;
}

#bannerad1 {
	height: 90px;
	width: 976px;
	padding-top: 9px;
	background-color: #F9F5EA;
	text-align:center;
}
#bannerad11 {
	height: 90px;
	width: 1100px;
	padding-top: 9px;
	background-color: #F9F5EA;
	text-align:center;
}
#bannerLogo {
	height: 83px;
	width: 386px;
	float: left;
	background-color: #F9F5EA;
}

#searchbox {
	height: 38px;
	width: 590px;
	float: left;
	background-color: #F9F5EA;
	text-align: right;
	vertical-align: bottom;
	padding-top: 45px;
}
#searchbox11 {
	height: 38px;
	width: 624px;
	float: left;
	background-color: #F9F5EA;
	text-align: right;
	vertical-align: bottom;
	padding-top: 45px;
	padding-right:90px;
}

#mainContent {
	width: 616px;
	float: left;
	padding: 10px 20px 20px 20px;
	background: #FFF;
/*	position: relative;  */
	text-align:left;
}
#mainContent11 {
	width: 740px;
	float: left;
	padding: 10px 20px 20px 20px;
	background: #FFF;
/*	position: relative;  */
	text-align:left;
}

#sideLeft {
	width: 160px;
	float: left;
	padding: 0px;
	background: #A6402C;
}

#phpmain {
	width:976px;
	height:auto;
	padding:0px;
	clear: both;
}
#phpmain11 {
	width:1100px;
	height:auto;
	padding:0px;
	clear: both;
}
#mainContentp {
	width: 616px;
	padding: 10px 20px 20px 20px;
	background: #FFF;
	text-align:left;
}

#sideRightp {
	width: 160px;
	height:auto;
	padding: 0;
	background: #A6402C;
}

#sideLeftwtrends {
	width: 160px;
	height:auto;
/*	float: left;  */
	padding: 10px 0px 0px 0px;
	background: #A6402C;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: verdana; 
	text-align:left;
}
#sideLeftwtrends ul li {
	margin-left:20px;	
}

#sideRight {
	width: 160px;
	height:auto;
	float: left;
	padding: 0;
	background: #A6402C;
}

#banner2 {
	text-align: center;
	width: 616px;
	float: left;
	padding-bottom: 10px;
}
#banner211 {
	text-align: center;
	width: 740px;
	float: left;
	padding-bottom: 10px;
}

#footerLeft {
	float: left;
	width: 180px;
	clear: none;
	background-color: #FFF;
	padding-top: 30px;
	font-size: 0.9em;
}
#footerRight {
	float: right;
	width: 436px;
	background-color: #FFF;
	padding-top: 30px;  
	font-size: 0.9em;
	text-align:right;
}

#mainText {
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thdr1 {
	font-size: 16pt;
	color: #A6402C;
	font-family: "verdana";
	text-align: center;
	display: block;
	padding-bottom: 6px;
}
.thdr2 {
	font-size: 16pt;
	color: #A6402C;
	font-family: "verdana";
	text-align: center;
	display: block;
}
.tdatared {
	color:#F00;
}
#pageDiv {
	text-align: right;
	padding-top: 15px;
}
#navtags {
	height: 28px;
	width: 976px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #F9F5EA;
	padding-left: 0px;
	float: left;
	text-align: center;
}

#navtags ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
#navtags li {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	margin-top: 0;
	margin-right: .5em;
	margin-bottom: 0;
	margin-left: 0.1em;
	padding-right: .6em;
	font-size: 0.9em;
	font-weight: bold;
}
#navtags li.navAdvertise {
	border-right: none;
	
}
#navtags li a {
	text-decoration: none;	
	color: #000;
}
#navtags li a:hover {
	text-decoration: underline;	
	color: #A6402C;
}
#navtags11 {
	height: 28px;
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #F9F5EA;
	padding-left: 0px;
	float: left;
	text-align: center;
}
#navtags11 ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
#navtags11 li {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	margin-top: 0;
	margin-right: .5em;
	margin-bottom: 0;
	margin-left: 0.1em;
	padding-right: .6em;
	font-size: 0.9em;
	font-weight: bold;
}
.navHome {
	padding-left: 1.3em;
	
}

#navtags11 li.navAdvertise {
	border-right: none;
	
}
#navtags11 li a {
	text-decoration: none;	
	color: #000;
}
#navtags11 li a:hover {
	text-decoration: underline;	
	color: #A6402C;
}
#mainContent .picleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent .picright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mainContent .caption {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
#mainContent .captionleft {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}

#mainContent .caption p {
  text-align: center;
  font-style: normal;
  font-size: smaller;
  text-indent: 0;
}
#mainContent #box585 {
	border: 1px solid #A6402C;
	padding: 10px;
	margin-left: 1px;
}
#mainContent #box585 li{
	margin-left:25px;
}

#mainContent li{
	margin-left:25px;
	line-height:1.2em;
}

#mainContent  .topbot {
	border-top-color:#000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}

#mainContent11 .picleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent11 .picright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mainContent11 .caption {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	font-size:.9em;
	text-align:center;
}
#mainContent11 .captionleft {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}

#mainContent11 .caption p {
  text-align: center;
  font-style: normal;
  font-size: smaller;
  text-indent: 0;
}
#mainContent11 #box585 {
	border: 1px solid #A6402C;
	padding: 10px;
	margin-left: 1px;
}
#mainContent11 #box585 li{
	margin-left:25px;
}

#mainContent11 li{
	margin-left:25px;
	line-height:1.2em;
}

#mainContent11  .topbot {
	border-top-color:#000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}
.grbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style:italic;
	font-weight: normal;
	color: #000000;
	margin-left: 13px;
	margin-bottom:6px;
	height: auto;
	padding: 10px;
	width: 250px;
	border: thin solid #000;
	line-height:110%;
	text-align:center;
	background-color: #c2d69b;
	float: right;
}
.sp12{
	
line-height:1.3em;
}
#lspace li{
	
line-height:1.2em;
}
.cellunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

