/******************** HILLSIDE LIQUOR STORE ********************/
html {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 35px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	font-size: 85%;
	text-align: center;
}
h1, h2 {
	margin: 0;
	text-transform: uppercase;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3, h4, p {
	margin: 10px 15px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	color: #956477;
	color: #AAB360; /* green */
}
h3 p {
	margin: 0; /* fix tinyMCE fuckup */
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
}
p, li {
	/*font-size: 10pt;*/
	line-height: 140%;
}
ul {
	margin: 5px;
	margin-left: 20px;
	padding: 10px;
	list-style: disc;
}
b {
	color: #956477;
}
a {
	color: #853653;
}
a:hover {
	color: #A85674;
}
img {
	display: block;
	border: 0;
}
.photo img {
	margin: 0 auto;
}
.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	width: 736px;
	width: 936px;
	padding-bottom: 40px;
	background-color: #E1E3CD;
}
#logo {
	padding-top: 40px;
	margin-left: 25px;
	margin-right: 25px;
	width: 886px;
	text-align: right;
}
#logo img {
	display: inline;
}
#bloglink {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#bloglink:hover {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

#body {
	margin: 0 auto;
	width: 886px;
	background-color: #FFFFFF;
	text-align: left;
}
#body_leftcolumn {
	width: 442px;
	border-right: 2px solid #333333;
	background: url(images/maincolbg.gif) repeat-y center;
}
#body_rightcolumn {
	width: 442px;
	background: url(images/maincolbg.gif) repeat-y center;
}
.subcolumnA {
	width: 220px;
	border-right: 2px solid #333333;
}
.subcolumnB {
	width: 220px;
}
.subcolumnA img, .subcolumnB img {
	margin: 0 auto;
}
#menu {
	width: 220px;
	height: 300px;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu a {
	display: block;
	width: 215px;
	margin: 0;
	padding: 2px 0 2px 5px;
	border: 0;
	color: #999999;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 2px dotted #d9d7d7;
}
#menu a:hover, .selected {
	background: #E5E5E5;
	color: #666666;
}
/*#menu #home {
	height: 22px;
	border-bottom: 0;
}*/
.colorbar {
	width: 686px;
	width: 886px;
	margin-left: 25px;
	margin-right: 25px;
}
.colorbar td {
	border-right: 2px solid #333333;
}
.colorbar_grey, .colorbar_wine, .colorbar_green, .colorbar_gold {
	width: 220px;
	height: 35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
#pagetitle {
	font-size: 18pt;
	font-weight: normal;
}
.colorbar_grey {
	background-color: #736C6C;
}
.colorbar_wine {
	background-color: #6F2C45;
}
.colorbar_green {
	background-color: #AAB360;
}
.colorbar_gold {
	background-color: #CC9933;
}
#colorbar_noborder, #colorbar_noborder1, #colorbar_noborder2 {
	border: 0;
}

/******************** IMAGE ROTATOR ********************/
#imageContainer {
	position: relative;
	margin: 0;
	width: 440px;
	height: 300px;
	background: #FFFFFF;
}
#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.staffpicks div {
	width: 220px;
	height: 70px;
}
.staffpick1 { background: #b96e89 url(images/bg-staffpick1.gif) no-repeat bottom center; }
.staffpick2 { background: #736c6c url(images/bg-staffpick2.gif) no-repeat bottom center; }
.staffpick3 { background: #bac46b url(images/bg-staffpick3.gif) no-repeat bottom center; }
.staffpick4 { background: #d5aa53 url(images/bg-staffpick4.gif) no-repeat bottom center; }
.staffpick5 { background: #b96e89 url(images/bg-staffpick5.gif) no-repeat bottom center; }
.staffpick6 { background: #736c6c url(images/bg-staffpick6.gif) no-repeat bottom center; }
.staffpick7 { background: #bac46b url(images/bg-staffpick7.gif) no-repeat bottom center; }
.staffpick8 { background: #d5aa53 url(images/bg-staffpick8.gif) no-repeat bottom center; }

.staffpicks h3 {
	margin: 0;
	padding: 30px 15px 0 15px;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-transform: uppercase;
}

.feat_newarrive {
	font-weight: bold;
	color: #aab360;
}
.social-header {
	margin-right: 3px;
}
.social-header td {
	border: 0;
}
.social-header .followus {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
.social-contact {
	margin: 10px auto;
	width: 160px;
}
.social-contact .icon {
	float: left;
	padding: 10px;
	width: 60px;
}

.tweet-tip {
	font-size: 90%;
}
#twitter_feed {
	margin: 0 15px;
}
#twitter_update_list, #twitter_update_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#twitter_update_list li {
	border-top: 1px solid #aab360;
	padding: 7px 0;
	font-size: 90%;
	line-height: 120%;
}
#twitter_update_list a {
	/*color: #333333;*/
}

#credit {
	margin: 10px;
	font-size: 9pt;
	line-height: 100%;
	color: #CCCCCC;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	color: #999999;
	text-decoration: underline;
}
#mc_embed_signup {
	margin: 15px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	margin: 3px 0;
	border: 1px solid #666666;
	padding: 2px;
	background: #EEEEEE;
	color: #666666;
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
}
.button {
	border: 0;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #6F2C45;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
object, embed {
	display: block;
	width: 342px;
	height: 230px;
	margin: 0;
	padding: 0;
}
