* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #Fe9c17;
	background-color: #0b0209;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

a {
	color: #9a0002;
	text-decoration: none;
}

a:visited {
	color: #04756f;
	}

a:hover, a:active, a:focus {
	color: #9a0002;
	text-decoration: underline;
	}
	

/* *********************************** Main Divs ***************************************************** */

#container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bg_cont.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#navlist {
	padding-right: 26px;
	padding-top: 0px;
	height: 30px;
	font-size: .9em;
	font-weight: bold;
	background-image:url(images/bg_nav.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#navlist ul {
	margin: 0;
	padding: 7px 0 0 0;
}
	
#navlist li {
	text-decoration: none;
	display: inline;
	/*float: right;*/
	margin: 0 10px 0 10px;
	padding: 7px 0 0 0;
}

#navlist a {
	color: #fe9c17;
	text-decoration: none;
}

#navlist a:visited {
	color: #fe9c17;
	}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #fe9c17;
	text-decoration: underline;
	}


#branding {
	
}

#sidebar {
	float: right;
	width: 198px;
	margin-right: 16px;
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	color: #c27712;
}

#sidebar p {
	font-size: .85em;
	margin-bottom: .6em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

#sidebar p.centered {
	text-align: center;
}

#sidebar h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0em .6em 0em;
	color: #ffdb58;
	padding: 0;
}

#sidebar h2 {
	font-size: .9em;
	font-weight:bold;
	font-style: italic;
	margin: .6em 0;
	text-align: center;
	/*color: #78396c;*/
} 

#sbnewshead {
	/*set the indent way back so it can't possibly display; text readers will still 
	see it though so the headings will still be read */
	text-indent: -5000px;
	background-position: left;
	background-repeat: no-repeat;
}

#sbnewshead {
	background-image: url(images/sbh_news.gif);
	background-position: top left;
	height: 36px;
}


#maincontent {
	width: 640px;
	padding-left: 16px;
	text-align: justify;
}

#maincontent h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px 0em .6em 0em;
	color: #ffdb58;
	padding: 0;
	}

#homehead, #wwahead, #ourworkhead, #workhead, #workhead2, #workheadl, #contacthead, #philosophyhead, #staffhead {
	/*set the indent way back so it can't possibly display; text readers will still 
	see it though so the headings will still be read */
	text-indent: -5000px;
	background-position: left;
	background-repeat: no-repeat;
	height: 40px;	
}

#homehead {
	background-image: url(images/h_index.gif);
}

#contacthead {
	background-image: url(images/h_contact.gif);
}

#maincontent h2 {
	font-size: 1.4em;
	margin: 0em 0em 1em 0em;
	font-weight: bold;
	color: #bd071d;
	}
	
#maincontent h3 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	font-weight: bold;
	color: #04756f;
}

#maincontent h4 {
	font-size: 1.0em;
	margin: 0 0 1em 0;
	font-weight: bold;
	font-style: italic;
	color: #d65207; 
	}

#maincontent p {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 1em;
	}
	
#maincontent ol, #maincontent ul {
	margin-left: 3em;
	padding-bottom: 1em;
}

#maincontent li {
	padding-left: 10px;
}

#maincontent ol, #maincontent ul, #maincontent li {
	margin-top: 0.5em;
	line-height: 1.25em;
	}

/* #maincontent a {
	color: #9a0002;
	text-decoration: none;
}

#maincontent a:visited {
	color: #04756f;
	}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #9a0002;
	text-decoration: underline;
	}

*/

#footer {
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bg_footer.gif);
	/*background-position: top center;*/
	background-repeat: repeat-x;
	text-align: center;
	font-size: .9em;
	height: 63px;
}

#footer p {
	text-align: center;
	padding-bottom: .3em;
}

#footer p.nav {
	padding-top: 1em;
}

#footer a {
	color: #fe9c17;
	text-decoration: none;
}

#footer a:visited {
	color: #fe9c17;
	}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #fe9c17;
	text-decoration: underline;
	}

#maincontent form {
	margin-left: 40px;
}

label {
	color: #78396c;
}

input, textarea {
	margin-top: .5em;
}

textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.centered {
	text-align: center;
}



/*

/* ********************************************** Navlist Styles ************************************ 

#navlist p {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #f7f3b8;
	padding: 0 2px;
	line-height: 1.5em;
}

#navlist h2 {
	width: 130px;
	background-color: #570c0c;
	font-size: 12px;
	color: #ffffff;
	text-align: center;	
	padding-top: 6px;
	padding-bottom: 7px;
	margin: 0em 0em .3em 0em;
	border: 2px solid #80722f;
	border-color: #570c0c; 
}


/* ********************************************* Main Content Styles ******************************** 


#wwahead {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/wwa.jpg);
	background-position: top center;
	height: 202px;
}

#ourworkhead {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/ourwork.jpg);
	background-position: top center;
	height: 202px;
}


#workhead {
	background-image:url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/work.jpg);
	background-position: top center;
	height: 175px;
}

#workhead2 {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/work2.jpg);
	background-position: top center;
	height: 175px;
}

#workheadl {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/workl.jpg);
	background-position: top center;
	height: 175px;
}

#philosophyhead {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/philosophy.jpg);
	background-position: top center;
	height: 200px;
}

#staffhead {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/staff.jpg);
	background-position: top center;
	height: 202px;
}

#contacthead {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/contact2.jpg);
	background-position:top center;
	height: 202px;
}

	
#maincontent a {
	color: #80722f;
	text-decoration: none;
	color: #bd071d;
}

#maincontent a:visited {
	color: #bfb46f;
	}


#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #bd071d;
	text-decoration: underline;
	}


#maincontent td {
	padding: 5px;
}

#maincontent table.tbl_work {
	width: 100%;
	margin: 1em 0;
}

table.tbl_work td.image {
	text-align: center;
	width: 25%;
	vertical-align: top;
}

table.tbl_work img {
	margin: 5px 0;
}

table.tbl_work .company {
	font-weight: bold;
	color: #80722f;
}

table.tbl_work .url {
	font-style: italic;
}

table.tbl_work a {
	color: #80722f;
	text-decoration: none;
}

table.tbl_work a:visited {
	color: #bfb46f;
	}


table.tbl_work a:hover, table.tbl_work a:active, table.tbl_work a:focus {
	color: #bd071d;
	text-decoration: underline;
	}
table.tbl_work td.description {
	text-align: left;
	width: 75%;
	line-height: 1.25em;	
}


.figureleft, .figureright, .figurefull {
 	padding: .3em ;
	text-align: center;
}

.figureleft {
	float: left;
	margin-left: 0em;
	margin-right: 1.2em;
	max-width: 70%;
	border: 1px solid #80722f;
	
}

.figureright {
	float: right;
	margin-right: 1em;
	margin-left: 1.2em;
	max-width: 70%;
  	border: 1px solid #80722f;

}

.figurefull {
	margin-left: auto;
	margin-right: auto;
	display: block;
}


#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #bfb46f;
	font-weight: bold;
	}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #bd071d;
	text-decoration: underline;
}
	
div.pullquote {
	float: right;
	width: 132px;
	margin: 0px 0px 3px 15px;
	font-size: .9em;
	background-color: #7c7448;
	color: #9d945b;
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #924141;
	border-style:double;
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/webdocs/MysticalBear/images/bg_pullquote.gif);
	background-repeat: repeat;
}

div.pullquote p.title {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

div.pullquote p.comment {
	text-align: left;
	font-size: .9em;
}

div.pullquote p.source {
	font-style: italic;
	font-size: .9em;
	text-align: right;
}

#maincontent p.medbrown {
	color: #bfb46f ;
}

.centered {
	text-align: center;
}

*/
