

body {
background: url("images/bg_wide.jpg") repeat-y;
background-position: center;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
	line-height: 1.3;
text-align: center;
}

.skipnavigation {display: none; margin: 0; padding: 0;} 


img{
border: 0;
padding: 0;
margin: 0;
}

/* --- Links --------- */

a {
text-decoration: underline;
	color: #c06;
font-size: 100%;
}

a:hover {
text-decoration: underline;
color: #606;
}

a.no-underline {
text-decoration: none;
color: #636;
font-size: 100%;
}

a.no-underline:hover {
text-decoration: none;
color: #636;
}

/* white links for greenbox */

a.links-white {
	text-decoration: underline;
	color: #fff;
	font-size: 100%;
}

a:hover.links-white {
	color: #c06;
}

/* inset links */

a.inset {
	text-decoration: underline;
	color: #c06;
	margin-left: 0;
	font-size: 100%;
}

a:hover.inset {
}

.spacer-emptypage {
	height: 300px;
}


/* --- H1, H2, H3 --------- */

h1, h2, h3, h4,h6, blockquote {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
margin-top: 0;
color: #000;
padding: 0;
}

h1 {
	margin: 0 0 0 0;
	padding: 48px 0 0 10px;
	font-size: 120%;
	color: #b5ca23;
}

h1.contact {
	margin: 0;
	padding: 0 0 4px 4px;
	font-size: 120%;
	color: #b5ca23;
}

h1.pinklarge {
	font-size: 130%;
	color: #c06;
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 0;
}

h2 {
	color: #636;
	font-weight: bold;
	font-size: 80%;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 30px;
	padding-bottom: 0;
}

h4 {
	margin: 2px 0 0 8px;
	padding: 1px 0 0 0;
	font-size: 95%;
	color: #fff;
	font-weight: bold;
}

h5 {
	margin: 0 0 0 8px;
	padding: 1px 0 0 0;
	font-size: 90%;
	color: #636;
	font-weight: bold;
}

p.top-para {
	margin-top: 5px;
}


.bgcolor {
background-color: #edf3cf;
}
em {
	font-style: italic;
}
strong { 
	font-weight: bold;
}
.boldtext-pink {
	font-weight: bold;
	color: #c06;
}

.boldtext {
	font-weight: bold;
}

.italictext {
	font-style: italic;
}

.dottedline{
background: transparent url("images/dots_black_whitebg.gif") repeat-x top center;
margin: 15px 0 0 0;
padding: 0 0 0 0;
}

table {
	margin: 0 auto;
}

ul {
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
}

li {
	font-size: 80%;
	list-style-image: url("images/bullet_purple.gif");
	/*  list-style-type: square; */
	background-position: 0.1em;
	padding-left: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
}

li.purpletext {
	font-size: 80%;
	list-style-image: url("images/bullet_purple.gif");
	/*  list-style-type: square; */
	background-position: 0.1em;
	padding-left: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	color: #636;
	font-weight: bold;
}

li.links-whitebox {
	font-size: 80%;
	list-style-image: url("images/bullet_purple.gif");
	/*  list-style-type: square; */
	background-position: 0.1em;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

li.links-whitebox-sq {
	font-size: 80%;
	list-style-image: url("images/bullet_purple_square.gif");
	background-position: 0.1em;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

li.lime {
	font-size: 100%;
	list-style-image: url("images/bullet_lime_bg.gif");
	background-position: 0.1em;
	padding-left: 5px;
	margin-left: 15px;
}

li.limetop {
	font-size: 100%;
	list-style-image: url("images/bullet_lime_bg.gif");
	background-position: 0.1em;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 8px;
}



.heading {
	background: #eaefc3;
	width: 487px;
	height: 79px;
	padding: 0;
	margin-bottom: 30px;
}

.quote-body {
	color: #cc0066; 
	font-style: italic; 
	margin: 25px 10px 0 10px; 
	font-size: 80%;
	display: inline;
}

.author {
	display: inline;
	font-style: none;
	font-weight: bold;
	color: #000;
	
}

.strong{
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 760px;
}

#header {
	margin: 0 0 0 0;
	background: #fff;	
	padding: 0;
}

#body-area {
	margin: 10px 0 0 17px;
	background: #fff;	
	padding: 0;
}

#body-area-newsletter {
	margin: 10px 0 0 17px;
	background: #fff;	
	padding: 0;
	width: 584px;
}

.logo {
	margin: 20px 0 8px 14px;
	padding: 0;
	vertical-align: top;
}


.byline{
	margin: 17px 0 0 317px;
	padding: 0;
	vertical-align: top;
	text-align: right;
}

#navbar {
	margin: 0 0 13px 17px;
	width: 728px;
	height: 20px;
	padding: 0;
	background: #fff;
}

.home-pink {
	background: #c06;
	height: 25px;
	width: 65px;
 	padding-left: 14px;
}

.linksarea {
	background: #b6cb21;
	height: 25px;
	width: 663px;
	border: 0px solid black;
}

a.home:link {color: #fff;text-decoration:none;font-weight: bold;font-size: 70%;}
a.home:active {color: #fff;text-decoration:none;font-weight: bold;font-size: 70%;}
a.home:visited {color: #fff;text-decoration:none;font-weight: bold;font-size: 70%;}
a.home:hover {color: #fff;text-decoration:none;font-weight: bold;font-size: 70%;}

#side-a {
	float: left;
	width: 489px;
	margin: 0;
	border-right: 10px solid white;
	}


#side-a p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	background: #fff;
}

.title {
	margin: 47px 0 0 2px;
}

#side-b { 
	margin: 0;
	padding: 0;
	float: left;
	width: 229px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 0px solid black;
	line-height: 1.5;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.side-b-title-green { 
	color: #9fb11d;
	height: 25px; 
	background: #e9efc2;
	width: 229px;	
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
}
.side-b-title-green h4{ 
	color: #9fb11d;
	padding-top: 2px;
	font-size: 105%;
}

.side-b-title { 
	color: #fff;
	height: 25px; 
	background: #c06;
	width: 229px;	
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
}

.side-b-title-white { 
	color: #fff;
	height: 25px; 
	background: #fff;
	width: 229px;	
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
}

.side-b-greenbox { 
	color: #fff;
	background: #b6cb21;
	width: 209px;	
	margin-top: 3px;
	font-size: 90%;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}

.side-b-whitebox { 
	color: #000;
	background: #fff;
	width: 209px;	
	margin-top: 2px;
	font-size: 115%;
	font-weight: normal;
	padding: 5px 10px 0 10px;
}



#footer {
	clear: both;
	background: #eaefc3;
	color: #fff;
	font-size: 70%;
	margin-right: 8px;
}

#footer p{
	padding: 0 0 10px 0;	
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	margin-left: 8px;
	color: #666;
	background: #eaefc3;
}


 #footer-links
{
	margin-top: 20px;
	padding: 30px 0px 10px 0px;
	background: #eaefc3;
	font-size: 110%;
	text-align: left;
}


#footer-links li
{
list-style: none;
margin: 0;
padding: 0;
display: inline;
font-weight: bold;
}

/* set border-right:0 to 0.1em if want thin line next to link  */
#footer-links li a
{
padding: 0em 1em 0em 0.75em;
border-right: 0 solid #fff;
text-decoration: underline;
}

#footer-links li a:link { 
	color: #b5ca23; 
}

#footer-links li a:visited { 
	color: #b5ca23; 
}

#footer-links li a:hover {
	text-decoration: underline;
}


/*  contact form   */

/* this positions address text above form */
.float-left {
	float:left; 
	width: 140px; 
	vertical-align: top;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 80%;
}

.float-right {
	float:left; 
	width: 270px; 
	vertical-align: top;
	text-align: left;
	color: #000;
	font-size: 80%;
}
/* end of this positions address text above form */


div.row {
  clear: both;
  padding-top: 5px;
  }

div.row-heading {
  clear: both;
  padding-top: 5px;
background: #eaefce;
margin-bottom: 10px;
  }

div.row span.label {
  float: left;
  width: 110px;
  margin-right: 10px;
  text-align: right;
font-size: 80%;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000;
  }

div.row span.formw {
  float: left;
  width: 350px;
  text-align: left;
padding: 0;
  } 

div.spacer {
  clear: both;
  }

.submitbutton{
margin-left: 124px;}

.txtbox{
	border: 1px solid #eaefc3;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 85%;
color: #000;
padding-left: 2px;
background-color: #fff;
width: 280px;
}

textarea {
font-size: 85%;
color: #000;
}

/*    before and after */

#ba-table{
	padding: 0;
}

#ba-table td{
	vertical-align: top;
}

.table-hdg{
	padding: 0;
}

#ba-table p{
	padding-left: 0;
	padding-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.ba_spacer {
	width: 120px;
}

#ba-table img {
border: 1px solid #636;
}

/* --- End contact enquiry form  --------- */

/* newsletter form */

div.rownews {
  clear: both;
  padding-top: 5px;
	padding-bottom: 15px;
  }

div.rownews span.newslabel {
  float: left;
  width: 100px;
  margin-right: 20px;
  text-align: right;
font-size: 80%;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000;
  }

div.rownews span.formw {
  float: left;
  width: 80px;
  text-align: left;
padding: 0;
  } 

div.newsspacer {
  clear: both;
  }

.submitbutton{
margin-left: 124px;}

.newstxtbox{
	border: 1px solid #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 85%;
color: #000;
padding-left: 2px;
background-color: #b6cb21;
}


/* end newsletter form */


/* TOP */

a.topimg:link {	
	color: #c06;
	font-weight: bold;
	font-size: 70%;
 	}

a.topimg:visited {
	color: #c06;
	font-weight: bold;
	font-size: 70%;
	 }
a.topimg:hover {
	color: #c06;
	 }
a.topimg:active {	
	color: #c06;
	font-weight: bold;
	font-size: 70%;
	}

/* COMMENTS */

.speech {
display: inline;
margin-left: 10px;
margin-bottom: 10px;
}

.speech-right {
display: inline;
margin-left: 1px;
margin-bottom: 10px;
}


/* blockquotes code from adam polselli */

blockquote.pullquote {
float: right;
width: 150px;
margin: 10px 0 10px 15px;
padding: 0;
font-size: 110%;
color: #c06;
text-align: center;
	font-weight: normal;
}

blockquote.pullquote-wide {
float: right;
width: 200px;
margin: 10px 0 0 15px;
padding: 0;
font-size: 110%;
color: #c06;
text-align: center;
	font-weight: normal;
}

blockquote.pullquote-verywide {
float: right;
width: 440px;
margin: 10px 15px 15px 15px;
padding: 0;
font-size: 110%;
color: #c06;
text-align: center;
	font-weight: normal;
}

.author {
	color: #ff93d3;
	font-weight: normal;
	font-size: 105%;
}