@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: #BBE0D9;
	text-align: center;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

#container-home {
	width: 1000px;
	height: 650px;
	border: 2px solid #ffffff;
	margin: 0 auto;
	background-color: #FFF;
}

/* Navigation */
#navspace {
	float: left;
	width: 125px;
	background-color: #FFF;
	height: 550px;
	display: inline;
	position: relative;
}
#menu {
	float: left;
	width: 125px;
	text-align: left;
	background-color: #FFF;
	padding-top: 185px;
	display: inline;
}

#menu-home {
	float: left;
	width: 125px;
	text-align: left;
	background-color: #FFF;
	padding-top: 150px;
	display: inline;
}

.nav {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.nav:link, .nav:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.nav:hover, .nav:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
.navsel {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
.navsel:link, .navsel:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
.navsel:hover, .navsel:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}

/* General */
#bigimage {float: left; display: inline;}
.inlineimager {float: right; margin-left: 20px; margin-bottom: 5px; border: 1px solid #ffffff;}
#textcontain {
	float: left;
	width: 485px;
	text-align: center;
	margin-top: 40px;
	height: 510px;
} 
#textarea {
	float: left;
	width: 400px;
	text-align: left;
	margin-left: 40px;
	color: #666;
} 
#thumbcontain {float: left; text-align: center; margin-top: 40px; margin-left: 40px;} 

/* Home */
#smallimagecontain {float: left; width: 485px; text-align: center; margin-top: 40px;} 
.smallimage {border: 1px solid #ffffff; margin-left: 20px; margin-right: 20px;}
#logocontain {float: left; width: 324px; text-align: center; margin-top: 5px; height:104px;} 
#mpalogo {float: left; width: 100px; text-align: center; margin-top: 25px;} 
#facebook {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 35px;
	margin-left: 5px;
} 
#twitter {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 45px;
	margin-left: 60px;
}

/* Links */
#linkcontain {float: left; width: 820px; text-align: center; margin-top: 40px;} 
#linkarea {
	float: left;
	width: 740px;
	height: 494px;
	text-align: left;
	margin-left: 70px;
	overflow: auto;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	color: #666;
	} 
.linkboxes {width: 120px; height: 190px; padding-top: 10px; padding-bottom: 10px; margin-right: 20px; margin-bottom: 20px; border: 1px solid #666666; float: left; display: inline; text-align: center;}
.linkpage {font-family: Verdana, Arial; font-size: 11px; color: #ffffff; text-decoration: none;}
.linkpage:link, .linkpage:visited, .linkpage:hover, .linkpage:active {font-family: Verdana, Arial; font-size: 11px; color: #ffffff; text-decoration: none;}

/* About */


/* Style */
.stylethumbs {border: 1px solid #ffffff;}

/* Gallery */
#gallerythumbcontain {width: 150px; float: left; margin-top: 75px; margin-left: 170px; display: inline;} 
.gallerythumbs {float: left; display: inline; width: 50px; height: 50px; display:inline;}

/* Online */
#onlinearea {float: right; display: inline; width: 871px;}

/* Available */
.av-all {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 2px;
	border: 1px #666666 solid;
	display:inline;
	background-color: #333333;
	margin-bottom: 5px;
	width: 100px; height: 20px;
	vertical-align: middle;
	text-align: center;
}

/* Contact */
.formalign {display:inline;}
.contact-labels {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #F00;
	display:inline;
	text-align: left;
	vertical-align: top;
}
.contact-all {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	padding: 2px;
	border: 1px #666666 solid;
	display:inline;
	background-color: #eee;
	margin-bottom: 5px;
}
.contact-name {width: 200px; height: 20px;}
.contact-address {width: 200px; height: 75px; overflow: auto;}
.contact-email {width: 200px; height: 20px;}
.contact-telephone {width: 200px; height: 20px;}
.contact-other {width: 300px; height: 75px; overflow: auto;}
.contact-date {width: 130px; height: 20px;}
.contact-venue {width: 130px; height: 20px;}
.contact-howheard {width: 200px; height: 20px;}
.contact-howheardother {width: 200px; height: 20px;}

/* Footer */
#footer {
	width: 1000px;
	margin: 10px auto;
	background-color: #BBE0D9;
}
.foottext {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.foottext:link, .foottext:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.foottext:hover, .foottext:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	font-size: 11px;	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

#pricestext {
	float: left;
	width:400px;
	height:600px;
	padding: 0px 20px 0px 0px;
	margin: 30px 0px 0px 40px;
	overflow: auto;
	text-align: left;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	color: #666;
}
.redhigh {color: #CC0000; font-weight: bold;}
.whitehigh {color: #ffffff; font-weight: bold;}

.LinkHeading {
	font-size: 14px;
}
.LinkName {
	color: #F00;
	text-decoration: none;
}
.LinkName:hover {
	text-decoration: underline;
}
#slideshow_area{
	float:left;
	background-color:#FFF;
	width:870px;
	border-right:5px solid #fff;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	}
.Highlight {
	color: #F00;
	text-decoration: none;
}

#slideshow-holder-center{
	margin:0 auto;
	/*width:570px;*/
	width:870px;
}

#slideshow-holder { width:620px; height:527px; position:relative; padding-bottom: 0px;float:right;}
		#slideshow-holder img { border: 0; }
		#progress { position:absolute; width:100%; text-align:center; color:#999; top:225px; font-size: 11px; }

