body {
	margin-top: 95px;
}
p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}
a:link {
	color: #F7941D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC154;
	text-decoration: none;
}
a:hover {
	background-color: #EFEED7;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 35px;
	color: #F7941D;
	font-weight: normal;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #A8A8A8;
	font-weight: normal;
	padding-top: 15px;
}
#nav {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #999999;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #954B35;
	display: inline;
	display: block;

}
.nav a:hover {
	background-color: #4E271C;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	color: #000000;
}
.teaser {
	margin-right: 4px;
	padding: 0px;
	margin-top: 6px;
}
#teaser {
	padding: 12px 12px 0px 0px;
	width: 255px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1px;
	color: #FFFFFF;
	padding-top: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	border: 1px dotted #E4E4E4;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e4e4e4;
	margin-top: 84px;
	display: block;
}
.smaller {
	font-size: 11px;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	line-height: 1.3em;
	margin: 5px 20px 18px 15px;
	font-size: .8em;
	color: #999999;
}
h2 a:link {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 1.2em;
	line-height: 1.4px;
	color: #A8A8A8;
	font-weight: normal;
	padding-top: 15px;
	border: none;
}
h3 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1px;
	color: #FFFFFF;
	padding-top: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4e4e4;
}
a:visited {
	color: #F7941D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC154;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 6px;
}
h5 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	margin-bottom: -8px;
	padding: 0px;
	margin-top: 0px;
}
h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4e4e4;
	display: block;
}
.breadcrumbs {
	font-size: 10px;
	color: #F7941D;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	padding-bottom: 12px;
	padding-top: -4px;
	text-transform: uppercase;
}
#websites {
	width: 173px;
	padding: 0px;
	background-color: #E4e4e4;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
}
input {
 background-color: #e4e4e4;
}

form {
	border: 1px solid #F7941D;
	padding: 5px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #666666;
	font-weight: normal;
}
.texta {
 font-size: 11px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}
.orange {
	color: #F7941D;
}
.indent {
	margin-left: 12px;
}
label {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.checkbox {
	background-color: #FF9900;
	height: 15px;
	width: 15px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}.blackSmall {
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
