/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #231f20;
	text-align: center;
	background-image: url(../images/bckgrndTile.gif);
	background-repeat: repeat;
}  

#wrapper {
	margin: 0pt auto auto 0px;
	padding: 0px;
	text-align: center;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a {
	cursor: pointer;
	color: #794500;
	text-decoration: none;
	overflow: hidden;
}

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

img {
	border:0px none;
}

img, a img, a:hover img {
	background-color:transparent;
	border:0px none;
}

#clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}

strong {
	font-weight: bold;
}

i{
	font-style: italic;
}

em{
	font-size: 12px;
	font-weight: normal;
}

h5{
	font-size: 14px;
	color: #333333;
}

/* classes */

.right{
	text-align: right;
}

.left{
	float: left;
}

.floatRight{
	margin: 0px 0px 20px 20px;
	padding: 0px;
	float: right;
}

.mb10{
	margin-bottom: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.mt30{
	margin-top: 30px;
}
.tip {
	font-style: italic;
	background-color: #FCE6EC;
	display: block;
	width: 275px;
	float: right;
	margin: 0px;
	padding: 5px;
	border: 1px dashed #FFCCCC;
}



/* Container */

#container {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 20px;
	background-color: #FFF;
	display: block;
}


/* Header */

#header {
	background-image: url(../images/pghdr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 960px;
	background-color: #fff;
}

h1 {
	margin: 35px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 165px;
	display: block;
}

h1 a {
	background-image: url(../images/logoLB.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 165px;
	border: none;
	background-position: left top;
	line-height: 172px;
	overflow: hidden;
}

small {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	color: #794500;
	font-size: 16px;
	font-weight: normal;
}

#nav{
	margin: 66px 0px 0px;
	padding: 0px;
	float: right;
	height: 18px;
}

#nav ul li {
	float: left;
	display: block;
	list-style-type: none;
}

#nav ul li a {
	display:block;
	height:18px;
	width:38px;
	background:transparent url(../images/navs.gif) no-repeat scroll 0px 0px;
	text-indent:-9000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav ul li a:hover,
body#home ul li a {
   background-position: 0px -18px;
}

#nav ul li#shop a {
   width:68px;
   background-position: -38px 0;
}

#nav ul li#shop a:hover,
body#shop ul li#shop a {
   background-position: -38px -18px;
}

#nav ul li#gallery a {
   width:55px;
   background-position: -106px 0;
}

#nav ul li#gallery a:hover,
body#gallery ul li#gallery a {
   background-position: -106px -18px;
}

#nav ul li#company a {
   width:63px;
   background-position: -161px 0;
}

#nav ul li#company a:hover,
body#company ul li#company a {
   background-position: -161px -18px;
}

#nav ul li#contact a {
   width:57px;
   background-position: -224px 0;
}

#nav ul li#contact a:hover,
body#contact ul li#contact a {
   background-position: -224px -18px;
}

#nav ul li#blog a {
   width:57px;
   background-position: -281px 0;
}

#nav ul li#blog a:hover,
body#blog ul li#contact a {
   background-position: -281px -18px;
}


/* Hero */

#mainStage {
	float:left;
	display:inline;
	background-color: #CCCCCC;
	padding: 0px;
	height: 350px;
	width: 960px;
	margin:0px;
}

/* mouseovers on stage */

#mainStage ul {position:relative; width:960px; height:350px; list-style-type:none; padding:0px; margin:0px; overflow:hidden;}
#mainStage ul li {float:left; display:inline; height:350px; width:480px; line-height:350px; margin:0px; overflow:hidden; padding:0px;}
#mainStage ul li a {float:left; display:inline; height:350px; width:480px; }
#mainStage ul li a:hover, a:active {background-color:transparent;}
#mainStage ul li img {margin-top:0px;}
#mainStage ul li.act img {margin-top:0px;}


/* intro section */

#intro{
	background-color: #fce6ec;
	background-image: url(../images/shadeIntro.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align: left;
	height: 150px;
}

h2{
	background-image: url(../images/logoBird.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 40px 0px 0px 40px;
	padding: 0px;
	float: left;
	height: 68px;
	width: 90px;
	line-height: 160px;
	overflow: hidden;
}

h3{
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #231f20;
	display: block;
	float: left;
	margin: 40px 0px 0px 40px;
	padding: 0px 10px 0px 0px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}

#shopNow {
	float: right;
	margin: 40px 30px 0px 0px;
	padding: 0px;
	width: 200px;
	display: block;
}


/* gallery */

#colFull{
	display: block;
	margin: 0px 30px;
	padding: 30px 0px 0px;
	width: 900px;
	text-align: left;
}

#imgFull{
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 435px;
	width: 900px;
	overflow: hidden;
	float: left;
}

#imgLeft{
	display: block;
	margin: 0px 30px 30px 0px;
	padding: 0px;
	height: 435px;
	width: 435px;
	overflow: hidden;
	float: left;
}

#imgRight{
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 435px;
	width: 435px;
	overflow: hidden;
	float: left;
}

/* base section */

#homebase{
	background-image: url(../images/shadeContent.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	height: 290px;
}

h4{
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #794500;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#colOne{
	display: block;
	padding: 0px;
	width: 288px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
	text-align: left;
	height: 188px;
}

#colTwo{
	display: block;
	padding: 0px 30px;
	width: 288px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}

#colThree{
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
	width: 195px;
	margin-right: 30px;
	height: 188px;
}

#page{
	background-image: url(../images/shadeContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 960px;
	display: block;
}

#promoArea{
	display: block;
	padding: 30px 0px 0px;
	width: 900px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin: 0px auto;
	height: 585px;
}


/* footer */

#footer {
	font-size: 11px;
	margin: 20px auto;
	padding: 0px;
	height: 50px;
	width: 960px;
	display: block;
}

#ftrLeft{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#ftrRight{
	display: block;
	float: right;
}
.view {
	background-color: #F9CAD8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.msg{
	color: #00FF99;
}
