/* dbBear.com CSS */
P	 {
	Font-Family : Times New Roman, Courier New, Courier ;
	Font-Size : 14px;
	Color : black ;
	Background-Color : white
}

a:link	 {
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	Color: #00f;
	text-decoration: none;
}

#banner_link	 {
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	Color: #f00;
	text-decoration: none;
}

a:visited {
	Font-Family : Verdana, Arial, Sans-Serif ;
	font-size: 14px;
	/* Color : #8000FF; */
	text-decoration: none;
}

a:hover, a:active, #banner_link:hover, #banner_link:active {
	/*	text-decoration: underline; */
	color: #000;
	background-color: #ff0;
	font-weight: bold;
}	
	
.dbbear	 {
	List-Style-Type : Disc ;
	Font-Family : Courier New ;
	Font-Size : 14px ;
	Color : black ;
	Background-Color : white
}

.dbbear_hilight	 {
	Background-Color : yellow
}

.Attn_Medium {
	color: #FF9900;
	font-weight: bold;
}

TD P	 {
	Color : black ;
	Background-Color : white ;

	Font-Family : "Courier New" , Courier, Verdana, Arial, "Times New Roman" ; 
	Font-Size : 14px ;

	margin: auto auto 2px auto;
	/* padding: auto auto 2 auto; */
}

#menu ul{
	list-style-type: none;
	margin-left: 0;
	margin: 0;
	padding-left: 0;
}

#menu a,li{
	color: Blue;
	list-style-type: none;
	font-weight: bold;
}

.mnuSub {
	color: Navy;
	font-size: smaller;
	font-weight: normal;
}

.mnuOffsite {
	color: Teal;
	font-size: smaller;
	font-weight: normal;
}

.mnuComm {
	color: Purple;
	font-size: smaller;
	font-weight: normal;
}

.mnuNews {
	color: Maroon;
	font-size: smaller;
	font-weight: normal;
}

.WXQuery {
	font-size:smaller;
	color:#990000;
}
	
#content  ul,p {
	margin: 0 auto 5px auto;
}

#content li {
	color:#000000;
	font-weight: normal;
	list-style-type:disc;
}
	
#content h1 {
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}

#content h2 {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 0 0;
}

header h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: White;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
/*	border-color: #0B0B61; */
	border-width: 0px; 
	border-bottom-width: 3px;
	border-bottom-color: #0B0B61;
	border-style: solid;
	border-spacing: 0px;
}

#Consulting
{
	margin-top: 2px;
	padding-left: 5px;
}

#AmateurRadio
{
	/*border-style: solid;
	border-color: Gray;
	border-width: 1px;*/
	padding-top: 10px;
	padding-left: 5px;
}


#misc
{
	visibility: hidden;
}

.ContactField {
	position: relative;
	left: 10px;
}
.ContactLabel {
	position: relative;
	left: 10px;
	width: 100px;
}

#Weather
{
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	/* margin-bottom: 0px; */
}

#search
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0B0B61;
	color: White;
	padding: 0px, 0px, 0px, 5px;
	margin-top: 0px;
	/* margin-top: -15px; */
}
