/*
@font-face {   
	font-family: Apple Garamond;   
	src: url(AppleGaramond.ttf) format("truetype"); }
*/

html,body {
	margin:0;
	padding:0;
	height:100%;
    background-image: url(imgs/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
    background-color: #2A6293;
	
	/*font: 14px/20px italic Times, serif;*/
	font-family: Times;
	font-size: 14px;
	color: #1E476B;
	
	scrollbar-face-color: #2A6293;
    scrollbar-arrow-color: #1F476B;
    scrollbar-darkshadow-color: #1F476B;
    scrollbar-base-color: #2A6293;
    scrollbar-highlight-color: #1F476B;
    scrollbar-shadow-color: #1F476B;
    scrollbar-track-color: #1F476BE;
    scrollbar-3dlight-color: #1F476BE;
	letter-spacing: 1px;  }

/*
Gold #AB6A30
Light Gold #C77B38
*/

.clr { clear: both; }
	
a {
    color: #2A6293;
    text-decoration: underline; }

a:hover {
    color: #357CBB;
    text-decoration: underline; }

div#container {
	position: relative; /* needed for footer positioning*/
	width: 850px;
	background: transparent;
	margin: 0 auto -110px;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */ }

div#header {
	width: 850px;
	height: 180px;
	margin: 0px;
	background-image: url(imgs/top.png);
	background-repeat: no-repeat; }
	
div#menu {
	width: 850px;
	height: 35px;
	margin: 0px;
	float: left;
	background-image: url(imgs/menubar.jpg);
	background-repeat: no-repeat;
	z-index: 500; }

div#content {
	width: 850px;
	margin: 0 auto 0 auto;
	background-image: url(imgs/bgmid.jpg);
	background-repeat: repeat-y;
	padding-bottom: 50px; }
	
	div#content-spotlight {
		width: 225px;
		min-height: 350px;
		position: relative;
		float: left;
		padding-left: 75px;
		z-index: 1; }
	
		div#content-spotlight-top {
			width: 225px;
			height: 90px;
			background-image: url(imgs/note_r1_c1.jpg);
			background-repeat: no-repeat; }
	
		div#content-spotlight-mid {
			width: 225px;
			min-height: 200px;
			background-image: url(imgs/note_r2_c1.jpg);
			background-repeat: repeat-y;
			padding-bottom: 10px; }
			
			div#content-spotlight-mid-text {
				width: 190px;
				font-size: small;
				line-height: normal;
				text-align: center;
				margin-left: auto;
				margin-right: auto;
				padding-top: 10px;
				padding-right: 5px; }
	
			div#content-spotlight-mid-text-spotlightbar {
				width: 190px;
				height: 29px;
				background-image: url(imgs/hrbar.jpg);
				background-repeat: no-repeat; }
	
		div#content-spotlight-bot {
			width: 225px;
			height: 40px;
			background-image: url(imgs/note_r3_c1.jpg);
			background-repeat: no-repeat;
			margin-top: -13px; }
			
	div#content-mainwelcome {
		width: 500px;
		min-height: 500px;
		float: left; }
			
	div#content-main {
		width: 600px;
		min-height: 500px;
		float: none;
		padding: 0 100px 25px 100px;
		margin-left: auto;
		margin-right: auto; }
	
		div#content-photo-hotsprings {
			width: 410px;
			padding: 5px;
			text-align: center;
			font-size: small;
			float: right; }
		
		div#content-main-wrapper {
			width: 100%;
			float: left; }
			
			div#content-main-wrapper-bookslotleft {
				width: 150px;
				padding: 5px;
				float: left;
				text-align: center; }
		
			div#content-main-wrapper-bookslotright {
				width: 400px;
				padding: 5px;
				float: left; }
		
		div#content-main-title {
			margin: 0px;
			padding: 0px;
			text-align: left; }
		
		div#content-main-book {
			width: 225px;
			float: right;
			padding: 5px;
			text-align: center; }

		div#content-main-hz {
			width: 100%;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			display: block; }
		
		div#content-main-hz .bookslot {
			width: 140px;
			height: 300px;
			display: block;
			float: left;
			padding: 5px;
			text-align: center; }
		
		div#content-main-hz .bookslot_title {
			width: 100%;
			height: 35px;
			display: block;
			float: left;
			padding: 5px;
			text-align: center; }
		
		div#content-main-hz .bookslot2_h {
			width: 110px;
			height: 125px;
			display: block;
			float: left;
			padding: 5px;
			text-align: center;
			font-size: 10px; }
		
		div#content-main-hz .bookslot2_v {
			width: 140px;
			height: 200px;
			display: block;
			float: left;
			padding: 5px;
			text-align: center;
			font-size: 10px; }
		
		div#content-main-hz .personalities {
			width: 110px;
			height: 175px;
			display: block;
			float: left;
			padding: 5px;
			text-align: center;
			font-size: 10px; }
		
	div#content-main-mediakit {
		width: 100%;
		height: auto;
		display: block;
		float: left;
		padding-left: 15px;
		border-bottom: 1px dotted #BBB; }
		
	div#content-main-mediakit-pageno {
		width: 90px;
		height: inherit;
		float: left;
		vertical-align: top;
		padding: 5px; }
		
	div#content-main-mediakit-pagename {
		width: 420px;
		height: inherit;
		float: left;
		vertical-align: top;
		padding: 5px; }
		
	div#content-main-mediakit-downloads {
		width: 75px;
		height: inherit;
		float: right;
		vertical-align: top;
		padding: 5px;
		text-align: right; }
		
div#content-breadcrumbs {
	width: 650px;
	float: left;
	font-size: small;
	padding: 15px 50px 10px 100px; }
	
div#content-welcome {
	width: 100%;
	padding: 5px;
	float: left;
	display: block; }
	
	div#content-welcome-graphic {
		width: 100px;
		float: left; }
		
	div#content-welcome-photo {
		width: 300px;
		float: right; }
	
div#content-photo-berra {
	width: 210px;
	padding: 5px;
	text-align: center;
	font-size: small;
	float: right; }

div#footer {
	clear: both;
	position: relative;
 	height: 110px;
	width: 850px;
	margin-top: -3em;
	background-image: url(imgs/bottom.jpg);
	background-repeat: no-repeat;
	z-index: 10; }

h1 {
    color: #975D2B;
    font-size: 28px;
    font-style: normal;
	padding-bottom: 10px;
	margin: 0px;
    display: block;
	font-weight: normal; }

/*Used with H1 for Baseball History Titles*/
h6 {
    color: #975D2B;
    font-size: 22px;
	font-style: italic;
    padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
    display: block;
	font-weight: normal; }
	
h2 {
    color: #000000;
    font-size: 36px;
    font-style: normal;
    padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
    display: block;
	font-weight: normal; }
	
h3 {
    color: #2A6293;
    font-size: 28px;
    font-style: normal;
    padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
    display: block;
	font-weight: normal; }
	
h4 {
    color: #357CBB;
    font-size: 24px;
    font-style: normal;
    padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
    display: block;
	font-weight: normal; }

h5 {
    color: #975D2B;
    font-size: 22px;
    font-style: normal;
    padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
    display: block;
	font-weight: normal; }

span.first {
	float: left;
	padding: 3px;
	font-size: 150%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	margin-left: 10px; }
	
p {
	line-height: 1.5;
	letter-spacing: 1px; }

p.indent { 
	line-height: 1.5; 
	margin:0 0 1em;
	text-indent: 15px; }

p.extraindent { 
	line-height: 1.5; 
	margin:0 0 1em;
	text-indent: 15px;
	padding-left: 30x; }
	
p.list {
	margin-bottom: -3px;
	margin-left: 10px; }
	
hr {
	background-color: #8CAAC6;
	color: #8CAAC6;
	height: 1px;
	border: none;
	width: 100%;
	display: block; }
	
div#steveswritings {
	width: 600px;
	height: 30px;
	background-image: url(imgs/hrbarlong.jpg); }
	
div#toggleTextBooks, 
div#toggleTextBooksC, 
div#toggleTextArticles, 
div#toggleTextBookReviews, 
div#toggleTextWebsites, 
div#toggleTextChristy,
div#toggleTextWalter, 
div#toggleTextMordecai, 
div#toggleTextEddie, 
div#toggleTextJack, 
div#toggleTextEd, 
div#toggleTextCy {
	display: none;
	width: 525px;
	margin-left: auto;
	margin-right: auto; }
	
div#toggleTextBooks.zzz, 
div#toggleTextBooksC.zzz, 
div#toggleTextArticles.zzz, 
div#toggleTextBookReviews.zzz, 
div#toggleTextWebsites.zzz, 
div#toggleTextChristy.zzz,
div#toggleTextWalter.zzz, 
div#toggleTextMordecai.zzz, 
div#toggleTextEddie.zzz, 
div#toggleTextJack.zzz, 
div#toggleTextEd.zzz, 
div#toggleTextCy.zzz {
	padding-left: 10px;
	padding-right: 10px; }
	
p.toggleText {
	font-style: italic; }
	
p.Quotes {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	padding: 10px; }
	
div.blockquote {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	letter-spacing: 1px;
	line-height: 1.5; }

blockquote.style1 {
	background-image: url(imgs/openquote1.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5px;
	padding-left: 30px;
	line-height: 1.5; }
	
	blockquote.style1 span {
		display: block;
		background-image: url(imgs/closequote1.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		margin: 10px;
		padding-right: 35px;
		letter-spacing: 1px;
		line-height: 1.5; }
	
	div.bq_reviewer {
		font-size: small;
		width: 500px;
		display: block;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		padding-bottom: 10px;
		text-align: right;
		border-top: 1px dotted #BBBBBB; }

#myUL {   
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; }

#myUL li {
	background-image: url(/2011/icons/bullet_arrow_right.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px; }

#myUL_noimage {   
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; }

#myUL_noimage li {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px; }
	
#myUL-br {
	display: block;
	border-bottom: 1px dotted #BBB;
	padding-bottom: 10px; }
	
ol {
	letter-spacing: 1px;
	line-height: 1.5; }
	
table {
	border-collapse: collapse;
	width: 95%;
	margin-left: auto;
	margin-right: auto; }

table, td, th {
	border: 1px dotted #ccc;
	padding: 3px; }