/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {padding: 0px; margin: 0px;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #93550c; font-weight: bold; margin: 6px 0px 3px 5px; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #93550c; font-weight: bold; margin: 3px 0px 3px 15px; }
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #93550c; font-weight: bold; margin: 3px 0px 3px 15px; }

.bodytext  {font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; 
		    color: #000000;
	        line-height: 18pt;
			padding: 4px 15px 4px 15px;
			text-align: justify;
}

.footer  {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; 
		    color: #93550c;
	        line-height: 12pt;
			text-align: center;
			padding: 12px 0px 6px 0px;
}

.footer a:link {color: #93550c;  font-weight : normal; text-decoration: none } 
.footer a:visited {color: #93550c;  font-weight : normal; text-decoration: none } 
.footer a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
.footer a:active {color: #000000;  font-weight : normal; text-decoration: underline } 

.directory  {font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; 
		    color: #000000;
			text-align: left;
			padding: 4px 0px 6px 0px;
}

.directory a:link {color: #000000;  font-weight : normal; text-decoration: underline } 
.directory a:visited {color: #000000;  font-weight : normal; text-decoration: underline } 
.directory a:hover {color: #93550c;  font-weight : normal; text-decoration: none } 
.directory a:active {color: #93550c;  font-weight : normal; text-decoration: none } 



.imageplacement {  margin: 3px 10px 0px 0px;
				   float:left;

}

.navcell  {font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; }


li {color: #000000;
} 

ul {color: #000000; 
	list-style-type: square;
	font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; 
		    color: #000000;
	        line-height: 18pt;
			padding: 4px 20px 4px 20px}

ol {color: #000000} 

a:link {color: #000000;  font-weight : normal; text-decoration: none } 
a:visited {color: #000000;  font-weight : normal; text-decoration: none } 
a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
a:active {color: #000000;  font-weight : normal; text-decoration: underline } 

.address {font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000; 
			font-weight : normal; 
			padding: 10px 0px 10px 0px;} 


.mainbox {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.bodyrules {
	border-top: 1px solid #93550c;
	border-right: 0px solid #93550c;
	border-bottom: 1px solid #93550c;
	border-left: 0px solid #93550c;
	padding: 15px;
	background-color: #fffff0;
}

.bottombar {
	background-color: #93550c;
	float: left bottom;
	height: 15px;
	width: 250px;
}


/*  LISTING PAGE STYLES */

#portfolioformatting { font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						padding: 4px;
						}
#portfolioformatting td { border-bottom: 1px solid #cccccc;}



.listingformatting { font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						padding: 4px;
						}
.listingformatting td { border-bottom: 1px solid #cccccc;}
.listingformatting  h1 { font-family: Arial, Helvetica, sans-serif; font-size:16px; color: #93550c; margin: 6px 0px 2px 2px;}
.listingformatting  h2 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000000; margin: 12px 0px 2px 2px;}
.listingformatting  h3 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000000; text-align: center; margin: 12px 0px 2px 2px;}


.AlignCenter { text-align: center;}