body {
	margin: 0;
	padding: 0;
	font: 10pt/22pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
	width:650px;
	background-image:url(public_html/images/basil_bckgrd4.jpg);
	background-repeat:repeat;
		}
	
#cont_border {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #333333;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #333333;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #800000;
	background-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	background-image: url(public_html/images/vin_bckgrnd.jpg);
	background-repeat: repeat;
	

		}
		
#header {
	background-image:  url(public_html/images/squ_image_sm_bkgd.gif);
	background-repeat: no-repeat;
	background-position:center;
	height:200px;
	padding-bottom: 25px;
}	
		
#page header {
	text-align: center;
	}	

#intro{
	font-style: italic;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
}
	
#contents {
	width: auto;
	margin-top: 40px;
	margin-right: 320px;
	margin-left: 10px;
	font-style: italic;
			}	

#contents2 {
	width: 265px;
	margin-top: 20px;
	margin-right:20px;
	font-style: italic;
	float:right;
		}			
		
#contents2 li { line-height:24px}		
	
a:visited {
	color: #006633;
	text-decoration:none;
}
	
a:hover 
	{
	color: #009966;
			}
a:active {color: #993333;
text-decoration:none;}		

a:link {text-decoration:none;
color:#993333;}


	

/*
#navcontainer ul
{
	background-color: #CCCCCC;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 0.8em;
	background-color: #CCCCCC;
	color: #003300;
	text-decoration: none;
	}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 2px;
}
*/

#navcontainer
{
background: #f0e7d7;
margin:0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: capitalize;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: " ";
display: block;
line-height: 1px;
clear: both;
}

ul#navlist
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
width:92.5px;
text-align:center;
}

ul#navlist li a
{
display: block;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}


#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
border-color: #aaab9c #fff #fff #ccc;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 12em;
border: none;
padding: 2px;
text-align:left;
}


	
#footer	
	{
	text-align: center;
	line-height: normal;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 11px;
	}	
	

td {
	font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}

h1{
	font: bolder 10pt/22pt georgia;
	color: #000000;
	text-align: center;
}

h2{font: bold 12pt/normal georgia;
	color: #000000;
	text-align: left;}
	
ul{line-height:normal;
padding-left:5px}

#page_title {
	color: #003300;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: georgia;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	font-variant: small-caps;
 	text-decoration: none;
}

#column1 {
	width: 260px;
	margin-right: 20px;
	margin-left: 60px;
	font-style: italic;
			}	

#column2 {
	width: 260px;
	margin-right:20px;
	margin-left:20px;
	font-style: italic;
	float:right;
		}	

ul li {
line-height:
	line-height: 10px;
}
