@charset "UTF-8";
#header #nav/* CSS Document */


{
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#header  #nav ul
{
	display:block;
	padding: 0px;
	margin: 0px;
}
#header  #nav  ul li
{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#header   #nav   ul  li a.topline
{
	background-image:url(../images/shared/headernavtopline.png);
}
#header  #nav  ul  li a
{
	float:left;
	display:block;
	width:127px;
	padding:8px 0 0 0;
	margin:0px;
	height:22px;
	font-family: tahoma;
	font-weight:bold;
	font-size:11px;
	color: #c05516;
	text-decoration:none;
	text-align:center;
	background-image:url(../images/shared/headernavactive.jpg);
	background-repeat:no-repeat;
}
#header  #nav  ul  li a:hover
{
	float:left;
	display:block;
	width:127px;
	padding:8px 0 0 0;
	margin:0px;
	height:22px;
	font-family: tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	background-image:url(../images/shared/headernavhover.jpg);
	background-repeat:no-repeat;
}
.quote    {
	text-align: center;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C05516;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
#orangeSection h1 {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#orangeSection h2 {
	color: #ECD380;
	margin-right: 10px;
	margin-left: 10px;
}
#orangeSection p {
	color: #F4AA84;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 14px;
}
#orangeSection img {
	border: 4px solid #B14310;
	background-color: #E6DA85;
	height: 160px;
	width: 250px;
	color: #000000;
}
#orangeSection a {
	color: #F0D2D5;
}
#orangeSection #column2 img {
	border: 4px solid #C07C28;
}
#footer a {
	font-family:tahoma;
	font-weight:normal;
	font-size:13px;
	color: #ecc47f;
	text-decoration:none;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10px;
}
#footer a:hover {
	font-family:tahoma;
	font-weight:normal;
	font-size:13px;
	color: #ecc47f;
	text-decoration:underline;
}
p#disclosure  {
}
p#copyright {
	font-family: tahoma;
	font-size:12px;
	font-weight:normal;
	color: #5d5722;
}
.center  {
	text-align: center;
}
* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #AB3B0B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 16px;
	color: #7D5B13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
	font-size: 16px;
	color: #7D5B13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.vcenter td {
	vertical-align: middle;
}
.padright td {
	padding-right: 30px;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C08C1F;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D5B13;
}
a:link {
	font-weight: bold;
	color: #AB3B0B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	font-weight: bold;
	color: #AB3B0B;
	text-decoration: none;
}
.textField {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
.signupField {
	width:150px;
	font-size:12px;
	border:1px solid #ABA264;
	background-color: #FFF3D4;
}
textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	width: auto;
}
.stroke {
	border: 3px solid #DF7334;
}

