body {
	background: #23024b;
	margin-top: 0px;
	text-align: center;
	font: 11px Verdana;
	color: #333333;
}
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}

div {
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
a {
	font: bold 14px/20px;
	margin: 0;
	padding: 2px 3px 12px 12px;
	text-decoration:none;
	color: #333333;
}
a:hover{
	text-decoration:underline;
	color: #084694;
}
.signup {
	color:#000000;
	font:22px/20px;
	font-weight:bold;
}
#site, #container, #bottom, #footer {
	width:800px;	
}
div#site{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}	
div#container{
	/*background:#c4cfde url(images/bkgrd_site.jpg) repeat-y center;*/
	background:#ffffff;
	float:left;
	position: relative;
	text-align: left;
	margin-top: 20px;
}	
div#logo {
/*	background: url(images/logo.png) no-repeat;*/
	background: url(images/starr_ranch_logo.gif) no-repeat;
	width:415px;
	height:84px;
	position:relative;
	margin-left:95px;
	margin-top:23px;
}
#leftmenu {
	clear:both;
	position: relative;
	float:left;
	margin-left:35px;
	margin-top:45px;
	width:230px;
	background:#fff;
}
#leftmenu.home {
	width:160px;
}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:20px;
}
#leftmenu.home ul {
	padding-left:0;
}
#leftmenu li a {
	padding: 2px 2px 15px 2px;
	display: block;
}
#leftmenu ul.submenu {
	margin:0 0 10px 4px;
}
#leftmenu ul.submenu li a {
	padding:1px 0;	
}
#leftmenu.home, #rightmenu  {
	width:150px;
}

#centercontent {
	background: url(images/bkgrd_center.jpg) no-repeat top center;
	float:left;
	width:400px;
	height:600px;
	margin-top:20px;
}

#rightmenu {
	position: relative;
	float:left;
	margin-left:45px;
	margin-top:45px;
	background:#fff;
}
#rightmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:0;
}
#rightmenu a {
	padding: 2px 2px 15px 2px;
	display: block;
}

#rightcontent {
	float:left;
	background: url(images/bkgrd_main.jpg) no-repeat top center;
	/*height:500px;*/
	width:508px;
	margin-top:20px;
	padding:50px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#rightcontent.fullwidth {
	background-image: none;
	padding: 27px 0px 0px 0px;
}

#maincontent {
	float:left;
	background: url(images/bkgrd_content.png) no-repeat top center;
	/*height:460px;*/
	padding:10px 20px 20px 25px;
	margin-left:40px;
  	margin-right:40px;
}

div#bottom {
	clear:both;
	/*background: url(images/bkgrd_bottom.jpg) no-repeat top center;*/
	background:#ffffff;
	height:10px;
}
div#footer {
	clear: both;
	background:#ffffff;
	text-align:center;
}
.event_home {
	font: 16px/20px;
}
.content_frame {
	width:389px;
	height:525px;
}

.alert {
	color: #FF0000;
}

label {
/*	white-space: nowrap;*/
}

.orderform, .ordertable {
	border-collapse: collapse;
        border-spacing: 0px;
        border: 0px;
	width: 100%;
	margin-bottom: 20px;
}

.orderform td {
	vertical-align: top;
	height: 26px;
}

.orderform .desc label {
}

.orderform .desc {
	text-align: left;
	width: 65%;
	font-weight: bold;
}

.orderform .price, .orderform .qty {
	padding-right: 15px;
}

.orderform .price, .orderform .qty, .orderform .subtotal {
	text-align: right;
}

.orderform .description {
	font-size: 13px;
	padding-bottom: 20px;
}

.ordertable td {
	padding: 0px 0px 5px 0px;
}

.ordertable td label {
	white-space: nowrap;
}

.fullwidth {
	font: 14px/20px Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	letter-spacing: 1px;
}

.fullwidth h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #084694;
}

.wine1 {
	color: #B2BB1C;
}

.wine2 {
	color: #B06110;
}

.wine3 {
	color: #7B2407;
}

.wine4 {
	color: #54075B;
}

.wine5 {
	color: #A49366;
}

.wine6 {
	color: #ECB31D;
}

.wine7 {
	color: #C2641C;
}

