/* + + + + + Begin common sytles + + + + + */
h4, h5, h6, li, p {
	font-family:arial,sans-serif;
}
h1 {
	font-size:16pt;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:13pt;
}
h5 {
	font-size:11pt;
}

body {
	background:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size:8.5pt;
	font-weight:bold;
	margin: 0px auto;
	padding:0px;
}
form {margin:0px;}
img {border:0px;}
li {
	list-style-type: none;
	margin-left: 0px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color:#fc3;
	text-decoration:underline;
}
#address {
	font-family:arial,sans-serif;
	text-align:center;
}
.aligntop {font-size:90%; vertical-align: top;}
.block { display:block; }
.clearboth  { clear: both; }
.clearleft  { clear: left; }
.clearright { clear: right; }
.floatleft { float: left; }
.floatright { float: right; }

#contact-us {
	font-family:georgia,utopia,palatino,"times new roman",serif;
	font-weight:bold;
}
#required{
	margin:20px 0px;
	padding:5px 0px;
}
#pre-script {
	background:
		url("../images/border_top.gif")
		no-repeat 50% 0%;
/* For firefox auto required*/
	margin:0px auto;
	width: 955px !important;
	height: 25px !important;
}
#bear-head, #bear-bottom {
	background:
		url("../images/border_background.gif")
		repeat-y 50% 0px;
/* For FF auto required*/
	margin:0px auto;
	padding:0px 0px;
	width:955px !important;
	text-align:center;
}
#bear-body {
	background:
		url("../images/border_background.gif")
		repeat-y 50% 0px;
/* For FF auto required*/
	margin:0px auto;
	padding:0px 0px;
	width:955px !important;
	text-align:center;
	min-height:400px;
}
#bear-main {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:none;
	min-width:980px !important;
	width:100%;
	text-align:center;
}

#bear-info {
	text-indent:-4000px;
	font-size:7px;
	position:absolute;
	top:-1000px;
}

#bear-info ul {
	margin:0;
	padding:0;
	text-indent:-4000px;
	font-size:7px;
}
#bear-info p  {
	margin:0;
	padding:0;
	text-indent:-4000px;
	font-size:7px;
	color:gray;
}

#bear-info h1, 
#bear-info h2,
#bear-info h3,
#bear-info h4 {
	text-indent:-4000px;
	font-size:7px;
	color:gray;
	padding:0;
	margin:0;
	text-align:left;
}


/* - - - - - Ending of common styles - - - - - */


/* + + + + + Beginning of header styles + + + + + */
#bear-top {
	background:
		url("../images/top_gradient.gif")
		repeat-x;
	background-color: #111;
	margin:0px auto;
	padding:0px 0px;
	height: 120px;
	width:850px !important;
}
#bear-logo {
        background:
        	url("../images/bear_logo.gif")
        	no-repeat;
	clear:left;
	float:left;
	border:none;
	width:140px;
	height:120px;
	margin:0px auto;
	text-align:right;
}
#bear-logo a {
	color:#69f;
	clear:left;
	float:left;
	border:none;
	width:140px;
	height:120px;
	margin:0px auto;
	font-size:1.2em;
	text-decoration:none;
}
#bear-logo a:hover {
	background-color: #999;
	background-image: url("../images/bear_logo_over.gif");
	color: #fc3;
}
#bear-logo a:visited { border:none; }

.bear-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066ff;
	font-size:26.0pt;
	font-weight:bold;
	margin:0px auto;
	padding:38px;
	text-align:center;
}
#zdivider {
	background:
		url("../images/divider_h_gradient.gif")
		repeat-x 0%;
	margin:0px 50px 0px 50px;
	width:850px !important;
	height:15px;
}

/* - - - - - Ending of header - - - - - */


/*
#bear-content {
 Uncomment for backgrount image or better yet replace the
    border_background.gif file.
	background:
		url("../images/backpaw.jpg")
		repeat-y 0% 60%;
	background-color:#ccc;
	color:#000;
	max-width:850px !important;
	min-height:400px !important;
	margin:0px 50px 0px 50px;
	padding:0px 0px;
}
*/

#bear-meat {
	font-family:georgia,utopia,palatino,"times new roman",serif;
/*	Arial, Verdana, Helvetica, sans-serif;	*/
	font-size:10.0pt;
	font-weight:bold;
	margin:0px 50px;
	color:#000;
	padding:10px 35px 20px 170px;
	text-align:justify;
}

#bear-meat a { color:#26f; }
#bear-meat div a:hover { background:transparent; } 
#bear-meat div a span { 
	display: block; 
	color:#00f;
	position:relative;
	top:-20px; left:20px;
	visibility:hidden;
	z-index: 1;
	margin: 0px 3px;
} 
#bear-meat div a:hover span { visibility:visible; } 

/* + + + + + Beginning of navigation styles + + + + + */

#navcontainer {
	clear:left;
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#navcontainer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	margin: 30px  6px 30px 30px; /* 20px  35px */
	padding: 0px 0px 0px 0px; 
}
#navcontainer li { margin: 0px 0px 5px 0px; }
#navcontainer a {
	background-color: #333;
	color:#38f;
	display: block;
	padding: 3px 4px 4px 25px;
	border: 1px solid #fff;
	width: 124px;
	background-image: url("../images/nav_down.gif");
}
#navcontainer a:link, #navlist a:visited {
	color:#38f;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #999; /* #026eaf; */
	background-image: url("../images/nav_over.gif");
	border: 1px solid #fc3;
	color: #fc3;
}

/* - - - - - Ending of navigation styles - - - - - */

/* + + + + + Begining of general use styles + + + + + */
#container {
	overflow:hidden;
	width:644px;
	padding:0px;
	margin:0px;
	}

#container ul { 
	padding:10px 0 0 15px;
	}
	
#container ul li {
	margin:0px 0px 0px 5px;
	display:inline;
	}

#container ul li a {
	width:80px;
	height:22px;
	background:#ddd;
	padding:0 0 0 10px;
	}

#columnl {
	width:325px;
	margin: 0px  20px 0px 20px;
	padding: 0px 20px 0px 20px; 
	}

#columnr {
	width:320px;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px; 	
	}

#columnl ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	width:320px;
	margin: 0px  0px 0px 5px; /* 20px  35px */
	padding: 0px 0px 0px 0px; 
}
#columnl li { margin: 0px 0px 0px 0px; }

#columnr ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	width:320px;
	margin: 0px  0px 0px 5px; /* 20px  35px */
	padding: 0px 0px 0px 0px; 
}
#columnr li { margin: 0px 0px 0px 0px; }

/* - - - - - Ending of general use styles - - - - - */
#services-map {
}

#services-map ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0px  0px 0px 0px;
	padding: 3px 0px  15px 40px; 
}

.services-h2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align: left;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 10px; 

}
.services-h3 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 20px; 
}

.services-ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	margin: 0px  0px 0px 0px; /* 20px  35px */
	padding: 0px 0px 0px 10px; 

}
/* + + + + + Begining of footer styles + + + + + */

/* ++ ++ ++ ++ Beginning of page tools ++ ++ ++ ++ */
#bear-tools {
	background:#ccc;
	clear:both;
	color:#fff;
	margin:0px auto;
	height:1px;
	width:850px;
}
/* -- -- -- -- Ending of page tools -- -- -- -- */

#bear-foot {
	background:
	    url("../images/black_gradientb.gif")
		repeat-x 0% 50%;
	background-color:#111;
	color:#ccc;
	border-top:1px solid #fff;
	clear:both;
	margin:0px auto;
	padding:2px 0px 4px 0px;
	height:auto;
	width:850px;
	font-family:arial,sans-serif;
	font-size:1.1em;
	font-weight:bold;
}
#bear-foot a {padding:0px 8px 0px 12px;}

#bear-foot ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height:1%;
	display:inline;
}
#bear-foot li {
	border:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	display:inline;
}
#bear-foot li.flist-first{
	border-left: none;
	padding:0px 0px 0px 10px;
	margin:0px;
	display:inline;
}
#bear-foot li.a{
	padding:0px 5px;
	margin:0px 5px auto;
}
/* - - - - - Ending of footer styles - - - - - */

#bear-end {
	background:
		url("../images/border_bottom.gif")
		no-repeat 50% 0%;
	border-top:1px solid #ccc;
/* For firefox auto required*/
	margin:0px auto;
	padding:0px;
}
#post-script {
	background:
		url("../images/border_bottom.gif")
		no-repeat 50% 0%;
	margin:0px auto;
	width: 955px !important;
	height: 30px !important;
}
#post-text {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color:#000; /* #3C3C3C; */
	text-align:right;
	margin:0px 50px;
	padding: 5px 0px 0px 0px;
}
#bear-map {
	clear:right;
	float:right;
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 0px;
}

/* + + + + + Begining page specific styles + + + + + */
#about-us {
}
#bear-contact{
	text-align:center;
	width:625px;
	border:1px solid #555;
	margin:30px 0px;
	float:left;
}
#bear-downloads {
	width:645px;
	margin:0px auto;
	padding:0px 0px 0px 00px;
	text-align:justify;
}
#contact-fields {
	margin:30px 22px 30px 0px;
	padding:0px;
	text-align:right;
	font-weight:bold;
}
#bear-keys {
	width:645px;
	margin:0px auto;
	padding:0px 0px 0px 00px;
	text-align:justify;
}
#site-map {
	margin:0px auto;
	padding:0px 0px 30px 10px;
	text-align:left;
}
#bear-products {
	width:645px;
	margin:0px auto;
	padding:0px 0px 0px 00px;
	text-align:justify;
}

#bear-tempkey {
}
/* - - - - - Ending of page specific styles - - - - - */

#w3valid {
	width:955px;
	margin: 10px auto;
	text-align:right;
}
