body {
	margin:0;
	padding:0;
	font: normal small Georgia, "Times New Roman", Times, sans-serif;
	color: #666666;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 26px;
	letter-spacing:0;
	padding-top: 15px;
	padding-bottom: 20px;
}

h3 {
	font-size: 1.4em;
	padding-top: 15px;
}

h4 {
	font-size: 1.3em;
	padding-top: 5px;
}

b {
	font-size: 110%;
}

em {
	color: #900;
}

a {
	color: #900;
}
	
table {
	table-layout: fixed;
}

#maincontainer{
	width: 780px; 
	margin: 0 auto; 
}

#topsection{
	background: #EAEAEA;
	height: 350px; 
	padding-bottom: 0;
	background: url(../images/chantmarle-manor-logo.jpg) no-repeat;
	color: #FFF;
	direction: rtl;
}

#topsection h1, #topsection h2 {
	margin: 0;
	direction: rtl;
	letter-spacing: -1px;
	color: #FFF;
}

#topsection h1{
	padding: 255px 10px 10px 10px;
	font-size: 2.8em;
}

#topsection h2 {
	padding: 15px 10px 10px 10px;
	font-size: 1.5em;
}

#navcontainer {
	padding-top: 0;
	background: #BC8F8F;
  /*border: 1px solid #BC8F8F;*/
	font: normal small Georgia, "Times New Roman", Times, serif;
}

#navlist {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

@media all {
  #navlist {
	  text-align: center
  }
}

#navlist li {
  bottom: 11px;
	display: inline;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  position: relative;
}

html>body #navlist li {
  background: #000;
  margin: 0 3px 0 0;
  padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
  background: #900;
  border: 1px solid #FFF;
  bottom: 2px;
  color: #FFF;
  cursor: pointer;
  display: inline;
  height: 1em;
  margin: 0;
  padding: 3px 5px 3px 5px;
  position: relative;
  right: 2px;
  text-decoration: none;
}

#navlist a:hover {
  background: #C00;
  bottom: 1px;
  color: #FFF;
  position: relative;
  right: 1px;
}

#navlist a:active {
  background: #999;
  bottom: 0px;
  color: #FFF;
  position: relative;
  right: 0px;
}

#navlist li#active {
  background: #BC8F8F;
  bottom: 13px;
  display: inline;
  margin: 0 3px 0 0;
  padding: 0;
  position: relative;
}

html>body #navlist li#active {
  background: #000;
  margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
  background: #BC8F8F;
  border-bottom: none;
  border-left: 1px solid #9CC;
  border-right: 1px solid #9CC;
  border-top: 1px solid #9CC;
  bottom: 0;
  color: #FFF;
  cursor: text;
  margin: 0;
  padding: 2px 5px 0 5px;
  position: relative;
  right: 0;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 130px; 
}

#leftcolumn{
	float: left;
	width: 130px; 
	margin-left: -780px; 
}

.actioncontainer {
	width: 125px;
	background: #900;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
	text-weight: bold;
}

.actioncontainer img {
	padding: 0;
}

.actioncontainer a, .actioncontainer a:link {
	width: 125px;
	color: #FFF;
	text-decoration: none;
}

.actioncontainer a:visited {
}

.actioncontainer a:hover {
	display: block;
	width: 100%;
	background-color: #C00;
}

.actioncontainer a:active {
	background: #000;
}

#subnavcontainer {
	float: right;
	width: 35%;
  margin: 0;
  padding: 1em 0;
  font-size: 1em;
  text-align: center;
}

ul#subnavlist {
	float: right;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0 0;
  width: 70%;
}

ul#subnavlist li {
  display: block;
  margin: 0;
  padding: 0;
}

ul#subnavlist li a {
  display: block;
  width: 100%;
  padding: 0.5em 0 0.5em 2em;
  border-width: 1px;
  border-color: #ffe #aaab9c #ccc #fff;
  border-style: solid;
  color: #FFF;
  text-decoration: none;
  background: #BC8F8F;
}

#subnavcontainer>ul#subnavlist li a { 
	width: auto; 
}

ul#subnavlist li#active a {
  background: #f0e7d7;
  color: #800000;
}

ul#subnavlist li a:hover, ul#subnavlist li#active a:hover {
  color: #800000;
  background: transparent;
  border-color: #aaab9c #ccc #ccc #ccc;
}

#footer{
	clear: left;
	width: 100%;
	background-color: #BC8F8F;
	color: #FFF;
	text-align: center;
	font-size: .8em;
	padding: 2px 0 0 0;
}

#footer a{
	color: #FFF;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.innertube{
	margin: 10px; 
	margin-top: 0;
}

.innertube img {
	float: right;
	padding: 10px 0 5px 5px;
}

.innertube table, tr {
	align: center;
}

.innertube td {
	width: 30%;
}

.innertube td img {
	padding: 0;
}
