body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	font-family: arial, tahoma, sans-serif;
	color: #FFFFFF;
	background: #618132;
}

td {
	font-size: 12px;
	line-height: 17px;
	font-family: arial, tahoma, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
}

a:link { color: #DFF0C6; text-decoration: none; font-style: italic; font-weight: bold; }
a:visited { color: #DFF0C6; text-decoration: none; font-style: italic; font-weight: bold; }
a:active { color: #DFF0C6; text-decoration: none; font-style: italic; font-weight: bold; }
a:hover { color: #262E41; text-decoration: none; font-style: italic; font-weight: bold; }

a:link.light { color: #FFFFFF; text-decoration: none; font-style: normal; font-weight: normal; }
a:visited.light { color: #FFFFFF; text-decoration: none; font-style: normal; font-weight: normal; }
a:active.light { color: #FFFFFF; text-decoration: none; font-style: normal; font-weight: normal; }
a:hover.light { color: #262E41; text-decoration: none; font-style: normal; font-weight: normal; }

a:link.dark { color: #262E41; text-decoration: none; font-style: normal; font-weight: normal; }
a:visited.dark { color: #262E41; text-decoration: none; font-style: normal; font-weight: normal; }
a:active.dark { color: #262E41; text-decoration: none; font-style: normal; font-weight: normal; }
a:hover.dark { color: #FFFFFF; text-decoration: none; font-style: normal; font-weight: normal; }

a:link.emailtofriend { color: #D7E9BC; text-decoration: none; font-style: normal; font-weight: bold; }
a:visited.emailtofriend { color: #D7E9BC; text-decoration: none; font-style: normal; font-weight: bold; }
a:active.emailtofriend { color: #D7E9BC; text-decoration: none; font-style: normal; font-weight: bold; }
a:hover.emailtofriend { color: #262E41; text-decoration: none; font-style: normal; font-weight: bold; }

#outertable.home {
	background: url('images/home/background.jpg') no-repeat top center;
	height: 100%;
	width: 1100px;
}

#outertable.secondary {
	background: url('images/secondary/background.jpg') no-repeat top center;
	height: 100%;
	width: 1100px;
}

#maintable {
	width: 1000px;
}

.subhdr {
	color: #DFF0C6;
	font-weight: bold;
	text-transform: uppercase;
}

.subsubhdr {
	color: #DFF0C6;
	font-weight: bold;
}

.rule {
	background: #FFFFFF;
}

.bulletlist {
	padding: 0px;
	margin: 0px;
}

.bulletlist li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: url('images/common/bullet.gif') outside;
}

#home_news .bulletlist li {
	padding: 0px 0px 15px 0px;
}

/* home styles */

#home_header {
	padding-left: 123px;
}

#home_middle {
	padding-left: 81px;
}

#home_intro {
	padding: 30px;
	background: url('images/home/rule_horizontal.gif') no-repeat bottom left;
}

#home_intro_content {
	width: 350px;
	padding: 0px 0px 0px 6px;
}

#home_contactinfotable {
	height: 132px;
	background: url('images/home/rule_vertical.gif') no-repeat top right;
	text-align: right;
	padding: 30px 30px 30px 0px;
	color: #262E41;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: .01em;
}

#home_contactinfo {
	text-align: right;
	color: #262E41;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: .01em;
	position: relative;
	top: -120px;
}

#home_news {
	padding: 30px;
	font-size: 12px;
	letter-spacing: 0em;
	line-height: 15px;
}

#home_news ul li {
	width: 275px;
}

/* secondary styles */

#secondary_header {
	padding-left: 192px;
}

#secondary_middle {
	padding-left: 74px;
}

#secondary_center {
	width: 504px;
}

#secondary_content {
	height: 400px;
	background: url('images/secondary/rule_content.gif') no-repeat top left;
	padding: 0px 30px 30px 37px;
	line-height: 20px;
}

#secondary_emailfriend {
	color: #D7E9BC;
	font-weight: bold;
	padding: 0px 0px 5px 37px;
}

#secondary_emailfriend img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#secondary_caption {
	width: 210px;
	height: 132px;
	background: url('images/secondary/rule_caption.gif') no-repeat top left;
	padding: 10px;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.01em;
	color: #272F41;
	font-weight: bold;
	font-style: italic;
}

#secondary_copyright {
	padding: 0px 0px 30px 37px;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 0.01em;
	color: #272F41;
}

/* news.php styles */

.newssubhdr {
	color: #DFF0C6;
	font-weight: bold;
}

/* menu styles */

#menu {
	
}

#menu ul {
	display: block;	
        margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
	border-bottom: 1px solid #FFFFFF;
}

#menu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
        height: 26px;
}

#menu ul li a {
	display: block;
        height: 26px;
	padding: 0;
	margin: 0;
}

#menu  ul li a:hover {
	
}

#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: none;
	margin: 0px;
	padding: 0px;
}

#menu ul.level2 li a, #menu ul.level3 li a {
}

#menu  ul.level2 li a:hover, #menu  ul.level3 li a:hover {
}
