* { 
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 17px;
}
body {
	margin: 8px 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bgd_wheat.gif);
}
#container {
	text-align: left;
	margin: auto;
	width: 770px;
	border-top: 1px solid #523716;
	border-right: 1px solid #523716;
	border-bottom: 1px solid #523716;
	border-left: 1px solid #523716;
	background-color: #E6E3CF;
}
#topNav {
	clear: both;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;;
	padding: 0;
	margin: 0;
	height: 160px;
}
#content { margin: 15px 50px; }
img { border: 0; }
#logo { width: 503px; float: left; }
#flashContainer { margin-top: 1px; width: 259px; float: left; }
p {
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 12px;
	line-height: 17px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.alert { color: #cc0000; }

/* Heads */
h1 {
	color: #6B001D;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
h1 span, h1 a { 
	background: #E6E3CF;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal; 
	padding-right: 15px;
	text-decoration: none;
}
h2, h2 * {
	color: #00472E;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 15px;
	margin-bottom: 0;
	color: #000;
}
h4 {
	color: #523716;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 12px;
	line-height: 18px;
	margin: 13px 0 5px 0;
	clear: both;
}

a { color: #6B001D; text-decoration: underline; }
a:hover { text-decoration: none; }
/*a:visited { color: #00472E; text-decoration: none; }*/

/* Primary nav */
#tabs { margin: 2px 0 0 4px; }
#tabs ul {
	padding-left: 0;
	display: inline;
}
#tabs ul li {
	color: #fff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans serif;
	font-size: 11px;
	line-height: 15px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 8px 6px 8px 7px;
	list-style: none;
	display: inline;
}
#tabs a {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.cap {
	width: auto;
	margin: 0;
	font-size: 40px;
	line-height: 30px;
	font-weight: normal;
	color: #523716;
}
#homeImg {
	float: left;
	margin-top: 12px;
}
#home {
	margin: 20px 0 0 0;
	width: 385px;
	float: right;
}
#home p {
	color: #523716;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
@media screen {
	.dropCap:first-letter {
		font-size: 28px;
		line-height: 28px;
		font-family: Georgia, "Times New Roman", serif;
		float: left;
	}
}
* html .main .dropCap:first-letter { line-height: 28px; } /* IE fix */
.clear { clear: both; height: .1%; }
#main { display: inline; float: right; width: 465px; padding: 30px 15px 15px 15px; background: transparent; }
#sideNav { float: left; overflow: hidden; width: 175px; }
#sideNav p { margin-top: 2px; margin-bottom: 2px; }
#sideNav ul { margin-top: 6px; margin-bottom: 5px; }
.on { font-weight: bold; text-decoration: none; }
.submenu { margin: 3px 0 5px 10px; }
.submenu li { list-style: none; }
#sunkist {
	margin-top: 20px;
	clear: both;
}
#sunkist img { float: left; margin-left: 100px; }
#sunkistBody {
	float: right;
	width: 385px;
}
#sunkistBody h2 {
	color: #6C011D;
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	margin-bottom: 5px;
}
#sunkist div p { font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, "sans serif"; }

.imgBx {
	margin: 15px 0;
	border-top: 2px solid #523716;
	border-right: 2px solid #523716;
	border-bottom: 2px solid #523716;
	border-left: 2px solid #523716;
	padding: 3px;
}
#main ul {
	margin: 5px 20px;
}
#main ul li {
	list-style: disc;
}
.col2L {
	float: left;
	width: 47.5%;
	clear: left;
}
.col2R {
	float: right;
	width: 47.5%;
}
.col2C {
	width: 47.5%;
	text-align: left;
	margin: auto;
	clear: both;
}
.options {
	margin-top: 15px;
}

/* Forms */
fieldset { border: 0; margin: 0; }
.txt { 
	display: block; 
	clear: both; 
	width: 100%; 
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
}
.txtSm {
	display: block; 
	clear: both; 
	width: 75%; 
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
}
textarea {
	width: 99%;
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
}
select {
}
label { margin-top: 5px;  }
.cbx { margin: 0; }
form p { margin: 8px 0 0 0; }
.btn { margin-top: 5px; }
hr { height: 1px; margin: 5px 0 0 0; color: #6B001D; background-color: #6B001D; }
.hr { padding: 1em 0; }

#imgs {
	float: right;
	width: 275px;
}
.addr li { margin-bottom: 8px; }
.center { text-align: center; }
span.r { font-weight: normal; float: right; width: 20%; }
span.l { float: left; width: 75%; }
dl { margin: 5px 0 5px 0; }
dt { font-weight: bold; margin: 8px 0 0 0; }
dd { clear: left; margin: 0; }
.icon { float: left; margin: 0 5px 5px 0; }

.col2L ul, .col2R ul { list-style: none; }
.col2L td { vertical-align: top; padding-right: 5px; }

.green { color: #00472E; }

#btmNav {
	clear: both;
	width: 100%;
	border-top: 1px solid #523716;
	background: #BBA880;
	text-align: center;
	padding: 5px 0 6px 0;
}
#btmNav ul {
	padding: 0;
	display: inline;
	font-size: 11px;
	line-height: 15px;
}
#btmNav li {
	color: #523716;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans serif;
	font-size: 11px;
	line-height: 15px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 8px 3px;
	list-style: none;
	display: inline;
}
#btmNav a {
	color: #523716;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#btmNav a:hover {
	text-decoration: underline;
}
.bullet { margin-left: 10px; }

.noteBtm { font-size: 11px; margin: 25px; text-align: center; clear: both; }

/* Shadowbox styles */
.hidden { display: none; }
#inline-sample-content { padding: 10px; }
.slideshow img {
	float: right;
	margin-left: 15px;
	border: 1px solid #523716;
}
.slideshow p {
	padding-top: 50px;
	text-align: right;
}

/* Location photos and captions */
#locations { float: right; width: 260px; }
#locations p { font-size: 11px; line-height: 15px; margin: 2px 0 15px; }
#locations img {
	border-top: 2px solid #523716;
	border-right: 2px solid #523716;
	border-bottom: 2px solid #523716;
	border-left: 2px solid #523716;
	padding: 3px;
	clear: both;
}