@charset "utf-8";
#banner {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
	background-image: url(../images/banner-background-picture-fork-and-knife-brown.jpg);
	height: 82px;
	border-bottom-color: #A5D8F6;
}
#seleft
{
	float:left;
	margin-right: 2px;
}
#seright
{
float:right;
}
#searchengine
{
	margin-top:25px;
	float:right;
	margin-right:35px;
	width: 328px;
}
#etiquette_scholar_logo {
	float: left;
}

#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: 10px;
	margin-top: 0px;
	font-weight: bold;
}
#centercol {
	width: 80%;
	top:0em;
	border:1px none #000;
	float: right;
	background-color: #FFFFFF;
}
#tabs {
	width: 80%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	left: 12em;
	height: 87px;
	margin-left: 13em;
}
#centercoltext {
	width: 66%;
	top:3em;
	border:thin solid #000;
	left: 12em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	margin-top: 10px;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.50em;
	border-radius:0.50em;

}

#menu1{
	margin-right: 10px;
	margin-left: -20px;
}
#menu2{
	margin-right: 10px;
	margin-left: -20px;
}
.navtab a
{
	color:#000000;
	background:#CEC4A5;
	text-decoration:none;
	padding: 10px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: medium;
	font-weight: bold;
		/* 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 a:visited{
	color:#FFFFFF;
}
.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;
	background-color: #CEC4A5;
	padding: 10px;
	font-size: x-small;
	border: thin solid #000;
	position: relative;
	width: 20%;
	/* CSS 3 elements */
    -webkit-border-radius:0.50em;
	-moz-border-radius:0.50em;
	border-radius:0.50em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#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: #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;
}

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: 1px;
 }
 ul#navigationvert li a {
	display: block;
	text-decoration: none;
	padding: 0.75em;
	color: #FFFFFF;
 }
ul#navigationvert a:hover{
	background-color: #CEC4A5;
	color: #000000;
}
 
 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#youarehere a {
	background-color: #A5D8F6;
	color: #352115;
	padding: 7px;
}
