@charset "utf-8";
/* CSS Document */

body {
margin: auto;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/bodyBackTop.gif);
background-repeat:repeat-x;
background-position:top;
}



#global {
background-color:#FFFFFF;
margin: auto;
width:1000px;
height:auto;
border:#000000;
border-style:inset;
border-width:0px;
}

#headerMain {
width:1000px;
height:540px;
}

#headerShop {
width:1000px;
height:220px;
}

#menuHolder {
	float:left;
	margin: 0px;
	width: 1000px;
	height: 30px;
	z-index:1;
}

.indexText {
float:left;
margin:15px 0 0 0;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
line-height:18px;
letter-spacing:0em; 
color:#000000;
width:100%;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	color:#81791c;
	font-weight:900;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
letter-spacing:0px; 
color:#000000;
font-weight:700;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	font-weight:900;
	margin:0px 0;
}

.textBox{
line-height:30px;
}

.btnBox{
margin:20px 0;
float:left;
border:0px;
}

.btnHolder{
width:400px;
float:right;
}

.textBox2{
width:700px;
line-height:30px;
}

.btnBox2{
float:left;
margin:10px 0 0 0;
}

.btnHolder2{
width:125px;
float:left;
display:inline;
margin-left:0px;
}




A:link {
text-decoration: none; 
color:#000000;

}
A:visited {
text-decoration: none; 
color: #81791c;
 
}
A:active {
text-decoration: none; 
color:#81791c;

}
A:hover {
text-decoration: none; 
color:#81791c;
}

.label {
background-color:#e0d229;
padding-left:15px;
margin-top:-10px;
}

#footer {
	float:left;
	margin-top:10px;
	background-color:#e0d229;
	width:1000px;
	height:25px;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

.footer a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}

/******store CSS*************/

blockquote {
float:left;
margin:0px;
}

.storePict {
float:left;
border:none;
}
.storebtnHolder2 {
float:right;
margin-left:10px;
width:125px;
}

.storeFrontText {
float:left;
margin:15px 0 0 0;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
line-height:18px;
letter-spacing:0em; 
color:#000000;
text-align:center;
}
#bottomMenu {
	float:left;
	width:1000px;
	height:150px;
	margin:10px 0;
}
.bottomMenuBoxes {
		width:288px;
	    text-align:center;
		float:left;
}
.bottomMenuBoxes A{
	color:#000;
	text-decoration:underline;
}
.bottomMenuBoxes A:hover {
	color:#81791c;
	text-decoration:underline;
}