/* © Right Person Right Pub */
body {
	margin: 10px;
	padding: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #D2BD94;
	background-color: #312317;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cb{
	clear: both;
}
/* box that contains everything */
#container {
	width: 770px;
	padding: 0;
	text-align: left;
	padding: 0;
	position: relative;
	border: 1px solid #F8B125;
	background-color: #573E29;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* left section */

#header {
	background-color: #45474A;
	background-image: url(../layout/header_exp.gif);
	height: 137px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
}
#header #quote {
	height: 96px;
	width: 158px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../layout/dictionary.gif);
}
#header #logo {
	height: 104px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
}
/* main navigation */
#header #nav {
	width: 770;
	margin: 0px;
	padding: 0px;
	top: 110px;
	position: absolute;
}
/* tags for main navigation */
#header #nav ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #nav li {
	display: inline;
	float: left;
	position: relative;
}
#header #nav li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F8B125;
	text-decoration: none;
	font-size: 9px;
	height: 20px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	width: auto;
}
* html #header #nav li a {
	float: left;
	margin-right: 5px;

}
#header #nav li a:hover {
	background-color: #F8B125;
	color: #573E29;
}
#midsection {
	position: relative;
	width: 770px;
	background-color: #573E29;
}

/* contains the large flash image */
#flash {
	width: 100%;
	position: absolute;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(../layout/footer_exp.gif);
	background-repeat: repeat-x;
	height: 76px;
	width: 100%;
	position: relative;
}
/* right section */
#side {
	width: 233px;
	position: absolute;
	right: 0px;
	height: 137px;
	background-repeat: repeat-x;
	background-image: url(../layout/sideheader.gif);
}
#content {
	overflow: auto;
	background-repeat: no-repeat;
}
#content p {
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2BD94;
	padding-left: 10px;
	padding-right: 5px;
}
#content a {
	color: #D2BD85;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#side #content a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
#content li {
	font-size: 0.8em;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 10px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2BD94;
}
#content h2 {
	color: #D2BD94;
	font-size: 1.8em;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-left: 5px;
}

#content ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	color: #F8B125;
	font-size: 1em;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 5px;
}
#content form {
	font-size: .8em;
}
.tdp {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #D2BD94;
}
.tdh3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;
	color: #F8B125;
}


.currentpage {

	background-color: #F8B125;
	color: #404040;
}
#formitem {
	text-align: left;
	width: 200px;
	color: #F8B125;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F8B125;
	border-right-color: #F8B125;
	border-bottom-color: #F8B125;
	border-left-color: #F8B125;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#entry {
	position: absolute;
	left: 0px;
	text-align: right;
	width: 100%;
}

#footer #design {
	position: absolute;
	left: 659px;
	top: 36px;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #details {
	position: absolute;
	left: 23px;
	top: 36px;
	width: 510px;
}

#footer #design {
	position: absolute;
	left: 659px;
	top: 36px;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #details {
	position: absolute;
	left: 23px;
	top: 36px;
	width: 510px;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.floatright {
	float: right;
}
