/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #F3B457;
	background-image: url(images/body-bkgrd.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans serif;
	text-align: left;
	list-style-type: none;
}
.hp-left {
	background-color: #DA3424;
	background-image: url(images/hp-left-bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.hp-left h1 {
	color: #FFFFFF;
	font-style: italic;
	padding: 1em 1em 0.5em 1em;
	margin: 0;
}
.hp-left p {
	color: #FFFFFF;
	font-size: 120%;
	padding: 0 1.5em 0.5em 1.5em;
	margin: 0;
	text-align: left;
}
.hp-left ul {
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	margin: 0 1em 0 4em;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.nav {
	border: 1px solid #FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-image:url(images/nav-bkgrd.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.nav td {
	border-right: 1px solid #FFFFFF;
}
.nav td a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0.5em;
}
.nav td a:active{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0.5em;
}
.nav td a:visited{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0.5em;
}
.nav td a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(images/nav-bkgrd2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	padding: 0.5em;
}
/*#hp-main td {
	border-bottom: 1px dashed #747476;
	padding-bottom: 1em;
}
*/
.footer {
	background-color: #DA3424;
}
.footer p {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 0.5em;
	margin: 0;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 0.3em;
	text-transform: uppercase;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 0.3em;
	text-transform: uppercase;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 0.3em;
	text-transform: uppercase;
}
.footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	padding: 0 0.3em;
	text-transform: uppercase;
}
.content {
	background-color: #FFFFFF;
	margin: 0;
	text-align: left;
	padding: 1em 0.5em;
	list-style-type: none;
}
.content p {
	padding: 0.5em 3em 0.3em 3em;
	margin: 0;
	text-align: left;
}
.content a:link {
	color: #00217A;
}
.content a:acitve {
	color: #00217A;
}
.content a:visited{
	color: #00217A;
}
.content a:hover{
	color: #DA3424;
}
h1 {
	font-size: 160%;
	text-align: left;
	color: #00217A;
	padding: 0.5em 1em 0.2em 1.8em;
	margin: 0;
	text-transform:uppercase;
}
h2 {
	font-size: 140%;
	text-align: left;
	color: #000000;
	padding: 0.5em 1em 0.2em 2.1em;
	margin: 0;
	font-style: italic;
}
h3 {
	font-size: 120%;
	text-align: left;
	color: #FFFFFF;
	padding: 0 1em 0 1.5em;
	margin: 0;
}
h4 {
	font-size: 120%;
	text-align: left;
	color: #00217A;
	padding: 0.5em 1em 0.2em 2.5em;
	margin: 0;
}
h5 {
	font-size: 140%;
	text-align: left;
	color: #DA3424;
	padding: 1em 1em 0.2em 2.1em;
	margin: 0;
	font-weight: bold;
}
h6 {
	text-align: left;
	padding: 0.5em 1em 0.2em 4em;
	margin: 0;
}

.content ul {
	padding: 0.2em 0.5em;
	margin: 0 1em 0 2em;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.content li {
	padding: 0;
	margin: 0.2em 3em;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.about ul {
	padding: 0.2em 0.5em;
	margin: 0 1em 0 1em;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.about li {
	padding: 0;
	margin: 0.2em 2em 0.2em 3em;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
div.quote p{
	text-align: right;
	color: #00217A;
	font-weight: bold;
	padding-top: 0.8em;
}
div.box  {
	background-color:#F7B958;
	margin: 0.5em 3em 0.5em 3em;
}
div.box p {
	padding: 0.5em 1em;
	margin: 0;
}
div.box h4 {
	padding: 0.5em 1em;
	margin: 0;
}
div.quote2 {
	float: right;
	width: 300px;
	background-color: #F7B958;
	margin: 2em;
	padding: 0.5em;
}
div.quote2 p{
	margin: 0.2em 1em;
	padding: 0.5em;
}
.roundedcornr_box_362453 {
   background: #ffffff url(images/roundedcornr_362453_grad.gif) no-repeat;
}
.roundedcornr_top_362453 div {
   background: url(images/roundedcornr_362453_tl.gif) no-repeat top left;
}
.roundedcornr_top_362453 {
   background: transparent url(images/roundedcornr_362453_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_362453 div {
   background: url(images/roundedcornr_362453_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_362453 {
   background: transparent url(images/roundedcornr_362453_br.gif) no-repeat bottom right;
}

.roundedcornr_top_362453 div, .roundedcornr_top_362453,
.roundedcornr_bottom_362453 div, .roundedcornr_bottom_362453 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_362453 { margin: 0 5px; }

.roundedcornr_content_362453 li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: disc;
}
