@charset "utf-8";
@import url("../w3c.css");

/* CSS Document */

/* these work with browsers supporting CSS-3 only (IE: Opera 10) */

@font-face {
  src: url('http://www.bearcave.ca/fonts/cataneon.ttf') format('truetype');
  font-family: 'Cataneo BT';
  font-style: normal;
}

/*h1::first-letter {text-transform: lowercase;}*/


body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #333;
	background: #fff;
	text-align: center;
	}
	
	
p {margin:0; padding:0;}
	
#header_bar{
	width: auto;
	background: url(../images/search_area.jpg) no-repeat;
	height: 33px;
	display: block;
	padding-right: 5px;
}	

#weather_box {
	float: right;
	display: block;
	width: 41%;
	margin-right: 20px;
	text-align: right;
	color: #fff;
	padding-top: 2px;
}

#wrapper {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	margin-top: 0px;
}

.img-border {
	padding: 2px;
	border: 1px solid #52a4d7;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imgBorderRight {
	padding: 2px;
	border: 1px solid #52a4d7;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.imgNoBorderRight {
	padding: 2px;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#photoholder {
	width:979px;
	background:#999999 url(../images/loading.gif) no-repeat 50% 50%;
	height: auto;
}

#thephoto {
	width:979px;
	height: 200px;
}	



ul li {
	font: bold 1.1em/150% Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	list-style-type: none;
}
ul li a {
	color:#336699;
	text-decoration: none;
}


ul li a:hover {
	color: #000;
}

ul li .submenu {
	font: normal 0.9em/normal Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
	margin-left: 10px;
}


	
h1 {
	font: bold 3.2em "Cataneo BT", "Monotype Corsiva", "Brush Script", Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #eee;
	/*text-shadow: #aaa 1px 1px 5px;*/
	margin: 20px 0px 0px;
 }
 
* html h1 { font-weight:normal;}
	
.code {
	font-size: 110%;
	padding-top: 20px;
	}

.sub-header_text {
	font: bold 22px "Cataneo BT", "Monotype Corsiva", "Brush Script", Arial, Helvetica, sans-serif;
	color: #663;
	text-align: center;
	margin-top: 6px;
}	

h2 {
	font-size:130%;
	color:#000;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}


	
h3 {
	color: #996600;
	margin-bottom: 20px;}
	
#claims h2 {
	color:#CC0000;
	font-style:normal; 
	text-transform:capitalize;
	} 
	
h4 {
	margin-top: -15px;}
	
	

.note {
	font-size: 90%;	}
.red {
	color: #CC0000;
}
.smallText {
	font: small Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px;
}
.xsmallText {
	font: xx-small Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}

#colRight {
	padding: 8px;
	float: right;
	width: 170px;
	text-align: center;
	margin-right: 10px;
}
#sidebar {
	margin-top: 60px;
}
#colLeft p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#colLeft {
	background: #f9f9f9;
	padding: 0px;
	width: 768px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #eee;
	text-align: left;
	font-size: 120%;
}
#googlemap {
	text-align: center;
	padding: 20px;
}

#footer {
	background: #eee;
	padding: 10px 0px;
	clear: both;
	width: 100%;
	text-align: center;
	border: 1px solid #666666;
}
#bcws {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
address{
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	margin-bottom: 5px;
}
address a{
	color: black;
	text-decoration: underline;
}

#colRight li {
	margin-left: -5px;
	text-transform: capitalize;
}

.listed {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	width: 128px;
	border: 2px solid #336699;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	background: #fff;
}
.listed a {
	color: #663;
	text-decoration: underline;
}
#thumbs {
	padding: 10px;
	margin-bottom: auto;
	text-align: center;
	clear: left;
}
.img-border {
	padding: 2px;
	height: 136px;
	width: 146px;
	border: 1px solid #006600;
}

.listed a:hover {
	color: #e1e1e1;
}
.boxLeftBorder {
	background: url(../images/corner_t-1.gif) repeat;
}
.centre {
	text-align: center;
}
dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-right: 10px;
}
dt {
	font-size: small;
	font-weight: bold;
}

#history dl {margin-left:20px;}

#history dd {
	font-size: small;
	font-weight: normal;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 10px;
	}

#history dd a:hover{color:#eee:}
.end {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

	
#specials {
	background: url(../img/weServeU1st.png) no-repeat center center;
	height: 128px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
#team {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#team  td {
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
#links {
	width:100%;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

/* right side menu*/
#links ul li a{
	font:small/150% Helvetica, Arial, sans-serif;
}

#links ul li a:hover{
	color:#999:
}

#links li a{
	color:#333;
	margin-left:-30px;
}

#links li a:hover{

	text-decoration:underline;
}

#links #columnLeft {
	float: left;
	width: 50%;
	height: 660px;
}


#home #t-home, #claims #t-claims, #ulinks #t-ulinks, #history #t-history, #cgar #t-cgar, #newden #t-newden, #privacy #t-privacy {
	color: #b35517;
}
.adobeInfo {
	font: x-small Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ============================================================*/
/*HACKS FOR MSIE6*/
* html body {
	font:normal 86% Helvetica, Arial, sans-serif;
}
* html #wrapper {
	width: 983px;
}
* html #colRight ul li {font-size:small;}

/* ==============================*/
/* Hacks for MSIE5 */

/*body {
	font-size: x-small; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { 
	font-size: small;
	}*/
#claimsform {
	display: table;
}
