﻿body {	margin: 0 auto;
		background-image: url("images/vintage2.jpg");
		
}


#header	{ margin: 0 auto;
		background-image: url('images/header.png');
		width: 1000px;
		height: 200px;
}


#headerbg	{ margin: 0 auto;
			height: 200px;
			background-image: url('images/headerbg.png');
			
}

#socialmedia	{	float: right;
					margin: 0 auto;
					height: 50px;
					width: 100px;
					background-color: #ffffcc;
					margin-right: 50px;
					border-left: medium #660000 outset;
					border-right: medium #660000 outset;
					border-bottom: medium #660000 outset;
					border-bottom-left-radius: 15px;
					border-bottom-right-radius: 15px;
					text-align: center;
					padding-top: 5px;
					

}

#lines	{margin: 0 auto;
		width: 40px;
		height: 2px;
		background-color: #660000;
		margin-top: 4px;
	
}

#line2	{margin: 0 auto;
		width: 40px;
		height: 2px;
		background-color: #660000;
		margin-top: 3px;
	
}


.greenline	{ height: 3px;
			background-color:green;
}

.whiteline	{height: 3px;
			background-color:white;
}

.redline	{height: 3px;
			background-color:red;
}


#brownline	{margin: 0 auto;
			height: 40px;
			width: 1000px;
}

#phone	{	 margin: 0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:30px;
			font-style:italic;
			font-weight:bold;
			color: #552105;	
			text-align: center;
			margin-top: 5px;
}

#nav	{	margin: 0 auto;
			width: 1000px;
			height: 30px;
			margin-top: 30px;
			margin-bottom: 30px;
			text-align: center;
}


#button a{	margin: 0 auto;
			border: 3px outset #cc9933;
			padding: 4px 7px 4px 7px;
			background-color: #660000;
			font-size: 25px;
			font-style: italic;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			border-top-left-radius: 15px;
			border-top-right-radius: 15px;
			border-bottom-left-radius: 15px;
			border-bottom-right-radius: 15px;
			margin-right: 30px;

}
#button a:link {color: #cc9933;
}
#button a:visited {color: #cc9933;
}
#button a:hover { color: #cc9933;
				border: 3px outset #cc0000;
				background-color: #660000;
}
#button a:active { color: #cc9933;
				background-color: #660000;
				border: 2px inset #ffffff;
}

#photoslider	{margin: 0 auto;
				width: 1000px;
				height: 400px;
	
}

#brickoven	{
	float: left;
	width: 319px;
	height: 450px;
	background-image: url('images/brickoven2.png');
}

#slider	{margin-left: 329px;
		width: 671px;
		height: 400px;
		
		margin-top: 25px;
	
}


#storybg	{margin: 0 auto;
			width: 1000px;
			background-image:url('images/storybg.png');
			margin-top: 50px;
	
}

#story	{ margin: 0 auto;
		width: 	968px;
		background-color: #ffffcc;
		border:medium #660000 solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:large;
		color: #660000;
}

#storytitle	{ font-family: "Monotype Corsiva";
			font-size:x-large;
			font-style:italic;
			font-weight:bold;
			color: #660000;
			text-align: center;
	
}


#storytext	{
	margin: 0 auto;
	width: 948px;
	padding-bottom: 10px;
	
}

#footerbg	{margin: 0 auto;
			background-image:url('images/footerbg.png');
			background-repeat:repeat-x;
			height: 100px;
	
}

#footer	{	margin: 0 auto;
			width: 1000px;
			height: 80px;
			padding-top: 20px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color: #660000;
			text-align: center;
	
}

#contactright	{margin-left: 474px;
				width: 470px;
				
				
	
}

#contactleft	{float: left;
				width: 470px;
				border-right-color: #660000;
				border-right-style: solid;
				border-right-width: thin;
}

#button2 a{	margin: 0 auto;
			border: 3px outset #cc9933;
			padding: 2px 5px 2px 5px;
			background-color: #660000;
			font-size: 1em;
			font-style: italic;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			border-bottom-left-radius: 10px;
			border-bottom-right-radius: 10px;
			text-align: center;
}
#button2 a:link {color: #cc9933;
}
#button2 a:visited {color: #cc9933;
}
#button2 a:hover { color: #ffcc99;
				border: 3px outset #cc0000;
				background-color: #660000;
}
#button2 a:active { color: #cc9933;
				background-color: 660000;
				border: 2px inset #ffffff;
}

#menutitle	{ font-family: "Monotype Corsiva";
			font-size:x-large;
			font-style:italic;
			font-weight:bold;
			color: #660000;
			text-align: center;
	
}

#storefront	{ margin: 0 auto;
			width: 1000px;
	
}

#facebook	{ float: right;
			width: 300px;
			margin-right: 15px;
			margin-top: 20px;
			padding-left: 15px;
			padding-bottom: 15px;
	
}

#fbtitle	{font-family: "Monotype Corsiva";
			font-size:x-large;
			font-style:italic;
			font-weight:bold;
			color: #660000;
			text-align: center;
			margin-top: 10px;

	
}