@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-image: url(images/BG_grad.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	color: #000000;
}
.TextHeader {
	font-size: 15px;
	font-weight: bolder;
	color: #99CC99;
	text-transform: uppercase;
}
.TextHeaderMinor {
	font-size: 15px;
	font-weight: bolder;
	color: #8dc4bd;
}
.TextHeaderOther {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
.TextHeaderVariation {
	font-size: 16px;
	color: #000000;
}


#links {
	width: 760px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 30px;
	clear: left;
	text-align: center;
}



#links_location {
	width: 73px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#links_functions {
	width: 79px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_conferences {
	width: 94px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_weddings {
	width: 76px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_accommodation {
	width: 111px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_activites {
	width: 72px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_gallery {
	width: 68px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_contact {
	width: 66px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}
#links_kiddies {
	width: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 25px;
	margin-top: 0px;
	line-height: 25px;
	padding-top: 3px;
}

#links_spacer {
	height: 25px;
	width: 8px;
	float: left;
}
#links_background {
	float: left;
	height: 18px;
	width: 87px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(images/dotted_pattern.gif);
}

#horizontal_spacer {
	height: 1px;
	width: 739px;
	background-image: url(images/dotted_pattern.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 14px;
	clear: left;
}


#vertical_spacer {
	height: 13px;
	width: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/dotted_pattern.gif);
	position: relative;
	top: 9px;
	float: left;
}
.mainlinks:link, .mainlinks:visited, .mainlinks:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009966;
	text-decoration: none;
}
.mainlinks:hover  {
	color: #99CC99;
	text-decoration: none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.intro_header_purple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9999CC;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
}
.intro_header_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d8703c;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}
.intro_header_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #408cb4;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}

#pattern_spacer {
	height: 2px;
	width: 740px;
	background-image: url(images/dotted_pattern.gif);
	margin: auto;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #339999;
	text-decoration: underline;
}

a:hover {
	color: #006633;
	text-decoration: none;
}
#container {
	width: 768px;
	background-color: #FFFFFF;
	height: 100%;
	margin: auto;
}
#gallery {
	width: 768px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 760px;
	position: relative;
	clear: both;
}






.sa:link, .sa:visited, .sa:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC99;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	width: 100%;
	text-indent: 20px;
}


.sa:hover {
	color: #006633;
	background-color: #e5f1e5;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	height: 30px;
	width: 100%;
	text-indent: 20px;
}
.sagal:link, .sagal:visited, .sagal:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82bda0;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	width: 100%;
	text-indent: 40px;
}
.sagal:hover {
	color: #006633;
	background-color: #e5f1ed;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	height: 30px;
	width: 100%;
	text-indent: 40px;
}
.white:link, .white:visited, .white:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.white:hover {
	color: #CCDFCA;
	text-transform: uppercase;
	text-decoration: none;
}




.anyborder {
	border: 1px solid #669999;
}
.anyborderOption {
	border: 1px solid #8dc4bd;
}
.anyborderBlack {
	border: 1px solid #000;
}




#sidebar {
	text-align: left;
}


#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #009966;
	border-top-color: #009966;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#sidebar li {
	margin-bottom: 2px;
	margin-top: 2px;

}
ul {
	list-style-type: circle;
}
