/* Acknowledgments: Many thanks to all the outstanding designers out there, who freely give their time and talent to help beginners like me. A big Aloha to the great young Swedish designer Andreas Viklund, for giving me the bones of this site- http://andreasviklund.com. Also thanks to David Sawyer McFarland for the very readable book on Dreamweaver, and Max Design Australia for your outstanding method of teaching CSS- http://www.maxdesign.com.au/sites/. */

/******** General tags ********/
body{
font:normal 76%/1.2em Verdana, Tahoma, Arial, sans-serif;
background:#ffffff url(images/1general/background.gif) top center repeat-y;
color:#404040;
margin:0 auto;
padding:2;
}

a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0 4 4088b8;}
p{
	margin:0 0 18px 10px;
	list-style-type: none;
}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1{
font-size:1.4em;
letter-spacing:0px;
margin:0 0 10px 0px;
color:#333333;
}

h1 a{text-transform:none; color:#4088b8;}

h2{
font-size:1.4em;
color:#4088b8;
padding:0 2px 2px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}

h3{
font-size:1.2em;
font-weight:bold;
color:#4088b8;
border-bottom:1px solid #dadada;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

h4{
font-size:3.2em;
letter-spacing:-4px;
margin:0 0 30px 0px;
color:#4088b8;
}

blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
color:#404040;
width:970px;
margin:10px auto 5px;
padding:0;
}

#header{
	margin:0;
	padding-bottom: 10px;
	padding-top: 20px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

/******** sidebar ********/
#sidebar{
	float:none;
	width:125px;
	margin:0 0 5px 0px;
	padding:0px 0 0;
	height: 760px;
}

#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content variations ********/
#content{
	line-height:1.5em;
	width:790px;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	height: 380px;
}

#contentalt{
line-height:1.5em;
width:850px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

#content2 {
	float: right;
	height: 760px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
}
/******** Footer ********/
#footer{
	clear:both;
	text-align:right;
	color:#808080;
	font-size:0.9em;
	margin:0 auto;
	padding:8px 0;
	line-height:1.6em;
	background-color: #4088B8;
}

#footer p{margin:0; padding:0;}
#footer a{color:#ffffff;}

/******** Various classes ********/
.box{
	color:#ffffff;
	font-size:0.9em;
	background-color:#4088b8;
	line-height:1.3em;
	padding:5px 5px 5px 15px;
	top: 5px;
	left: 5px;
	margin: 5px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;

}
.floatson {
	top: 0px;
	float: right;
	margin-right: 163px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.floatwalking {
	float: left;
	left: 0px;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	right: 0px;
}
.floatowl {
	top: 100px;
	float: left;
	margin-top: 40px;
	margin-left: 144px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.logoborder {
	border: thick solid #4088B8;
}
.hairline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.thumbnail {
	height: 325px;
	width: 275px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 25px;
	margin-bottom: 28px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
.clearboth {
	clear: both;
}
.catbigtn {
	padding-top: 25px;
}
.Tn7pg_1 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 46px;
	top: 60px;
	padding-top: 20px;
}
.Tn7pg_2 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 256px;
	top: 60px;
}
.Tn7pg_3 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 466px;
	top: 60px;
}
.Tn7pg_4 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 46px;
	top: 270px;
	padding-top: 12px;
}
.Tn7pg_5 {
	height: 150px;
	width: 150px;
	left: 256px;
	top: 270px;
	position: absolute;
}
.Tn7pg_6 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 466px;
	top: 270px;
}
.Tn7pg_7 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 256px;
	top: 480px;
}
.tn6descript {
	position: absolute;
	top: 493px;
	width: 574px;
	height: 28px;
	left: 46px;
}
.CatgalP1 {
	height: 410px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 55px;
}
.catGalP2 {
	height: 410px;
	width: 325px;
	position: absolute;
	left: 390px;
	top: 55px;
}
.catGalP3 {
	height: 195px;
	width: 280px;
	position: absolute;
	left: 220px;
	top: 492px;
}
.catGaldes1 {
	height: 18px;
	width: 475px;
	position: absolute;
	top: 2px;
	left: 118px;
}
#content3 {
	float: right;
	height: 715px;
	width: 840px;
	position: relative;
}
.catPic1 {
	position: absolute;
	height: 675px;
	width: 563px;
	top: 1px;
	left: 81px;
}
.catPicCu {
	height: 544px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 65px;
}
.Tn7B1 {
	height: 150px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 1;
}
.Tn7B4 {
	height: 150px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 275px;
	z-index: 4;
}
.Tn7B7 {
	height: 150px;
	width: 220px;
	position: absolute;
	left: 268px;
	top: 490px;
	z-index: 8;
}
.Tn7B3 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 500px;
	top: 60px;
	z-index: 3;
}
.Tn7B2 {
	height: 150px;
	width: 150px;
	left: 285px;
	top: 60px;
	position: absolute;
	z-index: 2;
}
.Tn7B5 {
	height: 150px;
	width: 150px;
	left: 285px;
	top: 275px;
	position: absolute;
	z-index: 5;
}
.Tn7B6 {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 500px;
	top: 275px;
	z-index: 9;
}
.BgaldesWbl {
	height: 26px;
	width: 475px;
	position: absolute;
	left: 93px;
	top: 1px;
}
.email {
	height: 23px;
	width: 220px;
	position: inherit;
	left: 379px;
	top: 160px;
}
.stuccoPic1 {
	height: 675px;
	width: 563px;
	position: absolute;
	left: 80px;
	top: 1px;
}
.owlPic1L {
	height: 675px;
	width: 487px;
	position: absolute;
	left: 120px;
	top: 0px;
}
.bearGalW1 {
	height: 311px;
	width: 421px;
	position: absolute;
	left: 110px;
	top: 47px;
}
.bearGalW2 {
	height: 292px;
	width: 292px;
	position: absolute;
	left: 240px;
	top: 398px;
}
.bearGalW3 {
	height: 292px;
	width: 292px;
	position: absolute;
	top: 730px;
	left: 110px;
}
#content3 {
	float: right;
	height: 2335px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
.bearGalW4 {
	height: 311px;
	width: 421px;
	position: absolute;
	top: 1062px;
	left: 110px;
}
.bearGalW5 {
	height: 292px;
	width: 292px;
	position: absolute;
	left: 240px;
	top: 1413px;
}
.bearGalW6 {
	height: 287px;
	width: 292px;
	position: absolute;
	left: 172px;
	top: 1745px;
}
.bearGalW7 {
	height: 236px;
	width: 421px;
	position: absolute;
	left: 110px;
	top: 2072px;
}
#content4 {
	height: 715px;
	width: 810px;
	position: relative;
	float: right;
}
#content5 {
	float: right;
	height: 715px;
	width: 840px;
	position: relative;
	padding-left: 0px;
}
#content6 {
	float: right;
	height: 1000px;
	width: 840px;
	position: relative;
	padding-left: 0px;
}
#content7 {
	float: right;
	height: 6500px;
	width: 840px;
	position: relative;
	padding-left: 0px;
}
.Tn7Bmap {
	height: 601px;
	width: 658px;
	position: absolute;
	visibility: visible;
	top: 48px;
	z-index: 10;
	left: 3px;
}
img {
border: 0;
}
.contact1 {
	height: 201px;
	width: 250px;
	position: absolute;
	top: -15px;
	left: 84px;
}
.contact2 {
	height: 350px;
	width: 475px;
	position: absolute;
	left: 93px;
	top: 259px;
}
.beautHbL {
	height: 498px;
	width: 690px;
	position: absolute;
	top: 56px;
	left: 14px;
}
.about1 {
	height: 359px;
	width: 268px;
	position: absolute;
	top: 27px;
	left: 5px;
	font-size: 85%;
}
.about2 {
	height: 605px;
	width: 344px;
	position: absolute;
	left: 485px;
	top: 7px;
}
.about3 {
	height: 21px;
	width: 75px;
	position: absolute;
	left: 401px;
	top: 678px;
}
.about4 {
	height: 334px;
	width: 270px;
	position: absolute;
	left: 201px;
	top: 315px;
}
.textbox1L {
	padding: 10px;
	height: 675px;
	width: 655px;
	position: absolute;
	left: 28px;
	top: -12px;
	font-size: 1.5em;
}
.paragraph2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 110%;
	color: #404040;
	margin-bottom: 18px;
	line-height: 1.2em;
}
