
p	{ margin: 10px; 2px; 5px; 2px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
a {	color: #7D007E; }


.if_footer { font-size: 14px; 
	text-align: center; 
	border-top: 1px #359867 dotted; 
	padding-top: 15px;
}
.if_footer_nav { font-size: 10px;
	text-align: center;
}

.if_left {
	background: #D3C286 url(images/if_bg_left1a.jpg) repeat-y top right;
	}
.if_right {
	background: #D3C286 url(images/if_bg_right1a.jpg) repeat-y top left;
	}

#dropmenudiv {
position:absolute;
background-color: #ffffff;
border:1px solid #000;
border-bottom-width: 0;
font-size: 10px;
line-height: 20px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 4px;
color: #000;
border-bottom: 1px solid #000;
padding: 0;
margin: 0;
text-decoration: none;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D3C286;
color: #000;
}

