body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 10px;
	line-height: 18px;
	background-image: url(images/body-bg-boue.gif);
	background-attachment: fixed;
	font-weight: normal;
}

.img-brder {
	background-color: #EDEDED;
	padding: 3px;
	border: 1px solid #870B3B;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 8px;
}
.img-brder-ctr {
	background-color: #EDEDED;
	padding: 3px;
	border: 1px solid #870B3B;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	
}
#garden img{
	padding: 2px;
	border: 1px solid #860B38;
	margin-right: 4px;
	background-color: #FBFBFB;
	margin-bottom: 4px;
}
#nav_header {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CACACA;
	padding-left: 2px;
	font-weight: bold;
	text-align: left;
}

#nav_header a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#nav_header a:hover {
	color: #860B38;
	text-decoration: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;	
}

#nav_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover img {
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(Opacity=75, FinishOpacity=75);
}


.nav_header1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 2px;
	font-weight: bold;
}
#slideshow, #bodycopy, #bodynav {
	padding: 10px 0px 0px 0px;
	width: 495px;
	float: left;
}/*
#slideshow { 
	text-align: center;
}*/
#picturecaption, #photocredit {
	font-family: arial;
	font-size: 10px;
	color: gray;
	text-align: center;
}
#picturecaption {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#photocredit {
	font-style: italic;
}


#sidebar {
	width: 210px;
	margin-left: 320px;
	margin-top: 1px;
	}
#sidebar_home {
	width: 210px;
	margin-left: 495px;

}
#sidebar hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid black 1px;
	height: 1px;
	width: 150px;
    text-align: left;
}

#sidebar2 {
	width: 210px;
	margin-left: 280px;
	margin-top: 1px;
	}

#sidebar2 hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid black 1px;
	height: 1px;
	width: 150px;
    text-align: left;
}
#content {
	width: 300px;
	margin-left: 10px; 
}
#content_links {
	margin-left: 10px; 
}
#linksnav {
     margin: 10px 0px 10px 0px;
}
#linksnav a {
	display: block;
	margin: 0px 0px 7px 0px;
}


#venue {
	font-size: 12px;
	color: #860B38;
	text-align: right;
	height: 20px;
	padding-bottom: 0px;
	padding-right: 35px;
}
h1 {
	font-size: 16px;
	color: #061A4C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-color: #ECECEC;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
h6 {
	font-size: 20px;
	font-weight: normal;
	color: #061A4C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ECECEC;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 30px;
	margin-top: 0px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#mainContent {
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 10px;
	background-attachment: fixed;
}
#frameContent {
	text-align: left;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent1 {
	text-align: left;
	padding: 0px;
	background-position: top;
	background-color: #FFFFFF;
}
#eventContent {
	text-align: left;
	padding: 10px;
	background-position: top;
	background-color: #FFFFFF;
	width: 500px;
}

#footer {
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	background-color: #FFFFFF;
}

a:link {
	color: #860B38;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #BB8688;
}
a:visited {
	text-decoration: none;
	color: #860B38;
}
/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #860B38;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-color: #EDEDED;
	text-align: left;
	width: 156px;
	clear: both;
	padding-left: 2px;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#p7TMnav div a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
	border-top-color: #;
	border-bottom-color: #;
	text-decoration: none;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	color: #102958;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
	text-indent: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	text-decoration: none;
	font-weight: normal;
}

#p7TMnav div div a:hover {
	background-color: #FFFFFF;
	color: #860B38;
	font-weight: normal;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/

.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(nav/plus.png);
	background-position: 0px 5px;
	padding: 0px 0px 2px 2px!important;
	width: 156px;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(nav/nav_minus.png);
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 156px;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 2px 0 2px 0px 2px!important;
	width: 156px;
}
.p7currentmark {
	font-weight: bold;
	color: #860B38!important;
	padding: 0px 0 0px 0px 2px!important;
	width: 156px;
}
.hmenu {
	font-weight: bold;
	color: #666;
	font-size: 11px;
}
.smallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border-top-color: #860B38;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-color: #860B38;
	border-right-style: solid;
}
.ataglance {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B2554;
	font-weight: bold;
}
.pop-subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B2554;
	font-weight: bold;
}
.popuptextbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #860B38;
	border-top-color: #860B38;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 4px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.required {
	color: #C30;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #830A38;
	text-align: left;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.tickets_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-left: 150px;
}
.calender {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.textheight {
	line-height: 18px;
}
.calender1 {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
}
.calendertop {
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #061A4C;
	margin-top: 10px;
	margin-bottom: 7px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: right;
}
.schedule_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#righttext {
	float: right;
	width: 215px;
	height: auto;
	margin-top: 0px;
	padding-left: 10px;
}
#rightform {
	float: right;
	width: 400px;
	height: auto;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: CACACA;
	padding-left: 10px;
}
.returntop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
ul {
	list-style-image: url(images/bullet_5px.gif);
	list-style-type: none;
}
.sched1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	height: auto;
	width: 100%;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/nav_splash._25sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/nav_splash._25sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
	width: 200px;
}
.news_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/tree_bgw_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
#home_rightbox {
	background-color: #FBFBFB;
	padding: 8px;
	float: right;
	width: 275px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #E4E4E4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E4E4E4;
	border-left-color: #F2F2F2;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 410px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#home_leftbox {
	padding: 8px;
	float: left;
	height: 410px;
	width: 275px;
border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #E4E4E4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E4E4E4;
	border-left-color: #F2F2F2;
	margin-top: 10px;
	background-color: #FBFBFB;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact_rightbox {
	background-color: #ECECEC;
	float: right;
	height: 360px;
	width: 365px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #D3D3D3;
	margin-top: 10px;
	padding: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact_leftbox {
	padding: 8px;
	float: left;
	height: 350px;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #D3D3D3;
	margin-top: 10px;
	background-color: #ECECEC;
	color: #333333;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	
}
form {
	color: #333333;
	float: left;
}

#nav_bg {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CFCFCF;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #061A4C;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6DFE7;
	border-top-color: #D6DFE7;
}
.buyticks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FBFBFB;
	border: 1px none #E6E6E6;
	padding: 2px;
}
.popup_body {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 10px;
}

#underwriters {
	background: #F0F0F0;
	float: left;
	border-left: solid 00AEF0 1px;
	border-bottom: solid 00AEF0 1px;
}

#underwriters p {
	font-size: 11px;
	color: #860B38;
	font-weight: bold;
}

#underwriters ul, li {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.center {
	text-align: center;
}
.greenborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #860B38;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #860B38;
	border-left-color: #860B38;
	border-left-style: solid;
	border-left-width: 1px;
}
.leftbrdrgreen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #860B38;
}
.sponsors {
	font-size: 12px;
	color: #860B38;
	padding: 4px;
	width: auto;
	font-weight: bold;
	height: auto;
}
.table_header {
	font-size: 14px;
	color: #061A4C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.borders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #EFEFEF;
}
.basilica_bg {
	background-attachment: scroll;
	background-image: url(images/basilica_filter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#popup {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height: auto;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#popupW {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/tree_bgg_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 610px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	clear: both;
}

#popupA {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/tree_bgg_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	clear: both;
}

#popup2 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/tree_bgg_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	clear: both;
}
#welcome {
	width: 540px;
	padding: 0px 0px 0px 8px;
	float: left;
}
#MainBottom {
	float: left;
	clear: both;
	width: 500px;
}
#MainBottom2 {
	width: 610px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logolink {
	text-decoration: none;
	
}
.logolink a:hover {
	color: #996600;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

.logolink div a:hover {
	color: #009933;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.webdesign {
	background-color: #F4F4F4;
	margin: 2px;
	padding: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
}
#pages {
	float: right;
	width: 100px;
}

#winners {
	border: 1px solid #A67751;
	padding: 4px;
}
#tour {
	background-image: url(images/gardentour1_thumb.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}
#auc_nav {
	padding: 2px;
	float: right;
	height: 20px;
	width: 100px;
}
.caps {
	text-transform: uppercase;
}
.clearboth {
	clear: both;
}
#broswers {
	position:absolute;
	left:284px;
	top:301px;
	width:203px;
	height:180px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FBFBFB;
	padding: 6px;
	visibility: visible;
	border: 1px solid #00AEEF;
}
#tour {
	position:absolute;
	left:774px;
	top:586px;
	width:138px;
	height:108px;
	z-index:1;
}
#broswers {
	position:absolute;
	left:284px;
	top:301px;
	width:203px;
	height:180px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FBFBFB;
	padding: 6px;
	visibility: visible;
	border: 1px solid #00AEEF;
}
#ticketlink {
	padding: 6px;
	width: 400px;
	border: 1px solid #CACACA;
	height: auto;
	background-color: #FBFBFB;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#googlemap {
	padding: 2px;
	border: 1px solid #CACACA;
	width: 352px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#wrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #8B8B8B;
	border-bottom-color: #8B8B8B;
	border-left-color: #B2B2B2;
	padding: 2px;
	background-color: #FFFFFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.logo_uw {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
.panel_toggle {
	font-size: 12px;
	font-style: italic;
	color: #8D7760;
	padding-left: 40px;
}
img  .logo_uw a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img  .logo_uw a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aucaps {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-left: 4px;
}
.ticketText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	font-weight: bold;
}
.discount {
	font-size: 16px;
	font-style: italic;
	color: #00354A;
}
.column {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.rghtimg {
	padding-left: 4px;
}
#auction {
	background-color: #FDFAFF;
	border: 1px solid #729BB4;
	color: #666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.auction  {
	margin: 1px;
	padding: 2px;
	border: 1px solid #00AEEF;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.auction2 {
	margin: 1px;
	padding: 2px;
	border: 1px solid #00AEEF;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	height: 70px;
}
p {
}
#home_intro {
	padding: 0px;
	background-color: #FBFBFB;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
#updatetext {
	font-weight: bold;
	padding: 4px;
}
#discount {
	padding: 4px;
	border: 1px solid #000;
	background-color: #F6F6F6;
}
#underwriters1 {
	font-size: 15px;
	color: #860B38;
	text-align: center;
	border: 1px solid #E7E7E7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#uw-text {
	background-color: #E1E1E1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 13px;
	font-weight: normal;
	color: #860B38;
}
#wrap-sideboxes {
	width: 160px;
	text-align: center;
}
#sidetoppad {
	margin-top: 10px;
}
.concert-thumbs {
	width: 150px;
	float: right;
	margin-left: 5px;
}
#home-gtour {
	background-color: #FFF;
	padding: 4px;
	width: 235px;
	border: 1px solid #0071A3;
}
.home-subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
#home_leftbox p {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
.purchtick {
	background-color: #D3D3D3;
	padding: 4px;
	border: 1px solid #860B38;
	width: 200px;
	background-color: #D8D8D8;
	padding: 3px;
}
#sponsor-links {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsor-links img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsor-links a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ticket-specials {
	background-repeat: no-repeat;
	background-position: right center;
	width: 580px;
	background-color: #FBFBFB;
	border: 1px solid #860B38;
	padding: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
}
#ticketbutton-rgt {
	margin-left: 430px;
	margin-top: -15px;
	margin-bottom: 15px;
}
#ticketbutton-ctr {
	margin-top: -15px;
	margin-bottom: 15px;
	width: 200px;
	margin-left: 385px;
}
.download-pdf {
	font-weight: bold;
	padding: 6px;
	float: right;
	height: auto;
	width: 175px;
	background-color: #FAFAFA;
	border: 1px solid #CACACA;
}
#auction-gallery {
	color: #600;
}
#auction-gallery img {
	border: 1px solid #860B38;
	padding: 2px;
	margin-top: 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.img-brdr-rt {
	margin-left: 4px;
}
.img-brdr-lft {
	margin-right: 10px;
}
#wine {
	background-image: url(images/winetasting2.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 270px;
	padding-top: 120px;
	padding-left: 320px;
	font-weight: bold;
	color: #000;
	padding-right: 10px;
}
#john-sig {
	background-image: url(images/john-sig.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 200px;
	background-position: left 20px;
}
.panel-header {
	font-size: 24px;
	color: #730B3C;
	line-height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#toggle-tab {
	float: right;
	width: 120px;
	font-size: 12px;
	margin-top: 15px;
}
.moreinfo {
	padding: 4px;
	width: 420px;
	border: 1px solid #6F0D3D;
	background-color: #F8F8F8;
}
#venue {
	font-weight: bold;
}
#ticket-specials p {
	margin: 0px;
	padding: 0px;
}
#ticket-specials h2 {
	margin-bottom: 6px;
	margin-top: 15px;
}
#fb-root {
}
#fb-buttons {
	margin-bottom: 10px;
}
.auction-list {
	width: 215px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.auction-list ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	padding-left: 15px;
}
.auction-list-r {
	width: 235px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
}
.auction-list-l {
	width: 140px;
	float: left;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.auction-list-r ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	padding-left: 15px;
}
.etc 
{
	text-align: center;
	font-weight: bold;
	float: left;
	width: 455px;
	font-size: 14px;
	color: #0B2554;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cal-tab-brdr {
	border: 1px solid #061A4C;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

