@charset "utf-8";
*, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	background-color: #161B1F;
	background-image: url(images/newpagebg.jpg);
	background-repeat: repeat-x;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper {
	text-align:center;
	margin: 0 auto 0 auto;
	position:relative;
	width: 956px;
}
#header {
	background-image: url(images/concept_02.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 956px;
}
#header h1 {
	display: none;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 956px;
	height: 41px;
	text-align: left;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	background-image: url(images/mainbg.jpg);
	width: 956px;
	color: #FFFFFF;
	font-size: .95em;
	line-height: 1.65em;
	padding-bottom: 30px;
	text-align: left;
}
#col1 {
	margin: 0px;
	padding: 0px;
	width: 726px;
	float: right;
}
#col1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CEBDA9;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.6em;
}
#error {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #F00;
	background: #FF9;
	display: block;
	margin: 0px;
	padding: 15px;
	border: 1px dotted #F00;
}
#col2 {
	background-color: #3D444E;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
}
#slideshow {
	display: block;
	height: 297px;
	width: 725px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#footer {
	display: block;
	text-align: left;
	width: 956px;
	background-color: #050505;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #97855F;
	color: #97855F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	text-decoration: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer div {
	width: 38%;
	margin:30px;
}
#footer a {
	color: #97855F;
	text-decoration: none;
}
#footer a:visited {
	color: #97855F;
	text-decoration: none;
}
#footer a:hover {
	color: #808A9B;
	text-decoration: underline;
}
#footer a:active {
	color: #97855F;
	text-decoration: none;
}
#main a {
	color: #97855F;
	text-decoration: none;
}
#main a:visited {
	color: #97855F;
	text-decoration: none;
}
#main a:hover {
	color: #808A9B;
	text-decoration: underline;
}
#main a:active {
	color: #97855F;
	text-decoration: none;
}
#col2 a {
	color: #DED1C1;
	text-decoration: none;
}
#col2 a:visited {
	color: #DED1C1;
	text-decoration: none;
}
#col2 a:hover {
	color: #808A9B;
	text-decoration: underline;
}
#col2 a:active {
	color: #DED1C1;
	text-decoration: none;
}
#col2 a.categories_active
{
	color: #97855f;
	font-weight: bold;
}
.hottext {
	display: block;
	width: 200px;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	color: #D5C5B5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5C5B5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidetext {
	display: block;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	color: #D5C5B5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5C5B5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidetext h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #363634;
	border-right-color: #363634;
	border-bottom-color: #363634;
	border-left-color: #363634;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #E3E075;
}
.sidetext ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#sidebar .sidetext a {
	color: #d1c4b1;
}
.boxtop {
	display: block;
	background-image: url(images/headlinebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.boxtop p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: 1px;
	text-align: left;
}
.clear {
	clear: both;
	height: 0px;
}
h2 span {
	display: none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.pullout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	color: #DED1C1;
	width: 200px;
	padding: 0px;
	line-height: 1.8em;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #716140;
	border-right-color: #716140;
	border-bottom-color: #716140;
	border-left-color: #716140;
	background-color: #1E1F23;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.pullout p {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.95em;
	line-height: 1.5em;
}
#slideshow2 {
	display: block;
	width: 725px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#share {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#crumbs {
	font-size: 0.85em;
	width: 75%;
	float: left;
	color: #D1C4B1;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.row1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	color: #DED1C1;
	padding: 0px;
	line-height: 1.8em;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #716140;
	border-right-color: #716140;
	border-bottom-color: #716140;
	border-left-color: #716140;
	background-color: #32343A;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.row1 p {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menus .menu, .options {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #1E1F23;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
#menus .menu a {
	color: #EEEAE9;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: transparent;
	height: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97855F;
	border-right-color: #97855F;
	border-bottom-color: #97855F;
	border-left-color: #97855F;
}
#menus .menu a:visited {
	color: #EEEAE9;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: transparent;
	height: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97855F;
	border-right-color: #97855F;
	border-bottom-color: #97855F;
	border-left-color: #97855F;
}
#menus .menu a:hover {
	background-color: #9C8C6B;
	color: #EEEAE9;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #97855F;
	height: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97855F;
	border-right-color: #97855F;
	border-bottom-color: #97855F;
	border-left-color: #97855F;
}
#menus .menu a:active {
	color: #EEEAE9;
	font-size: 11px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: transparent;
	height: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97855F;
	border-right-color: #97855F;
	border-bottom-color: #97855F;
	border-left-color: #97855F;
}
div .hottext table tr td p {
	color: #DED1C1;
	padding: 0px;
	width:auto;
	line-height: 1.8em;
	background-color: #1E1F23;
	margin-bottom: 10px;
	border: 1px solid #716140;
}
.sidetext ul li ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.listings ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#adminmenu  {
	color: #DED1C1;
	padding: 5px;
	width:180px;
	line-height: 1.8em;
	background-color: #1E1F23;
	margin-bottom: 10px;
	border: 1px solid #716140;
	margin: 0px auto;
}
#adminmenu ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}.tips ul {
	display: block;
}
.tips li {
	display: block;
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pullout2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	color: #DED1C1;
	width: 325px;
	padding: 15px 0px 0px 25px;
	line-height: 1.8em;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #716140;
	border-right-color: #716140;
	border-bottom-color: #716140;
	border-left-color: #716140;
	background-color: #1E1F23;
	display: block;
	margin: 0px 0px 15px 25px;
	float: right;
}

