/* CSS Document */

/* Times New Roman declaration in body style for Firefox purposes */
body {
	color: #8B7D2C;
	font-family:"Times New Roman", Times, serif;
	margin: 0;
}

a:link {
	color: #5F3910;
	text-decoration: none;
}

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

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

a:hover {
	color: #B39622;
	text-decoration: none;
}

.sublinktable   { 
}

.pagecontent   {
   border-left-color: #8B7D2C;
   border-left-style: solid;
   border-left-width: 1px;
   padding: 13px;
}

.para1   {
   padding-right: 10px;
}

.imgbox1   {
   padding-top: 10px;
   padding-left: 0px;
   Padding-bottom: 10px;
}
.imgoutline   {
	border-style: solid;
	border-width: thin;
	border-color: #64152B;
}