body {
	margin: 0;
	padding: 0;
	background-image: url(images/patt1.jpg);
}

#topShadow{
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	background-image: url(images/backgroundShadow.png);
	background-repeat:repeat-x;
	z-index: 1;
}

#container{
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

#contentSpace{
	float: right;
	background: #FFF;
	background-repeat: repeat-y;
	margin: 0;
	padding: 15px 22px 10px 18px;
	width: 560px;
	overflow: visible;
	height: 100%;
	z-index: 7;
	clear: both;
}

#contentSpace p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#contentSpace p.comentCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

#contentSpace a{
	color: #C31819;
	text-decoration: none;
}

#imgSpace{
	margin: 0 0 10px 0;
	padding: 0;
	min-height: 200px;
}

#postSpace{
	margin: 0;
	padding: 0 20px 0 0;
	width: 340px;
}

#postSpace h2{
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

#postSpace a:link{
	margin: 0 0 5px 0;
	padding: 0;
	color: #c31819;
	text-decoration: none;
}

#postSpace a:hover{
	text-decoration:underline;
}

#socialSpace{
	margin: 0;
	padding: 0 0 0 10px;
	width: 190px;
	background-image: url(images/socialShadowBKG.png);
	background-position:left;
	background-repeat:repeat-y;
	float: right;
	min-height: 450px;
}

#socialSpace ul{
	margin: 0;
	padding: 0;
}

#socialSpace li{
	margin: 0;
	padding: 0;
	list-style:none;
}

#socialSpace ul.twitter li.twitter-item{
	margin: 0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#socialSpace a:link{
	color: #c31819;
}

#navigation{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
	overflow: hidden;
}

#navigation img{
	border: 0;
}

#navigation ul{
	margin: 0;
	padding: 0;
}

#navigation li{
	list-style:none;
	
}

#navigation .navmenu #menutop a{
	margin-top: 3px;
	width: 200px;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-transform: uppercase;
}

#navigation .navmenu #menutop a:hover{
	background: #4c73a4;
}

ul.submenu li a{
	margin-top: 3px;
	margin-left: 10px;
	padding: 2px;
	display: block;
	width: 200px;
	text-decoration: none;
	color: #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	text-transform: uppercase;
}

ul.submenu li a:hover{
	background: #4c73a4;
}

.selected{
	background: #4c73a4;
}


#footer{
	margin: 0;
	padding: 10px 20px 0 20px;
	text-align: center;
	width: 560px;
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	float: right;
	
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#footer ul{
	padding: 0;
	margin: 0;
}

#footer li{
	display: inline;
	list-style: none;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#footer img{
	border: 0;
}

#contactInfo{
	float: left;
	margin: 0;
	padding: 0;
}

#icons{
	float: right;
	margin: 0;
	padding: 0;
}

#show{
	display: block;
}

#hide{
	display: none;
}

h2.blogTitle a{
	color: #c31819;
	font-size: 1.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

.date{
	text-transform: uppercase;
	letter-spacing: 2px;
}

.price {
	float: right;
}

#menu{
	width: 475px;
	margin: 0 auto;
}

#menu p{
	margin-bottom: 20px;
	border-bottom: dotted #777 1px;
	
}

.headline{
	color: #c31819;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.75em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-bottom: 10px;
}

#menuInfo p{
	margin: 0 auto;
	border-bottom: none;
	text-align:center;
	font-style: oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-bottom: 5px;
}

#small p{
	margin: 0 auto;
	border-bottom: none;
	text-align: center;
	font-style: oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	padding-bottom: 5px;
}

#small{
	padding-bottom: 10px;
}

#leftCol{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 130px;
	text-align: center;
}

#leftCol p{
	border-bottom: none;
}

#rightCol{
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	width: 130px;
	text-align: center;
}

#rightCol p{
	border-bottom: none;
}

#columnHolder{
	width: 275px;
	clear:both;
}

.glass{
	float: right;
	margin-right: 15px;
}

.bottle{
	float: right;
}

textarea{
	width: 470px;
}

h2{
	color: #c31819;
}