
#flashfile
{
margin: 0 auto;
/*text-align: center;*/
background-color: #000000;
padding-bottom: 0;
padding-top: 5px;
padding-left:0;
}
body,
	html {	
		/*margin: 6px;*/
		margin-top: 0px;
		padding:0;
		background-color:#660000/*dark brown */
		color:#000000; /*black*/
	}
	body {
	background-image:url(images/background.jpg);
		background-repeat: repeat;
		}
	
	#container {
		background-color:#FFFFCC; /* yellow */
		color: #333333; /* almost black */
		margin:0 auto;
		width:950px;
   		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		border: 1px solid #000000;
	}
	#header
{
width:950px;
overflow:hidden;
background-color:#000000;
padding-bottom: 2px;
}
#header img {
padding: 0;
margin: 0;
border: 0;
}
.left-egret{
float: left;
margin-right:10px;

}
	#content {
		background-color: #FFFFCC;
		color: #333333;/*charcoal*/
		float:right;
		width: 715px;
		padding-bottom: 5em;
      	margin-left: 3px;
		margin-right: 1px;

	}
	
	
#content p{
	font-size: .8em;
	line-height: 180%;
	padding: .6em;
	text-align:justify;
	
	}

	
#content h1
{
text-align: center; 
color: #000033; /*dark red*/
font-size: 1.4em;
font-weight: bold;
letter-spacing: 0;
margin: .5em 0 .5em 0;
font-family: Georgia, Times New Roman, serif;
}

#content h2
{
margin: .5em 0 .2em .5em;
color: #660033; /*purple*/
font-size: 1.2em;
font-weight: bold;
letter-spacing: 0.1em;
text-align: center; 
}

#content h3
{
margin: .5em 0 .2em .5em;
color: #333; /*dark blue*/
font-size: 1.1em;
font-weight: bold;
letter-spacing: 0.1em;
}
#homepic {
float:right;

padding: 10px 5px 5px 5px;
}
/* Top Navigation */
#navcontainer ul
{
padding-left: 0;
padding-top: 0;
border-top: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
margin-top: 1px;
margin-left: 0;
margin-bottom: 0;
padding-bottom: 0;
float: right;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
font-size: .9em;
background-color: #660000;
color: #FFFFFF;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em .8em;
background-color: #660000;
color: #FFFFFF;
text-decoration: none;
float: right;
border-left: 1px dashed #ffffff;
}

#navcontainer ul li a:hover
{
background-color: #CC3333;
color: #000000 !important;
}


/* Top Navigation End */
/* Begin Side Navigation */
#sidebar {
		background-color:#FFFFCC;
		
		color: #000;
		float: left;
		width: 210px;
		margin-left: 5px;
		

	}
	#sidebar ul {
		margin: 0;
		padding: 0px;
		list-style-type: none;
		
		
		
    }
	

    #sidebar h3{
		padding:4px 0 4px 0;
		color:#990000;
		text-decoration: underline;
		font-size: 1.2em; 
		font-weight: bold;
        margin: 0;
    }

#sidebar li {
	border: 0;
	border-top: none;
	list-style: none;
	margin: 0;
}
#sidebar li a
{
    font-size: .9em;
	text-decoration: none;
	color: #FF6633;
	font-weight: bold;
	
	display: block;
	padding: 3px 0 3px 3px;
	
	

	
}

#sidebar a:hover
{
	
	color: #333333 !important;
}

#sidebar a:visited
{
	
	font-weight: bold;
	color: #FF6633;
}

#sidebar a:active
{
	font-weight:bold;
	color: #FF6633;
}
/*End Side Navigation */
#footer {
		clear:both;
		font-size: .7em;
		color: #666;
		background-color: #FFFFCC;
	}
	
	#footer ul
{
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
height: 100%;
}

#footer li
{
display: inline; height: 100%;
}

#footer a
{
padding: .2em .5em .2em .5em;
background-color: inherit;
color: #666;
text-decoration: none;
text-align: left;
}

#footer a:hover
{
background-color: inherit;
color: #000 !important;
}

#footer a:active
{
background-color: inherit;
color: #666;
}

#footer a:visited
{
background-color: inherit;
color: #666;
}

	
	#footer p
	{
		color: #666;
		background-color: inherit;
		padding:5px 5px 2px 5px;
		margin: 0;
		text-align: right;
    }
.imgright {
float:right;
padding-left:5px;
}
.imgleft {
float: left;
padding-right:5px;

}
.center {
text-align:center;
}
.center img {
padding: 5px;
}
a:link
{
color: #3333FF;
text-decoration:none;
}

a:hover
{
color: #660033 !important;
}

a:visited
{
color:#3333FF;
text-decoration:none;
}
#picturelink a:visited
{color: #660033;
text-decoration:none;
}
#picturelink a:hover{
color: #FFFFCC;
}
#picturelink a:link
{ color: #660033;
text-decoration:none;
}

#picturelink a:link img{
border:0;
}

#picturelink a:hover img {
border:0:
}

#picturelink a:visited img {
border: 0;
}

address
{
font-size: 1em;
border: 2px dashed #1C609F;
padding: .1em;
margin: 0 auto;
width: 250px;
}

table {
margin-left:auto;
margin-right:auto;
}

.wine {
text-align:center;
}
/* Link Page Start */
.add-link
{
padding-top: 1em; 
padding-bottom: 1em; 
background-color: #FFFFCC;
color: #660033;
font-size: .8em;
}

.link-content
{
margin-right: 15px;
padding-left: 5px;
padding-bottom: .5em;
border: 2px dotted #FF6600;
font-size: .8em;
color: #660033;
background-color: #FFFFCC;
}

#linkcontainer
{
margin: 0 auto;
}

.link-content dt
{
font-size: .8em;
font-style: italic;
color: #660033;
background: #FFFFCC;
}
/* Link Page End */
.contact {
text-align:justify;
}
.addresscontact
{
text-align: left;
padding-left: 10px;
border: 0;
margin: 0;
}

.addressleft
{
float: left;
}
.contactcontainer
{
height: 9em;
}

.contactcontainer 
{
margin-right: 10px;
}
.directionsright
{
float: right;
font-size:14px !important;
}
form#contact {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:.8em verdana,arial,sans-serif;
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #fff;
  color: #555656;
}

form#contact  fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  border: 0;
  font-weight: bold;
}

form#contact  label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


fieldset#contact  legend {
	
	font-size:1.2em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#contact  input, form#contact  textarea, form#contact  select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							  padding: 2px;

}

form#contact  input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#contact  small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form#contact  .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#contact  br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#inline-list {
	border: 1px solid #FF6600;
    margin:2px auto;
	width: 80%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	
	
	font-weight: bold;
	}
#inline-list a:link
{

margin: 0 5px 0 5px;
}

#inline-list a:hover
{
margin: 0 5px 0 5px;;
}

#inline-list a:visited
{
margin: 0 5px 0 5px;
}