BODY {
  font-family: Georgia, serif;
  font-size: 12px;
  color: #3a383a;
  padding: 0;
  margin: 0;
}

/* development help 

div { border: 1px dashed #000; }*/

/* //////////////*/

/* site structure */

#siteShadow {
  position: absolute;
  width: 990px;
  height: 1000px;
  background: #000;
  height: 1130px;
  
}

#fixcenter {
  position: relative;
  width: 1041px;
  margin:0 auto;
  text-align: center;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
}

#container {
  width: 978px;
  margin:0 auto;
  text-align: center;
}

#header {
  width: 978px;
  height: 140px;
  border-bottom: 1px dotted #CCC;
  clear:both;
}

#topNav {
  float: right;
  height: 44px;
  line-height: 44px;
  margin-bottom: 6px;
  text-align: right;
}

#leftColumn {
  width: 168px;
  float: left;
}

#contentArea {
  width: 978px;
  float: left;
  margin-top: 8px;
}

#content {
  width: 978px;
  float: right;
  color: #4F4E4F;
}

#footer {
  width: 978px;
  height: 50px;
  float: left;
  background: #000;
}

#bottomNav {
  margin-top: 9px;
  height: 31px;
  line-height: 31px;
  float: right;
}

/* site wide styling */

h1 {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0 5px 0;
  font-weight: lighter;
}

h2 {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0 5px 0;
  font-weight: lighter;
}

h3 {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0 5px 0;
  font-weight: lighter;
}

h4 {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0 5px 0;
  font-weight: lighter;
}

h5 {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 0 5px 0;
  font-weight: lighter;
}

.blackBac {
  background: #000;
  color: #fff;
  padding: 0px 3px 1px 3px;
  margin-top: 1px;
 }

.whiteBacDotted {
  background: #fff;
  color: #000;
  padding: 2px 4px 2px 4px;
  font-size: 13px;
  border-bottom: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
 }

.whiteBac {
  background: #fff;
  color: #000;
  padding: 0 4px 0 4px;
  font-size: 13px;
 }

 b {
 color: #000;
 }

 #hr {
  float: left;
  width: 100%;
  height: 1px;
  margin: 6px 0 6px 0;
  border-bottom: 1px dotted #CCC;
}

/* header styling */

#header img {
  float: left;
  margin: 6px 0 10px 0;
}

#header #topLeft {
  float: left;
  width: 120px;
  margin-top: 10px;
}

#header #logo {
  margin-right: 8px;
}

#header #bannerTop {
  margin-top: 14px;
}

#header p {
  float: left;
  margin: 0;
}

#topNav a {
  height: 43px;
  line-height: 43px;
  display: block;
  float: left;
  padding: 0 12px 0 12px;
  background: url(images/topSpacer.jpg) no-repeat top right;
  margin: 0;
  text-align: left;
  color: #010002;
  text-decoration: none;
}

#topNav #last {
  margin-right: 0px;
}

#topNav a:hover {
  text-decoration: underline;
}

/* left col styling */

#leftColumn img {
  float: left;
  margin-bottom: 20px;
}

/* content area styling */

#main {
  width: 660px;
  float: left;
  text-align: left;
}

#wrapBox {
  margin-right: 18px;
  float: left;
  text-align: left;
  border: 1px dotted #CCC;
}

#topstoryBox {
  width: 299px;
  margin-right: 36px;
  float: left;
  text-align: left;
  height: 298px;
  border: 1px dotted #CCC;
}

#topstoryBox p {
  float: left;
  margin: 0;
}

#featureBox {
  width: 150px;
  margin: 0 13px 10px 0;
  float: left;
  text-align: left;
  height: 150px;
  border: 1px dotted #CCC;
}

#featureBox p {
  float: left;
  margin: 0;
}

#featureTxt {
  color: #000;
  float: left;
  margin: 0 0 10px 0;
}

#newsBox {
  width: 299px;
  margin: 0 13px 10px 0;
  float: left;
  text-align: left;
  height: 298px;
  border: 1px dotted #CCC;
}

#newsBox p {
  float: left;
  margin: 0;
}

#newsTxt {
  color: #000;
  float: left;
  margin: 0 0 10px 0;
}

#blog {
  float: left;
 }

#holderBox {
  float: left;
  text-align: left;
}

#contentBox {
  float: left;
  text-align: left;
  width: 48%;
}

#contentBox p {
  margin: 0;
  padding: 0;
}

#testimonialBox {
  float: left;
  text-align: left;
  width: 48%;
  height: 160px;
}

#content a {
  color: #010002;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

.whatson span {
  font-family: Georgia, serif;
  font-size: 12px;
}


/* forms styling */

#contactForm {
  padding: 15px;
  background: #000;
  color: #fff;
  width: 272px;
}

#contactForm #text {
  width: 262px;
  margin: 10px 0px 10px 0px;
}

#contactForm #textarea {
  width: 262px;
  height: 166px;
  margin: 10px 0px 10px 0px;
}

#contactForm #textareaAns {
  width: 262px;
  height: 109px;
  margin: 10px 0px 10px 0px;
}

#contactForm #submit {
  border: 0px;
  background: transparent;
  color: #fff;
  float: right;
}

#subscribeForm {
  padding: 15px 0 15px 15px;
  margin-left: 15px;
  float: left;
  background: #000;
  color: #fff;
  width: 400px;
}

#subscribeForm #text {
  width: 262px;
  margin: 10px 0px 10px 0px;
}

#subscribeForm #textarea {
  width: 262px;
  height: 166px;
  margin: 10px 0px 10px 0px;
}

#subscribeForm #textareaAdd {
  width: 380px;
  height: 67px;
  margin: 10px 0px 10px 0px;
}

#subscribeForm #submit {
  border: 0px;
  height: 39px;
  width: 104px;
  background: url(images/paypalButton.jpg) no-repeat;
  color: #fff;
  float: right;
}

/* end forms styling */

/* footer styling */

#copyright {
  width: 976px;
  float: left;
  text-align: right;
 }

#footer #topLeft {
  float: left;
  width: 120px;
}

#footer p {
  float: left;
  margin: 0;
}

#footer img {
  float: left;
  margin: 14px 0 0px 5px;
  border: 0px;
}

#bottomNav a {
  float: left;
  display: block;
  border-left: 1px dotted #fff;
  padding: 0 10px 0 10px;
  text-align: left;
  color: #FFF;
  text-decoration: none;
}

#bottomNav p {
  float: right;
  margin: 0;
}

div.date { 
	margin:5px 0;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}

#newsletter_box { 
	background:#000;
	padding:1px 21px 21px 21px;
	clear:both;
	color:#fff;
	margin-bottom:10px;
}

#newsletter_box input[type="text"] { 
	background:#fff;
	border:1px solid #fff;
	width:250px;	
}

#newsletter_box input[type="submit"] { 
	background:#000;
	border:1px solid #000;
	color:#fff;
	float:right;
	margin:10px 0 0 0;
	padding:0;
}

#newsletter_box label { 
	display:block;
	margin:20px 0 17px;
}

.clear { clear:both; } 


.whatsonBox {
  float: left;
  margin: 0 4px 0 0;
  width: 150px;
  color: #3a383a;
}

.whatsonBox b {
  color: #3a383a;
}

.whatsonBox a {
  color: #000;
}


.whatsonBox p {
  margin: 0 0 5px 0;
}