body {
	text-align:center;
	background: #C4ECA4 url(../images/layout/bk.gif) repeat left top;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #32342E;
	margin: 0px;
	padding: 0px;
}

.verd {
font-size: 11px;
}

A:LINK		{ color: #0066CC; text-decoration: underline; } 
A:ACTIVE  	{ color: #CC0A0B; text-decoration: none; } 
A:VISITED 	{ color: #0066CC; text-decoration: underline; } 
A:HOVER   	{ color: #CC0A0B; text-decoration: none; } 

#frame {
	width:973px;
	padding:0px;
	text-align:left;
	margin: 0px auto;
}

/* start HEADER ********************************************* */
#contentheader {
	margin: 0px;
	padding: 0px;
}
#banner {
	background: url(../images/layout/banner-bk.jpg) repeat-x left 40px;
	display: block;
	width: 973px;
	height: 97px;
	text-align: left;
	padding: 0px;
	padding: 40px 0px 0px;
}
#topphoto {
	position: absolute;
	margin-left: 720px;
	margin-top: 0px;
}
/* hold both main & sub nav */
#navholder {}

/* topnav */
#topnav {
	margin: 0px;
	padding: 0px 35px 0;
	display: block;
	height: 40px;
	width: 903px;
	background: #BBEB97 url(../images/layout/topmenu-bk.jpg) repeat-x left top;
	display: block;
	border-bottom: 5px solid #E03232;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#topnav ul {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#topnav a:link, #topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font: 14px/16px geneva, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#topnav a:hover, #topnav a:active, #topnav a:focus {
color: #d71a22;
 text-decoration: underline;
	background-position: left -42px;
}
/* Top level menu width */
#top1, #top2, #top3, #top4, #top5, #top6, #top7, #top8 {
	height: 40px!important;
	text-indent: -3000px;
	display: block;
}

#top1 {
	background: url(../images/nav/nav1.gif) no-repeat left top;
	width: 81px;
}

#top2 {
	background: url(../images/nav/nav2.gif) no-repeat left top;
	width: 100px;
}

#top3 {
	background: url(../images/nav/nav3.gif) no-repeat left top;
	width: 85px;
}

#top4 {
	background: url(../images/nav/nav4.gif) no-repeat left top;
	width: 86px;
}

#top5 {
	background: url(../images/nav/nav5.gif) no-repeat left top;
	width: 116px;
}

#top6 {
	background: url(../images/nav/nav6.gif) no-repeat left top;
	width: 95px;
}

#top7 {
	background: url(../images/nav/nav7.gif) no-repeat left top;
	width: 107px;
}
/* submenus */
/*#subnav {
	margin: 0px;
	padding: 3px 30px 0;
	float: none;
	text-align: center;
	display: block;
	height: 27px;
	background: #666666;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
#subnav li {
list-style-type: none;
margin: 0px 15px 0px 0px;
padding: 0px;
float: left;
}

#subnav a:link, #subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	font: 14px/16px geneva, arial, helvetica, sans-serif;
	padding: 0px 10px;
}

#subnav a:hover, #subnav a:active, #subnav a:focus {
color: #d71a22;
 text-decoration: underline;
	padding: 0px 10px;
}

.selected {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
*/
/* left column */
#leftphoto {
padding: 2px;
border: 1px solid #CDCDCB;
}

#innercontent {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#contentleft {
	width:214px;
	padding:4px;
	float:left;
	background:#fff url(../images/layout/left-bk.gif) no-repeat left top;
	height: 436px;
	margin: 35px 30px 15px 35px;
}
/* center content */
#contentcenter {
	width:623px;
	/*width:625px;*/
padding:20px 0px;
	float:left;
	color: #32342E;
}

#contentcenterwide {
width:853px;
padding:20px 60px;
float:left;
color: #32342E;
}

#contentcenter p, #contentcenterwide p {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px 15px;
	padding: 0px;
}
#contentcenter li strong {
	color: #6FB33A;
}


/* center headline styles */
#contentcenter h1, #contentcenterwide h1 {
	font-family: Verdana, Arial, Verdana, sans-serif;
	color: #E03233;
	font-weight: bold;
	padding: 0px;
	display: block;
	width:550px;
	font-size: 22px;
	line-height: 1.5em;
}

#contentcenter h2, #contentcenterwide h2 {
	color: #6FB33A;
	font: bold 14px/22px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#contentcenter h3 {
	font: normal 11px/22px Verdana, Arial, Helvetica, sans-serif;	
}


/* bullets - center area */
#contentcenter ul {
	margin: 5px 0px 25px 30px;
	padding: 0px 0px 2px;
}

#contentcenter ol li {
	margin-left: 25px;
}

#contentcenter ul li {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	list-style: none;
	background: url(/images/list-arrows.gif) no-repeat 0px 4px;
	margin: 0px 0px 6px;
	line-height: 1.4;
	position: relative;
}

/* FOOTER */
#footer {
	width: 973px;
	background: #30B5D4;
	display: block;
	height: 22px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F0F1EF;
	padding-top: 7px;
	text-align: center;
	position: relative;
	border-top: 5px solid #E03233;
}
#footer a {
color: #fff;
text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
color: #CDCDCB;
text-decoration: none;
}

#footer2 {
width: 973px;
display: block;
height: 22px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding-top: 7px;
text-align: center;
position: relative;
}
#footer2 a {
color: #FFFFFF;
text-decoration: underline;
}

#footer2 a:hover, #footer2 a:active, #footer2 a:focus {
color: #D71A22;
text-decoration: none;
}

form {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}.small {
	font-size: 10px;
}
.redboldaccent {
	color: #E03233;
	font-size: 14px;
	font-weight: bold;
}
table {
border-collapse: collapse;
}