@charset "UTF-8";
body,div,h1,h2,h3,h4,h5,h6,p,pre,address,blockquote,span,ul,ol,li,dl,dd,dt,img {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	background-image: url('_graphics/bg_points.gif');
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}
#ads {
	position: fixed;
	left: 1px;
	top: 165px;
	margin-left: 14px;
	width: 100px;
	font-size: 0.9em;
}

#page {
	position: relative;
	width: 1000px;  /* container for content 85% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* 1 pixel black border */
	background: white;
	background-color:white;
	min-height:100%
}

#banner {
	background-color: #003399;
	height: 160px;
	width: auto;
	color: #FFFFFF;
	padding: 10px;
	border: thick none #0000FF;
	background-image: url(_graphics/WCHC_Logo_Reverse_150.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

#banner .title {
	position: relative;
	height: 75px;
	width: 700px;
	left: 200px;
	font-size: 3.5em;
}

#cola {
	float:left;
	left: 0;
	width: 190px;
	line-height: 1.2em;
	font-size: 0.8em;
	margin-right: 10px;
	/*background-color: #CF9;*/
}

#cola #amazonlogo {
	padding-top: 17em;
	text-align: left;
}
#cola #infobox {
	color: #000000;
	text-align: right;
	padding-top:19em;
	padding-right: 0em;
}
#cola h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top:1em;
	margin-bottom:1em;
}
#cola h2 {
	margin-top:1em;
	font-size: 0.8em;
	font-style: italic;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}
#colb {
	margin-left: 200px;
	margin-right:200px;
	font-size: 1em;
	/*background-color: lightgreen;*/
}
#colb h1 {
	font-size: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:1em 0 0.6em 0;
}
#colb h2 {
	font-size: 1.35em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:0.4em;
	margin-top: 0.8em;
}
#colb h3 {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
#colb p {
	line-height: 1.6;
	margin-bottom:1em;
}
#colb ul li , #colb ol li{
	line-height: 1.5em;
	list-style-position: inside;
}
##colb .products {
	width: 100%;
}
#colb .products td{
	text-align: center;
	width: 25%;
	padding: 20px;
}

#colb #panel {
	float: left;
	overflow: auto;
	margin-left: 0px;
	border: thin solid;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	height: auto;
}

.mainPhoto {
	padding-top: 1em;

}
#colb .markerPhoto {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

#colb #panel #location {
	line-height: 1.5;
	font-size: 0.8em;
}
#colb #panel h2 {
	font-size: 1.5em;
	font-weight: bold;
}
#colb .bookTitle {
	font-style: italic;
	text-decoration: underline;
}
.poem {
	line-height: 1.2 em;
}
.poem p {
	line-height: 1 em;
	margin: 0px;
	padding: 0px;
}
#colc {
	float: right;
	width: 190px;
	padding-left: 10px; /*width+padding is total wideth of column*/
	/*background-color: lightblue;*/
}
#colc h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
#colc ul li {
	font-size: small;
	padding-top: 0.75em;
	list-style-type: none;
}

.copyright {
	font-size: x-small;
	font-style: italic;
	width: 210px;
	left: 211px;
}

#footer {
	width: 100%;
	margin-top: 2em;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px;
	clear: both;
}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}

.presentedBy  {
	left: 200px;
	position: relative;
	font-size: small;
}

.quote {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-color: #CCCCCC;
}

.sidebar {
	float: right;
	background-color: #CCCCCC;
	position: relative;
	right: auto;
	width: 50%;
	left: 0%;
	overflow: auto;
	margin-left: 10px;
	border: 1px solid;
	padding: 10px;
}

.locationTitle {
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

