@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #009543;
}
a img{
border:0;
}

a:visited {
	font-weight: bolder;
	color: #000000;
}

a:link {
	font-weight: bolder;
	color: #000000;
}
.twoColFixRtHdr  #headmenu  img    {
	margin-top: 10px;
}


.twoColFixRtHdr #container {
	width: 822px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	border: none;
	background-color: #009543;
	background-image: url(images/edge2.gif);
	background-repeat: repeat-y;
} 

.twoColFixRtHdr   #header  {
	width: 822px;
	height: 101px;
	background-color: #009543;
	background-position: left;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
} 

.Button {
	float: right;
	padding: 5px;
}
.playbox {
	background-color: #FFFF66;
	border: 2px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
.twoColFixRtHdr  #dogandcat   {
	margin-top: 5px;
	padding-bottom: 10px;
}

.twoColFixRtHdr  #catright   {
	width: 97px;
	height: 101px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

.twoColFixRtHdr  #headerpic   {
	padding: 0;
	margin: 0;
	height: 101px;
	width: 725px;
	float: left;
}

.twoColFixRtHdr  #headerImages   {
	padding: 0;
	margin: 23px 0 0 0;
	height: 57px;
	width: 725px;
}

.twoColFixRtHdr   #headmenu        {
	height: 21px;
	font-size: 16px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 0 0 19px;
	padding: 3px 0 0 2px;
	top: 0;
	left: 0;
}

.twoColFixRtHdr  .greenstyle       {
	color: #009543;
	text-decoration: none;
}

.twoColFixRtHdr  .greenstyle:link       {
	color: #009543;
	text-decoration: none;
}

.twoColFixRtHdr  .greenstyle:visited       {
	color: #009543;
	text-decoration: none;
}

.twoColFixRtHdr    a.greenstyle:hover     {
	color: #FF5F00;
	text-decoration: none;
}

.twoColFixRtHdr  .orangestyle         {
	color: #FF5F00;
	text-decoration: none;
}

.twoColFixRtHdr  .orangestyle:link         {
	color: #FF5F00;
	text-decoration: none;
}
.twoColFixRtHdr  .orangestyle:visited         {
	color: #FF5F00;
	text-decoration: none;
}

.twoColFixRtHdr    a.orangestyle:hover      {
	color: #009543;
	text-decoration: none;
}
.promobox {
	width: 270px;
	margin: 5px;
}
.promobox p {
	margin-top: 5px;
}
.biggerorangebox     {
	background-color: #DF860E;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
	width: 610px;
}
.bigorangebox     {
	background-color: #DF860E;
	clear: left;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.twoColFixRtHdr  #container #mainContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 15px 0;
	width: 650px;
} 

.twoColFixRtHdr   #logo  {
	float: right;
	margin: 0;
	position: relative;
	top: -15px;
}
.twoColFixRtHdr  .maintext   {
	margin-left: 19px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: normal;
}
.smallshiftrt                 {
	margin-left: 0;
	background-repeat: repeat-y;
	padding-left: 20px;
}
.twoColFixRtHdr #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 */
}
.twoColFixRtHdr   #sidebar1  {
	width: 156px;
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	float: right;
	font-size: 14px;
	background-image: url(images/sidebar-bgd.gif);
	background-repeat: repeat-y;
	background-color: #009543;
	clear: right;
	}

.twoColFixRtHdr    #sidebar1    img   {
	margin-bottom: 15px;
	margin-left: 2px;
}
.twoColFixRtHdr     .shiftleft       {
	position: relative;
}
.twoColFixRtHdr #footer {
	background-color: #009543;
	width: 790px;
	margin: 0 auto 10px auto;
} 
.twoColFixRtHdr #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;
}
.twoColFixRtHdr #petbutton {
	position: relative;
	left: -70px;
	bottom: -70px;
	float: left;
}
.twoColFixRtHdr  #footleft  img   {
	float: left;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clear: left;
	top: -182px;
	left: -25px;
	z-index: 50;
}
.twoColFixRtHdr #container #mainContent .maintext #hostbox {
	width: 290px;
	float: left;
}

.twoColFixRtHdr  #footright  img   {
	margin-top: 5px;
	float: right;
}
.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;
}
.twoColFixRtHdr  .normaltext  .style4  {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.normaltext {
	margin-left: 20px;
	line-height: 14px;
	height: 500px;
}
.normaltextbigger {
	padding-left: 10px;
}

.normaltext p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.twoColFixRtHdr   #hostpic    {
	width: 275px;
}


.twoColFixRtHdr   #hostpicCaption {
background-color: #009051;
color: white;
font-size: 12px;
margin: 0;
padding: 5px;
text-align: center;
}

.twoColFixRtHdr   #thisWeekHeader {
background-color: #f2a11f;
color: white;
font-size: 16px;
font-weight: bold;
margin: 15px 0 0 0;
padding: 5px;
text-align: center;
}

.twoColFixRtHdr   .xmpromo {
float: right;
width: 315px;
margin: 0;
padding: 0;
}

.twoColFixRtHdr  #newslettertext   {
	height: 50px;
	width: 460px;
	padding-left: 5px;
	text-align: right;
	padding-top: 0px;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	bottom: 0px;
	position: relative;
}

.twoColFixRtHdr  #listenpromobox   {
	bottom: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 5px;
}
.orangeheader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF5F00;
	margin-top: 10px;
	margin-bottom: 5px;
}


.twoColFixRtHdr #listenpromobox a {
	color: #FFFFFF;
}
.twoColFixRtHdr #listenpromobox a:visited {
	color: #FCFCFC;
}
.twoColFixRtHdr #container #footer #newsletter {
	float: right;
	position: relative;
	top: -51px;
}
.twoColFixRtHdr #container #footer .style5 a {
	color: #FFFFFF;
}
.whitefont {
	font-size: 16px;
	color: #FFFFFF;
}
.twoColFixRtHdr #container #footer .style5 a:visited {
	color: #FCFCFC;
}
.style3 {
	font-size: 14px;
	line-height: 17px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: italic;
}
.style4 {
	color: #009543;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
}
.style6 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-style: italic;
}
