@CHARSET "ISO-8859-1";

/* ---------------- Page background ---------------- */
body {
	-moz-opacity: .999; /*to defeat firefox redraw problem with fade effect*/
	padding: 0;
	margin: 0;
	/*background: #f0f0f0 url(backdrop.gif?z=96249) repeat-y center top;*/
	background: #f9f5ea;
	font: 10pt/14pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#backdrop {
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #f9f5ea url(backdrop.gif?z=96249) repeat-x left top;
	/*border: 1px solid #000000;*/
}

/* ---------------- General formatting elements ---------------- */
h1 {
	margin: 0px;
	padding: 0em 0em 0em 0em;
	font: bold 18pt/22pt Arial, Helvetica, sans-serif;
	color: #a9875a;
}

h2 {
	font: bold 18pt/22pt Arial, Helvetica, sans-serif;
	color: #9d538e;
	letter-spacing: 1px;
}

h3 {
	font-size: 16pt;
	color: #69aaae;
}

h4,h5,h6 {
	font-size: 14pt;
	color: #69aaae;
}

p, div, td {
	color: #455461;
}

a {
	color: #a9875a;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	border-bottom: 1px dotted #c72623;
}

.clear {
	clear:both;
}

hr {
	height: 1px;
	color: #a9875a;
	background-color: #a9875a;
}

li {
	list-style-image: url(bullet.png);
	padding-left: 5px;
	margin-bottom: 1px;
}

/* ---------------- Container for all the content ---------------- */
#container {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*background: #ffffff;*/
	/*border: 1px solid red;*/
}

#bannerArea {
	width: 975px;
	height: 200px;
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 0 0 0 0px;
	background: none;
	/*border: 1px solid red;*/
}

#bannerLeft {
	width: 370px;
	height: 55px;
	float: left;
	margin: 85px 14px 0px 14px;
	padding: 0px;
	/*border: 1px solid green;*/
}

#banner {
	width: 170px;
	height: 125px;
	float: left;
	margin: 0px;
	padding: 20px 0 0 0;
	background: #f9f5ea url(logo.gif?z=96249) no-repeat left;
	/*order: 1px solid red;*/
}

#bannerRight {
	width: 370px;
	height: 55px;
	float: right;
	margin: 85px 14px 0px 14px;
	padding: 0px;
	/*background: #495863;*/
	color: #495863;
	text-align: center;
	/*border: 1px solid green;*/
}

#bannerBottom {
	clear: both;
	width: 970px;
	height: 30px;
	padding: 0 0 3px 0;
	float: left;
	text-align: center;
	/*border: 1px solid #00ff00;*/
}

#bannerLine {
	clear: both;
	width: 975px;
	height: 16px;
	padding: 0px;
	float: left;
	background: transparent url(bannerline.gif?z=96249) no-repeat left;
	/*border: 1px solid red;*/
}

#advertTop {
	width: 245px;
	height: 100px;
	margin: 13px 20px 13px 30px;
	padding: 0px;
	float: left;
	/*border: 1px solid #0000ff;*/
}

#bannerRight a {
	font-weight: bold;
}

#contentarea {
	float: left;
	width: 955px;
	margin: 0px 21px 10px 22px;
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
}

#secondtier {
	clear: both;
	width: 975px;
	height: 200px;
	margin: 20px 10px 0px 10px;
	float: left;
	background-color: transparent;
	/*border: 1px solid #000000;*/
}

#quick_launch {
	width: 100%;
	float: left;
	padding: 0;
	font: normal 14px/100% Trebuchet MS, sans-serif;
	text-align: center;
	color: #d9c777;
	/*border: 1px solid red;*/
}

#quick_launch ul {
	margin: 0px;
	padding: 0px;
	width: 10em;
	list-style-type: none;
}

#quick_launch li {
	padding: 2px 0px 2px 0px;
	width: 10em;
	float: left;
	border-bottom: 1px dotted #aaaaaa;
}

#quick_launch a {
	color: #9d538e;
	text-transform: lowercase;
	text-decoration: none;
}

#quick_launch a:hover {
	color: #a9875a;
	text-decoration: underline;
}

#blankarea {
	width: 100%;
	height: 25px;
	float: left;
	border: 1px solid red;
}

#infobar {
	clear: both;
	width: 955px;
	height: 22px;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	background: transparent;
	/*border: 1px solid red;*/
}

/* ---------------- Horizontal navigation block ---------------- */
/* Moved to a separate style sheet styleHM.css */

/* ---------------- Breadcrumb styling ---------------- */
#breadcrumb ul li {
   list-style-image: none;
   display: inline;
   padding: 0 2px 0 0;
   margin: 3px 0 0 0;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 1em;
	font-size: 10px;
	color: #696969;
}

#breadcrumb a {
	font-size:10px;
	line-height: 200%;
	color: #898989;
	text-decoration: none;
}

#breadcrumb a:hover {font-size:10px;
	color: #000000;
	border-bottom: 1px dotted #ff0000;
}

/* ---------------- Page Main Region ---------------- */
#main {
	float: left;
	width: 640px;
	background-color: transparent;
	margin: 0px;
	padding: 5px 10px 20px 20px;
	/*border: 1px solid red;*/
}

/* full page */
#fullpage {
	width: 960px;
	margin: 0px;
	padding: 5px 20px 20px 20px;
	text-align: left;
	/*border: 1px solid red;*/
}

#main a, #fullpage a {
	border-bottom: 1px dotted #dfdfdf;
}

#main a:hover, #fullpage a:hover {
	color: #363e99;
	border-bottom: 1px dotted #363e99;
}

/* ---------------- Sidebar menus ---------------- */
#menubox {
	float: right;
	width: 290px;
	margin: 0px;
	padding: 5px 10px 20px 10px;
	/*border: 1px solid red;*/
}

.sidebar {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #868e92;
	/*background: #ffffff url(watermark.gif) no-repeat top;*/
	background: #f9f5ea;
	border: 1px solid #cdcdcd;
}

.sidebar h3 {
	margin: 0;
	padding: 5px 5px 5px 10px;
	background-color: #dccb81;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-transform: uppercase;
}

.sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px;
	padding: 0px;
	text-decoration: none;
	/*border: 1px solid red;*/
}

.sidebar ul.sidemenu li {
	height: 1%;
	list-style: none;
	padding: 4px 0px 4px 0px;
	margin: 0px 2px;
	color: #707070;
	border-bottom: 1px solid #e1e1e1;
}

.sidebar ul.sidemenu li a {
	text-decoration: none;
	color: #455461;
}

.sidebar ul.sidemenu li a:hover {
	color: #000000;
}

.sidebar ul.sidemenu li.parent a {
	text-decoration: none;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

.sidebar ul.sidemenu li.parent a:hover {
	color: #000000;
}

.sidebar p, .sidebar #search, .sidebar .newsline {
	margin: 7px 10px 8px 10px;
	padding: 0px;
	text-align: left;
	/*border: 1px solid red;*/
}

.newsline h5 {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 20px;
}

/* ---------------- Footer elements ---------------- */
#footer_wrap {
	clear: both;
	width: 100%;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background: #f9f5ea url(footerwrap.gif?z=96249) repeat-x left top;
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	/*border: 1px solid red;*/
}

#footer_contact {
	width: 990px;
	height: 26px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	color: #868e92;
	text-align: center;
	/*border: 1px solid red;*/
}

#footerLeft {
	width: 250px;
	float: left;
	text-align: center;
	/*border: 1px solid red;*/
}

#footerRight {
	width: 220px;
	float: right;
	text-align: center;
	/*border: 1px solid red;*/
}

#footer_content, #footer_content p {
	width: 460px;
	float: left;
	padding: 10px;
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-align: center;
	/*border: 1px solid red;*/
}

#footer_wrap a {
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #efefef;
}

#footer_wrap a:hover {
	color: #363e99;
	border-bottom: 1px dotted #ff0000;
}

/* ---------------- Other elements ---------------- */
#myinfosite a img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

/* ---------------- Specific formatting elements ---------------- */


/* Article layout */
.imageLeft {
	float: left;
}

.imageRight {
	float: right;
}

.oneColumn {
	clear: both;
	/*border: 1px solid #696969;*/
}

.twoColumn {
	float: left;
	margin: 5px 10px 5px 2px;
	padding: 10px 15px 10px 5px;
	width: 40%;
	background-color: #ffffff;
	border: 1px solid #696969;
}

.activesection>h4 {
	background: #eeeeee url(rolldown.gif) no-repeat 98% 50%;
	padding-left: 5px;
	border: 1px solid #cdcdcd;
}

.activesection>h4.open {
	background: #eeeeee url(rollup.gif) no-repeat 98% 50%;
	padding-left: 5px;
	border: 1px solid #cdcdcd;
}

.activesection h4:hover {
	cursor:hand;
}

.info {
	font-size: inherit;
	color: red;
}

#accordion h3 {
	background: #efefef;
	margin-top: 5px;
	padding-left: 30px;
	border-bottom: 2px solid #005b25;
	font-size: 11pt;
	color: #000000;
	/*font-weight: bold;*/
	text-transform: uppercase;
}
#accordion div, #accordion div p {
	font-size: 10pt;
	color: #333333;
}

#buttonframe {
	width:100%;
	padding: 10px 0px 50px 0px;
	/*border: solid 1px #000000;*/
}

.buttoncol {
	float: left;
	width: 193px;
	margin: 0px 5px 0px 5px;
	background: #ffffff url("border-top.gif") left top no-repeat;
}

.buttoncol div {
	padding: 20px 0px 0px 0px;
	width: 193px;
	margin: 0px 0px 0px 0px;
	background: url("border-bottom.gif") left bottom no-repeat;
}

.buttoncol div h4 {
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}

.buttoncol div img {
	border: none;
	padding: 0px 0px 20px 20px;
}

.buttons img {
	border: none;
}

.seohelp {
	font-size: 8pt;
	color: #333333;
}

.tbl {
	empty-cells: show;
}

.tblhead {
	empty-cells: show;
}

.blacklinkbar {
	width: 100%;
	padding: 2px 10px 2px 10px;
	background: #000000;
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
	/*border: 1px solid red;*/
}

.blacklinkbar a {
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
}

/* ---------------- Gallery ---------------- */
#maingallery {
	float: left;
	width: 654px;
	height: 200px;
	margin: 0px;
	background-color: transparent;
	/*border: 1px solid red;*/
}

#gallery {
	width: 654px;
	height: 200px;
	margin: 0px;
	/*border: 1px solid red;*/
}

#gallery img {
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1;
}

#gallery div {
	text-align: center;
	width: 654px;
	height: 200px;
	/*border: 1px solid red;*/
}

#gallery img {
	padding: 0px;
	border: 0px solid #333;
	background-color: #fff;
}

#gallery div p {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#videobx {
	float: right;
	width: 270px;
	height: 200px;
	padding: 0 10px 0 38px;
	/*border: 1px solid red;*/
}

#ad_zone {
	clear: both;
	width: 720px;
	height: 81px;
	margin: 2px 2px 1px 2px;
	padding: 7px 0px 7px 21px;
	background-color: #62230d;
	/*border: 1px solid red;*/
}

.ad_block {
	width: 160px;
	height: 80px;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	background-color: #62230d;
	/*border: 1px solid red;*/
}

#controls {
	text-align: center;
	width: 500px;
}
#pager a, #maingalleryZ .control  {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0E3B3B;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#pager a.activeSlide {
	background-color: #E6E2AF;
	color: #000;
}
#pager a:hover, #playControl:hover {
	background: #900;
}

.prodheading1 {
	color: #9a9a9a;
	font: bold 20px/150% Arial,Helvetica,sans-serif;
}

.prodheading2 {
	color: #9a9a9a;
	font: bold 14px/150% Arial,Helvetica,sans-serif;
}

.prodbody {
	color: #9a9a9a;
	font: italic 14px/150% Arial,Helvetica,sans-serif;
}


