*{
	margin:0px;
	padding:0px;
    }
body {
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;
	background-color: #5E2667;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: -moz-scrollbars-vertical;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/backWrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #43194B;
	margin-bottom: 15px;
	border-left-color: #43194B;
 }
 #topPic {
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/topHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
}
 #topPic2 {
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic3 {
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic4{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/top4.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic5{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/topCognac.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic6{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/topContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic7{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/topHangover.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic8{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/top5.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
 #topPic9{
    height: 357px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/top6.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
}
#navbar {
	position:relative;
	left: 20px;
	top: 20px;
	width: 195px;
	font-size: 95%;
	color: #FFFFFF;
	filter:alpha(opacity=80);
    -moz-opacity:.80;
	opacity:.80;
	background-color: #330A32;
	border: 1px solid #7E4B8D;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #836773;
	border-right-color: #836773;
	border-left-color: #836773;*/
}
#navbar2 {
	position:relative;
	left: 20px;
	top: 56px;
	width: 200px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #806F56;
	background-color: #2F0B31;
}
#contHead {

}
#content {
	width: 100%;
	background-image: url(../images/topContent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 33px;
}
#content h1 {
	color: #62276B;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1B5D5;
	margin-bottom: 10px;
}
#content h2 {
	color: #5E2667;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-right: 0;
	padding-bottom: 10px;
}
#content h4 {
	color: #5E2667;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-right: 0;
	padding-bottom: 2px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-left: 10px;
}
#contentLeft a, #contentRght a {
	text-decoration: none;
	color: #43194B;
	font-weight: bold;
}
#contentLeft a:hover, #contentRght a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content p {
	line-height: 1.6em;
	margin-bottom: 0.6em;
	padding-left: 0px;
	padding-right: 0;
}
#contentLeft {
	left: 0;
	width: 60%;
	padding-right: 15px;
	padding-left: 30px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D1B5D5;
}
#contentLeft img {
	border: #ddd 3px solid;
	float: left;
	margin-top: 0.6em;
	margin-right: 10px;
	margin-left: 0px;
}
#contentLeft img.noLeft {
	border: #ddd 3px solid;
	float: none;
	margin-top: 0.6em;
	margin-right: 10px;
	margin-left: 0px;
}
.tble {
margin-bottom: 15px;

}
#contentLeft2 {
	left: 0;
	width: 60%;
	padding-right: 15px;
	padding-left: 30px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D1B5D5;
}
#contentRght {
	left: 51%;
	width: 30%;
	float: right;
	padding-right: 30px;
	padding-left: 0;
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navbar li {

	vertical-align: bottom;

}
#navbar li a {
	display: block;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0.5em;
	background-color: #43194B;
	background-image: url(../images/backNav.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navbar a:hover, #navbar #current {
    display: block;
	color: #fff;
	background: #774580;

}
#footer {
	clear: both;
	font-size: 90%;
	color: #D1B5D5;
	background-color: transparent;
	background-image: url(../images/footer.gif);
	height: 48px;
	background-repeat: no-repeat;
}
#footer p{
	padding-top: 8px;
	margin-left: 30px;
}
#footer a{
	color: #D1B5D5;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/* The "Disappearing List-Background" bug */
ul, ol, dl{position: relative;}


/* ------------------------Right Column------------------*/


#contentRght img {
	border: #ddd 3px solid;
	float: right;
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 5px;
}
#contentRght .img {
	border: #ddd 3px solid;
	margin: 0px;
	float:none
	}
#contentRght h3, #contentLeft h3, #contentLeft2 h4 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 27px;
	FONT-SIZE: 130%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 0px;
	COLOR: #43194B;
	LINE-HEIGHT: 1.6em;
	PADDING-TOP: 0px;
	FONT-FAMILY: Georgia, Times, serif;
	background-color: #D1B5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E2667;
	background-image: url(../images/backHead.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}
.clear {
	CLEAR: both; OVERFLOW: hidden; HEIGHT: 10px
}
#contentRght h3 a {
	text-decoration: none;
	font-weight: normal;
}
#contentRght h3 a:hover{
    text-decoration: none;
	
}
blockquote {
	font-size: 130%;
	color: #43194B;
	width: 100%;
	background-image: url(../images/quoLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D1B5D5;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.block {
	font-size: 95%;
	margin: 0;
	width: 126px;
	background-image: url(../images/backHead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4D4DB1;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border: 2px solid #8999C9;
}
.block div {
	padding: 0px;
	background: none;
	align: center;
}
blockquote p{
	font-size: 105%;
}
blockquote div {
	padding: 15px 20px 15px 60px;
	align: center;
	background-color: transparent;
	background-image: url(../images/quoRght.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
blockquote em {
	color: #FFFFFF;
	font-weight: bold;
}
blockquote strong {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
/*--Lightbox Pop Up--*/
.more {
       text-decoration:underline; 
       color:#00c; }
#info {
	background:#000;
	text-align:left;
	width:500px;
	display:none;
	font-family:verdana, sans-serif;
	position:relative;
	border: 1px solid #7E4E8B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
}

#info img {
	display:block;
	float:left;
	margin:10px;
}
#info a {
   color:#00c;}
.clear {
  clear:both; 
  text-align:right;}
div.close {
  width:16px; 
  height:16px; 
  background:url(../images/close.gif); 
  position:absolute; 
  right:0px; 
  top:0px; 
  cursor: pointer;}
