/* Standard Helpers */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
	{
	margin: 0;
	padding: 0;
	}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
	{
	font-size: 100%;
	}
/* Removes list-style from lists */
ol, ul, li
	{
	list-style: none;
	}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
	{
	font-style: normal;
	font-weight: normal;
	}
/* Removes borders and spacing from tables */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Removes border from fieldset and img */
fieldset, img
	{
	border: 0;
	}
/* Left-aligns text in caption and th */
caption, th
	{
	text-align: left;
	}
/* Removes quotation marks from q */
q:before, q:after
	{
	content: '';
	}
img
	{
	border-style: none;
	}
a
	{
	text-decoration: none;
	font-style: normal;
	color: #592161;
	}
body
	{
	background-color: #67256d;
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
	}
#container
	{
	width: 646px;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	background-image: url(../images/whitebackground.gif);
	background-repeat: no-repeat;
	background-color: white;
	border-right: #fbb756 solid 1px;
	border-left: #fbb756 solid 1px;
	}
#galleryimagesmain
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	}
a#button1
	{    display: block;    width: 103px;    height: 102px;    background-image: url(../images/home.gif);
    margin: 0 0 0 0;	}a#button1:hover
	{    background-image: url(../images/home.gif);
    background-position: right;	}
a#button1on
	{
    display: block;    width: 103px;    height: 102px;    background-image: url(../images/home.gif);
    margin: 0 0 0 0;
    background-position: right;
	}
a#button2
	{    display: block;    width: 140px;    height: 102px;    background-image: url(../images/worldofwine.gif);
    margin: -102px 0 0 103px;	}a#button2:hover
	{    background-image: url(../images/worldofwine.gif);
    background-position: right;	}
a#button2on
	{    display: block;    width: 140px;    height: 102px;    background-image: url(../images/worldofwine.gif);
    margin: -102px 0 0 103px;
    background-position: right;	}
a#button3
	{    display: block;    width: 194px;    height: 102px;    background-image: url(../images/schedule.gif);
    margin: -102px 0 0 243px;	}a#button3:hover
	{    background-image: url(../images/schedule.gif);
    background-position: right;	}
a#button3on
	{    display: block;    width: 194px;    height: 102px;    background-image: url(../images/schedule.gif);
    margin: -102px 0 0 243px;
    background-position: right;	}
a#button4
	{    display: block;    width: 95px;    height: 102px;    background-image: url(../images/services.gif);
    margin: -102px 0 0 437px;	}a#button4:hover
	{    background-image: url(../images/services.gif);
    background-position: right;	}
a#button4on
	{    display: block;    width: 95px;    height: 102px;    background-image: url(../images/services.gif);
    margin: -102px 0 0 437px;
    background-position: right;	}
a#button5
	{    display: block;    width: 114px;    height: 102px;    background-image: url(../images/contact.gif);
    margin: -102px 0 0 532px;	}a#button5:hover
	{    background-image: url(../images/contact.gif);
    background-position: right;	}
a#button5on
	{    display: block;    width: 114px;    height: 102px;    background-image: url(../images/contact.gif);
    margin: -102px 0 0 532px;
    background-position: right;	}a.alt
	{
	display: none;
	}
#logo
	{
	background-image: url(../images/orangelogo.gif);
	background-repeat: no-repeat;
	height: 134px;
	}
#main
	{
	margin: 30px auto 0;
	background-color: white;
	width: 600px;
	}
#leftsidebar
	{
	width: 296px;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
	border-right: 1px green solid;
	padding: 0 24px 40px 0;
	}
#leftsidebar p 
	{
	line-height: 22px;
	}
#scheduletext
	{
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	margin: 0 15px 0 0;
	line-height: 22px;
	}
#scheduletext a
	{
	color: #592161;
	}
#list
	{
	padding: 0px 0 0 40px;
	}
#links
	{
	padding: 5px 0 5px 0;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
	margin: 11px;
	}
#links li
	{
	display: inline;
	list-style: none;
	padding-right: 1.4em;
	margin-right: 1.10em;
	border-right: 1px solid #236838;
	}
#links li a
	{
	color: #236838;
	}
#links li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
#links li a.selected
	{
	color: #010101;
	}
#servicestext
	{
	width: 430px;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	line-height: 20px;
	text-align: left;
	margin: 24px 50px 15px 108px;
	color: #010101;
	}
#servicestext li
	{
	list-style-type: square;
	margin: 4px 0 0 40px;
	}
#servicestext li.nodisc
	{
	margin: 4px 0 0 0px;
	list-style-type: none;
	}
#servicestext b.purple
	{
	color: #67256d;
	}
#servicestext h1
	{
	margin: 0 0 0 0;
	font-size: 12px;
	color: #592161;
	}
#servicestext table
	{
	border: 1px solid black;
	background-color: #FAFAF7;
	text-align: center;
	}
#servicestext table td
	{
	border: 1px solid #dfe1bd;
	padding: 5px 14px;
	font-size: 13px;
	text-align: center;
	}
#rightsidebar
	{
	padding: 0 0 0 30px;
	width: 245px;
	}
#rightsidebarhome
	{
	margin: 0 -40px -40px 0;
	padding: 0 0 0 30px;
	width: 205px;
	}
#rightsidebar li
	{
	padding: 24px 0 24px 0;
	border-bottom: 1px green solid;
	}
#rightsidebarservices li
	{
	padding: 0;
	border-bottom: none;
	}
table.world
	{
	width: 550px;
	text-align: center;
	padding: 0;
	margin: 20px 40px 0 40px;
	}
table.world td
	{
	border: 1px solid #dfe1bd;
	padding: 7px;
	}
#calendar
	{
	text-align: center;
	margin: 20px 82px 0 82px;
	}
td.eleven
	{
	background-color: #7e2987;
	color: white;
	font-size: 16px;
	padding: 7px 0 7px 0;
	}
td.here
	{
	color: #010101;
	font-size: 12px;
	padding: 10px 35px 10px 35px;
	background-color: #FAFAF7;
	line-height: 15px;
	}
td.house
	{
	background-color: #c7c881;
	color: white;
	font-size: 13px;
	padding: 4px 0 4px 0;
	}
td.wine
	{
	background-color: #b3b67e;
	color: white;
	font-size: 13px;
	padding: 4px 0 4px 0;
	}
td.country
	{
	background-color: #A4A67B;
	color: white;
	font-size: 13px;
	padding: 4px 0 4px 0;
	}
td.internal
	{
	font-size: 13px;
	padding: 4px 0 4px 0;
	background-color: #FAFAF7;
	}
td.bottom
	{
	background-color: #7e2987;
	}
span.firstletter
	{
	font-size: 24px;
	font-family: georgie, new york, times new roman, serif;
	font-style: italic;
	color: #9dc5aa;
	}
#quote
	{
	color: black;
	font-size: 11.5px;
	text-align: right;
	}
#rightsidebar li.last
	{
	border: none;
	}
#leftsidebar ul
	{
	list-style-type: circle;
	}
#footer
	{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 150px;
	margin: 0 auto 25px;
	text-align: center;
	width: 646px;
	background-color: white;
	}
#quotation
	{
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	line-height: 20px;
	color: #7fb88f;
	font-weight: bold;
	text-align: center;
	}
#quotation i.anon
	{
	color: #9cd2a9;
	font-size: 10px;
	line-height: 12px;
	}
