@charset "utf-8";
/* CSS Document */

body{
margin-top:24px;
margin-right:79px;
margin-bottom:0px;
padding:0px;
text-align:center;
background:url(images/back.jpg) repeat-x;
}
#wraper{
margin:auto;
width:880px;
height:600px;
float:none;
clear:both;
}
#bee {
height:140px;
width:203px;
text-align:right;
clear:both;
float:left;
margin-right:20px;
}
#mp3{
height:140px;
width:320px;
float:left;
clear:right;
margin-left:20px;
margin-top:20px;
margin-right:5px;
}
#logo{
float:left;
margin:auto;
text-align:center;
padding-top:0px;
margin-top:10px;
width:300px;
height:130px;
clear:none;
}
#refletion{
clear:both;
margin:auto;
float:left;
width:799px;
height:206px;
background:url(images/reflection.jpg) no-repeat;
}
#message{
background:url(images/message_back.jpg) no-repeat;
width:345px;
height:249px;
clear:both;
float:left;
}
#title{
width:150px;
height:25px;
padding-top:30px;
float:left;
clear:both;
font-family:Impact;
font-size:13px;
color:#FFFFFF;
margin-left:25px;
}
#text{
clear:both;
width:300px;
float:left;
padding-top:10px;
margin-left:25px;
font-family:Verdana;
font-size:10px;
color:#ffffff;
height:200px;
margin-right:25px;
}
#hometext{
clear:both;
float:left;
margin-top:10px;
width:413px;
height:440px;
background:url(images/back_text.jpg) no-repeat;
}
#texthome {
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
padding-left:20px;
padding-top:20p;
padding-right:25px;
height:388px;
margin-bottom:15px;
margin-top:20px;
line-height:13px;
}
#footer{
text-align:right;
width:760px;
float:left;
clear:both;
height:20px;
font-family:Tahoma;
font-size:10px;
color:#ad844e;
padding-top:5px;
}
#tour_dates{
background:url(images/back_tour.jpg) no-repeat;
width:747px;
height:460px;
float:left;
text-align:center;
clear:both;
margin-left:35px;}
#table{
width:622px;
float:right;
margin-right:50px;
}
#products{
width:747px;
height:460px;
float:left;
clear:both;
background:url(images/store.jpg) no-repeat;
margin-left:35px;
}
#product{
float:left;
width:180px;
height:150px;
margin-top:70px;
margin-left:40px;
margin-right:10px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}
#product2{
float:left;
width:180px;
height:150px;
margin-top:10px;
margin-left:40px;
margin-right:10px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}
#pic_store{
height:100px;
width:100px;
border:1px solid #CCCCCC;
float:left;
margin-left:40px;
clear:both;
}
#text_store{
height:30px;
width:150px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
float:left;
margin-left:15px;
margin-top:10px;
clear:both;
}
#contact{
width:747px;
height:460px;
float:left;
clear:both;
margin-left:35px;
}
#contact_pic{
height:201px;
width:300px;
float:left;
margin-top:30px;
margin-left:60px;
}
#contact_info{
height:300px;
width:300px;
float:left;
margin-top:30px;
margin-let:50px;
font-family:Tahoma;
font-size:12px;
line-height:18px;
color:#666666;
text-align:left;
margin-left:15px;
}
.contact_text{
font-family:Arial;
font-size:12px;
color:#999999;
padding-left:5px;
text-align:left;
}
a:link {
	color:#ad844e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ad844e;
}
a:hover {
	text-decoration: none;
	color:#ad844e;
}
a:active {
	text-decoration: none;
}