@font-face {
    font-family:"Comic Sans MS";
    src: url('fonts/Comic Sans MS');
	src: local('Comic Sans MS'), url('fonts/Comic Sans MS') format('truetype');
}

@font-face {
    font-family: 'arial_rounded_mt_stdbold';
    src: url('arialroundedmtstd-bold-webfont.eot');
    src: url('arialroundedmtstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('arialroundedmtstd-bold-webfont.woff') format('woff'),
         url('arialroundedmtstd-bold-webfont.ttf') format('truetype'),
         url('arialroundedmtstd-bold-webfont.svg#arial_rounded_mt_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*my nav */

ul.nav {
	
	margin:0;
	padding:0;
	list-style-type:none;
	width:8em;
	
	
}

ul.nav a {
	 dispaly:block;
	 color:#630;
	 text-decoration:none;
	 padding-bottom: 8px;
	 border-bottom:1px solid #fed192;
	
	}
ul.nav a:hover {
  color: #FFF ;
  
}





/* my nav End */



body {
	margin: 0;
	padding: 0;
	min-width: 980px;
	background-color: #FFF;
	background-image: url(images/#);
	background-repeat: no-repeat;
	background-position:center top;
	font-family:"Comic Sans MS";	
}

a:link {color:#FF0000;}    /* unvisited link */
a:visited {color:#FF0000;} /* visited link */
a:hover {color:#FF0000;}   /* mouse over link */
a:active {color:#FF0000;}  /* selected link */
a { text-decoration:none }




h1, h2, {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-family:"Comic Sans MS";
	font-weight: 300;
	color:#63C;
	text-align:left;
}

h3 {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-family:"Comic Sans MS";
	font-weight: 300;
	color:#fff;
	text-align:left;
}

h1 {
	font-size: 1.8em;
	color: #C30;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.4em;
}


#wrapper {
	padding: 0;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: ;
	background-position: center top;
	background-image: url(images/bear_bg.png);
}

/* Header */



#header {
	width: 710px;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 165px;
	padding-left: 255px;
	padding-right: 15px;
	padding-bottom: 20px;
	overflow: auto;
}

/* bearfeet slider */

#slider {
	position: relative;
	width: 710px;
	margin-top: ;
	margin-right: ;
	margin-bottom: px;
	margin-left: ;
}

#slider .viewer {
	width: 710px;
	height: 55px;
	overflow: hidden;
	margin-top: 0;
	margin-right: ;
	margin-bottom: 0;
	margin-left: ;
}

#slider .viewer .reel {
	display: none;
	height: 55px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 710px;
	height: 55px;
}

/* bearfeet slider End */






/* Page */

#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 530px;
}
/* Content */

#content {
	width: 430px;
	background-color: #;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Comic Sans MS";
	height: 390px;
	background-color:;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 80px;
	float: left;
}

#content_landing {
	width: 430px;
	background-color: #;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Comic Sans MS";
	height: 390px;
	background-color:;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 80px;
	float: left;
}

#info{
	width:440px;
	height:400px;
	
	}
	
	
#sidebar{
	width:220px;
	float:right;
	height: 390px;
	padding-top: 75px;
	padding-bottom: 55px;
	padding-right: 10px;
	padding-left: 30px;
		}
	

#navigation {
	float:;
	overflow: hidden;
	width: 160px;
	height: 370px;
	padding-top: 110px;
	float: left;
	padding-bottom: 50px;
	padding-left: 40px;
	font-family: "arial_rounded_mt_stdbold";
	font-size: 16px;
	line-height: 28px;
}

/* bottom boxes */

	
	
#bot_boxes{
	width:980px;
	height:160px;
	position: relative;
	margin-right: auto;
	margin-left: auto;		
		
	}
	
#box_1{
	width:260px;
	height:160px;
	float:left;	
	}
	
#box_2{
	width:240px;
	height:160px;
	float:left;
	
	}

#box_3{
	width:240px;
	height:160px;
	float:left;
	
	}
	
#box_4{
	width:240px;
	height:160px;
	float:left;
	
	}
	
	
	
/* Footer */

#footer {
	width: 900px;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-left: 80px;
	text-align:center;
	color:#339900;
}
