body {
	font-family: Arial, Helvetica, verdana, sans-serif;
	margin: 25px 0 25px 0;
	background-color: #690;
}
/* LAYOUT */
#topnav {
	width: 712px;
	height: 15px;
	text-align: left;
	padding-left: 238px;
}
#topdrop {
	height: 14px;
	background-image: url(../images/stripes1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainarea {
	width: 100%;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 6px 0 6px 0;
	background-color: #FFF;
	clear: both;
}
#mainlogo {
	vertical-align: middle;
}
#mainnav1 {
	vertical-align: middle;
	text-align: right;
}
#mainnav2 {
	vertical-align: middle;
	text-align: left;
	background-image: url(../images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#maincontent {
	background-color: #dcdcdc;
	vertical-align: middle;
}
#mainnav3 {
	vertical-align: middle;
	text-align: left;
}
#sampleArea {
	text-align:center;
	padding:50px;
}
#basedrop {
	height: 14px;
	background-image:url(../images/stripes2.gif);
	background-repeat: repeat-x;
}
#footnav {
	text-align: right;
	font-size: 10px;
	color: #333;
	margin: 8px 20px 0 0;
}
td {
	text-align: left;
	vertical-align: top;
}
#headline {
	background-image: url(../images/headline_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 17px;
	padding-left: 40px;
	color: #666; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}
#drophead {
	height:10px;
	width:480px;
	background-image:url(../images/droptop.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-bottom:4px;
}
#homehead {
	background-image: url(../images/headline_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	color: #666; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 20px; 
	text-transform: uppercase; 
	letter-spacing: 1px;
	margin-top: 60px;
}
#homethink {
	background-color: #333;
	padding: 20px 0px 20px 40px;
	margin: 10px 0 20px 0;
	font-size: 48px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}
#prArea { 
	width: 410px; 
	height: 360px; 
	overflow: auto;
	margin-top:10px;
	padding-right:10px; 
}
.content {
	margin: 0px 30px 20px 40px;
}
.longcontent {
	margin: 0px 30px 20px 40px;
	padding-right: 16px;
	height: 340px;
	overflow: auto;
}
.bubble {
	color: #333; 
	font-size: 12px; 
	font-family: georgia, "times new roman", times, arial; 
	font-style:italic;
	line-height: 18px; 
	text-align: left; 
	text-indent:-0.25em;
	margin: 0; 
	padding-left: 50px;
	padding-top:12px;
	background-image:url(../images/bubble.gif);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:30px;
}
.bradybunch {
	clear:both;
	text-align:center;
	padding-top:8px;
}
.headshot {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	padding-left:2px;
}
/* NAVIGATION */
#mainnav1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#mainnav1 ul li {
	padding: 4px 10px 4px 10px;
	margin: 0;
}
#mainnav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#mainnav2 ul li {
	padding: 4px 10px 4px 10px;
	margin: 0;
}
#mainnav3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}
#mainnav3 ul li {
	padding: 3px 0px 3px 10px;
	margin: 0;
}
#mainnav3 ul li.onpage {
	background-image: url(../images/subarrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #690;
}
#mainnav3 ul li.onpage a {
	color: #690;
}
/* CONTENT */
.list, .list ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.list li{
	list-style: none;
	list-style-type: none;
	color: #690; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px; 
	text-transform: uppercase; 
	letter-spacing: 1px;
	margin: 8px 0 2px 0; 
	padding: 0;
}
.list li li{
	color: #333; 
	font-size: 11px; 
	font-family: georgia, "times new roman", times, arial; 
	line-height: 18px; 
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	margin: 0; 
	padding: 0;
}
.bullets, .bullets ul {
	margin: 0;
	padding: 0;
}
.bullets li{
	list-style-image: url(../images/bullet.gif);
	color: #333; 
	font-size: 11px; 
	font-family: georgia, "times new roman", times, arial; 
	line-height: 14px; 
	font-weight: normal;
	text-transform: none;
	margin-left: 12px;
	margin-bottom: 8px;
	padding: 0;
}
h1 {
	color: #666; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none; 
	text-transform: uppercase; 
	margin: 40px 0 10px 40px; 
	padding: 0;
	letter-spacing: 1px;
}
h2 {
	color: #690; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none; 
	text-transform: none; 
	margin: 0 0 2px 0; 
	padding: 0;
}
h3 {
	color: #666; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none; 
	text-transform: none; 
	margin: 12px 0 2px 0; 
	padding: 0;
}
p {
	color: #333; 
	font-size: 12px; 
	font-family: georgia, "times new roman", times, arial; 
	line-height: 18px; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}
.copy { 
	margin: 0 0 10px 0; 
}
.green {
	color: #690;
}
.tightcopy { font-size: 11px; line-height: 14px; margin: 10px 25px 0 0; padding: 0; }
.newslist { font-size: 12px; line-height: 15px; margin: 10px 25px 0 0; padding: 0; }
.smallcopy { font-size: 10px; line-height: 14px; margin: 6px 0 0; padding: 0; }
.tinyright { color: #333; font-size: 10px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 10px; text-align: right; }
.head { color: #690; font-size: 15px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none; margin: 10px 0 5px; padding: 0; }
.subhead { color: #333; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; line-height: 16px; margin: 0 0 5px; padding: 0; }
.logogroup {
	text-align:center;
	line-height:50px;
}
label {
	float:left;
	width:60px;
	text-align:right;
	margin-right:5px;
}
#sampleArea p {
	text-align:center;
}
/* LINKS */
a:link { color: #666; text-decoration: none;}
a:visited { color: #666; text-decoration: none;}
a:hover { color: #690; text-decoration: none;}
a:active { color: #666; text-decoration: none;}

.content a:link { color: #690; }
.content a:visited { color: #690; }
.content a:hover { color: #52740a; }
.content a:active { color: #52740a; }

.subnav a:link { color: #666; text-decoration: none; word-spacing: normal;}
.subnav a:visited { color: #666; text-decoration: none; word-spacing: normal;}
.subnav a:hover { color: #690; text-decoration: none; word-spacing: normal;}
.subnav a:active { color: #666; text-decoration: none; word-spacing: normal;}

#mainnav2 a:link { color: #666; text-decoration: none;}
#mainnav2 a:visited { color: #666; text-decoration: none;}
#mainnav2 a:hover { color: #690; text-decoration: none;}
#mainnav2 a:active { color: #666; text-decoration: none;}

#mainnav3 a:link { color: #666; text-decoration: none;}
#mainnav3 a:visited { color: #666; text-decoration: none;}
#mainnav3 a:hover { color: #690; text-decoration: none;}
#mainnav3 a:active { color: #666; text-decoration: none;}

#footnav a:link { color: #333; text-decoration: none;}
#footnav a:visited { color: #333; text-decoration: none;}
#footnav a:hover { color: #fff; text-decoration: none;}
#footnav a:active { color: #333; text-decoration: none;}