@charset "UTF-8";

html { overflow-y:scroll; }

body {
	background: #E77102;
	background-image:url(images/head.png);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

/* text stylings */	

#container {
	width: 1160px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
}

#mainContent {
	width: 945px;
	float:left;
	padding:0px 100px 0px 145px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	}
	
#mainContent2 {
	width: 945px;
	float:left;
	padding:0px 100px 0px 145px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	}	
	
#mainContent3 {
	width: 945px;
	float:left;
	padding:0px 100px 0px 145px;
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	}		

		
p {
	font-family:"Times New Roman", Times, serif;
color: #000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3;
font-size: 14px;
padding: 0px;
margin:0px;
	}

#homecolumn2 p {
	font-size:20px;
	font-weight: bold;
	color:#000;
	padding: 45px 0px 0px 0px;
	}	
	


.attribution	{
	text-align:right;
	line-height: 1.3;
	margin-bottom: 25px;
	font-weight: bold;
}

#profilecolumn img {
	margin-top:5px;
	}	

#homecolumn1 img {
	margin: 0 auto;
	}	

#menu p {
	display:inline;
	padding: 0px 8px 0px 12px;
	}	

#skinnycolumn img {
	margin:auto;
	padding: 0px 0px 40px 0px;
	}	
	
	
a {
	font:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:29px;
	color:#000;
	margin: 0px;
	}	

ul {
	margin:0px;
	}
	
ul li {
	list-style:disc;
	list-style-position:outside;
	text-align:left;
	font-size:13px;
	margin:0px;
	color:#FFFFFF;
	line-height: 29px;
	display:inline;
	}		

#menu ul, #menu ul li {
	line-height:14px;
	color:#FFF;
	margin:0px;
	padding: 0px;
	list-style:none;
	}	

#menu ul li a {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
    line-height: 14px;
	text-decoration:none;
	}

#menu ul li a:hover {
	text-decoration:none;
	border-bottom: 2px #FFF solid;
	}		

#footer p, #footer a, #footer a:link, #footer a:visited, #footer a:active {
	font:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#Feab02;
	display:inline;
	text-align:right;
	line-height:30px;
	}

#footer a:hover {
	color:#FFFFFF;
	}


blockquote {
	padding: 0px 24px 0px 24px;
	margin: 0px;
	}	
	
img {
	border: 0 none;
	}	

	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	padding-bottom:8px;
	color:#000;
	margin: 0px;
	text-align:left;
	}
			
h2, h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	padding-bottom:3px;
	color:#000;
	margin: 6px 0px 3px 0px;
	text-align:left;
	}		

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	padding-bottom:8px;
	color:#66cc00;
	text-align:center;
	margin: 0px;
	}	

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	padding:5px 0px;
	color:#66cc00;
	text-align:left;
	margin: 0px;
	}			
			
		
/* divs go below here */	

#tagline {
	width: 712px;
	height: 30px;
	float:left;
	text-align:left;
	padding: 25px 0px 0px 0px;
	}

#menu {
	width: 945px;
	height: 57px;
	float:left;
	text-align:left;
	padding: 5px 0px 0px 0px;
	}
		
#homecolumn1 {
	float:left;
	width: 397px;
	padding: 0px 40px 100px 0px;
	}	
	
#homecolumn2 {
	float:left;
	width: 401px;
	padding: 41px 0px 100px 0px;
	}	

#wrap {
	float:left;
	padding: 0 0 20px 0;
	border-bottom: 1px #E77102 solid;
	margin-bottom: 20px;
}

#storecolumn1 {
	float:left;
	width: 250px;
	padding: 41px 40px 9px 0px;
	}	
	
#storecolumn2 {
	float:left;
	width: 400px;
	padding: 41px 0px 9px 0px;
	}	

#presscolumn {
	float:left;
	width: 325px;
	padding: 0px 30px 100px 0px;
	}	

.wrap {
	float:left;
	width: 710px;
}

#youtubecolumn {
	float:left;
	width: 650px;
	padding: 0px 30px 20px 0px;
	}
	
#profilecolumn {
	float:left;
	width: 680px;
	padding: 0px 30px 100px 0px;
	}	

#gallerycolumn {
	float:left;
	width: 820px;
	padding: 0px 30px 100px 0px;
	}

#skinnycolumn {
	float:left;
	width: 180px;
	padding: 160px 5px 100px 5px;
	}	
	
#footer {
	float:left;
	width: 960px;
	height: 20px;
	margin: 0px 100px 0px 145px;
	padding:0px;
	text-align:right; 
	border-top: 1px #F08902 solid;
	}	

.center	{
	text-align:center;
}

