@charset "utf-8";
#banner {
	background-color: #352115;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A5D8F6;
	border-right-color: #CEC4A5;
	border-left-color: #CEC4A5;
	border-bottom-style: solid;
	height: 90px;
	border-bottom-color: #A5D8F6;
}
#etiquette_scholar_logo {
	width: 18%;
	float:left;
	margin-top: 15px;
	margin-left: 10px;
}
#top_nav
{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
border-top-width:thin;
border-right-width:thin;
border-bottom-width:thin;
border-left-width:thin;
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
border-top-color:#C9C299;
border-right-color:#C9C299;
border-bottom-color:#F0F0EA;
border-left-color:#C9C299;
margin-top:10px;
text-align:right;
text-decoration:none;
border-bottom-style:none;
height:-20px;
padding-right:10px;
}
body
{
width:970px;
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;
}
#main
{
border-right-width:thin;
border-right-style:solid;
border-right-color:#CEC4A5;
border-left-width:thin;
border-left-style:solid;
border-left-color:#CEC4A5;
border-top-width:thin;
border-top-style:none;
border-top-color:#CEC4A5;
border-bottom-color:#CEC4A5;
padding-top:20px;
background-color:#FFFFFF;
}
#leftcol
{
	float:left;
	width:12em;
	margin-right:20px;
	margin-top:-20px;
	font-weight:bold;
}
#dining_etiquette_text
{
	border:#000000;
	height:46em;
}
#dining_etiquette_texta
{
	background-color:#F5F5DC;
	width:44%;
	float:left;
	padding:10px;
	border:thin solid #352115;
	height:45em;
	/* CSS 3 elements */
-webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
}
#dining_etiquette_textb
{
	background-color:#F5F5DC;
	width:44%;
	float:right;
	padding:10px;
	border:thin solid #352115;
	height:45em;
	/* CSS 3 elements */
-webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
}
#wine_etiquette_text
{
	height:17em;
}
#wine_etiquette_texta
{
	background-color:#F5F5DC;
	width:42%;
	float:left;
	padding:10px;
	border:thin solid #352115;
	height:15em;
	/* CSS 3 elements */
	-webkit-border-radius:0.50em;
	-moz-border-radius:0.50em;
	border-radius:0.50em;
}
#wine_etiquette_textb
{
	background-color:#F5F5DC;
	width:42%;
	float:right;
	padding:10px;
	border:thin solid #352115;
	height:15em;
	/* CSS 3 elements */
-webkit-border-radius:0.50em;
	-moz-border-radius:0.50em;
	border-radius:0.50em;
}
ul#navigationvert
{
width:12em;
float:left;
margin-left:-40px;
margin-top:0px;
}
ul#navigationvert li
{
list-style:none;
background-color:#352115;
text-align:left;
border-top-width:thin;
border-top-style:solid;
color:#FFFFFF;
border-top-color:#A5D8F6;
border-right-color:#A5D8F6;
border-bottom-color:#A5D8F6;
border-left-color:#A5D8F6;
padding:8px;
}
ul#navigationvert li a {
	display:block;
	text-decoration:none;
	padding:0.25em;
	color:#FFFFFF;
 }
#leftcoltext {
	margin-top:20px;
	font-weight:bold;
}
#centercol {
	width:76%;
	top:0em;
	border:1px none #000;
	left:12.5em;
	float:left;
	background-color:#FFFFFF;
	padding-left:20px;
}
#tabs {
	width:100%;
	top:0em;
	left:12.5em;
}
#centercoltext {
	width:100%;
	top:3em;
	border:1px none #000;
	left:12.5em;
	padding-top:10px;
}  
.tablist {
    list-style:none; 
    height:2em;
    padding:0; 
    margin:0; 
    border:none;
	margin-right:2.5em;
}
.tablist li {
    float:left; 
}
.tablist li a {
    display:block;
    padding:0 1em;
    text-decoration:none;
    border:0.06em solid #000;
    border-bottom:0;
    font:bold 0.88em/2em arial,geneva,helvetica,sans-serif;
    color:#000;
    background-color:#352115;
		/* CSS 3 elements */
    webkit-border-top-right-radius:0.50em;
	-webkit-border-top-left-radius:0.50em;
	-moz-border-radius-topright:0.50em;
	-moz-border-radius-topleft:0.50em;
	border-top-right-radius:0.50em;
	border-top-left-radius:0.50em;
}
.tablist li a:hover {
    background:#CEC4A5; 
    color:#000000;
    text-decoration:none;
}
.tablist li#current a {
    background-color:#A5D8F6;
    color:#352115;
}
.tablist li#current a:hover {
    background:#A5D8F6;
}
#rightcol {
	float:right;
	background-color:#F5F5DC;
	padding:10px;
	color:#000000;
	font-size:x-small;
	left:40px;
	margin-right:10px;
	border-top-width:medium;
	border-right-width:medium;
	border-bottom-width:medium;
	border-left-width:medium;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#352115;
	border-right-color:#352115;
	border-bottom-color:#352115;
	border-left-color:#352115;
}
#lastrow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#007071;
	background-color:#CEC4A5;
	height:50px;
	border-top-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;
	border-left-width:thin;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#007071;
	border-right-color:#CEC4A5;
	border-bottom-color:#4F4937;
	border-left-color:#CEC4A5;
}
#copyright_row {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	margin-top:50px;
}
#bottomrow {
	background-color:#A5D8F6;
	height:70px;
	border:medium solid #4F4937;
}
.clearfloat {
	clear:both;
}
body {background-color:#F5F5DC;
}
p {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px font-style:normal; font-variant:normal; font-weight:normal}
h1 {
	color:#352115;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-large;
	font-weight:bold;
	text-align:center;
}
h2 {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:large; font-weight:bold}
h3 {color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:medium; font-weight:bold}
h4 {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; font-weight:bold}
h5 {color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; font-weight:bold}
h6 {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold;}
.note {background-color:#CCCCCC}
a:link {color:#0000FF;}
a:visited {color:#999999;}
a:hover {color:#FF0000;}
body,td,th {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:small;}
.style2 {font-size:x-small}
.style3 {color:#FFFFFF}

#navigation-bar {
	list-style:none;
	float:left;
	margin-left:-20px;
}
#navigation-bar li {
	display:inline;
	float:none;
	padding-right:20px;
}
#navigation-bar li a {
	width:8.5em;
	text-decoration:none;
	padding-right:0.1em;
	padding-left:0.1em;
}
#navigation-barlr {
	list-style:none;
}
#navigation-barlr li {
	display:inline;
	float:none;
	padding-right:10px;
}
#navigation-barlr li a {
	width:8.5em;
	padding:0.5em 1em;
	text-decoration:none;
	background-color:#CEC4A5;
	color:#4F4937;
}
#navigation-barlr li a:hover {
	color:#A5D8F6;
	background-color:#4F4937;
}
#fork_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#fork_bullet li{
	list-style:none;
	background:url(../images/dining_etiquette/fork_bullet.gif) no-repeat left center;
	padding-left:4em;
}
#globe_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#globe_bullet li{
	list-style:none;
	background:url(../images/globe_bullet.gif) no-repeat left center;
	padding-left:4em;
}
#salt_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#salt_bullet li{
	list-style:none;
	background:url(../images/dining_etiquette/salt-shaker-bullet.jpg) no-repeat left center;
	padding-left:4em;
}
#knife_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#knife_bullet li{
	list-style:none;
	background:url(../images/dining_etiquette/knife_bullet.gif) no-repeat left center;
	padding-left:4em;
}
#spoon_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#spoon_bullet li{
	list-style:none;
	background:url(../images/dining_etiquette/spoon_bullet.gif) no-repeat left center;
	padding-left:4em;
}
#glass_bullet li {
	padding:0;
	margin-top:1em;
	margin-left:-35px;
}
#glass_bullet li{
	list-style:none;
	background:url(../images/dining_etiquette/glass_bullet.gif) no-repeat left center;
	padding-left:4em;
}
