

/* Presentation Stylesheet */ 

a.important:link {color: #e1982f; font-weight: bold; text-decoration: none; border-style: none; line-height: 36px;}
a.important:active {color: #e1982f; font-weight: bold; text-decoration: none; border-style: none; line-height: 36px;}
a.important:visited {color: #8c6831; font-weight: bold; text-decoration: none; border-style: none; line-height: 36px;}	
a.important:hover {color: #8c6831; }

a.bodyCopy:link {font-size:0.8em; color: #e1982f;  text-decoration: none; border-style: none; }
a.bodyCopy:active {font-size:0.8em; color: #e1982f; text-decoration: none; border-style: none; }
a.bodyCopy:visited {font-size:0.8em; color: #8c6831; text-decoration: none; border-style: none; }	
a.bodyCopy:hover {font-size:0.8em; color: #8c6831; } 


a:link {color: #e1982f;  text-decoration: none; border-style: none; line-height: 36px; }
a:active {color: #e1982f; text-decoration: none; border-style: none;  line-height: 36px; }
a:visited {color: #8c6831; text-decoration: none; border-style: none; line-height: 36px; }	
a:hover {color: #8c6831; } 
a img { border-width: 0; border-style: none; text-decoration: none; }




h3  {
 	font-family:Georgia,Arial,Helvetica,sans-serif;
 	color: #8c6831;
 	padding: 0;
 }

h4 {
 	margin:0; 
 	padding: 5px 0;
 }
 
p {
	padding-right: 110px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.9em;
 }
  
td {
	color: #996600;
	font-size: 0.9em;
}

input {
border: #e19900 1px solid; 
color: #666;
font-family:arial,verdana,sans-serif;
font-size: 1.0em;
}

textarea {
border: #e19900 1px solid;
color: #666;
font-family:arial,verdana,sans-serif;
font-size: 1.0em;
} 

#navOnPage {
 	font-family:Georgia,Arial,Helvetica,sans-serif;
 	color: #e1982f; 
 	font-weight: bold;
 	line-height: 36px;
}

/* #contactMeCopy {
	color: #996600; 

}

#inPutBoxes {
	 border:solid #e19900;	
     border-width: 1px;
}  */

.bookTitle {
 	font-style: italic;
 }

.overRide {
  border: #fff 1px solid; 
}

.legalLine {
 font-size: 0.6em;
}






