@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; 
	background-color:#C4A36A;
}

h1, h2, h3, h4, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 20px 20px 0px 20px;
	color: #BC9156;
	color:#644322;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #444444;
	margin: 5px 20px 14px 20px;
}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #444444;
	margin: 5px 30px 15px 30px;
}

.tableHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BC9156;
}

a {
	color: #D12D05;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #b99155;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 2.0em;
	color: #444444;
	margin: 0px 0px 15px 30px;
	position: relative;
}

#container {
	width: 800px; 
	margin: 0 auto;
	background-image: url(images/pieroguys-bg.gif);
	background-repeat: repeat-y;
	top: 226px;
}

#header {
	width: 800px;
	height: 226px;
	background: transparent url(images/pieroguys-pierogies.jpg) no-repeat top left;
}

#header h1 {
	display: none;
}

#nav1 {
	width: 524px;
	margin: 0 auto;
	margin-top: 4px;
}

#nav2 {
	width: 580px;
	margin: 0 auto;
	margin-top: 8px;
}

#content {
	width: 600px;
	position: relative;
	left: 100px;
}

#content img {
	display: block;
	margin: auto;
}

#footer {
	height: 57px;
	width: 800px;
	background: transparent url(images/pieroguys-footer.gif) no-repeat top left;
}

.slideshow {
	width: 590px;
	margin: 0 auto;
	text-align: center;
}

#copyright {
	width: 600px;
	text-align: center;
}

#copyright li {
	display: block;
	margin: auto;
	text-align:center;
}

#copyright p {
	font-size: 9px;
	text-align: center;
}

table.order {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
}

#locations {
	text-align: center;
}

#locations h2 .state {
	font-family: Helvetica, sans-serif;
	color: #C3B491;
	font-weight: 100;
	font-size: 17px;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	letter-spacing: 0.2em;

}

#locations p.name {
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #D12D05;
	line-height: 1.5em;
}

#locations p.name a {
	font-size: 15px;
	font-weight: bold;
	color: #D12D05;
}

#locations p.name a {
	text-decoration: none;
}

#locations p.name a:hover {
	color: #000;
}

p.location {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
}

p.location a {
	font-weight: bold;
	text-decoration: none;
}

p.location a:hover {
	font-weight: bold;
}

.new {
	font-style:italic;
	font-weight: normal;
	color: #1C731F;
}

.contact p {
	text-align: center;
	line-height: 1.5em;	
}

#content img.locallyOwned {
	margin-top: 30px;
	margin-bottom: 30px;
}

#content img.newsImageLeft {
	float: left; 
	display: inline;
	padding: 0;
	margin: 10px 15px 20px 22px;
}

#content img.newsImageRight {
	float: right; 
	padding: 0;
	margin: 0px 10px 20px 15px;
}

#picasa {
	float: right;
	width: 180px; 
	background-color: #fff; 
	border: 1px solid #ccc;
	padding: 0;
	text-align: center;
	margin: 0 14px 20px 10px;
}

#picasa p {
	padding: 0;
	margin: 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333;
	font-size: 9px;
	font-weight: bold;
}

#homeContentWrap {
	width: 580px; 
	padding: 10px; 
	margin: 0 auto;
	margin-top: 24px;
}

#homeContentWrap p {
	margin: 10px 0 10px 8px;
	line-height: 22px;
}

#specials {
	width: 174px; 
	float: right; 
	margin: 0 10px 10px 10px;
	padding-left: 20px;
	text-align: left;
	border-left: 1px solid #E3D8C5;
}

#specials p {
	font-size: 9px;
	line-height:11px;
	margin: 0 4px 12px 0;
	padding: 0;
}

#specials ul {
	list-style-type: none;
	margin: 0px 3px 0px 0;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}

#specials ul li {
	line-height: 17px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #E3D8C5;
}

#news {
	display: block; 
	margin-bottom: 30px;
	padding: 0px 30px;
}

#news h1, h2, h3, h4, h5 {
	margin: 4px 0px;
}

#news p {
	margin: 10px 0px;
}