/* Start of CMSMS style sheet 'radfield_style' */
body {
	background-color: #faebd7;
	margin: 0px;
	text-align: center;
	font-family: georgia, serif;
	color: #4a2e09;
	font-size: 10pt;
	font-style: italic;
}

#header {
	height: 288;
	background: #faebd7 url(images/backing.jpg) repeat-x;
	text-align: center;
	padding-top:14px;
}

#menu {
	list-style:none;
	clear: both;
}

#menu li {
	display: block;
	float: left;
	margin: 0 25px 0 0;
	vertical-align:top;
}

#menu li a {
	display: block;
}

#menu li.selected {
	background: #faebd7 url(images/underline.png) no-repeat bottom left;
}

#menu li a img.dimmer {
	opacity:0.5;
	filter:alpha(opacity=50);
}

#menu li a:hover img.dimmer {
	opacity:1;
	filter:alpha(opacity=100);
}

#menu-secondary {
	list-style:none;
}

#menu-secondary li {
	float:left;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 10pt;
	/*border-right: 1px solid black;*/
}

#menu-secondary li a {
	text-decoration:none;
	color:blue;
	padding: 0 5px 0 5px;
}

#menu-secondary li a:hover {
	text-decoration:underline;
	color:blue;
}

#footer {
	clear: both;
	padding: 0 0 20px 0;
	font-size: .8em;
	line-height: 1.5em;
}

#footer a {
	text-decoration: none;
	color: #4a2e09;
	background-color: #faebd7;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer div {
	background: url(images/house-icon.jpg) no-repeat;
	margin: 20px auto 0 auto;
	width: 170px;
	height: 87px;
}

#maincontent img {
	border: 1px solid #4a2e09;
	margin-bottom: 20px;
}

#maincontent a {
	text-decoration: none;
	color: blue;
}

#maincontent a:hover {
	text-decoration: underline;
}

#maincontent hr {
	height:1px;
	border-bottom:0px;
	border-top: 1px solid #4a2e09;
}


a.linkClass {
	font: 9px Verdana, sans-serif; 
	color: #000; text-decoration: none
}

a.linkClass:hover {
	text-decoration: underline
}

.base {
	background-position:bottom; 
	padding: 4px 10px 7px 10px
}

img.nz {
	margin-bottom:0px;
}

/* End of 'radfield_style' */

