html, body {
	margin: 0;
	padding: 0;
	background: #80807C url(../images/img1.gif) repeat-x;
	height: 100%;
	text-align: center;
	min-width: 933px;
}
.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0088C2;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #464545;
	width: inherit;
}
#outerContainer {
	width: 933px;
	margin: 0 auto;
	text-align: left;
}
#topContainer {
	width: 933px;
	height: 96px;
}
#searchBox {
	width: 352px;
	height: 43px;
	float: right;
	text-align: right;
	padding: 13px 0 0px 0;
}
#navBox {
	width: 615px;
	height: 24px;
	float: right;
	text-align: right;
}
#bottomContainer {
	width: 933px;
	background: #FFF url(../images/grey_grad.jpg) repeat-x;
	float: left;
	text-align: left;
}
#logobox {
	width: 200px;
	height: 96px;
	text-align: left;
	float: left;
}
h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	text-align: left;
	font-family: "Georgia";
	font-size: 9px;
	font-weight: normal;
	color: #464545;
	line-height: 140%;
	background-image: url(../images/dotted_line_hor.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding: 0 0 30px 0;
}
h5 {
	text-align: left;
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}
h6 {
	text-align: left;
	font-family: "Arial";
	font-size: 38px;
	font-weight: bold;
	font-weight: normal;
	color: #78B104;
	line-height: 100%;
	letter-spacing: -1px;
}
h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}
h2 em {
	font-weight: bold;
	font-style: normal;
}
h3 {
	height: 25px;
	background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
a {
	color: #06c;
}
a:hover {
	text-decoration: none;
}
#leftCol {
	padding: 24px 15px 0 15px;
	width: 355px;
	float: left;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
#leftCol h1 {
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
}
#containerTwoCol {
	width: 545px;
	float: right;
	text-align: left;
	background-image: url(../images/dotted_stretch.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.containerinnerCol {
	width: 260px;
	float: right;
	text-align: left;
	padding-right: 7px;
}
#farleftCol2 {
	width: 220px;
	height: 80px;
	float: left;
	text-align: left;
	background: #FFF url(../images/clearcast_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 5px 0px 110px;
}
#farrightCol2 {
	width: 145px;
	height: 80px;
	float: right;
	text-align: left;
	background: #FFF url(../images/clearcast_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 5px 10px 110px;
}
#farrightCol3 {
	width: 250px;
	height: 80px;
	float: right;
	text-align: left;
	padding: 0px 5px 10px 10px;
}
.dottedsep {
	width: 250px;
	height: 20px;
	background-image: url(../images/dotted_line_hor.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float: right;
	margin-right: 10px;
}
.Farrightlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #78B104;
	font-weight: bold;
}
.Farrightlinks a: {
	color: #78B104;
}
.Farrightlinks a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 933px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #EEEDED;
	text-align: center;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #A8A7A7;
	padding: 24px 0 0 0;
}
.Listheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 10px;
	color: #78B104;
	font-weight: bold;
	padding: 24px 0 0 0;

}
#footer p {
	margin: 0;
	text-align: center;
}
ul.bloglist {
	list-style-image: url(../images/bullet_page.gif);
	list-style-position: outside;
	margin-left: 17px;
}
ul.bloglist li {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #575756;
}
ul.bloglist li a:hover {
	color: #000000;
	text-decoration: underline;
}
ul.bloglist li img {
	margin-left: 5px;
}
ul.podlist {
	list-style-image: url(../images/bullet_podcast.gif);
	list-style-position: outside;
	margin-left: 17px;
}
ul.podlist li {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #575756;
}
ul.podlist li a:hover {
	color: #000000;
	text-decoration: underline;
}
ul.podlist li img {
	margin-left: 5px;
}

/* Forms
----------------------------------------------- */
form {
  margin:0; 
  line-height:1.3em;
  }
form div {padding:3px 0 2px;}
input.text {font:120% "Courier New",Courier,Monospace;}
input.button {
  background:#0c0;
  color:#fff;
  font:bold 100% Verdana,Sans-serif;
  border:2px solid #0f0;
  border-color:#0f0 #090 #090 #0f0;
  }


#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}
