<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 21px;
	text-align: center;
	color: #000000; 
	background-color: #FFFFFF; 
	background-image:url(../images/bkg_page.gif);
	background-position: 50% 0;
	margin: 0px;
	padding: 0px; 
	}

p { 
	font-size: 14px; 
	line-height: 17px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 18px; 
	line-height: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 12px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #3278EA; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #3278EA; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #3278EA; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

dl {
	margin: 0px;
	}

dt {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

dd {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 12px;
	}

img.righth3 {
	float: right;
	margin: 8px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

.small {
	font-size: 80%;
	line-height: 120%;
	}

span.time {
	font-size: 11px;
	font-weight: bold;
	color: #088314;
	background-color: transparent;
	}

.center {
	text-align: center;
	}

.red {
	color:#990000;
	background-color: transparent;
	}

/* HEADER STYLES */
	
div.header {
	width: 746px;
	height: 123px;
	color: #000000;
	background-color: #2D451E;
	background-image: url(../images/bkg_head.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

div.nav {
	width: 746px;
	height: 28px;
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

/* CONTENT STYLES */

div.homecontent {
	width: 746px;
	height: 437px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_home.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div.page {
	width: 746px;
	color: #000000;
	background-color: #F2E5C3;
	background-image: url(../images/bkg_content_btm2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 100px;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

div.content {
	width: 746px;
	color: #000000;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/bkg_content_top2.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
	}

div.contact {
	width: 746px;
	height: 400px;
	color: #000000;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/bkg_contact_2.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
	}

div.contact h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0px 20px 10px 40px;
	}

div.contact h2 {
	text-transform: uppercase;
	margin: 0px 10px 2px 60px;
	}

div.content p {
	margin: 0px 10px 15px 60px;
	}

div.contact p {
	margin: 0px 10px 15px 60px;
	}

div.content h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0px 20px 10px 40px;
	}

div.content h2 {
	text-transform: uppercase;
	margin: 0px 10px 2px 60px;
	}

div.content h3 {
	margin: 0px 10px 2px 60px;
	}

div.content h4 {
	font-weight: normal;
	margin: 0px 10px 10px 60px;
	}

div.content h5 {
	margin: 0px 10px 2px 60px;
	}

div.content ul { 
	margin: 0px 20px 15px 65px;
	}

div.content ul.twocol { 
	margin: 0px 20px 18px 25px;
	}

div.content li { 
	margin: 0px 0px 4px 25px; 
	} 

div.content li.doublespaced { 
	margin: 0px 0px 16px 0px; 
	} 

div.content ul li ul { 
	margin: 6px 25px 8px 25px;
	}

div.content ol {
	margin: 0px 40px 16px 40px;
	}

div.content ol li { 
	margin: 0px 0px 8px 0px; 
	} 

div.content ol li ul {  
	margin: 10px 35px 15px 25px;
	}

div.content dl {
	width: 520px;
	border-bottom: 2px solid #CCCCCC;
	margin: 0px auto 20px auto;
	padding: 8px 0px 8px 0px;
	}

div.content dt {
	height: 20px;
	margin: 0px; 
	padding: 0px 8px 0px 8px;
	background-color: #FBF6DA;
	}
* html div.content dt {  /* This is the Tan Box Model hack */
	width: 414px;
	w\idth: 430px;
	}

div.content dd {
	position: relative; 
	left: 430px; 
	top: -20px; 
	width: 59px;
	height: 20px;
	text-align: right; 
	margin: 0px 0px -17px 0px; 
	padding: 0px 8px 0px 8px;
	background-color: #F9F2CB;
	}
* html div.content dd {  /* This is the Tan Box Model hack */
	width: 59px;
	w\idth: 75px;
	}

div.content a { 
	text-decoration: none;
	}

div.content a:link {  
	text-decoration: none;
	}

div.content a:visited { 
	text-decoration: none; 
	}

div.content a:active { 
	text-decoration: underline; 
	}

div.content a:hover {  
	text-decoration: underline; 
	}

div.firstcolumn p {
	margin: 0px 10px 15px 70px;
	}

div.firstcolumn h2 {
	margin: 0px 10px 5px 70px;
	}

div.firstcolumn h3 {
	margin: 0px 10px 0px 70px;
	}

div.firstcolumn h4 {
	margin: 0px 30px 0px 70px;
	}

div.secondcolumn p {
	margin: 0px 50px 15px 10px;
	}

div.secondcolumn h2 {
	margin: 0px 50px 5px 10px;
	}

div.secondcolumn h3 {
	margin: 0px 50px 0px 10px;
	}

div.secondcolumn h4 {
	margin: 0px 50px 0px 10px;
	}

/* FOOTER STYLES */

div.timeline {
	width: 746px;
	height: 145px;
	color: #000000;
	background-color: #F2E5C3;
	background-image:url(../images/timeline_w_stripes.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

div.credits {
	width: 746px;
	color: #333333;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 126px 0px 0px 0px;
	}

div.credits p {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin: 0px 0px 0px 18px;
	}


table.slist {
  margin: 10px 0 20px 50px;
}

table.slist td {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 0px;
}

table.slist td p {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}

  -->