/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #E87D1E; text-decoration: underline;}

body
{	
    margin: 0px 0px 0px;
    padding: 0px;
    font-family: Georgia;
    font-size: 12px;
    color: #595959;
    background-color: #111111;
	background-image: url(images/background.jpg);
}

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{font-size:140%; color: #F68E1E; margin: 15px 0px 10px 0px;}        

h2{font-size:150%;}        

h3{font-size:140%;}        

h4{font-size:130%;}        

h5{font-size:120%;}        

h6{font-size:110%;}    


/* Background Images */

/* Div Table Styles */
.photo { position: absolute; z-index: 1;}
.mask { position: absolute; z-index: 2;}
.OrderNow { position: absolute; z-index: 3; margin: 125px 0px 0px 155px;}

.mainContent { padding: 30px 50px 15px 35px;}
.mainContent2 { padding: 30px 50px 15px 50px;}

/* Text Styles */



/* Navigation Styles */
.mainNav { line-height: 34px; color: #FFF; margin: 0px 0px 0px 80px; font-size: 11px; text-align: center; }
.mainNav a { display: block; float: left; color: #FFF; line-height: 34px; padding: 0px 3px; text-decoration:none;  }
.mainNav a:hover, .mainNav .selected { background-image: url(images/whiteArrow.jpg); background-position:bottom; background-repeat: no-repeat;  }

#flavorList
{
	width: 924px;
	margin: 0px auto;
}

.flavor
{
	text-align: center;
	float: left;
	margin: 0px 4px 20px;
}
.flavor img
{
	padding: 0 0 10px 0;
}


/* Logoworks Link Backs */
.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #B2B2B2;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.logoworksLink a
{
	padding: 0px 5px;
	color: #B2B2B2;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}