
a:link {
    color: #0037c7;
}

a:visited {
    color: #5a88b5;
}

a:hover,
a:active {
    color: #0037c7;
    background-color: #f0f0f0;
}



.cbox_red {
    font-family: Arial;
    background-color: red;
    text-align: center;
    border: solid 1px black;
    text-decoration: none
}

.cbox_orange {
    font-family: Arial;
    background-color: #f4a460;
    text-align: center;
    border: solid 1px black;
    text-decoration: none;
    
}

.cbox_past {
    font-family: Arial;
/*    background-color: #f4a460; */
    text-align: center;
    border: solid 1px black;
    text-decoration: line-through;
    color: #ccc;
}

.cbox {
    font-family: Arial;
    text-align: center;
    border: solid 1px black;
    color: black;
}

.box {
    font-family: Arial;
    text-align: center;
    border: solid 1px black;
    color: black;
}

.cbox a {
	text-decoration: none;
	color: black;
}


.cbox_red a {
	text-decoration: none;
	color: black;
}

.cbox_orange a {
	text-decoration: none;
	color: black;
}

.box_day {
    font-family: Arial;
    background-color: #f0e68c;
    text-align: center;
    border: solid 1px black
}

body {
    color: black;
    font-size: 11pt;
    font-family: Arial;
   /* background-color: white;*/
background-color: #333;
    margin: 0px
}


t a {
/*    color: #0037c7; */
	color: blue;
}

.mapbox {
/*    color: black; */
    font-family: Arial;
    /*background: #fafad2 url(images/background.jpg);*/
    background: #658ad8 url(http://hwcdn.net/u3i4z7w6/cds/images/bb-background.png);
    background-repeat: repeat-x;
    margin: 15pt
}

.address {
    font-size: 8pt;
    font-family: Arial;
/*    background-color: white;*/
background-color: #333;
    margin-right: 5px;
color: #cccccc;
}


.language {
   background-color: #C4A9FF;
    border-top: 1px solid black;
    border-bottom: 1px solid black
}

.language2 {
   background-color: #C4A9FF;
    border-bottom: 1px solid black
}

.testtext {
    font-size: 9pt;
    font-family: Arial
}

.testtext a {
    color: black;
}

.bottom {
    color: black;
    font-size: 10px;
    font-family: Arial;
    background-color: white;
    margin: 0px;
    border-top: 1px solid black
}

.marked {
    background-color: #b0c4de
}

.marked1 {
   /* background-color: #bdd2ee;*/
/*    background-color: #96ABC7;*/
	background-color: #DDE0E8;
}

.feature_table {
	text-align: center; 
	border: solid 1px #87cefa;
}

.feature_table_low {
	background-color: #e6e6fa;
}

.citylist a:link {
	color: red;
	text-decoration: underline;
}

.tag0 {
    font-size: 12px;
}

.tag1 {
    font-size: 14px;
}

.tag2 {
    font-size: 16px;
}

.tag3 {
    font-size: 18px;
}

.tag4 {
    font-size: 20px;
}

.tag5 {
    font-size: 22px;
}

.tag0, .tag1, .tag2, .tag3, .tag4, .tag5 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
/*	padding-left: 10px;*/
	font-weight: 400;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.important {
	width: 500px;
	border: 3px dashed #FF0000;
	padding: 5px;
}


.counties {
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    	font-size: 12pt;
	line-height: 18pt;
}

.locale {
	padding-top: 10pt;
	padding-bottom: 10pt;
	text-align: center; 
	font-size: 11pt;
}


.pageend {
	font-size: 11pt;
	text-align: center; 

}
