/*<![CDATA[*/
<!--
*
{
	margin: 0;
	padding:0;
}
html,body
{
	height: 100%;
}
body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #50b848;
	overflow: -moz-scrollbars-vertical;
	background-image: url(images/mainBkg.gif);
	background-repeat: repeat-x;
}
#container-page 
{
	margin: 0 auto;
	width: 820px;
	background: #ffffff;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#logoland 
{
	background-image: url(images/logoland.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:96px;
}

.inmenu
{
	color: #FFFFFF;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .12em;
	position: absolute;
	left: 5px;
	top: 119px;
	z-index: 2;
}

#props
{
	background-image: url(images/props.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 1;
}

#props2
{
	background-image: url(images/props-over.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 1;
}
	
#about
{
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:165px;
	top:96px;
	width:163px;
	height:141px;
}

#about2
{
	background-image: url(images/about-over.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:165px;
	top:96px;
	width:163px;
	height:141px;
	z-index: 2;
}


#contact
{
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:328px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}

#contact2
{
	background-image: url(images/contact-over.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:328px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}


#info
{
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:492px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}

#info2
{
	background-image: url(images/info-over.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:492px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}

#exhibitions
{
	background-image: url(images/exhibitions.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:656px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}

#exhibitions2
{
	background-image: url(images/exhibitions-over.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:656px;
	top:96px;
	width:164px;
	height:141px;
	z-index: 2;
}

#submenu
{
	background-color: #00bff3;
	width: 820px;
	height: auto;
	text-align: left;
	position: absolute;
	top: 237px;
	left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#submenu .items
{	padding-left: 6px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#submenudate
{
	padding-right: 6px;
	color: #003366;
	font-size: 10px;
	text-transform: capitalize;
	text-align: right;
	position: absolute;
	left: 614px;
	top: 243px;
	z-index: 2;
	width: 200px;
}

#spread
{
	background-image: url(images/title_area.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 263px;
}
#spread p
{
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 6px;
	margin-bottom: 2px;
	line-height: 1.12em;
	font-size: 13px;
	color: #003366;
	word-spacing: .25em;
	line-height: 23px;
}

#spread ul
{
	padding-left: 32px;
	padding-right: 0px;
	margin-top: 6px;
	margin-bottom: 2px;
	line-height: 1.12em;
	font-size: 11px;
	color: #003366;
	word-spacing: normal;
	line-height: 16px;
}

#spread p.small
{
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 6px;
	margin-bottom: 2px;
	line-height: 1.12em;
	font-size: 11px;
	color: #003366;
	word-spacing: normal;
	line-height: 23px;
}

#spread h1
{
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 9px;
	margin-bottom: 12px;
}

.menu:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.base:link
{
	color: #50b848;
	text-decoration: none;
	font-weight: bold;
}
.base:visited
{
	color: #50b848;
	text-decoration: none;
	font-weight: bold;
}
.base:hover
{
	color: #50b848;
	text-decoration: underline;
	font-weight: bold;
}

#newsletter
{
	width: 820px;
	background-color: #00bff3;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .75px;
	line-height: normal;
}

#newsletter .frmText
{
	border: 1px solid #006699;
	color: #006699;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	margin-top: 2px;
	margin-left: 2px;
}

#newsletter .frmBtn
{
	background-color: #009933;
	border: 1px solid #006699;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-right: 6px;
}


#footer
{
	background-color: #50b848;
	width: 820px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#footer p
{
	padding-left: 12px;
	padding-right: 12px;
	line-height: 13px;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .08em;
}

.picRight
{
	border: 1px solid #50b848;
	float: right;
	margin-right: 6px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

hr
{
	width: 100%;
	color: #50b848;
	background-color: #50b848;
	height: 1px;
}

.clr
{
	clear: both;
}

.banner
{
	margin-top: 2px;
	margin-bottom: 2px;
}

/* 4 column property display */
#leftcol
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#centercol1
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#centercol2
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#rightcol
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
}
.props:link
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.props:visited
{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.props:hover
{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.propImg
{
	border: 1px solid #50b848;
	margin: 2px;
}
-->
/*]]>*/