@charset "utf-8";
/* CSS Document */



body {
margin:0px; 
padding:0px;
font-family:"Palatino", "Times New Roman", Times, serif;
background-color:#323617;
color:#f8ea9f;
}

p {
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.33;
	
}

h2 {
    margin-top: 25px;
	margin-bottom: -2px;
    font-size: 25px;
	font-weight:bold;
}


a:link {color: #f8ea9f; text-decoration: none}

a:visited {color: #f8ea9f; text-decoration: none}

a:hover {color: #228106; text-decoration: none}


#container {

position: absolute;
background-image: url(background_img.jpg);
top:5px;
left: 50%;
margin-left: -499px;
width: 966px;
background-color:#798439;
background-repeat: no-repeat;
}

#buttonDiv {
	position:absolute;
	width:400px;
	left:50%;
	top: 245px;
	margin-left: -140px;
	z-index: 3;
}

#contentDiv {
width:635px;
margin-top: 293px;
margin-left: 291px;
}

#container1 {
position: absolute;
background-image: url(background_store.jpg);
top:5px;
left: 50%;
margin-left: -499px;
width: 966px;
background-repeat: no-repeat;
background-color:#798439;
}

#contentDiv1 {
width:880px;
margin-top: 293px;
margin-left: 291px;;
}

#contentDiv2 {
width: 688px;
margin-top: 293px;
margin-left: 60px;
}

#footer {

width: 100%;
height: 200px;
background-image: url(footer_img.jpg);

}

#copyright {

color: #32562f;
position: absolute;
margin-left: 291px;
margin-top: 10px; 

}

#address {

font-size: 15px;
margin-left: 291px;

}

.pLeadInVideo {
	font-family: "Myriad Pro", "Myriad", "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	color: #f8ea9f;
	font-size: 0.90em;
	font-weight: bold;
	margin-right: 4px;
	line-height: 0.814em;
	text-align: center;	
}
