@charset "utf-8";
/* CSS Document */
.smalltext {
	font-size:10px;
}
#searchbox {
	background-color: #231F20;
	border: 4px solid #830125;
	width: 196px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 16px;
	margin-top: 12px;
}
.advertiser {
	background-color: #820024;
	height: 140px;
	width: 230px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 16px;
	margin-top: 12px;
}
.advertiser a {
	color: #FFFFFF;
	text-decoration:none;
}
.advertiser a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.advertiser a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.calendar {
	width: 222px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 16px;
	margin-top: 12px;
	background-color: #000000;
	border: 4px solid #850119;
}
.calendarleague {
	width: 222px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 16px;
	margin-top: 12px;
	background-color: #000000;
	border: 4px solid #002B74;
}
.calendar hr {
	color: #660000;
	background-color: #660000;
	height: 2px;
	width:90%;
	border: none;
}
.calendarhdr {
	font-size:18px;
	text-align: center;
}
.calendarhdrbay {
	font-size:18px;
	text-align: center;
	color:#850119;	
}	
#footer {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #FFF7E8;
	color: #825400;
}
.greenrates {
	background-color:#99CC99;
}

.documentbutton
{
	background-image: url(../images/documentbutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	width: 210px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#content {
	margin-top: 12px;
	margin-right: 16px;
	margin-left: 16px;
}
.textbox {
	background-color: #F8B33E;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 8px;
}
.zipbox {
	background-color: #E9E9E9;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
}
.smButton
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.searchboxheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
}
#advertisers {
	border: 4px solid #850119;
	width: 196px;
	margin-top: 12px;
	margin-left: 16px;
	background-color: #F8B33E;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#advertiserdirectory {
	border: 4px solid #850119;
	width: 196px;
	margin-top: 12px;
	margin-left: 16px;
	background-color: #F8B33E;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
#advertiserdirectory a {
	text-decoration:none;
	color: #000000;
}

#advertiserdirectory a:visited {
	text-decoration:none;
	color: #000000;
}

#advertiserdirectory a:hover {
	color:#850119;
	text-decoration:underline;
}
.redhr {
	color: #850119;
	background-color: #850119;
	height: 2px;
	width:90%;
}
#advertiserdirectory hr {
	color: #850119;
	background-color: #850119;
	height: 2px;
	width:90%;
}
.leftyellowbox {
	border: 4px solid #850119;
	width: 216px;
	margin-top: 12px;
	margin-left: 16px;
	background-color: #F8B33E;
	text-align: center;
}

.leftimage {
	margin-right: 16px;
	margin-bottom: 12px;
}
.leftpanelimage {
	margin-top: 12px;
	margin-left: 16px;
}

#loginpanel
{
	background-color: #231F20;
	border: 4px solid #830125;
	width: 196px;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 16px;
	margin-top: 12px;
}

.rightpanelimage {
	margin-left: 16px;
	margin-bottom: 12px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFCF8D
}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	color:#820024;
}
h3 {
	color: #820024;
}
h4 {
	color: #820024;
}
.advertiserdirectoryheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
}
.house {
	margin: 12px;
}
#currentpromotionaloffers {
	border: 4px solid #850119;
	width: 196px;
	margin-top: 12px;
	margin-left: 16px;
	background-color: #850119;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
#currentpromotionaloffers a {
	color: #FFFFFF;
	text-decoration:none;
}

#currentpromotionaloffers a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#currentpromotionaloffers a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.phonenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #850119;
}
.redtext {
	color: #850119;
}
a {
	color: #850119;
}

a:hover {
	color:#0000FF;
}

a:visited {
	color: #850119;
}
#products {
	border: 4px solid #850119;
	width: 196px;
	margin-top: 12px;
	margin-left: 16px;
	background-color: #850119;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #850119;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.contactsidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.contactbaytownmag {
	margin-top: 12px;
	margin-left: 18px;
}
.redstar {
	list-style-image: url(/images/redstar.jpg);
}
.blackstar {
	list-style-image: url(/images/blackstar.jpg);
}
#postcomments
{
    
    border: 1px solid #FFDA95;
    padding: 8px;
    background-color: #FFF7E8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
}
.commentinput
{
    font-family: Verdana;
    font-size: 10px;
}
.disclaimer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-style: italic;
}
.normalcomment
{
    background-color: #FFFFFF;
    padding: 8px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.alternatecomment
{
    padding:8px;
    background-color: #FFF7E8;
}
.largetext {
	color:#820024;
	font-size:16px;
}
.smallertext {
	color:#820024;
	font-size:14px;
	font-weight:bold;
}
.red22 {
	font-size:22px;
	color:#820024;
	font-weight:bold;
}
.black18 {
	font-size:18px;
	font-weight:bold;
}
.largetextbold {
	color:#820024;
	font-size:14px;
	font-weight:bold;
}.greentext {
	color: #009900;
}
.greentextLarge {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}
.red22nomargin {
	font-size:22px;
	color:#820024;
	font-weight:bold;
	margin-bottom: 2px;
}
.red18nomargin {
	font-size:18px;
	color:#820024;
	font-weight:bold;
	margin-bottom: 2px;
}
.gldrdrow {
	background-color:#F8B33E;
	color:#850119;
}
.mleft12 {
	margin-left:12px;
}