Body, Table {
	FONT-FAMILY: 'Verdana', 'Book Antiqua', Palatino, serif;
	font-size: 14px;
	color: #968268;
}
.clear {
	clear: both;
}
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #67676D; 
}
h1 {
	font-family: 'Palatino Linotype', 'Verdana', Palatino, serif;
	color: #cd9b31;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
	color:#9e7739;
	background: url(../images/h2-bullet.gif) no-repeat 0 5px;
	padding-left: 25px;
}
h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color:#9e7739;
}
p {
	padding-bottom: 10px;
}
a {
	color: #9e7739;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 a {
	color:#9e7739;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
}
h6 a {
	color: #fff;
}
.Header {
	width: 990px;
	margin: 30px auto 0;
	position: relative;
	z-index: 3;
}
.Container {
	width: 990px;
	margin: 0 auto;
	background:#3F4142; url(../images/bg1.gif) repeat-y left;
	position: relative;
	z-index: 2;
}
.SideBar {
	width: 212px;
	/*background: #ffffff;*/
	margin: 0 0 10px 24px;
	float: left;
        background-color:#3F4142;
}
.SideBar .Top {
	/*background:url(../images/sidebar-header.gif) no-repeat;*/
	height: 20px;
	background-color:#3F4142;
}
.SideBar .module-Menu {
	margin: 0 23px 13px 0;
	border: 1px solid #9e7739;
}
.SideBar .module-Quotes {
	color: #3F4142;
	margin: 0 23px 13px 0;
        background-color:#3F4142;
}
.SideBar .module-Quotes .quote-author {
	text-align: right;
}
.Footer {
	height: 20px;
	width: 940px;
	padding: 0 25px;
	margin: 0 auto 10px;
	background: #fff;
	position: relative;
	z-index: 2;
	color: #3F4142;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.Footer a
{
	color: #3F4142;
}

.Wrapper {
	/*background:#fffff;*/
	float: left;
	width: 730px;
	position: relative;
	z-index: 1;
}
.Wrapper .Image {
	height: 418px;
	padding-top: 20px;
	background: #3F4142;
}
.Wrapper .Image ul {
	background: #ffffff;
}
.Wrapper .Content {
	color: #fff;
	background: url(../images/urngrey.gif) no-repeat right top;
	/*padding: 10px 159px 10px 33px;*/
	line-height: 16px;
}
.Wrapper .Content table {
	color: #968268;
	line-height: 16px;
}
.Wrapper .Content ul {
	margin-left: 20px;
	padding-bottom: 10px;
        color: #fff;
}
.Wrapper .Content ul li {
	padding-left: 5px;
}
.Wrapper .Content ol {
	margin-left: 25px;
	padding-bottom: 10px;
}

.pinline {
	border-right:1px #9E7739;
}
.Logo {
	/*padding:3px 23px 17px 0px;*/
	background:#FFF;
	margin:0 0 17px -24px;
	padding:13px 22px;
}
.mainleveldebug, .mainleveldebug a{
	color:#67676D;
}
