html, body {

	padding: 0;
	margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
body {
	background:url(../images/bgtile.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif; 
	line-height:normal; 
	font-size:12px; 
	font-style:normal;
	font-variant:normal;
	color:#484848;
	border:none;
}
#page {
	background: url(../images/page.gif) no-repeat;
	height:481px;
	padding-top:15px;
}

#footer {
	height:82px;
	width:942px;
	background-image:url(../images/footer.gif);
}
#footer p {
	text-align:center;
	margin-top:0px;
	font-size:9px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width:942px;
	margin-top:0px;
	padding-top:0px;
}

#header {
	margin:0;
	height:201px;
	width:942px;
	background:url(../images/title.png) no-repeat;
	text-indent:-9009px;
	margin-top:-15px;
	-margin-top:0px;
}
h1 {
	font-size:22px;
}
h3 {
	color: #ee8da2;
	padding-top:4px;
	font: lighter small-caps 16px "Perpetua", Georgia, "Times New Roman", Times, serif;
	margin-bottom:-10px;
}
strong {
	color:#ee8da2;
}
a {
	text-decoration: none;
	color: #444;
	border:none;
	outline: none;
	overflow:hidden;
}
a:hover {
	color:#ee8da2;
}
#bullets li {
	margin-bottom:4px;
	background:url(../images/bullet.gif) left no-repeat;
	padding-left:25px;
	line-height:21px;
}
#bullets ul {
	list-style: none;
}
p { line-height: 1.2; }
p.intro { text-align:center; line-height: 1.9; } 

.leftcontent {
	float:left;
	width:420px;
	height:auto;
	margin-left:95px;
}

.gallerycontent {
	width:780px;
	height:auto;
	margin-left:95px;
	margin-right:95px;
}
.rightcontent {
	float:right;
	width:300px;
	height:auto;
	margin-right:95px;
	padding-top:9px;
}
.rightcontent2 {
	float:right;
	width:300px;
	height:auto;
	margin-right:75px;
	padding-top:9px;
}
.textbackground {
	background:url(../images/textbackground.jpg);
	padding:50px 30px 40px 20px ;
	height:375px;
	width:350px;
}
.star1 {
	position:relative;
	left:684px;
	top:185px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9000;
}
.star2 {
	position:relative;
	left:740px;
	top:240px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9001;
}
.star3 {
	position:relative;
	left:760px;
	top:207px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9002;
}
.star6 {
	position:relative;
	left:715px;
	top:190px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9002;
}
.star4 {
	position:relative;
	left:875px;
	top:445px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9003;
}
.star5 {
	position:relative;
	left:45px;
	top:110px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star7 {
	position:relative;
	left:430px;
	top:-265px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star8 {
	position:relative;
	left:430px;
	top:-660px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star9 {
	position:relative;
	left:45px;
	top:-350px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star10 {
	position:relative;
	left:870px;
	top:-60px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star11 {
	position:relative;
	left:430px;
	top:-585px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star12 {
	position:relative;
	left:45px;
	top:-275px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.star13 {
	position:relative;
	left:870px;
	top:20px;
	background:url(../images/1.gif) no-repeat;
	width:20px;
	height:20px;
	z-index:9004;
}
.hidden {
	visibility:hidden;
}

/* root element for scrollable */ 
div.scrollable { 
    position:relative; 
    overflow:hidden; 
    height: 390px; 
    width: 740px; 
	margin-bottom:30px;
	margin-top:20px;
} 
.fixedsize {
	height:390px;
	width:400px;
	overflow:none;
}
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
    height:20000em; 
}
#galleryactions {
	position:absolute;
	Top: 680px;
	left:730px;
}
.prevPage {
	position:absolute;
	left:32%;
	top:640px;
	width: 140px;
	height: 20px;
	background:url(../images/up.jpg) left no-repeat;
	cursor:pointer !important; cursor:hand;
	text-indent:-9009;
}
.nextPage {
	position:absolute;
	left:42%;
	top:640px;
	width: 140px;
	height: 20px;
	background:url(../images/down.jpg) left no-repeat;
	cursor:pointer !important; cursor:hand;
	text-indent:-9009;
}
ul.gallery {
	height:500px;
}
/*---------------------------------------------------------------------*/



.socialMedia {
	float:right;
	margin-right:250px;
	width: 100px;
	top:-30px;
	position:relative;
}
.socialMedia img {
	border:none;
	overflow:hidden;
}
.clearBoth {
	clear:both;
}
.blossom {
	position:relative;
}
.centredfooter {
	font: x-small/110% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
