@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #C1272F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1272F;
}
a:hover {
	text-decoration: underline;
	color: #FEEDE3;
}
a:active {
	text-decoration: none;
	color: #C1272F;
}
.menu {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menu a:link {
	color: #FEEDE3;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FEEDE3;
}
.menu a:hover {
	text-decoration: underline;
	color: #C1272F;
}
.menu a:active {
	text-decoration: none;
	color: #FEEDE3;
}

#about-body {
	width: 498px; 
	text-align: left;
}
#about-image {
	width: 495px; 
	height: 330px;
	margin-top: 3px;
	margin-left: 3px;
}
#about-title {
	width: 489px; 
	height: 24px; 
	background-image:url(/images/about_bar.jpg); 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
#about-titletxt {
	margin: 0px 0px 0px 12px;
	padding-top: 6px;
}
#about-greenbox {
	width: 477px; 
	height: 200px; 
	border: #1B331B 3px solid; 
	margin: 3px;
	text-align: left;
	vertical-align: top;
	min-height: 50px;
}
#about-greenboxtxt {
	width: 461px;
	height: auto;
	font-size: 11px;
	margin: 3px;
	line-height: 16px;
}
#about-graybox {
	width: 489px; 
	height: auto; 
	border: #646464 3px solid; 
	margin: 3px 0px 0px 3px;
}

#contact-body {
	width: 498px; 
	text-align: left;
}

#contact-image {
	width: 495px; 
	height: 330px;
	margin-top: 3px;
	margin-left: 3px;
}

#contact-titleright {
	width: 236px; 
	height: 24px; 
	background-image:url(/images/contact_title.jpg); 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 1px;
}

#contact-titleleft {
	width: 236px; 
	height: 24px; 
	background-image:url(/images/contact_title.jpg); 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 1px;
}

#contact-greenboxright {
	width: 228px; 
	height: 200px;
	border: #1B331B 3px solid; 
	margin: 3px;
	text-align: right;
	vertical-align: top;
	min-height: 50px;
}

#contact-grayboxright {
	width: 240px;
	height: auto;
	border: #646464 3px solid;
	margin: 3px 0px 0px 3px;
	float: right;	
}
#contact-greenboxleft {
	width: 222px; 
	height: 194px;
	border: #1B331B 3px solid; 
	margin: 3px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	font-size: 11px;
	line-height: 16px;

}

#contact-grayboxleft {
	width: 240px;
	height: auto;
	border: #646464 3px solid;
	margin: 3px 0px 0px 3px;
	float: left;
}

#contact-form {
	margin: 0px 3px 3px 3px;
	height: 194px;
	width: 222px;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 15px 10px;
}

#contact-name {
	text-align: left;
	font-size: 11px;
	color: #FEEDE3;
}

#contact-email {
	text-align: left;
	font-size: 11px;
	color: #FEEDE3;
	margin: 10px 0px 0px 0px;
}

#contact-comments {
	text-align: left;
	font-size: 11px;
	color: #FEEDE3;
	margin: 10px 0px 0px 0px;
}
	
form {
	display: inline;
}

#contact-form input {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#contact-form textarea {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 40px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#contact-send {
	margin-top: 15px;
	margin-left: 132px;
	text-align: left;

}

#menu-body {
	width: 498px; 
	text-align: left;
}

#menu-titletop {
	width: 489px; 
	height: 24px; 
	background-image:url(/images/about_bar.jpg); 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
#menu-titletoptxt {
	margin: 0px 0px 0px 12px;
	padding-top: 6px;
}
#menu-greenbox {
	width: 477px;
	border: #1B331B 3px solid; 
	margin: 3px;
	text-align: left;
	vertical-align: top;
	min-height: 25px;
}
#menu-greenboxtxt {
	font-size: 11px;
	margin: 3px;
	line-height: 16px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
}
#menu-grayboxtop {
	width: 489px; 
	height: auto; 
	border: #646464 3px solid; 
	margin: 3px 0px 0px 3px;
}

#menu-grayboxbot {
	width: 489px; 
	border-top: #646464 0px solid;
	border-right: #646464 3px solid;
	border-bottom: #646464 3px solid;
	border-left: #646464 3px solid;
	margin: 0px 0px 3px 3px;
	padding: 0px;
}
#menu-grayboximagetop {
	width: 489px;
	height: 7px;
	padding: 0px;
	margin: 0px;
}

#menu-grayboximagetbot {
	background-image:url(/images/tbrd_bot.jpg);
	width: 489px;
	height: 7px;
}
#menu-bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 469px;
	width: 482px;
	overflow: auto; 	
	padding: 3px 3px 3px 3px;
}
#contact-titletxt {
	margin: 0px 0px 0px 4px;
	padding-top: 6px;
}


#site-topheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 6px 0px 0px 12px;
}

#site-topcontent {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 16px 0px 16px;
}

#site-bottomheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 12px;
}

#site-bottomcontent {
	font-size: 11px;
	line-height: 23px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #FFFF00;
}

#currenttime {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#home-newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 12px;
}
#home-newscontent1 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px;
}
#home-newscontent2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px;
}
#home-humidortitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffcc33;
	margin: 5px 3px 3px 3px;
	text-align: left;	
}
#home-humidorcontent {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px;
	line-height: 15px;
	text-align: left;
}


.footer {
	text-align: center;
	vertical-align: middle;
}
.footer a:link {
	color: #ffcc33;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #ffcc33;
}
.footer a:hover {
	text-decoration: underline;
	color: #ffcc99;
}
.footer a:active {
	text-decoration: none;
	color: #ffcc33;
}

#e {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 16px;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

#cont {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 80px;
	height: 20px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#f_name {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#l_name {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#city {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#state {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#zip {
	border: #1B331B 1px solid;
	background-color: #0d180d;
	color: #FFFFFF;
	width: 200px;
	height: 14px;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/*					GALLERY
================================================= */

#gallery-image-cnt {
	width: 482px;
	height: 270px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#gallery-main-image {
	width: 482px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#gallery-content-cnt {
	width: 482px;
	height: 89px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#gallery-contentL {
	width: 216px;
	height: 89px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	float: left;
}

#gallery-contentR {
	width: 216px;
	height: 89px;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	float: right;
}

#gallery-thumb-cnt {
	width: 482px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#gallery-left {
	width: 25px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
}

.gallery-content-title {
	width: 40px;
	height: auto;
	padding: 5px 0px 0px 20px;
	margin: 0px;
	float: left;
}



#gallery-right {
	width: 25px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#gallery-thumbs1 {
	width: 432px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.gallery-thumbs2 {
	width: auto;
	height: 99px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	float: left;
}
