@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: 162px;
	margin-top: -20px;
	font-weight: bold;
}
#leftcoltext {
	float:left;
	position: static;
	width: 9em;
	padding: 10px;
	border: thin dotted #352115;
	background-color: #F5F5DC;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.50em;
	border-radius:0.50em;
	margin-top: 10px;
}
#centercol {
	width: 83%;
	top:0em;
	border:1px none #000;
	float: right;
	background-color: #FFFFFF;
}
#tabs {
	width: 83%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	left: 12em;
	height: 72px;
	margin-left: 12em;
}
#centercoltext {
	top:3em;
	border:thin solid #000;
	left: 12em;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 450px;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wine_etiquette_text
{
	border:#000000;
	height:20em;
}
#wine_etiquette_texta
{
	background-color:#F5F5DC;
	width:42%;
	float:left;
	padding:10px;
	height:18em;
	border:thin solid #000000;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
}
#wine_etiquette_textb
{
	background-color:#F5F5DC;
	width:42%;
	float:right;
	padding:10px;
	border:thin solid #000000;
	height:18em;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
}
#menu1{
list-style-type:none;
margin-right: 10px;
padding-top:6px;
padding-bottom:6px;
}
#menu2{
list-style-type:none;
margin-right: 10px;
margin-left: -20px;
padding-top:6px;
padding-bottom:6px;
}
.navtab a
{
	color:#000000;
	background:#CEC4A5;
	text-decoration:none;
	padding: 10px;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
			/* 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;
}
.navtab a:hover{
color:#ffffff;
background:#352115;
padding:10px;
}
.navtab ul
{
padding:10px;
list-style-type:none;
}
.navtab li
{
	display:block;
	float:left;
	margin:0;
}
.navtab li#current a {
	background-color: #A5D8F6;
	color: #000000;
}
.navtab li#current a:hover {
	background: #352115;
	color: #FFFFFF;
}
#rightcol {
	float: right;
	position: relative;
	width: 300px;
	margin-right: 5px;
}
#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:#A5D8F6
}
a:link {
	color: #000000;
}
a:visited {
	color: #0000FF;
}
a:hover {
color:#FF6600
}
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: #000000;
}
ul#navigationvert {
	width: 160px;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
 }
 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: 1px;
 }
 ul#navigationvert li a {
	display: block;
	text-decoration: none;
	padding: 0.75em;
	color: #FFFFFF;
 }
 a:active {
	color: #000000;
	background-color: #A5D8F6;
	border-top-width: 3ex;
	border-bottom-width: 3ex;
	border-top-color: #CEC4A5;
	border-right-color: #CEC4A5;
	border-bottom-color: #CEC4A5;
	border-left-color: #CEC4A5;
}
 ul#navigationvert li a:hover {
	color: #000000;
	background-color: #A5D8F6;
	border-top-width: 3ex;
	border-bottom-width: 3ex;
	border-top-color: #CEC4A5;
	border-right-color: #CEC4A5;
	border-bottom-color: #CEC4A5;
	border-left-color: #CEC4A5;
}
#textbox {
	margin-top: 30px;
	margin-bottom: 20px;
	height: 33em;
}
#textboxa {
	width: 42%;
	float:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
	height: 31em;
}
#textboxb {
	width: 42%;
	float:right;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
	height: 31em;
}
#rightcoltext	{
	width: 280px;
	background-color: #f5f5dc;
	padding: 10px;
	margin-top: 10px;
	border: thin solid #352115;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.5em;
	border-radius:0.50em;
	margin-bottom: 10px;
}
#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: 5em;
}
#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;
}
#plate_bullet li {
	padding: 0;
	margin-top: 1em;
	margin-left: -35px;
}
#plate_bullet li{
	list-style: none;
	background: url(../images/dining_etiquette/plate_bullet.gif) 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: 5em;
}
#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: 5em;
}
#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;
}
#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;
}
#bread_bullet li {
	padding: 0;
	margin-top: 1em;
	margin-left: -35px;
}
#bread_bullet li{
	list-style: none;
	background: url(../images/dining_etiquette/bread_bullet.jpg) no-repeat left center;
	padding-left: 4em;
}
.container {background:#ccc; color:#fff; margin:0 15 px;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display:block;
height: 1px;
overflow: hidden;
background:#ccc;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px;
}
