h4 {
	font-size: 9px;
	font-weight:bold;
	color:#60F;
	padding-bottom: 4px;
}

.htwo {
	font-family:"Times New Roman", Times, serif
	font-size: 11px;
	font-weight:bold;
	color: #F06
}

.emaillink {
	font-family:Verdana, Geneva, sans-serif;
	color:#600;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

.emlnk {
	background-color:#9CF;
	width:300px;
	margin: 0 auto;
	text-align:center;
}
.wrapper {
	height: auto;
	width: 100%;
}
.container {
	text-align:left;
	height: auto;
	margin: 0 auto;
	width: 957px;
}

p{
	text-align:left; !important;
	line-height: 14px;
	padding-bottom:10px;
	padding-left: 5px;
	text-align:justify;
	
}

.star { 
	list-style-position: inside;
	list-style-image: url("media/star.png") ;
	line-height: 14px;
	text-indent: 25px;
}

.transparent {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.mooSlide img {
	float: left;
	margin-right: 20px;
}
.mooSlide {
	background-color: #000000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 11px;
}
h3 {
	font-size: 17px;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
}



#info{
	background: black !important;
	color: white !important;
	cursor: default;
}

.main {
	width: 719px;
	height:480px;
	margin: 0 auto;
	background-color:#FFF;
	background-image:url("media/main_bot_back.png");
	background-repeat:no-repeat;
	background-position:left bottom; /* or 0% 100% */
}
.footer {
	width: 719px;
	height:92px;
	margin: 0 auto;
	background-color:#FFF;
	background-image:url("media/footer.png");
	background-repeat:no-repeat;
	background-position:left bottom; /* or 0% 100% */
	clear:both;
}
#nav {
	display:inline;
}
a:link {
	color: #993399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993399;
}
a:hover {
	text-decoration: underline;
	color: #CC66FF;
}
a:active {
	text-decoration: none;
}
.transparent {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#flash {
	text-align:center;
	align:center;
	height: 390px;
}
span.info {
	display: block;
	padding: 1px;
	margin-bottom: 1px;
	background-color: #FFFFCC;
	border: 1px solid #d8d7d7;
	color: #000;
}
.mootabs_title {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 49px;
}
.mootabs_title li {
	display:inline;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	cursor: pointer;
	height: 49px;
}
.mootabs_title li.active {
	background-color: #e6e6e6;
}
.mootabs_panel {
	padding: 15px 15px 10px 15px;
	text-align:left;
	display: none;
	position: relative;
	width: 679px;
	top: -1px;
	clear: both;
	overflow: auto;
}
.mootabs_panel.active {
	display: block;
}

.invisible { 
	display: none;
 }




.thumbnail {
	text-align:center;
	margin: 2px;
	padding: 3px;
	text-align: center;
	color: #CCCCCC;
	width: 150px;
	height: 165px;
	}

.thumbnail img{
	text-align:center;
	margin: auto;
	cursor:pointer;

}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

.thumbtext{
	width: 165px;
	height: 20px;
	display:block;
	text-align:center;
	cursor:pointer;

}


/* non IE  hover */
div.thumbnail:hover{
	background: #A7FFA7;
	color: #A7FFA7;
	font-weight: bold;

}

a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#contact-area {
	width: 600px;
	margin-top: 2px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #389F35;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.1em;
}

.rfloat {
	float:right;	
}

