/* CSS Document  Copyright 2008. All Rights Reserved - Fresh Image Design | Richard Wegner */

/* skyblue = #73ACF9                                  */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* Hack to centre the wrapper in IE5.x pc */
	font-size: 100.01%; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	min-width: 830px;
	background: #FFF url(images/bkgnd_body.jpg) repeat-x top left;
}

a:link, a:visited {text-decoration: none; color: #6F4A01;}
a:hover, a:active, a:focus {text-decoration: underline; color: #5A6680;}

h1 {
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0;
	padding: 25px 0 0 30px;
}
h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 20px 0 0 30px;
	padding: 0;
}
h3 {
	color: #996600;
	font-size: .9em;
	margin: 15px 0 0 30px;
}
h4 {
	color: #666;
	font-size: .8em;
	font-weight: bold;
	height: 18px;
	margin: 20px 30px 0 30px;
	padding: 3px 0 0 5px;
	border-top: 2px solid #5D7D9B;
	border-bottom: 2px solid #5D7D9B;
}
h5 {
	color: #333;
	font-size: .9em;
	font-weight: bold;
	margin: 15px 0 0 30px;
	padding: 0;
}


hr {
	margin: 0 30px;
}
hr.short {
	margin: 0 230px 0 30px;
}

p {
	font-size: .95em; 
	line-height: 1.2em;
	margin: 1em 0 0 0;
	padding: 0 120px 0 30px;
}

#content p.smallsans {
	font-size: .8em; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

strong {color: #996600;}

#container {
	position: relative;
	width: 830px;
	margin: 25px auto;
	padding: 0;
	text-align: left;
	background: transparent;
}

#lcolumn {
	position: absolute;
	width: 170px;
	top: 48px;
	left: 0px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bkg_bookmark.jpg) no-repeat top left;
}

#toplogo {
	width: 825px;
	height: 48px;
	margin: 0;
	padding: 0;
	background: transparent url(images/top_logo.jpg) no-repeat top left;
}
#toplogop {display: none;}

#holder {
	width: 645px;
	margin: 0 0 0 180px;
	padding: 0;
	background: transparent url(images/bkg_page.jpg) repeat-y top left;
}
#rightcol {
	margin: 0;
	padding: 0;
	background: transparent url(images/bkg_content.jpg) no-repeat top right;
}

#content, #content_bylaw, #content_rock {
	width: 645px;
	min-height: 580px;
	margin: 0;
	padding: 0;
	color: #333;
	background: transparent url(images/flip_page.jpg) no-repeat bottom right;
	z-index: 4;
}
#content h2.year {
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
}
#content_bylaw p {
	font-size: .85em; 
	line-height: 1.2em;
	margin: .1em 0 .5em 0;
	padding: 0 120px 0 30px;
}
#content_rock p {
	padding: 0 80px 0 30px;
}
#content p.indentr {
	padding: 0px 150px 0px 30px;
}
#content p.getadobe {
	font-size: .8em; 
}
#content p.litquote {
	padding-right: 230px;
}
#content .imgcaption, #content .notice {
	text-align: center;
	margin-top: 40px;
}
#content .imgcaptionl, #content_rock .imgcaptionl {
	margin: 20px 0 0 30px;
}
.imgcaption img, .imgcaptionl img {
	border: 1px solid #000;
	padding: 0;
}
#content .imgcaption p, #content .imgcaptionl p, #content_rock .imgcaptionl p {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0;
	padding: 2px;
	text-align: center;
}
#content .imgcaptionl p.captionl {
	width: 380px;
	text-align: center;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: .5em 0 .5em 20px;
	padding: 0;
}
#content ul.nodisc {
	list-style-type: none;
	margin: .5em 0 .5em 0;
	padding: 20px 0 0 0;
}
#content ul.news {
	list-style-type: none;
	margin: .5em 0 .5em 0;
	padding: 0;
}
#content ul li {
	color: #333;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px 120px 5px 40px;
	padding: 0;
}
#content ol li {
	color: #333;
	font-size: .75em;
	line-height: 1.1em;
	margin: 0px 50px 5px 30px;
	padding: 0;
}
#content_bylaw ol li {
	color: #333;
	font-size: .75em;
	line-height: 1.1em;
	margin: 0px 200px 5px 30px;
	padding: 0;
}
#content p.credit {
	font-size: .7em; 
	font-style:  Italic;
}

#footer {
	width: 645px;
	height: 38px;
	margin: 0;
	padding: 0;
	background: #000 url(images/bkg_footer.jpg) no-repeat top left;
}
#footer p, #footer a {
	color: #CCC;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer a:link, #footer a:visited {text-decoration: underline; color: #CCC;}
#footer a:hover, #footer a:active, #footer a:focus {text-decoration: none; color: #FFF;}

#noticepic {
	margin: 40px 0 0 60px;
}
#notice {
	width: 360px;
	margin: 40px 0 0 60px;
	text-align: center;
}
#notice h1 {color: #990000; padding: 25px 0 10px 0;}
#notice p {padding: 0 20px 0 30px;}
#notice p.aleft {text-align: left !important;}
#notice p.heading {
	color: #996600;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
}
#notice_bkg {
	width: 331px;
	height: 256px;
	margin: 30px 0 0 160px;
	text-align: center;
}
#notice_ad {
	position: relative;
	width: 326px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#notice_ad h1 {margin: 0; padding: 20px 0 20px 0;}
#notice_ad h2 {color: #990000; margin: 0; padding: 0 0 10px 0;}
#notice_ad p {margin: 0 0 0 0; padding: 0 0 5px 0px;}

#notice ul.nodisc {
	list-style-type: none;
	margin: .5em 0 .5em 0;
	padding: 20px 0 0 20px;
}
#notice ul li {
	color: #333;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px 0px 5px 40px;
	padding: 0;
}

/* Use this style with the float to keep this column from overflowing if content in right column is shorter */
#sidenav {
	width: 164px;
	margin: 160px 0 0 0;
	padding: 0;
	background: transparent url(images/bkg_bookmark.jpg) no-repeat top left;
	text-align: left;
}

#tools {
	width: 164px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
	background-color: #666666;
}

/* Classes */

.alert {
	color: #996600;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
}
.bigq {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.credit {
	font-size: .7em; 
	font-style:  Italic;
	line-height: 1.2em;
}

.first {
	color: #996600;
	font-size: 1.2em;
	font-weight: bold;
}

.imgcaptwo {
	margin: 15px 0px 10px 30px;
	text-align: left;
}
.imgcapl {
 	float: left;
	width: 310px;
	margin: 10px 20px 10px 30px;
	text-align: center;
}
.imgcapr {
 	float: right;
	margin: 15px 80px 20px 15px;
	text-align: center;
}

.imgcapl p, .imgcapr p, .imgcaptwo p {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size: 0.75em;
	line-height: 1em;
	margin: 3px 0;
 	padding: 0 0 3px 0;
 	text-align: center;
}
#content_rock .imgcapl p {
 	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0;
 	padding: 2px 0;
 	text-align: left;
}
img.imgmright {
	margin: 0 20px 0 0;
	padding: 0;
}
img.imgpadl {
	margin: 10px 20px 0 30px;
	padding: 0;
}
img.imgpadr {
	margin: 10px 0 0 0;
	padding: 0;
}

.papertitle {
	color: #336699;
	font-weight: bold;
}
.quoteit {
	color: #5E7D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 60px 20px;
}

#content p.testimony {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0 0 0;
}

.floatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.imgtopright {
	float: right;
	margin: 60px 40px 15px 20px;
	padding: 0;
}

.imgleft {
	float: left;
	margin: 15px 20px 0 30px;
	padding: 0;
}
.imgright {
	float: right;
	margin: 1.5em 60px 1em 20px;
	padding: 0;
}

.imgbotright {
	float: right;
	margin: 20px 0 0 20px;
	padding: 0;
}