@charset "utf-8";
/* The American Bonanza Society */

p {margin-top:10px; margin-bottom:11px;}


body {
	font-size:        13px;
	font-family:      Arial, Verdana, Helvetica, sans-serif;
	color:            #000000;
	background-color:	#c6c6c6;
}

p.c:first-letter {
	padding-left: .75em;
	font-size: 1.1em;
}

#main {
	margin: 0px auto 0px auto;
	width: 952px;
}

a { text-decoration:none; }
a:hover, a:active { text-decoration: underline; }

abbr {
	border-bottom: dashed 1px #999;
	cursor: help;
}

#header {
	width:  952px;
	height: 120px;
	margin-bottom: 5px;
	background-image: url("../../images/layout/NewBlue_header.jpg");
	background-repeat:no-repeat;
}

#content {
	width: 952px;
	background-color:#FFFFFF;
}

#pageLeft-top {
	width:  215px;
	height: 11px;
	margin-top: 5px;
	background-image: url("../../images/layout/left_gradTop.jpg");
	margin-top: 0px;
}

#pageLeft {
	vertical-align: top;
	width: 215px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../../images/layout/left_gradLeft.png');
	background-repeat:repeat-y;
}
.pageLeft {
	width: 215px;
	vertical-align:top;
	background-image: url('../../images/layout/left_gradLeft.png');
	background-repeat:repeat-y;
}

#pageRight {
	vertical-align:top;
	padding-left:  10px;
	padding-right: 3px;
}
.pageRight {
	vertical-align: top;
}

#footer {
	margin-bottom: 10px;
	vertical-align:middle;
	width:  952px;
	height: 16px;
	padding-top: 0px;
	font-size:   10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("../../images/layout/NewBlueFooter.jpg");
}
#footer a, #footer a:visited {color:#e1e6fa; text-decoration:none;}
#footer a:hover, #footer a:active {text-decoration:underline;}
#footerLeft   {
	vertical-align:middle;
	width: 450px;
	color: #e1e6fa;
	text-align:left;
	padding-left: 30px;
}
#footerCenter {}
#footerRight  {
	width: 450px;
	color: #e1e6fa;
	text-align:right;
	vertical-align:middle;
	padding-right: 30px;
}

#absAddress {
	text-align: center;
	padding-bottom: 10px;
}
#absAddress address, #absAddress a {
	font-size:10px;
	color:#4b6496;
	font-style:normal;
	text-decoration:none;
}
#absAddress a:hover, #absAddress a:active {
	text-decoration:underline;
}
#absAddress address a:hover, #absAddress address a:active {
	text-decoration:underline;
}

/* for locations */
.loc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	padding-left: 20px;
}
.locTitle
{
	color: #666666;
	font-weight: bold;
	font-size: 1.35em;
	margin: 0px;
}
.locTitle a:hover, .locTitle a:active {color:#e1e1ff;}

.radioStation {
	font-size: 12px;
	text-align:right;
}
.radioFrequency {
	background-color: #000000;
	font-family:"Courier New", Courier, monospace;
	color: #ff8700; /* orange */
	padding: 2px 4px 1px 4px;
	font-weight:bold;
	font-size: 15px;
	text-align: center;
}

/* rounded corners */
/*<b class="L1"></b><b class="L2"></b><b class="L3"></b><b class="L4"></b><div class="contentb myWidth"><div>*/
.L1, .L2, .L3, .L4{font-size:1px; overflow:hidden; display:block;}
.L1 {height:1px; background:#c6c6c6; margin:0 5px 0 5px; width: 697px;}
.L2 {height:1px; border-right:2px solid #c6c6c6; border-left:2px solid #c6c6c6; margin:0 3px 0 3px; width: 697px;}
.L3 {height:1px; border-right:1px solid #c6c6c6; border-left:1px solid #c6c6c6; margin:0 2px 0 2px; width: 701px;}
.L4 {height:2px; border-right:1px solid #c6c6c6; border-left:1px solid #c6c6c6; margin:0 1px 0 1px; width: 703px;}
.contentb {border-right:1px solid #c6c6c6; border-left:1px solid #c6c6c6; width:705px;}
.contentb div {margin: 0 5px 0 5px;}
/*</div></div><b class="L4"></b><b class="L3"></b><b class="L2"></b><b class="L1"></b>*/