body, html {
	color: #253255;
	font-family: Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

#hd {
	margin-top: 1em;
	margin-bottom: 1em;
}

#hd #logo {
	float: left;
	width: 25em;
	margin-bottom: 2em;
}

#tagline {
	color: #006683;
	display: block;
	text-align: right;
}

p.toll_free {
	margin-bottom: .5;
	font-size: 93%;
	font-weight: bold;
}

#login_status {
	float: right;
}

#search_bar {
	color: #005370;
	font-size: 131%;
	clear: both;
	text-align: center;
	padding: .7em;
	background: #b4dfe7 url(../images/search_bar.gif) repeat-x;
	border: 1px solid #84c5d9;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
    height: 1%;
}

.search_button {
	font-size: 77%;
	padding: 2px;
	color: #fff;
	background: #378d0a url(../images/fade_green.gif) repeat-x;
	border: 1px solid #378d0a;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
	vertical-align: text-middle;
}

.join_button {
	color: #fff;
	border: 2px solid ##BF331C;
	background: #E88346 url(../images/fade_orange.gif) repeat-x;
	width: 300px;
	padding: 10px 2px;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}

#bd {
	padding-bottom: 2em;
	border-bottom: 1px solid #cbeef1;
	margin-bottom: 1em;
}

#frontpage_buckets {
	margin-bottom: 2em;
}

.content_bucket {
	background: #b4dfe7 url(../images/search_bar.gif) repeat-x;
	height: 12em;
	padding: 1em 2em;
	margin: 0 1em;
	border: 1px solid #84c5d9;
	color: #1c2543;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
}

.bread_crumbs, .bread_crumbs a {
	color: #006683;
	text-decoration: none;
}

.bread_crumbs {
	padding: .5em;
	border-bottom: 1px solid #cbeef1;
}

img.category_icon {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: .5em;
}

h4.topics_on {
	margin-bottom: 0;
	font-size: 100%;
}

h1.category {
	font-size: 297%;
}

p.underline {
	padding-bottom: .2em;
	border-bottom: 1px solid #cbeef1;
}

ul.bulleted li {
	list-style-type: disc;
	margin-left: 2em;
}

h3.category, h3 {
	font-size: 131%;
	padding-bottom: .2em;
	border-bottom: 1px solid #cbeef1;
}

h3 {
	margin-bottom: .3em;
}

ul.category_children
{
	margin-bottom: 2em;
}

.admin_bar {
	padding: .5em;
	background: #ffd2a4;
	clear: both;
}

#flash #error, #flash #notice {
	padding: .5em;
	clear: both;
	margin-bottom: .5em;
	background: #ffd2a4;
}

ul#questions {
	margin-top: 4em;
	clear: both;
}

ul#questions li {
	font-size: 116%;
	border-top: 1px solid #cbeef1;
	padding: 1em 4em 1em .5em;
}

ul#questions li:hover {
	background: #f7f7f7;
}

ul#questions li.more {
	padding: 0;
}

ul#questions li.more div {
	font-size: 93%;
	background: #bee6eb;
	padding: 1em;
}

ul#questions li.yellow:hover, #questions li.yellow  {
	background: #feffda;
}

a.more {
	background: url(../images/arrow_blue.gif) no-repeat right center;
	font-size: 93%;
	margin-right: -4em;
	padding: 1em;
	height: 1%;
	display: block;
	width: 2em;
	margin-top: -2.5em;
	float: right;
}

a.more.down {
	background: url(../images/arrow_blue_down.gif) no-repeat right center;
	padding-right: 1.3em;
}

.top_buttons {
	width: 11em;
	margin-top: 2em;
	padding: .4em;
	border: 1px solid #cbeef1;
	margin-bottom: 6em;
	overflow: hidden;
	height: 1%;
}

.top_buttons a{
	width: 2.5em;
	text-align: center;
	display: block;
	float: left;
	padding: .5em;
	border-right: 1px solid #cbeef1;
}

.top_buttons a:hover, .bottom_buttons a:hover, #share a:hover {
	text-decoration: none;
	background: #d0edf2;
	color: #006683;
}

.bottom_buttons {
	padding: 1em 3em;
	border-top: 1px double #cbeef1;
	border-bottom: 1px double #cbeef1;
	overflow: hidden;
	height: 1%;
	font-size: 93%;
	margin-bottom: 2em;
}

.bottom_buttons a, #share a{
	padding: .2em;
}

.bottom_buttons li{
	margin-bottom: .3em;
}

.contractor_ad {
	color: #444;
	background: #d2f4f5;
	padding: .5em;
	margin-bottom: 1em;
}

#new_comment {
	padding: .5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.comment {
	padding: .5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

#new_user, .edit_user {
	background: #d2f4f5;
	padding: 1em;
}

#new_user .signup, .edit_user .signup{
	margin-bottom: 2em;
}

#new_user hr, .edit_user hr{
	margin-bottom: 2em;
	border: 1px dashed #ccc;
}

hr{
	margin-bottom: 1em;
	border: 1px dashed #ccc;
}

#new_user input, .edit_user input{
	padding: .5em;
}

#new_user input.focus, .edit_user input.focus {
	background: #feffda;
}

#new_user label, .edit_user label {
	color: #333;
	font-weight: bold;
}

#new_user label span, .edit_user label span {
	font-weight: normal;
}

.fieldWithErrors input{
	border-color: red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
	margin-left: 2em;
  font-size: 12px;
  list-style: square;
}

#ft_search_bar {
	padding: 1em;
	background: #6FB4DF;
	text-align: center;
	color: #fff;
	font-size: 116%;
	height: 1%;
}

#ft_bar {
	padding: 1.5em;
	background: #124d81 url(../images/fade_blue.gif) repeat-x;
	text-align: left;
	font-size: 85%;
	color: #fff;
}

#ft {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#ft ul {
	text-align: right;
}

#ft ul li{
	display: inline;
}

#ft ul li a {
	color: #fff;
	padding: .5em;
	text-decoration: none;
}

#ft ul li a:hover {
	text-decoration: underline;
}

#about_nav {
	font-size: 116%;
	padding: 1em;
	border-bottom: 1px solid #cbeef1;
	margin-bottom: 1em;
}

#about_nav li {
	display: inline;
	margin-right: 1em;
}

#about_nav li a{
	text-decoration: underline;
}

#about_nav li a.active{
	text-decoration: none;
	color: #5b9338;
}

img.headshot {
	float: left;
	margin-right: 10px;
}

h1.about {
	margin-bottom: 1em;
}

ol.directions {
	margin-bottom: 2em;
}

a.add {
	color: #5b9338;
}

div#questions {
	margin-bottom: 1em;
	overflow: hidden;
}

div#questions div.question {
	padding: 1em;
	overflow: hidden;
	margin-bottom: 1em;
	background: #d2f4f5;
}

.more_text_area {
	background: #bee6eb;
}

a.add_question, a.remove_question {
	color: green;
	padding: .5em;
	background: #eee;
	border: 1px solid green;
	font-size:83%;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

a.add_question:hover {
	color: #fff;
	background: green;
	text-decoration: none;
}

a.remove_question {
	color: red;
	background: #eee;
	border: 1px solid red;
}

a.remove_question:hover {
	color: #fff;
	background: red;
	text-decoration: none;
}

p.more {
	padding-top: 1em;
}

#status {
	padding: 1em;
	background: #d8ebcf;
	border: 1px solid green;
	margin-bottom: 1em;
}

a {
	color: #006683;
	text-decoration: none;
}

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

a.draft, a.needs_to_be_written, a.needs_review, .blank {
	color: #999;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

h1 {
	color: #13192a;
	font-size: 167%;
}

h2 {
	font-size: 138.5%;
}

h4 {
	font-size: 131%;
	margin-bottom: .5em;
}

h7 {
	display: block;
	font-size: 108%;
	margin-bottom: 1em;
}

h6 {
	font-size: 116%;
	font-weight: bold;
}

h5 {
	font-size: 100%;
	margin-bottom: .2em;
}

h5.phone {
	font-weight: bold;
}

ol.numbered li {
	margin-left: 2em;
	list-style-type: decimal;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.float_left {
	float: left;
	margin-right: 1em;
}

.clear {
	clear: both;
}

img.icon {
	vertical-align: bottom;
}

ol.reorder, ol.reorder li {
	list-style-type: decimal;
	margin-left: 1em;
	}

ol.reorder li:hover {
	cursor: move;
}

.yui-ge .yui-g .yui-g {width:100%;}