@charset "utf-8";
p
{
	margin-left: 10px;
	margin-right: 10px;
}
p.normal
{
	text-indent: 2em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
p.normal2
{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
a.url
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.url:hover
{
	text-decoration: underline;
}
a.signuplink
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
a.signuplink:hover
{
	text-decoration: none;
}
h1.cim
{
    color: #35581E;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin-top: 18px;
    padding-left: 40px;
    text-shadow: 0 4px 8px #F5F378;
}
h4.alcim
{
	text-align: justify;
	text-indent: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
p.center
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
p.center2
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
b
{
	color: #000000;
}
a.textlinks
{
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a.textlinks:hover
{
	text-decoration: underline;
}
div.lapalja
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
a.lapalja2
{
	color: #000000;
	text-decoration: none;
}
a.lapalja2:hover
{
	text-decoration: underline;
}
strong
{
	color: #000000
}
*
{
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}
#menu li
{
	display: block;
	height: 32px;
	padding-left: 56px;
	padding-top: 14px;
}
#menu li a
{
	color: #30531B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
#menu li a:hover
{
	color: #ff4200;
}
#holidayhomes-menu
{
	width: 200px;
	height: 200px;
	color: #111;
	text-decoration: none;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0 0px 0 0;
}
#holidayhomes-menu li
{
	width: 200px;
	margin: 0 auto;
}
#holidayhomes-menu a
{
	display: block;
	margin: 0 auto;
	width: 200px;
	color: #111;
	text-decoration: none;
	padding: 5px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
}
#holidayhomes-menu a:hover
{
	text-decoration: underline;
}

/* MAIN IMAGE GALLERY
 ----------------------------------------------------------------- */
#slideshow
{
	float: left;
	height: 303px;
	width: 743px;
}
.maingallery
{
	height: 303px;
	position: relative;
	width: 743px;
	overflow: hidden;
}
.maingallery .holder
{
	height: 303px;
	overflow: hidden;
	width: 743px;
	z-index: 2;
	position: relative;
}
.maingallery .holder ul
{
	/*height: 464px;*/
	margin: 0;
	padding: 0;
	width: 30000px;
}
.maingallery .holder ul li
{
	left: 0;
	position: absolute;
	top: 0;
}
.maingallery .holder ul li img
{
	display: block;
}
div.control
{
	display: none;
}

/* ----------------- SLIMBOX --------------------- */
#lbOverlay
{
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading
{
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#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, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink
{
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber
{
	margin-right: 71px;
}
#lbCaption
{
	font-weight: bold;
}
