/* Browser Resets */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,
a, p, dl, dt, dd, ol, ul, li, blockquote,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, pre,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}

/* RFZ Styles */
body {
	background: #003663;	
	color: #FFF;
	font: 100% Arial, Helvetica, sans-serif;
}
#banner {
	border: 4px solid #FFF;
	background: #FFF;
	color: #003663;
	margin: 0 10%;
	padding: 0 16px;
	min-width: 608px;
}
h1 {
	background: #FFF;
	color: #003663;
	font: normal 110% Arial, Helvetica, sans-serif;
	margin: 5px 0;
	text-align: center;
	text-transform: uppercase;
	word-spacing: 0.5em;
/*	text-indent: -5000px; */
}
#menubar {
	font: normal 90% Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 4px 2px;
}
.menulist {
	background: #329785;
	color: #FFF;
	width: 100%;
}
.menulist li {
	display: inline;
	list-style: none;
	text-transform: uppercase;
}
.menulist li#current a {
	background: #003663;
	color: #FFF;
	display: inline;
	list-style: none;
	text-transform: uppercase;
}
.menulist a:link,
.menulist a:visited {
	background: #329785;
	color: #FFF;
	padding: 2px 4px;
	text-decoration: none;
}
.menulist a:focus,
.menulist a:hover,
.menulist a:active {
	background: #003663;
	color: #FFF;
	padding: 2px 4px;
	text-decoration: none;
}
.buttonlist {
	background: #003663;
	color: #FFF;
	font: normal 90% Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 10px 0;
	text-transform: uppercase;
}
.buttonlist2 {
	background: #003663;
	color: #FFF;
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 40px 15px;
	text-transform: uppercase;
}
#content .buttonlist li,
#content .buttonlist2 li {
	list-style-type: none;
	margin: 10px 20px;
}
#wrapper {
	border: 4px solid #FFF;
	margin: 0 10%;
	min-width: 640px;
}
#main {
	float: left;	
	margin: 0 auto;
	width: 100%;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#content {
	margin: 0;
	padding: 0;
}
#content .indent {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.indent h2 {
	font: bold 110% Arial, Helvetica, sans-serif;
	margin: 1em 5% 1em 15px;
}
.indent h3 {
	clear: both;
	font: bold 90% Arial, Helvetica, sans-serif;
	margin: 1.5em 5% 1em 15px;
}
#content p {
	font-size: 85%;
	margin: 1em 5% 1em 15px;
}
#contact #content p {
	font-size: 85%;
	margin: 1em 5% 2em 45px;
}
.center {
	text-align: center;
}
#content ul li {
	font-size: 85%;
	list-style: disc;
	margin: 1em 5% 1em 35px;
}
#content ul.single li {
	font-size: 85%;
	list-style: disc;
	margin: 0 5% 0 35px;
}
img.main {
	border: none;
	float: left;
	margin: 23px 15px 0;
}
img.left {
	border: none;
	float: left;
	margin: 10px 15px;
}
img.right {
	border: none;
	float: right;
	margin: 10px 15px;
}
.caption5 {
	clear: left;
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0 15px 1.5em;
	width: 500px;
}
.item {
	float: left;
	margin-bottom: 1em;
	width: 335px;	
}
.item img {
	margin-left: 15px;
}
.item .caption {
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0.5em 15px 1.5em;
	width: 300px;
}
.painting {
	float: left;
}
.painting .caption5 {
	clear: left;
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0 15px 1.5em;
	width: 400px;
}
#banner img.left {
	border: none;
	float: left;
	margin: 0 15px;
}
#banner img.right {
	border: none;
	float: right;
	margin: 0 15px;
}
.clear {
	clear: both;
}
.nav2 {
	display: block;
	clear: left;
	font-size: 0.75em;
	margin: 100px 5% 20px;
	text-transform: lowercase;
	text-align: right;
}
blockquote {
	margin-left: 335px;
}
#content ul.sponsors {
	list-style-type: none;
	list-style-position: inside; 
	margin: 1em 5% 1em 15px;
	padding: 0;	
	text-align: center;
}
#content ul.sponsors li {
	font-size: 0.9em;
	font-variant: small-caps;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.caps {
	font-size: 1.1em;
	font-variant: small-caps;
}
#content p.comment {
	font-size: 80%;
	padding-bottom: 3em;
	text-align: center;
}
.italic1 {
	display: block;
	font-style: italic;
	margin: 1em 0;
	text-align: center;
}
.italic2 {
	display: block;
	font-style: italic;
	margin: 0;
	text-align: center;
}
.title {
	display: block;
	font-size: 1em;
}
.video {
	width: 640px;
	margin: 0 auto;
}

/* Footer styles */
#footer {
	clear: both;
	padding: 10px 0 20px;
	text-align: center;
}
.copyright {
	font-size: 75%;
}

/* Link styles */
a:link,
a:visited {
	background: #003663;
	color: #FFF;
}
a:focus,
a:hover,
a:active {
	background: #003663;
	color: #FFF;
	text-decoration: none;
}
.buttonlist a:link,
.buttonlist a:visited, 
.buttonlist2 a:link,
.buttonlist2 a:visited {
	background: #329785;
	color: #FFF;
	padding: 2px 4px;
	text-decoration: none;
}
.buttonlist a:focus,
.buttonlist a:hover,
.buttonlist a:active,
.buttonlist2 a:focus,
.buttonlist2 a:hover,
.buttonlist2 a:active {
	background: #FFF;
	color: #003663;
	padding: 2px 4px;
	text-decoration: none;
}
