<!--
body {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px; 
	line-height: 16px;
	text-align: center;
	color: #4B3C0B;
	background-color: #453B1F;
	background-image:url(../images/bkg_page.jpg);
	background-position: 50% 0;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}

p { 
	font-size: 12px; 
	line-height: 16px;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-size: 11px; 
	line-height: 18px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

a { 
	color: #382D08; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #382D08;
	background-color: transparent; 
	text-decoration: underline;  
	}

a:visited { 
	color: #382D08;
	background-color: transparent; 
	text-decoration: underline;
	}

a:active { 
	color: #7A6C42;
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #7A6C42;
	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: georgia, "times new roman", times, serif;
	font-size: 12px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 5px;
	}

img.left {
	float: left;
	margin: 3px 14px 6px 0px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.intro {
	font-size:15px;
	font-style:italic;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#pagetop {
	width: 820px;
	height: 10px;
	line-height:0px;
	font-size:1px;
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_topshadow.png);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrapper {
	width: 820px;
	color: #4B3C0B;
	background-color: transparent;
	background-image:url(../images/bkg_wrapper.png);
	background-repeat: repeat-y; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#active {
	width: 800px; 
	min-height: 618px;
	background-image:url(../images/bkg_active.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	}
 
div#layoutfooter {
	width: 820px; 
	color: #DFD2A3;
	background-color: transparent; 
	background-image:url(../images/bkg_footer.png); 
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto; 
	padding: 20px 0px 0px 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* HEADER STYLES */

div#header {
	width: 800px;
	height: 182px;
	color: #4B3C0B;
	background-color: transparent;
	background-image:url(../images/bkg_hd.jpg);
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

img.logo {
	margin: 0px 36px 0px 26px;
	}

/* END HEADER STYLES */

/* NAVIGATION STYLES */

div#navigation {
	width: 526px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 131px 0px 0px 0px;
	}

/* LEFT COLUMN STYLES */

div#leftcolumn {
	width: 215px;
	text-align: left;
	color: #4B3C0B;
	background-color: transparent; 
	background-image:url(../images/bkg_leftcolumn.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 32px 0px 0px 0px;
	}

div#leftcolumn ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 16px 30px;
	padding: 0px;
	}

div#leftcolumn ul li {
	font-size: 12px; 
	line-height: 15px;
	text-transform:uppercase;
	color: #382D08;
	background-color: transparent;
	margin: 0px 0px 20px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#leftcolumn ul li a { 
	color: #382D08; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:link {  
	color: #382D08; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#leftcolumn ul li a:visited { 
	color: #382D08; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:active { 
	color: #382D08;
	font-weight:bold;
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:hover {  
	color: #382D08;
	font-weight:bold;
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a.select {
	color: #382D08;
	font-weight:bold;
	background-color: transparent;
	}

/* END LEFT COLUMN */

/* CONTENT STYLES */

div.content {
	text-align: left;
	color: #644A28;
	background-color: transparent;  
	margin: 0px 0px 0px 0px; 
	padding: 26px 0px 30px 0px;
	}

div.content p {
	margin: 0px 36px 16px 34px;
	}

div.content h1 {
	text-transform: uppercase;
	margin: 0px 36px 18px 34px;
	}

div.content h2 {
	font-style: italic;
	margin: 0px 36px 6px 34px;
	padding: 4px 0px 0px 0px;
	}

div.content h3 {
	float: right;
	margin: 0px 36px 4px 0px;
	padding: 6px 0px 0px 0px;
	}

div.content ul { 
	margin: 0px 50px 16px 50px;
	}

div.content li { 
	margin: 0px 0px 5px 0px; 
	} 

div.content ul li ul { 
	margin: 6px 25px 8px 25px;
	}

div.content ol {
	margin: -12px 50px 18px 60px;
	}

div.content ol li { 
	margin: 0px 0px 8px 0px; 
	} 

div.content ol li ul {  
	margin: 10px 35px 15px 25px;
	}

div.content ul.sitemap {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 16px 44px;
	padding: 0px;
	}

div.content ul.sitemap li {
	margin: 0px 0px 6px 0px; 
	padding: 0px 0px 0px 0px;
	}

div.content ul.sitemap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 6px 10px;
	padding: 2px 0px 0px 0px;
	}

div.content dl {
	margin: 0px 25px 10px 25px;
	}

div.content dt {
	display: inline;
	float: left; 
	margin: 0px 0px 0px 0px;
	}

div.content dd {
	margin: 0px 0px 0px 15px;
	}

div.content table.envelopes {
	margin: 0px 0px 16px 34px;
	}

div.content table.envelopes th {
	font-weight: bold;
	padding:0px 0px 2px 0px;
	}

div.content table.envelopes td.col1 {
	text-align:left;
	padding:1px 35px 2px 5px;
	}

div.content table.envelopes td.col2 {
	text-align:center;
	padding:1px 0px 2px 0px;
	}

div.content table.thumbs {
	margin: 0px 0px 16px 34px;
	}

div.content table.thumbs img {
	margin: 0px 12px 12px 0px;
	}

/* END CONTENT STYLES */

/* FOOTER STYLES */

div#footer {
	width: 800px;
	text-align: center;
	color: #DFD2A3;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 40px 0px;
	}

div#footer p {
	font-size: 10px;
	line-height: 14px;
	color: #DFD2A3;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

div#footer p a { 
	color: #DFD2A3;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer p a:link {  
	color: #DFD2A3; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#footer p a:visited { 
	color: #DFD2A3;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer p a:active { 
	color: #DFD2A3; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#footer p a:hover {  
	color: #DFD2A3; 
	background-color: transparent; 
	text-decoration: underline; 
	}

/* END FOOTER STYLES */
	-->