img.right {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: right;
	margin: 0 0 1px 10px;
	background-color: #fff;
}
img.left {
	padding: 5px;
	border: 1px solid #bdbdbd;
	float: left;
	margin: 0 10px 1px 0;
	background-color: #fff;
}
img.normal {
	padding: 5px;
	border: 1px solid #bdbdbd;
	margin: 0 0px;
	background-color: #fff;
}
img.dotted {
	border-bottom: 1px dotted #6b6b6b;
	padding: 0;
	margin: 0;
}
hr {width:100%; color:#ccc; border-top: 0; border-bottom: 1px solid #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}
hr.dotted {width:100%; color:#ccc; border-top: 0; border-bottom: 1px dotted #A0A0A0; border-right: 0; border-left:0; margin: 5px 0; padding: 5px 0;}

img.logoleft {float:left;}
img.logoright {float:right;}


/* Reset */
.fieldsetclass{border:0;}


/* Body */
body {margin:0 auto; background-color: #fff; padding: 0; margin-top:10px;}

/* Fonts */
h1{font-size:22px; color:#666633; margin: 5px 0 10px 0;}
h2 {
	color: #666633;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
h3 {
	color:#37350b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #37350b;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 10px;
}
h4{font-size:15px; color:#666633; margin: 5px 0 10px 0;}
h1.nomargin{margin:0;padding:0;}
h2.nomargin{margin:0;padding:0;}
h3.nomargin{margin:0;padding:0;}
h4.nomargin{margin:0;padding:0;}

#values {
	color:#33C;
	font-size:large;
}



a:link{COLOR: #003d7d;TEXT-DECORATION: underline;}
a:visited{COLOR: #003d7d;TEXT-DECORATION: none;}
a:hover{COLOR: #862f00;TEXT-DECORATION: underline;}
a:active{COLOR: #003d7d;TEXT-DECORATION: none;}


/* Other */
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {visibility:hidden;overflow:hidden;width:0;height:0;}
.nomargin{margin:0;padding:0;}
.padding{padding:7px 10px 10px 10px;}
.leftpadding {padding-left: 25px;}
.dottedline  {border-bottom: 1px dotted #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.solidline  {border-bottom: 1px solid #6b6b6b; border-top: none; border-right: none; border-left: none; clear: both;}
.lipadding {padding: 5px 15px;}
.imgpadding {padding: 0 0 2px 0;}
.nobullet ul li {list-style: none;}
.nonumber ol {list-style: none;}
.leftmargin {margin-left: 220px;}

.twocolbackground {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
}

.threecolbackground {
	background-image: url(../images/background3.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*left nav homepage buttons */
.leftcolumn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:220px;
	color: #cccc99;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	float:left;
}
.leftcolumn h6 {
	font-size:9px;
	color:#997d54;
	padding-right: 10px;
	margin: 2px 5px 5px 0;
	}
.leftcolumn p {
	font-size:12px;
	color:#7e776c;
	padding-right: 5px;
	margin: 0px 0px 0px 25px;
	}

.leftcolumn_link li a:link {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 12px;
	display: block;
}
.leftcolumn_link li a:visited {
	color: #6b6b6b;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 12px;
	display: block;
}
.leftcolumn_link li a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 12px;
	display: block;
}
.leftcolumn_link li a:active {
	color: #7b5656;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	display: block;
}


.leftcolumn_link ul {
	margin: 0;
	padding: 0;
}
.leftcolumn_link li {
	list-style: none;
	border-bottom: 1px solid #bdbcbc;
	padding: 7px 0 5px 20px;
	margin: 0;
	background-image: url(../images/greyarrow2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.leftcolumn_link li.noborder {
	border-bottom: none;
	font-size: 11px;
}
.leftcolumn_link li.sublinks {
	list-style: none;
	background-image: none;
	font-weight: normal;
	padding: 0 0 8px 25px;
	margin: 0;
	font-size: 11px;
}
.leftcolumn_link li.sublinks a{
	font-weight: normal;
	font-size: 11px;
}


/*box */
.box {
	margin: 5px 50px 5px 60px;
	font-size: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #fff;
}
.box h2{
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	padding-left: 10px;
	background-color: #dcdad8;
	margin: 0;
	color: #862f00;
}



/* content feature: homepage */
.content_feature {
	margin: 5px 25px 5px 25px;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.content_feature h6 {
	color: #666633;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}


/* map feature */

#map {
	width:550 px;
	height: auto;
	line-height: inherit;
	color: #666666;
	margin-bottom: 10px;
	overflow: hidden;
}
#map iframe {
	width: 589 px;
	height: auto;
	background:#000000;
	padding: 2px;
	border:1px solid #000000;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:130px;}
#flyout ul {padding:0; margin:0; list-style:none; width:130px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:130px; height:24px; background:#888; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#flyout li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout li:hover > a {background-color:#e60; color:#fff;}

#flyout ul li a {background:#aaa;}
#flyout ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#c40; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:120px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}






/************************** Footer ***************************************/
#footerbar_fixed {
	width: 100%;
	color: #616161;
	text-align: center;	
	background-image: url(../images/bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#rice_footer {
	color: #616161;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 10px 0;
}
#rice_footer a{
	color: #616161;
	margin: 20px;
}
