﻿* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #black;
	background-color: #EAE4DF;
	font-size: 13px;
	line-height: 120%;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}

p, h1, h2 {
	padding: 0px 0px 18px 0px;
}

h1 {
	font-size: 16px;
	line-height: 140%;
	color: ;
	padding: 12px 0px 14px 0px;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	color: #776960;
	padding: 6px 0px 8px 0px;
}

a {
	color: #4F453F;
	text-decoration: none;
}

a:hover, a:active {
	color: black;
}

label {
	display: block;
	float: left;
	width: 8em;
	margin-left: 36px;
}

ul, ol {
	padding: 0px 0px 18px 40px;
	list-style-position: inside;
}
li {
	padding: 2px 0px 2px 4px;
}

tr, td {
	padding: 2px 10px 1px 10px;
	text-align: left;
	vertical-align: top;
}

input, textarea {
	color: black;
	background-color: white;
	margin: 2px;
}

input[type='checkbox'] {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}

input[type='submit'] {
	border-style: solid;
	border-width: 1px;
	border-color: #4F453F;
	background-color: #D8CCC0;
	color: #4F453F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 20px 1px 20px;
	cursor: pointer;
}

input[type='submit']:hover {
	color: black;
}

#zonePage {
	position: relative;
	width: 965px;
	margin: 0px auto;
	background-color: #ada49f;
}


/* Header styles
**************************************************** */
#zoneHeader {
	position: relative;
	height: 122px;
	background-image: url('/gfx/bkg_header.png');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#zoneHeader #logo {
	width: 295px;
	height: 87px;
	margin-top: 20px;
}


/* Nav-bar styles
**************************************************** */
#zoneNav {
	background-image: url('/gfx/bkg_top.png');
	background-position: -25px 0px;
	color: #4F453F;
	height: 64px;
	padding: 0px 0px 0px 26px;
}
#zoneNav ul {
	padding-left: 0px;
	padding-top: 21px;
}
#zoneNav li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px;
	margin: 0px;
	cursor: default;
	color: black;
}
#zoneNav li a:hover {
	color: black;
}

#shadowFoot {
	background-color: #ada49f;
	background-image: url('/gfx/bkg_bottom.png');
	background-position: -25px 0px;
	height: 30px;
}

#secondaryNav {
	background-image: url('/gfx/bkg_sandy_grad.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 150px;
	color: #4F453F;
	line-height: 120%;
	font-size: 11px;
	padding: 25px 30px 0px 30px;
}

#secondaryNav h2 {
	font-size: 12px;
	font-weight: bold;
}

#secondaryNav #left {
	background-image: url('/gfx/vert_divider.png');
	background-position: 100% 6px;
	background-repeat: no-repeat;
	float: left;
	width: 31%;
	padding-right: 20px;
}
#secondaryNav #middle {
	background-image: url('/gfx/vert_divider.png');
	background-position: 100% 6px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 1.33%;
	width: 31%;
	padding-right: 20px;
}
#secondaryNav #right {
	float: right;
	width: 31%;
}

#secondaryNav img {
	float: left;
	background-image: url('/gfx/bkg_nav_image.png');
	background-repeat: no-repeat;
	width: 113px;
	height: 85px;
	padding: 7px 14px 14px 6px;
	
}

#secondaryNav a:hover {
	color: black;
}

/* Content styles
**************************************************** */
.zoneContent {
	background-image: url('/gfx/bkg_content.png');
	background-position: -25px 0px;
	background-repeat: repeat-y;
	background-color: #E6E6E6;
	padding: 0px 40px;
	text-align: justify;
}

.zoneContent #contentLeft {
	float: left;
	width: 514px;
	margin: -10px 0px -10px -15px;
}

.zoneContent #contentRight {
	padding-left: 532px;
}

.zoneContent #quickNav {
	float: right;
	font-size: 12px;
}

.zoneContent #quickNav li {
	padding: 0px 0px 0px 4px;
}


#zoneContentHome #contentRight img {
	width: 231px;
	height: 37px;
	margin: 12px 0px 0px 65px;
}

#zoneContentHome h1 {
	text-align: center;
}

#zoneContentNews img, #zoneContentSuccess img {
	float: left;
	padding: 2px 8px 4px 0px;
}

/* Footer styles
**************************************************** */
#brownFoot {
	height: 8px;
	background-color: #776960;
}

#zoneFooter {
	font-size: 10px;
	background-color: #D8CCC0;
	padding: 34px 18px 18px 18px;
	color: #776960;
}
#zoneFooter div {
	float: right;
}
#zoneFooter a {
	color: #776960;
}
#zoneFooter a:hover {
	color: black;
}

/* General styles
**************************************************** */
.clearAll {
	clear: both;
}

.tableCenter {
	margin: 0px auto;
	width: 500px;
}
.center {
	text-align: center;
}

.floatRight {
	float: right;
}
.citation {
	text-align:right;
}
.foodTable {
	margin-left: 120px;
}

.black {
	color: black;
}

.smaller {
	font-size: 11px;
}

.indent {
	padding-left: 36px;
}

.warning {
	color: red;
}