body {
	background: #FDF8EC;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;

}

.imgleft {
	float: left;
	padding: 0px 20px 0px 0px;

}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:active {
	text-decoration: none;
	color: #CC0000;

}

a:hover {
	color: #CC3333;
	text-decoration: none;

}

.header {
	background: #EAE3B8;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	height: 80px;
	padding-top: 10px;
	color: #164883;
	padding-right: 20px;
}
.copybox {
	padding: 20px 20px 15px;
	text-align: left;
	background: #FBF0D9;
	border-left: 2px solid #164883;

}
.menubar {
	background: #164883;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;

}
.menubar a, .menubar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
}

.menubar a:active, .menubar a:visited:active {
	text-decoration: none;
	color: #EAE3B8;
}

.menubar a:hover, .menubar a:visited:hover {
	color: #EAE3B8;
	text-decoration: none;
}

p, li, td{
	font-size: 14px;
}
p{
	margin-bottom: -3px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	color: #164883;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: -5px;


}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: -5px;

}
h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;

}
h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;


}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.quote {
	background-image:  url(images/doublequote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24pt;
	line-height: normal;
	margin-top: 20px;
	padding-top: 5px;

}
.footer {
	background: #EAE3B8;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;

}
.button {
	font-size: 10px;
	font-weight: bold;
	color: #FFD891;
	background: #651C37;
}
#bordered {
	border-top: 1px solid #164883;
	border-right: 1px solid #164883;
	border-bottom: 2px solid #164883;
	border-left: 2px solid #164883;

}
.widget {
	background: #FFD891;
	border: 1px solid #651C37;
	width: 250px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom:5px;
	float:left;
}
.addressbox {
	font-size: 16px;
	font-weight: bold;
	color: #FFD891;
	background: #651C37;
	text-align: right;
	vertical-align: bottom;
	padding: 10px;
}
.addressbox a, .addressbox a:active, .addressbox a:visited {
 color: #FFD891;
 text-decoration: none;
}

.footbarleft {
	color: #FFFFFF;
	background: #651C37;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-bottom: -20px;

}
.footbarleft p
{
	font-size: 11px;
	font-weight: normal;
}

.footbarleft a, .footbarleft a:active, .footbarleft a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.footbarleft a:hover, .footbarleft a:visited:hover {
	color: #EAE3B8;
	text-decoration: none;
}

.footbarleft h5 {
	margin-bottom: 0.5em;
}
.footbarright {
	font-size: 12px;
	font-weight: normal;
	color: #FFD891;
	background: #651C37;
	text-align: right;
	vertical-align: top;
	padding: 10px;
}
.bar {
	background: #164883;
	height: 2px;
	width: 600px;
}
.imgarea {
	background: #FFD891 url(images/filler.jpg) repeat-y left top;
	height: 514px;
	width: 404px;

}
