/* Styles for CathySetterlin.com */

html {overflow: scroll}

body {
	background: #717f82 url(../images/colorband.png) repeat-x left top;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	color: #fff;
	font-size: 62.5%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}
.container {
	width: 950px;
	margin: 10px 5px 40px 5px;
	margin:0 auto;
	text-align:left;
}
.header {
	width: 100%;
	text-align: right;
}
.nav {
	width: 950px;
	margin: 0;
	list-style: none;
	padding: 0 0 40px 0;
}
.nav li {
	float: right;
	margin: 0;
	padding: 0 10px 2px 16px;
	font-size: 1.16em;
}
.nav a {
	float: left;
	display: block;
	color: #d8eaec;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
	color: #ffffff;
}
#current {
	color: #fff;
}
.navteal {
	background: url(../images/bullet_teal.jpg) no-repeat left center;
}
.navseagrass {
	background: url(../images/bullet_seagrass.jpg) no-repeat left center;
}
.navdarkteal {
	background: url(../images/bullet_darkteal.jpg) no-repeat left center;
}
.navterracotta {
	background: url(../images/bullet_terracotta.jpg) no-repeat left center;
}
.mainstory {
	width: 950px;
	display: block;
	float: left;
}
.mainstory img {
	padding: 7px;
	background-color: #fff;
}
.contactinfo {
	width: 60%;
	padding-right: 5%;
	float: left;
}
.contactrates {
	width: 30%;
	padding-left: 5%;
	float: left;
}

#transparent {
	background-color: transparent;
}
.mainstory p, ul {
	font-size: 1.3em;
	line-height: 1.66em;
}
.contactinfo, .contactrates p {
	font-size: 1.3em;
	line-height: 1.66em;
}
.contactinfo p a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.mainstory ul a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#intro {
	font-size: 1.4em;
	line-height: 1.6em;
}
.mainstory p a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.mainstory p a:hover {
	color: #d9ecb7;
}
h1 {
	font-family: Helvetica, Gills Sans, Tahoma, sans-serif;
	font-size: 2.6em;
	color: #ffffff;
}
h2 {
	position: relative;
	width: 850px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;	
}
h2 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#conflictassessment {
	background: url(../images/conflict_hdr.png) no-repeat left center;
}
#facilitationhdr {
	background: url(../images/facilitation_hdr.png) no-repeat left center;
}
#mediationhdr {
	background: url(../images/mediation_hdr.png) no-repeat left center;
}
#resources {
	background: url(../images/resources_hdr.png) no-repeat left center;
}
#about {
	background: url(../images/about_hdr.png) no-repeat left center;
}
#contacthdr {
	background: url(../images/contact_hdr.png) no-repeat left center;
}
h3 {
	position: relative;
	width: 350px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}
h3 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#convening {
	background: url(../images/convening_subhdr.png) no-repeat left center;
}
#qa {
	background: url(../images/questions_answers_subhdr.png) no-repeat left center;
}
#reporting {
	background: url(../images/reporting_subhdr.png) no-repeat left center;
}
#nextstep {
	background: url(../images/next_steps_subhdr.png) no-repeat left center;
}
#cost {
	background: url(../images/cost_subhdr.png) no-repeat left center;
}
#learnmore {
	background: url(../images/learn_more_subhdr.png) no-repeat left center;
}
#mediationwhatis {
	background: url(../images/mediation_whatis_hdr.png) no-repeat left center;
}
#howdoesitwork {
	background: url(../images/howdoesitwork_subhdr.png) no-repeat left center;
}
#benefitprocess {
	background: url(../images/benefit_process_subhdr.png) no-repeat left center;
}
#conflictwhatis {
	background: url(../images/conflict_whatis_subhdr.png) no-repeat left center;
}
#faciliationwhatis {
	background: url(../images/facilitation_whatis_subhdr.png) no-repeat left center;
}
#gettingstarted {
	background: url(../images/getting_started.png) no-repeat left center;
}
#inforequest {
	background: url(../images/information_req_subhdr.png) no-repeat left center;
}
#rates {
	background: url(../images/rates_subhdr.png) no-repeat left center;
}
#experience {
	background: url(../images/experience_subhdr.png) no-repeat left center;
}




h4 {font-family: Helvetica, Gills Sans, Tahoma, sans-serif;
	font-size: 1.6em;
	color: #ffffff;
	}

.subboxes {
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	}
.subboxes li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
.subboxes li a {
	float: left;
	display: block;
	width: 266px;
	padding: 44px 20px 0px 20px;
	color: #fff;
	text-decoration: none;
	height: 258px;
}
#conflict {
	background: url(../images/conflict_subhdr.png) no-repeat center top;
	margin: 0 16px 0 0; 
}
#conflict a:hover {
	background: url(../images/conflict_subhdr_on.png) no-repeat center top;
}
#facilitation {
	background: url(../images/facilitation_subhdr.png) no-repeat center top;
	margin: 0 16px 0 0;
}
#facilitation a:hover {
	background: url(../images/facilitation_subhdr_on.png) no-repeat center top;
}
#mediation {
	background: url(../images/mediation_subhdr.png) no-repeat center top;
	margin: 0;
}
#mediation a:hover {
	background: url(../images/mediation_subhdr_on.png) no-repeat center top;
}
.subboxes img {
	border: 1px solid #fff;
}
.image-right {border: 3px solid white; padding: 3px; float: right; margin-left: 20px; margin-bottom: 10px;}

.image-left {border: 3px solid white; padding: 3px; float: left; margin-right: 10px; margin-bottom: 10px;}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	padding: 20px 0 10px 0;
}


/*
 * Form elements
 -----------------------*/
fieldset        {padding:10px 30px;margin:0;border:0;}
legend          {color:#333;padding:0 10px;margin:0;font-size:1.5em;font-weight:400;}
input           {width:250px;}
input,
textarea        {border:1px solid #ccc;padding:5px;margin:10px 0 0 0;}
input:focus,
textarea:focus  {background:#c1d1d4;}
textarea        {font:1em Helvetica, Gills Sans, Tahoma, sans-serif;}
label           {display:block;margin:6px 0 12px 0;font-weight:700;font-size:1.1em;float:left;clear:left;width:90px;}
label:after     {content:": ";}
button          {display:block;float:left;clear:both;margin:1em 0 1em 90px;}

/*
 * User feedback
 -----------------------*/
.yay, .oops     {font-size:.8em;text-align:center;padding:10px;color:#fff;font-weight:700;}
.yay            {background:#090;}
.oops           {background:#f30;}
div.error       {font-size:.8em;font-weight:700;padding:5px 0 0;color:#f30;margin:0 0 0 90px;}