body {
	margin: 0;
	padding: 35px 0 35px 0;
	/*font: 68.75%/1.7em trebuchet ms, arial, sans-serif; color: #000;*/
	font: 11px trebuchet ms, arial, sans-serif; color: #000;
	text-align: center;
	background-color: #ECD1D6;
}
img { border: 0;}
#wrapper {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #CE7D83;
	background: #FEEFDA url(images/wrapper_bgd.gif) top left repeat-y;
	width: 793px;
	min-height: 740px;
	height:auto !important;
	height: 740px;
}
.imageleft {
float: left;
margin: 0 10px 10px 0;
}

.imageright {
float: right;
margin: 0 0 10px 10px;
}
h1 {
	color: #000;
	font-size: 1.4em;
	padding: 0;
	margin: 16px 0 0 0;
}
h2 {
	color: #000;
	font-size: 1.3em;
	padding: 0;
	margin: 16px 0 0 0;
}

h3, h4, h5, h6 {
	font-size: 1em;
	margin: 12px 0 0 0;
}
table {
	font-size: 1em;
}
table td {
	font-size: 1em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content table {
	margin-left: 25px;
	color: #B20638;
}
#content p {
	margin-left: 25px;
	color: #000;
}
#content ul, #content ol {

color: #000;
}
a {
color: #B20638;
}
#content a {
font-weight:bold;
}

/* HEADER */

#header {
	clear: both;
	position: relative;
	margin: 0 1px 0 1px;
	padding: 0;
	height: 17.9em;
	border-bottom: 1px solid #CE7D83;
	background: #FEECD4 url(images/header_pic.jpg) 165px 100% no-repeat;
}
form#search {
	position: absolute;
	bottom: 35px;
	right: 0px;
	padding: 0 20px 0 0;
	text-align: left;
}
#searchlabel {
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	color: #90081E;
}
#search input {
	margin-bottom:5px;
	font-size: 1.1em;
}
ul#secnav {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 1em;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#secnav li {
	float: none;
display:inline;
width:auto;
margin:0;
padding:0 10px 0 0;
}
ul#secnav li a {
	color: #B20638;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	text-align: center;
	padding: 0 0 30px 0;
}
ul#secnav li a#homebu {
	background: transparent url(images/icon_home.gif) bottom center no-repeat;
	}
ul#secnav li a#contactbu {
	background: transparent url(images/icon_contact.gif) bottom center no-repeat;
	}
ul#secnav li a#accessbu {
	background: transparent url(images/icon_access.gif) bottom center no-repeat;
	}
ul#secnav li a#sitebu {
	background: transparent url(images/icon_sitemap.gif) bottom center no-repeat;
	}
img#logo {
	float: left;
}

/* SEC ROW */

#secrow {
	float: left;
	background: transparent url(images/secrow_bgd.gif) top left repeat-y;
	margin: 30px 0 30px 0;
	border-left: 1px solid #cc7484;
}

/* MAIN COLUMN */

#maincol {
	width: 605px;
	float: right;
	text-align: left;
}
#content {
	float: left;
	width: 488px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	min-height: 500px;
	height:auto !important;
}
#rightcol {
	float: right;
	width: 117px;
}
ul#texttools {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 10px;
}
ul#texttools li {	
width:auto;
margin:0px;
padding:0;
}
ul#texttools li a.textonly {	
	display: block;
	padding: 4px 0 4px 17px;
	/*margin: 5px 0 0 40px;*/
	color: #B20638;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(images/arrow_red.gif) 0px 9px no-repeat;
	float:none;
	}
ul#texttools li a.textimg {	
	display: inline;
	padding-right:5px;
	}

/* LEFT COL */

#leftcol {
	width: 186px;
	float: left;
}
#leftcol img.sidenavimg {
margin-top:20px;
}
ul#subnav {
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0 25px 0 25px;
}
ul#subnav li {
	text-align: left;
	margin: 0 0 15px 0;
	
}
ul#subnav li a {
	color: #B20638;
	text-decoration: none;
	
}
ul#subnav li a:hover {
	/*background: transparent url(images/arrow_red.gif) 0px 3px no-repeat;
	padding-left: 17px;  tgc edit */
	/*font-weight: bold;*/
	text-decoration: underline;
	
	}
	
	ul#subnav li a.on {
	background: transparent url(/images/arrow_red.gif) 0px 3px no-repeat; /*added forward slash per fb-matt d - add to all paths for go-live ?*/
	padding-left: 17px;
	/* font-weight: bold; 
	text-decoration: underline;*/
	
	}
	
/* below: the sub-sub navigation styling */

ul#subsubnav {
	padding-left: 17px;
	list-style: none;
}

ul#subnav li {
	text-align: left;
	margin: 10px 0 15px 0;
	
}
	
/*ul#subnav {
	padding: 0;
	list-style: none;
}
ul#subnav li {
	padding: 0;
	margin: 0;
}
ul#subnav li a {
	display: block;
	padding-left: 15px;
	color: #1D5FAB;
	background: #fff url(images/arrow_subblue.gif) 95% 7px no-repeat;
}
ul#subnav li a:hover, ul#subnav li a.on {
	font-weight: bold;
	color: #ED008C;
}
ul#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#subnav li ul li a {
	background: #E6ECF1 url(images/arrow_blueonblue.gif) 10px 8px no-repeat;
	padding-left: 25px;
}*/
#footer {
	display:block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	background: #ECD1D6 url(images/footer_bgd.gif) top left no-repeat;
	font-size:1.0em;
}
#footer p {
	text-align: left;
	padding: 2px 0 20px 196px;
	margin:0;
}
#footer a {
	color: #000;
}
/*
form
*/
.inputfloat {
float:right;
text-align:left;
width:60%;
}
.textform {
width:30%;
padding-left:25px;
}
ul#sitemap {
	margin: 0;
	padding: 0;
}

ul#sitemap li {
	list-style-type: none;
	margin: 10px 0 20px 20px;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #B20638;
}
.regbut {
border-style: solid;
border-width : 1px 1px 1px 8px;
text-decoration : none;
padding : 4px;
border-color : #EBA148 #EBA148 #EBA148 #EBA148;

margin-right:4px;
background-color:#e3cbd0;
}
.regbut a{
background-color:#e3cbd0;
text-decoration:none;

}
.regbut a:hover{
background-color:#e3d2ce;
}

#searchResults {
	/*padding-right: 5px;*/
	
}

#searchResults dl {
	margin: 10px 0 20px 25px;
}

#searchResults dl dt, #searchResults dl dd {
	margin-left: 0px;
}

#searchResults .info {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}