
a:hover                   { color: #3C3257; text-decoration: underline }
a                   { color: #3C3257; text-decoration: none }
body                                { color: black; line-height: 12px }
.border          { border: solid 1px #3C3257 }
.border2 { border: solid 1px #3C3257 }
.form10         { color: #000; font-size: 9px; height: 17px; width: 110px; border: solid 1px #9180C1 }
.pop         { color: #000; font-size: 9px; height: 17px; width: 140px; border: solid 1px #3C3257 }
.mailing         { color: #000; font-size: 9px; height: 17px; width: 120px; border: solid 1px #C50000 }
.indexpad { padding-top: 12px; padding-bottom: 14px}
.padding { padding-right: 8px}
.images { border: solid 1px #3C3257; margin-right: 12px; margin-bottom: 8px }
H6      { color: #3C3257; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; padding: 0px; margin: 0px}
H5   { color: #3C3257; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }
h1, h2, h3, p, ul, li, span, tr, td, table  { color: #black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.leftcol { background-color: #f7f0e3; padding: 5px }
.copybg  { background-image: url("images/copy_bg.gif"); background-repeat: no-repeat; background-position: center top; padding-bottom: 15px }
.copybg_np { background-color: #fff; background-image: url("images/np_copy_bg.gif"); background-repeat: no-repeat; background-position: center top; padding-bottom: 15px }
#nav a:hover { color: #fff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
#nav a { color: #fff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
hr   { color: #3C3257; margin-top: 10px; margin-bottom: 10px; height: 1px; border-width: 1px 0 0 0; }
.leftbg { background-color: #c2af99; background-image: url("images/layout_leftcol-top.gif"); background-repeat: no-repeat; background-position: right top }
.rightbg  { background-color: #cbbba8; background-image: url("images/layout_rightcol.gif"); background-repeat: no-repeat; background-position: left top }
.leftcolbg { background-color: #c8b7a3; background-image: url("images/body_07.gif"); background-repeat: no-repeat; background-position: right bottom }
.buildforms { padding-right: 20px }
.popdown { width: 200px; border: solid 1px #3C3257 }
.activities_index { background-image: url(images/index_featurebod.gif); background-repeat: no-repeat; background-position: 0 bottom; }

/* Amends - october 08 */
.parent{
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 400px;
	border-width: 0;
	border-color: #3C3257;
	border-style: solid;
}
.child{
    text-decoration: none;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 25px;
	padding: 0 0 0 5px;
}
.sub_child{
	list-style: none;
	font-weight: 100;
	font-size: 11px;
	margin: 2px 0 0 50px;
	padding: 0 0 0 5px;
}