html * {margin:0px;padding:0px;list-style-type:none;}

/*Global*/
body {background:#0a0302 url(bg_body.jpg) center top repeat-y;font:12px/13px Tahoma,Arial,Helvetica,sans-serif;color:#ccc;}
td {padding-right: 2em;}
h1 {float:right;margin:5.5em 0.1em 0 0;font:normal 14px "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;color:#fff;text-transform:uppercase;}
h2 {margin:1.2em 0 0.4em 0;font-size: 13px;color:#fff;white-space:normal;}
h3 {margin:0.3em 0;font: 21px "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;color:#b98b07;}
p {margin:0 0 1em 0;}
a {text-decoration:underline;}
a:hover {text-decoration:none;}
a img {border: none;}
address {font-style: normal;margin-bottom: 1em;}

/*Logic*/
#page {width:925px;margin:0 auto;}
#header {float:left;width:100%;height:9em;border-bottom:thin solid #8a8382;}
#left_column {float:left;width:203px;margin:2em 0;}
#content {float:right;width:658px;margin:2em 0 0 3em;}
#footer {width:100%;float:left;padding:0.5em 0;margin-top:1em;font:normal 9px Tahoma, Arial, Helvetica, sans-serif;color:#999;text-align:center;border-top:thin solid #6b5a4d;}

/*Header*/
#header img {float:left;margin:70px 0 0 15px;}

/*Left column*/
#left_column ul {width:203px;padding:0 0 1em 0;list-style-type: none;}
#left_column ul a {text-decoration:none;font:bold 13px;color:#fff;}
#left_column ul a:hover {text-decoration:underline;}
#left_column ul li {width:203px;padding:15px 0 12px 0;background: url(bg_menu.gif) bottom center no-repeat;}
#left_column ul li.active  {width:175px;padding:0;}
#left_column ul li a {width:175px;padding-left:2em;display:block;}
#left_column ul a.active  {width:175px;padding:15px 0 12px 28px;background: url(bg_menu_in.jpg) repeat-x;}
#left_column ul ul  {width:203px;padding:13px 0 12px 0;background:url(bg_menu.gif) bottom center no-repeat;}
#left_column ul ul li {width:160px;padding:0 0 6px 43px;font:13px Tahoma, Arial, Helvetica, sans-serif;; color:#ccc;background:none;}
#left_column ul ul li a {width:160px;padding:0;font-weight: normal;color:#ccc;background:none;}
#left_column ul ul li.active {width:160px;padding:0 0 6px 43px;color:#a77f06;background:url(sub_menu_bul_active.gif) no-repeat 60px 8px;}
#left_column ul ul li.active  a {color:#a77f06;font-weight:bold;}
#left_column div {float:left;width:177px;padding:1.2em 0 1.2em 2em;font-weight:bold;color:#fff;background:url(bg_contact_block.jpg) repeat-x;border:thin solid #402408;}
#left_column div a {color:#b98b07;}

/*Content*/
#content a {color:#91281a;}
#content ol li {list-style-type:decimal;}
#content li {margin:0 1.1em 0.5em;list-style-position: inside;}
#content ul li {list-style-type: square;}
a#to_top {color:#91281a;margin:2em 0;display:block;clear:left;text-decoration: none;}
a#to_top span {font-size: 1.4em;margin-right: 1em;}
a#to_top u:hover {text-decoration:none;}
#thumb {margin-top: 2em;}
#thumb a {font:normal 11px Arial, Helvetica, sans-serif;}
#thumb dl {float:left;width:310px;text-align: left;}
#thumb dt {float:left;margin-right:20px;}
#thumb dt img {border: 0;width: auto;height: auto;padding: 0;}
#thumb dd {font-size: 11px;line-height: 11px;height: 124px;margin:0;}
#thumb dd h2 {margin:0 0 5px 0;}

/*Photos navigation*/
#upper_nav {margin-bottom: 2em;}
#upper_nav p {float: left; font-weight: bold;}
#upper_nav ul {line-height: 13px;}
#upper_nav ul li {display: inline;list-style-position: inside;margin: 0;}

/*Photos*/
dl {width: 306px;float: left;text-align: center;margin-right: 1em;}
dt img {border:thin solid #4F4240;display:block;height:150px;padding:19px 27px;width:250px;}
dd {margin: 0.5em 0.5em 2em;}

/*Footer*/
#footer a {color:#999;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer img {margin-right:180px;}

/*Misc*/
.nowrap {white-space: no-wrap;}
.picture {float:left;margin:17px 43px 60px 0;}
img.left {float:left;margin:5px 20px 15px 0;padding:0;}
img.right{float:right;margin:5px 0 15px 20px;padding:0;}
#ccode {display:none;}

/*Lightbox*/
#jquery-overlay {height:500px;left:0;position:absolute;top:0;width:100%;z-index:90;}
#jquery-lightbox {left:0;line-height:0;position:absolute;text-align:center;top:0;width:100%;z-index:100;}
#jquery-lightbox a img {border:medium none;}
#lightbox-container-image-box {background-color:#FFFFFF;height:250px;margin:0 auto;position:relative;width:250px;}
#lightbox-container-image {padding:10px;}
#lightbox-loading {height:25%;left:0;line-height:0;position:absolute;text-align:center;top:40%;width:100%;}
#lightbox-nav {height:100%;left:0;position:absolute;top:0;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav {left:0;}
#lightbox-nav a {outline:medium none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {display:block;height:100%;width:49%;}
#lightbox-nav-btnPrev {float:left;left:0;}
#lightbox-nav-btnNext {float:right;right:0;}
#lightbox-container-image-data-box {background-color:#FFFFFF;font:10px/1.4em Verdana,Helvetica,sans-serif;margin:0 auto;overflow:auto;padding:0 10px;width:100%;}
#lightbox-container-image-data {color:#666666;padding:0 10px;}
#lightbox-container-image-data #lightbox-image-details {float:left;text-align:left;width:70%;}
#lightbox-image-details-caption {font-weight:bold;}
#lightbox-image-details-currentNumber {clear:left;display:block;padding-bottom:1em;}
#lightbox-secNav-btnClose {float:right;padding-bottom:0.7em;width:66px;}

.float {
	position: fixed;
	height: 182px;
	width: 33px;
	z-index: 10;
	top: 45%;
	margin-left: 710px;
}

.trigger, .tr {
	cursor:pointer;
	margin-bottom: 65px;	
	width: auto;
	float: left;
	}

	
.tooltip {
	display:none;
	height:auto;
	padding:10px 10px 10px 20px;
	width:180px;
	font-size:11px;
	color:#fff;
	background-color: #000000;
	z-index: 100;
	}
	
#content1 {
	float:right;
	width:676px;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
}	
