/*   style1.css Cascading Style Sheet  */
/*   gss 032606 */

body {
	background-color: #A0AEC1;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

#navbar1 {
	background-color: #EBEAE7;
	border-top: thin solid Black;
	border-bottom: thin solid Black;
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#navbar1 a {
	background-color: transparent;
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
	padding-top: 5px 0px 7px 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#navbar1 a:hover {
	background-color: transparent;
	color: #EA2B47;
	text-decoration: underline;
	padding: 5px 0px 7px 0px;
}

#header1 {
	background-color: #89ADC5;
	border-top: thin solid Black;
	color: White;
	font-family: "Times New Roman";
	font-size: 62px;
	font-weight: bold;
	height: 62px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#header2 {
	background-color: #89ADC5;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	height: 15px;
	letter-spacing: .03em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

p  {
	background-color: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	list-style-image: url(../images/baseball16x16.gif);
	text-decoration: none;
	text-align: left;
}

ul, ol  {
	margin-top: -10px;
	margin-bottom: 0px;
}

li  {
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	list-style-image: url(../images/baseball16x16.gif);
}

a     {
	background-color: transparent;
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	outline: active;
	text-decoration: none;
}

a:hover   {
	background-color: transparent;
	color: #EA2B47;
	text-decoration: underline;
}

#topic1         {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 8px 2px 2px 8px;
	text-align: justify;
	text-decoration: none;
}

#topic1 a        {
	background-color: inherit;
	color: #6F1521;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

#topic1 a:hover        {
	background-color: inherit;
	color: #EA2B47;
	text-decoration: underline;
}

#topic2         {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height: 117%;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 8px 20px 8px 20px;
	text-align: justify;
	text-decoration: none;
}

#topic2 a        {
	background-color: inherit;
	color: #6F1521;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

#topic2 a:hover        {
	background-color: inherit;
	color: #EA2B47;
	text-decoration: underline;
}

#topic3         {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
	font-size: 12px;
	font-style : normal;
	font-weight: normal;
	padding: 8px 8px 2px 2px;
	text-align: justify;
	text-decoration: none;
}

#topic3 a        {
	background-color: inherit;
	color: #6F1521;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

#topic3 a:hover        {
	background-color: transparent;
	color: #EA2B47;
	text-decoration: underline;
}

.bookimage         {
	line-height: 165px;
	padding: 14px 0px 4px 0px;
}

#Bookheader a         {
	background-color: White;
	color: #6F1521;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.03em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

#Bookheader a:hover         {
	background-color: White;
	color: #EA2B47;
	text-decoration: underline;
}

#FramedImage {
	background: url(../images/shadowalpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	border: 0px none White;
	float: left;
	margin: 10px 0px 0px 10px !important;
	margin: 10px 0px 0px 5px;
	position: absolute;
	left: 0px !important;
	left: 6px;
	top: 0px;
	width: 105px !important;
	width: 100px;
	z-index: 7;
}

#FramedImage img {
	background-color: White;
	color: #FFFFFE;
	border: 1px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px 4px 4px 4px;
	position: relative;
	width: 100px;
}

#FramedImage img a {
	background-color: White;
	color: #FFFFFE;
	border: 0px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px 4px 4px 4px;
	position: relative;
	width: 100px;
}

.content1  {
	list-style-image: url(../images/baseball16x16.gif);
	padding: 0px 50px 5px 30px;
}

.content2  {
	list-style-image: url(../images/baseball16x16.gif);
	padding: 8px 0px 0px 30px;
}

.content3  {
	list-style-image: url(../images/baseball16x16.gif);
	padding: 28px 0px 0px 35px;
}

.contentheader1   {
	background-color : White;
	color: #1B3D6A;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 30px;
}

.contentheader2   {
	background-color : White;
	color: #1B3D6A;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 30px;
}

.contentheader3   {
	background-color : White;
	color: #1B3D6A;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 15px;
	text-align: center;
}

#infobar {
	background-color: #EBEAE7;
	background-image: none;
	border-left: medium groove #6F1521;
	border-right: medium groove #6F1521;
	color: Black;
	padding: 5px 10px 2px 10px;
	text-align: center;
}

.imagepadding  {
	margin: -10px 20px 10px 0px;
}

/* Body Text Enhancements - Black */
.normal   {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.bold   {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.italic   {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	font-weight: normal;
	line-height: normal;
}

.italicbold   {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	font-weight: bold;
	line-height: normal;
}

/* Acronym - Help Cursor*/
acronym       {
	cursor: help;
	border-bottom: 1px dotted #216946;
}

/* Text 1 - Royal Blue */
.txt1   {
	color: #1B3D6A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight: normal;
	line-height: normal;
}

.txt1bold   {
	color: #1B3D6A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight: bold;
	line-height: normal;
}

.txt1italic   {
	color: #1B3D6A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	font-weight: normal;
	line-height: normal;
}

.txt1italicbold  {
	color: #1B3D6A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}

/* Text 2 - Crimson*/
.txt2   {
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.txt2bold   {
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight: bold;
	line-height: normal;
}

.txt2italic   {
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	font-weight: normal;
	line-height: normal;
}

.txt2italicbold   {
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	font-weight: bold;
	line-height: normal;
}

/* Table - White Text - Green Background - Dark Gold Border */
.tabletext1bold   {
	background: #89ADC5;
	border: thin solid #D8AF32;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Table - White Text - Black Background - Dark Gold Border */
.tabletext2bold   {
	color: White;
	background: Black;
	border: thin solid #D8AF32;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Table - White Text - Crimson Background Background - Dark Gold Border */
.tabletext3bold   {
	background: #6F1521;
	border: thin solid #D8AF32;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Table - Black Text - Green Background Background - Dark Gold Border */
.tabletext4bold   {
	background: #216946;
	border: thin solid #D8AF32;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Table - Black Text - Blue Background Background - Dark Gold Border */
.tabletext5bold   {
	background: #1B3D6A;
	border: thin solid #D8AF32;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Table Text - Black Text - Odd Orange Background Background - Dark Gold Border */
.tabletext6bold   {
	background: #D54500;
	border: thin solid #D8AF32;
	color: White;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

/* Footer ID 9px with 18px line height */
#footer1      {
	background-color: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 5px 10px 3px 10px;
}

#footer1 a    {
	background-color: transparent;
	color: #6F1521;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	outline: active;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
}

#footer1 a:hover    {
	background-color: transparent;
	color: #EA2B47;
	outline: active;
	text-decoration: underline;
}

.footer1      {
	background-color: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 10px 3px 0px;
	text-decoration: none;
}

.navSpacer    {
	display: none;
}
#homeAd {
	text-align:center;
	border:solid 1px #000;
	background-color:#ebeae7;
	padding:5px;
	margin:10px;
}
#homeAd p {
	font-size:120%;
	font-weight:bolder;
	
}


.txtRed {

	background-color: transparent;
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
