#contentRight
{
	margin: 30px 12% 15px 6%;
	/* top  right  bottom  left */
}
#contentLeft
{
	margin: 20px 20px 20px 40px;
	/* top  right  bottom  left */
}
#footer
{
	margin: 20px 8% 15px 6%;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67563a;
	line-height: 14px;
	text-align: left;
	background-color: #DAD493;
}
li
{
list-style-position: outside;
list-style-image: url(images/bullet.gif);
}
.head
{
	font-weight:normal;
	color:#FFFFFF;
	font-size:24px;
	text-decoration: none;
	line-height: 28px;
	/* white-space: nowrap; */
}
.subhead
{
	font-weight:bold;
	color:#A19C64;
	font-size:10px;
	text-decoration: none;
}
.caption
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A19C64;
	font-size: 9px;
	line-height: 10px;
}
.bold
{
font-weight: bold;
}
.italic
{
font-style: italic;
}
.inactive
{
color: #BEAD8F;
}
a.link
{
color: #7B80AF;
text-decoration: none;
font-weight: bold;
}
a.link:hover
{
color: #3366CC;
text-decoration: none;
font-weight: bold;
}
a.link:visited
{
color: #999;
text-decoration: none;
}
a.linkTop
{
color: #659C91;
text-decoration: none;
font-weight: bold;
}
a.linkTop:hover
{
color: #3366CC;
text-decoration: none;
font-weight: bold;
}
a.linkAzaleum
{
color: #996600;
text-decoration: none;
font-weight: bold;
}
a.linkAzaleum:hover
{
color: #CC3300;
text-decoration: none;
font-weight: bold;
}
head.link
{
	font-weight:normal;
	color:#FFFFFF;
	font-size:24px;
	line-height: 48px;
	white-space: nowrap;
	text-decoration: none;
}

/* submenu styles */
.p7tbsub {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background-color:#DAD493;
	layer-background-color:#DAD493; /*for Netscape 4*/
	}
.p7tbsub p {margin: 0px; padding: 6px 12px 12px 10px;}
.p7tbsub a:link {color: #67563A; text-decoration:none;}
.p7tbsub a:visited {color: #666666; text-decoration:none;}
.p7tbsub a:hover {color: #D55E42; text-decoration:none;}
.p7tbsub a:active {color: #FFFFFF; text-decoration:none;}
.p7tbdn {color: #D55E42 !important; font-weight: bold;}
.pipe {
	font-weight: normal;
	}

