@charset "UTF-8";
/* CSS Document */

body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; background:#300;}

p {text-align:justify;}
.desc {text-align:center;}
H1,H2,H3 {font-size: 14px;}
H4,H5,H6 {font-size: 13px; color:#320000;}
blockquote {font-style:italic;}
a:link {color: #1F4C79;}
a:visited {color: #4F2121;}

/*
h1, h2, h3, h4, h4, h5, h6, p {margin:0 0 1em 0;}
#content ul {margin-top:-.5em;}

h1 {font-size:1.5em;}
h2 {font-size:1.2em;}
h3 {font-size:1em; margin-bottom:0;}
*/

#banner {background:url(../images/banner.jpg) no-repeat center top; height:168px;}
#bannerShadow {position:absolute; top:168px; width:100%; height:23px; background:url(../images/shadowBanner2.png) repeat-x;}
#navRow {background:url(../images/shadowBanner.png) repeat-x; height:38px; margin-top:-23px;}
	#navigation {width: 642px; margin:0 auto;}
		#navigation ul {list-style:none; margin:0; padding:0;}
			#navigation li {list-style:none; display:inline;}
				#navigation li img {border:0; margin:0 5px;float:left;}
				#navigation ul.navRight {float:right; text-align:right;}
				#navigation ul.navLeft {float:left;}



#titleBanner {margin:-15px auto 0; text-align:center;}

#torso {width:642px; margin: 0 auto;}
	#leftShadow {width:100%; background: #FFF url(../images/shadowLeft.jpg) repeat-y left top; margin:0 auto; float:left;}
		#rightShadow {width:100%; background:url(../images/shadowRight.jpg) repeat-y right top; float:left;}
	
			#content {padding:0 20px 20px;background:url(../images/shadowBot.png) 0 bottom repeat-x;}
				#botNav {font-size:14px;text-align:center; font-weight:bold; padding:25px 0 20px;}

#newharvest {clear:both; text-align:center;padding:30px 0;}
