html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
FORM {
	padding: 0;
	margin: 0;
}
LABEL {cursor: pointer;}
img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #F6E466 url('../images/page.gif') repeat-x;
	text-align: center;
	color: #74653D;
	padding-bottom: 10px;
	/*padding-top: 31px;*/ 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:11px; 
	font-family:verdana, arial, sans-serif;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url('../images/body_bg.gif') repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url('../images/header_2.gif') no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#caption {
  width: 244px;
  height: 152px;
  background: url('../images/caption.gif') no-repeat;
  text-align: center;
  color: #595959
}
#black h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#black p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url('../images/nav_left.jpg') no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A url('../images/nav_bot.gif') no-repeat bottom left;
}
#nav li {
  border-top: 1px solid #959595;
  background: url('../images/arr_white.gif') no-repeat 188px 10px;
  list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:arial narrow, arial, sans-serif; padding-left:31px; padding-right:0; padding-top:7px; padding-bottom:0
}

#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
  
}
#nav .onmouseover {
   border: medium none;
   background: url('../images/arr_orange.gif') no-repeat 188px 10px; 
  
}
#nav .important a {
  color: #E9C379;
}


#nav {
  background: url('../images/nav_left.jpg') no-repeat;
  width:100%;
  float:left;
  clear:left;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  clear:left;
  width:233px;
  
  background: #2A2A2A url('../images/nav_bot.gif') no-repeat bottom left;
}
#nav li {
	
  border-top: 1px solid #959595;
  background: url('../images/arr_white.gif') no-repeat 188px 10px;
  position:relative;
  top:0px;
  left:0px; 
  list-style-type:none; 
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:14px; 
  font-family:arial narrow, arial, sans-serif; 
  padding-left:31px; 
  padding-right:0; 
  padding-top:7px; 
  padding-bottom:0
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav UL LI:HOVER UL{
	display:block;
}
#nav UL UL{
	position:absolute;
	top:-1px;
	left:224px;
		padding:0px;
	background-image:none;
	width:150px;
	-moz-opacity: 0.9;
    -khtml-opacity: 0.9;
	opacity:0.9;
//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	display:none;
}
#nav a:hover {
  text-decoration: underline;
  
}
#nav .onmouseover {
   border: medium none;
   background: url('../images/arr_orange.gif') no-repeat 188px 10px; 
  
}
#nav .important a {
  color: #E9C379;
}

#nav UL UL UL{
	position:absolute;
	top:-1px;
	left:141px;
		padding:0px;
	background-image:none;
	width:150px;
	-moz-opacity: 0.9;
    -khtml-opacity: 0.9;
	opacity:0.9;
//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	display:none;
}
#nav UL UL LI:HOVER UL,
#nav UL LI:HOVER UL UL {
	display: none;
}
#nav a:hover {
  text-decoration: underline;
  
}
#nav .onmouseover {
   border: medium none;
   background: url('../images/arr_orange.gif') no-repeat 188px 10px; 
  
}
#nav .important a {
  color: #E9C379;
}




#news {
  background: url('../images/news_bg.gif') repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  float: left;
  clear: left;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
  margin-left: 0;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: url('../images/dots.gif') repeat-x center;
  height: 10px
}

#contact {
  background: url('../images/contact.gif') no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  clear: both;
}
#contact p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 515px;
  padding-right: 9px;
  padding-top: 301px;
}
 
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 0;
  margin-bottom: 0;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url('../images/Quick Links/haiti.jpg') no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold
}
#indu-img {
  background: url('../images/Quick Links/rise.jpg') no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url('../images/footer_bg.jpg') repeat-y;
}
#footer P {
	padding: 0;
	margin: 5px 0;
}
#footer IMG {margin: 0 3px;}
#copyright {
  text-align: center;
  padding: 5px 0px 5px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url('../images/footerline.gif') no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px
}

.registration-form .input INPUT {
	width: 200px;
	border: 1px solid #C4AE7C;
	color: #74653D;
}

.registration-form TEXTAREA {
	width: 200px;
	border: 1px solid #C4AE7C;
	color: #74653D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.registration-form .select SELECT{
	width: 202px;
	_width: 204px;
	border: 1px solid #C4AE7C;
	color: #74653D;
}

html>body* .registration-form .select SELECT{
	width: 204px;
}

.registration-form .select SELECT#b_month{
	width: 75px;
}

.registration-form .select SELECT#b_day{
	width: 55px;
}

.registration-form .select SELECT#b_year{
	width: 65px;
	_width: 66px;
}

html>body* .registration-form .select SELECT#b_year{
	width: 66px;
}

.registration-form .radio LABEL{
	position: relative;
	top: -2px;
}

.registration-form .va-top{
	vertical-align: top;
}

.registration-form .error {
	color: #CC0000;
}

P.registration-error {
	margin: 0 0 10px 0;
	padding: 0;
	color: #CC0000;
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
	border: none;
	vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
	margin: 0 2px;
}

/* Wordpress CSS */
.text-indent {
	display: block;
	text-indent: 16px;
}
.store {
	text-align: center;
}
.art-pieces A {text-decoration: none;}
.art-pieces A:HOVER {color: #464544;}
.art {
	float: left;
	width: 244px;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url("../images/loading.gif") no-repeat center;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnNext:HOVER {background: url("../images/nextlabel.gif") no-repeat right 15% !important;}
#lightbox-nav-btnPrev:HOVER {background: url("../images/prevlabel.gif") no-repeat left 15% !important;}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 48px;
	height: 11px; 
	float: right;
	padding-bottom: 0.7em;
	background: url("../images/close1.gif") no-repeat;	
}
#lightbox-secNav-btnClose IMG {display: none;}
#lightbox-secNav-btnClose:HOVER {background: url("../images/close2.gif") no-repeat;}
#music {visibility: hidden;}

/*  Quick Links  */
.quick-links {
	overflow: hidden;
	height: 1%;
	font-size: 0px;
	line-height: 0px;
}
.quick-links A {
	display: block;
	position: relative;
	/*font-size: 14px;*/
	color: #000000;
	text-decoration: none;
	/*padding: 3%;*/
	height: 94%;
	width: 94%;
}
.quick-links .quick-link {
	float: left;
	background: #E9E9E8;
}
.quick-links .quick-link .ql-left {
	background: url("../images/bg/quick-link-left.gif") left top repeat-y;
}
.quick-links .quick-link .ql-right {
	background: url("../images/bg/quick-link-right.gif") right top repeat-y;
}
.quick-links .quick-link .ql-top {
	background: url("../images/bg/quick-link-top.gif") left top repeat-x;
}
.quick-links .quick-link .ql-bottom {
	background: url("../images/bg/quick-link-bottom.gif") left bottom repeat-x;
}
.quick-links .quick-link .ql-lt {
	background: url("../images/bg/quick-link-lt.gif") left top no-repeat;
}
.quick-links .quick-link .ql-rt {
	background: url("../images/bg/quick-link-rt.gif") right top no-repeat;
}
.quick-links .quick-link .ql-lb {
	background: url("../images/bg/quick-link-lb.gif") left bottom no-repeat;
}
.quick-links .quick-link .ql-rb {
	background: url("../images/bg/quick-link-rb.gif") right bottom no-repeat;
}
.quick-links .quick-link1 .ql-rb {
	width: 162px;
	height: 253px;
}
.quick-links .quick-link2 .ql-rb {
	width: 166px;
	height: 160px;
}
.quick-links .quick-link3 .ql-rb,
.quick-links .quick-link4 .ql-rb {
	width: 182px;
	height: 80px;
}
.quick-links .quick-link5 .ql-rb {
	width: 348px;
	height: 93px;
}

/*  Slide Show  */
#slide-images {
	height: 220px;
/*	margin:0 -25px;*/
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px;
	position: relative;
	width: 510px;
}
#right #slide-images {margin: 0;}
#slide-images LI {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#slide-images LI IMG {
	display: block;
}
.music {
	margin-top: 50px;
	padding-right: 40px;
	text-align: right;
}

/*  Search Form  */
.search-form {
	float: left;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin-left: 12px;
}
.login-form,
H2,
H3,
#right P,
#right UL {
	margin-left: 25px;	
}
#right UL {margin-left: 45px;}
.search-form .search-form-bg {
	width: 377px;
	height: 33px;
	background: url("../images/bg/search-form.jpg") no-repeat;	
}
.search-form LABEL {
	font-size: 14px;
	line-height: 33px;
	color: #FFFFFF;
	margin: 0px 5px 0 5px;
}
.search-form SELECT,
.search-form INPUT {
	padding: 0;
	margin: 0 6px 0 0;
	font-size: 12px;
	color: #010101;
	border: none;
	line-height: 14px;
}
.search-form SELECT {
	width: 109px;
}
.search-form INPUT {
	width: 140px;
	padding: 2px 0;
}
.search-form INPUT.submit {
	padding: 0;
	margin: 0;
	font-size: 14px;
	width: 48px;
	height: 22px;
	background: url("../images/buttons/search.gif") no-repeat;
	cursor: pointer;
}

/*  Cart  */
.cart {
	float: right;
	font-size: 14px;
	line-height: 32px;
	padding: 0 9px 0 0;
}
.cart,
.cart A {
	color: #010101;
}
.cart A {text-decoration: none;}
.cart .cart-bg {
	width: 111px;
	height: 33px;
	background: url("../images/bg/cart.gif") no-repeat;
}
.cart SPAN {
	padding: 0 0 0 38px;
}
.relax {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
.page-top {
	padding-bottom: 25px;
}
.top-menu {
	font-size: 11px;
	text-align: right;
	margin: auto;
	width: 778px;
	padding: 12px 0 6px 0;
}
.top-menu,
.top-menu A {
	color: #000000;	
}
.top-menu A {text-decoration: none;}
.top-menu A:HOVER {text-decoration: underline;}
.top-menu P {
	padding: 0;
	margin: 0;
}
.top-menu .menu {
	float: right;
	padding: 0 10px 0 4px;
}
.top-menu .login-link {
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
	text-decoration: underline;
}

/*  Login Form  */
.login-form LABEL {
	float: left;
	clear: left;
	width: 84px;
	margin: 3px 0 0 0;
}
.login-form INPUT {
	float: left;
	clear: left;
	margin: 3px 0 0 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.featured-media,
.recently-media {
	margin-left: 25px; 
}
.featured-media H3,
.recently-media H3 {margin-left: 0;}
.post P {
	padding: 0;
	margin: 0;
	font-size: 9px;
}
.post IMG,
.post IMG {
	border: 1px solid #E6D19E;
	padding: 2px;
	margin-right: 4px;
}
.post H4,
.post H4 {
	font-size: 11px;
	font-weight: normal;
	color: #C08C0A;
	padding: 0;
	margin: 2px 0 4px 0;
}
.post H4 A,
.post H4 A {
	color: #C08C0A;
	text-decoration: none;
}
.post-content IMG {display: none;}
.post {
	padding-bottom: 10px;
}

#welcome.media {padding: 10px 0 0 0;}
.video-player,
.audio-player {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	background: #F4DF4E;
}
.video-player .video-player-left {
	background: url("../images/bg/video-player-left.gif") left top no-repeat;	
}
.video-player .video-player-right {
	background: url("../images/bg/video-player-right.gif") right top no-repeat;
	width: 505px;
	height: 307px;	
}
.video-player .video-player-top {
	background: url("../images/bg/video-player-top.gif") left top no-repeat;
	height: 15px;
	width: 100%;	
}
.video-player .video-player-bottom {
	background: url("../images/bg/video-player-bottom.gif") left top no-repeat;
	height: 14px;
	width: 100%;	
}
.audio-player .audio-player-left {
	background: url("../images/bg/audio-player-left.gif") left top no-repeat;	
}
.audio-player .audio-player-right {
	background: url("../images/bg/audio-player-right.gif") right top no-repeat;
	width: 505px;
	height: 48px;	
}
.audio-player .audio-player-top {
	background: url("../images/bg/audio-player-top.gif") left top no-repeat;
	height: 13px;
	width: 100%;	
}
.audio-player .audio-player-bottom {
	background: url("../images/bg/audio-player-bottom.gif") left top no-repeat;
	height: 9px;
	width: 100%;	
}

.post-teaser,
.post-body {padding-top: 20px;	}
.post-teaser P,
.post-body P {
	margin: 0 !important;
	padding: 0;
}
.post-content-left {
	float: left;
	width: 320px;
}
.post-content-left .more-link {
	float: right;
	color: #74653D;
}
#right .comment-form A {color:#74653D;}
#right .comment-form TEXTAREA {
	width: 100%;
}
#right .comment-form P {margin: 0px;padding: 0;}
#right .comment-form .comment-edit-link {font-size: 9px;}
#right .comment-form {margin-left: 25px;}

#right .related-media H3,
#right .related-media H3 A,
#right .comment-form H3,
#right .comment-form H3 A {
	border: none;
	font-size: 18px;
	color: #C08C0A;
	text-decoration: none;
	margin-left: 0;
}
#right .comment-form H3 A,
#right .related-media H3 A {
	cursor: pointer;
	background: url("../images/bg/arrow-bottom.gif") left center no-repeat;
	padding-left: 20px;
}
#right .comment-form H3 A.hidden,
#right .related-media H3 A.hidden {background: url("../images/bg/arrow-top.gif") left center no-repeat;}
.comment-form .commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
.comment-form .commentlist .comment-author {
	font-size: 12px;
	color: #C08C0A;
}
.comment-form .commentlist LI {
	padding: 0 0 15px 0;
}
.related-media {
	float: right;
	width: 175px;
	margin-right: -10px;
	position: relative;
	z-index: 10; 
	padding-top: 20px;
}
.related-media .hide-related-media {
	height: 215px;
	border: 1px solid #D6B25D;
	overflow: auto;	
}
#right .related-media h3 {
	padding: 0 0 5px 0;
	margin: 0 0 0px 14px;
}
#right .related-media .post {
	padding: 5px 0 5px 5px;
}
#right .related-media .post H4 {
	font-size: 10px;
}
.creditline {display: none !important;} 
.search-results {margin-left: 25px;}
#right .search-results H3,
#right .search-results H3 A {
	margin-left: 0;
	border: none;
	font-size: 11px;
	color: #C08C0A;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}
#right .search-results H2 {margin-left: 0;}
.sfind {background: #F1D516;}

#right .commentlist {margin-left: 0;}
SUP {font-size: 5px;}
