body {
	margin: 0px auto;
	padding: 0px 2px 0px 2px;
	background-color: #383028;
	color: #DFDDDB;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	behavior: url(/js/csshover.htc);
}

a {
	color: #DED8C9;
}
	a:hover {
		color: #FFFFFF;
	}

h1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	margin: 0;
	padding: 4px 0px 4px 0px;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 4px 0px 4px 0px;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	color: #ffa400;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px 0px 0px 0px;

}
	h4 a {
	color: #ffa400;
	text-decoration: none;
	}

hr {
	display: block;
	border-bottom: 1px dashed #9B958E;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	height: 0px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

ul {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li {
	padding: 0px 0px 4px 14px;
	margin: 0px 0px 0px 8px;
	list-style-type: none;
	background-image: url(/img/arrow_right_l.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	margin: 4px 0px 0px 0px;
	padding: 2px;
	background-color: #494949 !important;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #635C56;
	border-bottom: 1px solid #635C56;
	color: #B4B1B1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	input {
	height: 16px;
	}
#formSearch {
}
#searchText {
	display: block;
	float: left;
	width: 98px;
}
#searchButton {
	display: block;
	float: right;
	border: 0px;
	background-color: #383028 !important;
	color: #DFDDDB;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 8px 2px 8px 2px;
	margin-top: 0px;
	width: 85px;
	height: 28px;
	cursor: help;
}
#searchButton:hover {
	color: #FFFFFF;
	background-image: url(/img/back3vert.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

img {
	border: none;
}

/* -------------- */

#setstatus {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	margin: 2px;
	padding: 1px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 9px;
}
	#setstatus a {
		display: block;
		text-decoration:none;
		background-color:#CCCCCC;
		color: #000000;
		text-align: center;
	}
	#setstatus a:hover {
		display: block;
		text-decoration:none;
		background-color:#000000;
		color: #ffffff;
	}

.divFlash{display:none;}
.divHtml{display:block;}

.start {display: none;}
.end {display: none;}
.clear {display:block; clear:both;}

/* -------------- */

#container {
	display: block;
	margin: 0px auto;
	width: 796px;
	border-right: 2px solid #734E19;
	border-left: 2px solid #734E19;
}
/* Holly Hack Targets IE Win only */
* html #container { height: 1%; }
/* End Holly Hack */

/* -------------- */

#outerbox {
	margin: 0px 8px 8px 8px;
	padding: 8px 8px 8px 8px;
	border-right: 2px solid #68625C;
	border-left: 2px solid #68625C;
	border-bottom: 2px solid #68625C;
	display: block;
	clear: both;
}

#header {
	height: 110px;
	color: #877e73;
	background-color: #ebe8e5;
	margin: 0px;
	padding: 15px;
}
	#header .left {
		display: block;
		float: left;
		width: 616px;
		height: 110px;
	}
	#header .right {
		display: block;
		float: right;
		width: 110px;
		height: 110px;
	}
	#header #ads {
		display: block;
		width: 600px;
		height: 74px;
		overflow:hidden;
	}
		#header #ads .text {
			display: block;
			position: relative;
			width: 360px;
			height: 64px;
			overflow:hidden;
			top: -74px;
			left: 220px;
			padding: 5px 10px 5px 10px;
		}
		#header #ads .text a {
			text-decoration:none;
			color: inherit;
		}
		#header #ads .text p {
			padding: 0;
			margin: 0px 0px 4px 0px;
		}

	#header .logo {
	display: block;
	width: 110px;
	height: 110px;
	background-image: url(/img/logo1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 10;
	overflow: hidden;
	}
		#header .logo a {
			display: block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 110px;
			height: 110px;
		}
		#header .logo span {
			display: none;
		}
		#header .logo img {
			display: none;
		}

	#header > .end {
		display: block;
		clear: both;
	}

/* -------------- */

	#menuMain {
	position: relative;
	display: block;
	height: 30px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 1px;
	z-index: 1100;
	}
	#menuSub {
	display: block;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 1px;
	}
	#menuMargin {
		color: #DFDDDB;
		z-index: 90;
		width: 190px;

		text-transform: uppercase;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .8em;
		letter-spacing: 1px;
	}
	#menuBottom {
		display: block;
		height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;

		text-transform: uppercase;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.9em;
		letter-spacing: 1px;
	}

/* -------------- */

#contents {
	display: block;
	clear: both;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/back2horz.gif);
	background-position: top right;
	background-repeat: repeat-y;
	border-bottom: 1px solid #383028;
}
/* Holly Hack Targets IE Win only */
* html #contents { height: 1%; }
/* End Holly Hack */

	#contents > .end {
		display: block;
		clear: both;
	}


/* -------------- */

#crumbtrail {
	position: relative;
	display: block;
	float: none;
	height: 18px;
	padding-top: 8px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 8px;
}

#banner {
	display: block;
	padding: 0;
	margin: 0;
	width: 760px;
	overflow: hidden;
}

#body {
	display: block;
	background-color: #383028;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* Holly Hack Targets IE Win only */
* html #body { height: 1%; }
/* End Holly Hack */

	#body .box {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 40px 40px;
	}
	/* Holly Hack Targets IE Win only */
	* html #body .box { height: 1%; }
	/* End Holly Hack */

	#body p {
	}
		#body .list p {
			margin: 0;
			padding: 0px 0px 10px 10px;
		}
	#body ul {
		margin: 0;
		padding: 10px 0px 10px 0px;
	}

	#body .wide {
	display: block;
	}
	/* Holly Hack Targets IE Win only */
	* html #body .wide { height: 1%; }
	/* End Holly Hack */

		#body .wide .wideleft {
	display: block;
	float: left;
	width: 210px;
		}
		#body .wide .wideright {
	display: block;
	float: right;
	width: 550px;
		}
			#body .wide .box .wideleft {
	width: 170px;
			}
			#body .wide .box .wideright {
	width: 490px;
			}
	#body .left {
	display: block;
	float: left;
	width: 560px;
	}
	#body .right {
	display: block;
	float: right;
	width: 190px;
	background-image: url(/img/back2vert.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #383028;
	border-bottom-color: #669966;
	}

	#body .break {
	display: block;
	border-bottom: 1px dashed #9B958E;
	height: 10px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	clear: both;
	}

	#body > .end,
	#body .wide > .end,
	#body .wide .box > .end {
		display: block;
		clear: both;
	}

/* -------------- */

#featuresv {
	display: block;
	width: 190px;
	margin-top: 2px;
}
	#featuresv .item {
	width: 190px;
	border-bottom: 2px solid #68625C;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	}
		#featuresv .item h4 {
			color: #ffa400;
			padding: 8px 8px 8px 8px;
			margin: 0;
		}
		#featuresv .item p {
			padding: 4px 8px 4px 8px;
			margin: 0;
		}
		#featuresv .item ul {
			padding: 4px 8px 4px 8px;
			margin: 0px 0px 0px 0px;
		}
		#featuresv .item.last {
			border-bottom: 0px;
		}
	#featuresv > .end {
	display: block;
	clear: both;
	}

/* -------------- */

#featuresh {
	clear: both;
	display: block;
	width: 760px;
	overflow: hidden;
}
	#featuresh .item {
	width: 188px;
	float: right;
	border-left: 2px solid #68625C;
	padding: 0;
	margin: 0;
	min-height: 160px;
	bottom: 0px;
	top: 0px;
	padding-bottom: 4px;
	}
		#featuresh .item.w25 {
			width: 188px;
		}
		#featuresh .item.w33 {
			width: 251px;
		}
		#featuresh .item.w50 {
			width: 378px;
		}

		#featuresh .item h4 {
			color: #ffa400;
			padding: 8px 8px 8px 8px;
			margin: 0;
		}
		#featuresh .item p {
			padding: 4px 8px 4px 8px;
			margin: 0;
		}
		#featuresh .item ul {
			padding: 4px 8px 4px 8px;
			margin: 0px 0px 0px 0px;
		}
		#featuresh .item.last {
			border-left: 0px;
		}
	#featuresh > .end {
	display: block;
	clear: both;
	}

/* -------------- */

#footer {
	clear: both;
	margin: 0px 8px 0px 8px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #68625C;
	height: 30px;
}
	#footer p {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#footer .left {
	display: block;
	float: left;
	width: 190px;
	height: 28px;
	}
	#footer .right {
	display: block;
	float: right;
	width: 552px;
	height: 28px;
	}

/* ==== Footer Sub ==== */

#footerSub {
	margin: 10px 16px 0px 16px;
	color: #DFDDDB;
}
	#footerSub a {
		text-decoration: none;
		color: #DFDDDB;
	}

	/* --- Copyright --- */

	#footerSub .copyright {
	float: left;
	width: 300px;
	text-align: left;
	}
	#footerSub .copyright p {
		padding: 0;
		margin: 0;
	}

	/* --- Downlood Flash --- */

	#footerSub .downloadFlash {
		clear: both;
		padding-top: 20px;
		width: 400px;
		height: 31px;
	}
	#footerSub .downloadFlash a,
	#footerSub .downloadFlash a:hover,
	#footerSub .downloadFlash a:visited {
	}
	#footerSub .downloadFlash img {
		float: left;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Downlood Adobe --- */
	
	#footerSub .downloadAcrobat {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
	}
	#footerSub .downloadAcrobat a,
	#footerSub .downloadAcrobat a:hover,
	#footerSub .downloadAcrobat a:visited {
	}
	#footerSub .downloadAcrobat img {
		float: left;
		border: 0;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Powered by --- */
	
	#footerSub .poweredBy {
	float: right;
	width: 240px;
	position: relative;
	text-align: right;
	}
	#footerSub .poweredBy img {
		border: 0;
		margin-left: 5px;
	}
	#footerSub .poweredBy a,
	#footerSub .poweredBy a:hover,
	#footerSub .poweredBy a:visited {
	}

