/*- CORE STYLING body color controls text on the bottom of the page for copyright - */
/*- Color Palette
Dark Gray #242322
Dark Gray New #333333
Light Gray #3B3A38
Text Gray #AEADAB
Dark Blue #05619b
Light Blue #0780cc
Really Light Blue #9ADAE0
background tan #c3c1af
------------------------------------------------------------ */

* { margin: 0;padding: 0;}

body {
	background: #c3c1af;
	color: #333333;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/backgrounds/riceandson_center_column02.gif);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img { border: 0; }

a {
	color: #05619b;
	text-decoration:none;
}
a:hover {
	color: #0780cc;
	text-decoration:underline;
}
a:visited {
	color: #0780cc;
}
a:active {
	color: #3B3A38;
	text-decoration:underline;
}
a:current {
	color: #ff6633;
	text-decoration:underline;
}
/*- Main paragraph text
------------------------------------------------------------ */
#contentarea p.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .01em;
	color: #333333;
}

/*- SEO hidden div tag text
------------------------------------------------------------ */
#about {
	display: none;
}
#searchIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #CCCCCC;
	margin-top: 5px;
}
#dvSearchTerms {
	visibility: hidden;
	color: #999999;
	width: 500px;
	padding-top: 10px;
}


/*- STRUCTURE
------------------------------------------------------------ */
#wrapper {
	width: 990px;
	margin: 0 auto;
}

#main {
	float: right;
	width: 828px;
/*- Top margin of main page
------------------------------------------------------------ */
	margin: 128px 0 0 0;
}

#content {
	margin: 50px 0 0 11px;
	position: relative;
}

#content-home {
	margin: 50px 0 0 11px;
	position: relative;
	height: 390px;
}

#mainimage {
	position: absolute;
	top: 0;
	left: 0;
}

#changer {

}

.subnav {
	position: relative;
	float: left;
	width: 238px;
	display: block;
}
/*- Content page paragraph position
------------------------------------------------------------ */
#contentarea {
	float: left;
	width: 320px;
	margin: 0 0 0 30px;
}
#contentarea p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
/*- Right column text
------------------------------------------------------------ */
#subarea {
	font-family: Arial, Helvetica, sans-serif;
	margin: 32px 0 20px 0;
	color: #333333;
	display: block;
}

#subcontent {
	float: right;
	width: 195px;
	overflow:hidden;
}
#subcontent p {
	font-size: 14px;
	line-height: 1.4em;

}
/*- Footer
------------------------------------------------------------ */
#footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px 0 0 0;
	background: url('/images/site/bgr-arrow-bottom.gif') 0 22px no-repeat;
	margin: 32px 0 96px 0;
	position: relative;
	height: 50px;
}
	#footer p {
		padding: 0 0px 0 0;
		position: absolute;
		top: 35px;
		right: 0;
	}
	/*- Footer text color
------------------------------------------------------------ */
	#footer p a {
		margin: 0 0 0 20px;
		color: #333333;
	}
	#footer p a:hover {
		color: #0780cc;
	}


/*- LIST STYLES
------------------------------------------------------------ */
.navigation {
	list-style: none;
	float: right;
	margin: 0 2px 0 0;
}
/*- Main upper and lower nav
------------------------------------------------------------ */
	.navigation li {
		float: left;
		margin: 0 0 0 20px;
	}

.contentnav {
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	width: 238px;
}	

#subcontent ul {
	margin: 15px 0 0 15px;
	font-size: 1.2em;
	line-height: 1.4em;
}	
/*- HEADERS
------------------------------------------------------------ */
h1 {
	float: left;
	width: 162px;

}
	h1 a {
		display: block;
		width: 435px;
		height: 111px;
		text-indent: -9999em;
    	background: url('/images/site/riceandsonlogo_02.gif') no-repeat;
    	margin: -3px 0 0 150px;
		position:relative;
	}
	/*- h2 is the large header at the top of the page. FONT SET TO 0px
------------------------------------------------------------ */
h2 {
	color: #242322;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0px;
	text-align: right;
	padding: 0 0 15px 0;
	background: url('/images/site/bgr-arrow-top.gif') left top no-repeat;
}
/*- H3 is main page headers
------------------------------------------------------------ */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0780cc;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0780cc;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 15px 0;
}
/*- H5 is main NAV (Tag is in the "MAIN NAV" block template on the site
------------------------------------------------------------ */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0780cc;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 32px 0;
	text-transform: uppercase;
}

/*- SITEMAP
------------------------------------------------------------ */
#content:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */

/* datalist  ::  table */
table.datalist {
	width:97%;
	display:table;
	line-height:2.25em;
}
table.datalist th {
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	font-weight:bold;
	font-size:12px;
	border-right:1px dashed #05619b;
	background:#B9EDFF;
}
table.datalist td {
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	background:#C3C1AF;
	font-size:12px;
}
table.datalist td.alt {
	background:#DAD8C5;
}