body {  
	background-image:url("images/bg_parch3.gif");
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	min-width: 640px;
}

a:link {
	color: #832101;
	text-decoration:underline;
}
a:visited {
	color: #832101;
	text-decoration:underline;

}
a:hover {
	color: #832101;
	text-decoration:underline;

}
a:active {
	color: #832101;
	text-decoration:underline;

}

.mainNAV {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FFFFFF;
	letter-spacing: .03em;
	word-spacing: .03em;
}
.mainNAV a:active {
	color: #C9B273;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: .03em;
	word-spacing: .03em;
}
.mainNAV a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: .03em;
	word-spacing: .03em;
}

.mainNAV a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: .03em;
	word-spacing: .03em;
}

.mainNAV a:hover {
	color: #C9B273;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: .03em;
	word-spacing: .03em;
}

P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D2600;
	line-height: 14px;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight : bold;
	color:#663300;
	letter-spacing: .03em;
	word-spacing: .05em;
}


SPAN.links { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold
	
}

SPAN.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-color: #663300;
	font-style: italic;
	line-height: 18px;
	letter-spacing: .03em;
	word-spacing: .05em;
}

.small_p {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #4D2600; font-style: normal}

.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4D2600;
}

.sm_bodylinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D2600;
}

.ital {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: normal}

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

.bullets {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold}

.store {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4D2600;
	font-style: italic;
	line-height: 16px;
	letter-spacing: .03em;
	word-spacing: .05em;
}

.lightbg {
	background-image:    url("images/bg_parch3_tables_lt.gif");
}

.italLarge {
	font-size: 10pt;
	font-style: italic;
}

.BoldItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #4D2600;
	letter-spacing: .03em;
	word-spacing: .05em;
}


.orange {
	color: #FF9933;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.smaller {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Pmargin {
	margin-left: 20px;
}

.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4D2600;
	border: 1px solid #4D2600;
	font-weight: bold;
}




/* 	
------------------------------------------------------
	Begin Drop-down menu style 
------------------------------------------------------
*/


#menu-container {
	margin:0;
	padding:0;
	width:100%;
	height:26px;
	text-align:center;
	font-size:12px;
	font-family: "Century Schoolbook", "Times New Roman", Georgia, serif;
	letter-spacing:0.02em;
	word-spacing:0.05em;
	font-weight:bold;
}
#menu {
	position:relative;
	margin:0 auto;
	width:auto;/* needed for IE6 */
	height:26px;/* needed for IE6 */
}		
#menu a	{
	white-space:nowrap;
	margin:0;
	padding:3px 7px;
	line-height:26px;
}
#menu a, 
#menu a:visited {
	color: #4D2600;
	text-decoration:none;
}
#menu a:hover {
	color: #832101;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:26px;
	width:auto;
	display:inline;
	text-align:center;
	float:none;
	background: url("images/bg_parch3.gif");
}
#menu ul li {
	position:relative;
	margin:0;
	padding:0;
	line-height:26px;
	float:none;
	width:auto;
	display:inline;
}
#menu ul ul {
	position:absolute;
	z-index:500;
	top:29px;
	left:-10px;
	padding:0;
	visibility:hidden;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:auto;
}
#menu ul ul li {
	display:block;
	list-style-position:outside;
	list-style-type: none; 
	line-height:1.2em;
	padding:7px 0;
	text-indent:0;
}
#menu ul ul li a {
	line-height:1.2em;
}
div#menu li:hover {
	z-index:100;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{visibility:visible;}
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{visibility:visible;}

/* 	
------------------------------------------------------
	End Drop-down menu style 
------------------------------------------------------
*/

/*Aaron's new styles*/
.left_nav {	
	list-style-image: url(images/navigation/HoneyCombSmall.gif);
	margin-left:-15px;
	*margin-left:20px;
	
}
.left_nav li{
	margin-top:3px;
	font-weight:600;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}
.left_nav_secondary{ 
	list-style-image: url(images/navigation/ArrowSmall.gif);
	margin-left:-20px;
	*margin-left:10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	}
	
.left_navigation{
		color:#4d2600;
		line-height:20px;
		width:160px;
		
		
}
.left_navigation a{
	text-decoration:none;
	color:#4d2600;
}

.left_navigation a:hover{
	text-decoration:underline;;
	color:#4d2600;
}

.left_navigation a:visited{
	color:#4d2600;
}
