body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #353733;
}

#wrapper {
	font-size: 1.1em;
	line-height: 1.9em;
}

a {
	font-weight: bold;
	color: #9bb434;
	text-decoration: underline;
	outline-style: none;
	outline-width: 0;
}

h1, #middle .triggerOne h2, #middle .triggerTwo h2, #middle .contact strong {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #b5d334;
}

#promo h1 {
	color: #ffffff;
	font-size: 1.3em;
	padding: 0 0 4px 0;
	border-bottom: none;
}
#promo h1 a { color: #353733; text-decoration: none }

#promo .searchfortext h1 { #ffffff }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #b5d334;
}

#promo .searchfortext a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 1.3em;
}

#footer {
	color: #ffffff;
}

#footer li h1 {
	color: #ffffff;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	border: none;
	margin: 4px 0;
	padding: 0;
}

#footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#error {
	color: #d00000;
	font-weight: bold;
}

#success {
	font-weight: bold;
}

.text, .textarea {
	width: 250px;
	border: 1px solid #cdcdcd;
	background: #dddddd;
}

.input_3 {
	margin: 10px 0 0 0;
}