/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #592020;
}
#container {
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 1070px;
}

#container2 {
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 2370px;
}

#header{
position: absolute;
top: 0px;
width:800px;
height: 359px;
}

#footer{
position: absolute;
top: 909px;
width:800px;
height: 55px;
z-index: 2;
}

#footer2{
position: absolute;
top: 1909px;
width:800px;
height: 55px;
z-index: 2;
}

#area{
position: absolute;
top: 316px;
width:800px;
height: 603px;
background-image: url(img/areabg.gif);
z-index: 1;
}

#rightimage{
position: absolute;
top: 336px;
left: 451px;
width: 274px;
height: 385px;
z-index: 2;
}

#pagetitle{
position: absolute;
top: 368px;
left: 79px;
width: 370px;
height: 60px;
z-index: 2;
}

#textarea{
position: absolute;
top: 399px;
left: 96px;
width:390px;
height: 479px;
background-image: url(img/textbg.gif);
z-index: 3;
}

#textarea2{
position: absolute;
top: 399px;
left: 96px;
width:390px;
height: 1941px;
background-image: url(img/textbg2.gif);
z-index: 3;
}

#text{
	position: absolute;
	top: 414px;
	left: 110px;
	width:368px;
	height: 448px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 4;
}

#toplinks{
	position: absolute;
	top: 3px;
	left: 24px;
	width:500px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 3;
}

#gallerybutton{
	position: absolute;
	top: 816px;
	left: 654px;
	width: 97px;
	height: 97px;
	z-index: 3;
}


#bottomlinks{
	position: absolute;
	top: 926px;
	left: 280px;
	width: 480px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 3;
}

#bottomlinks2{
	position: absolute;
	top: 1926px;
	left: 280px;
	width: 480px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 3;
}

#packages{
	position: absolute;
	top: 359px;
	left: 425px;
	width:102px;
	height: 94px;
	z-index: 10;
}

.link{
margin: 0px;
}

.link a:link {
	color:#FFFFFF;
	
}
.link a:visited {
	color:#FFFFFF;

}
.link a:hover {
	color:#592020;
	text-decoration: none;
}
.link a:active {
	color:#592020;
	text-decoration: none;
}

a:link {
	color:#FFFFFF;
	
}
a:visited {
	color:#FFFFFF;

}
a:hover {
	color:#FFFFFF;

}
a:active {
	color:#FFFFFF;

}

#telephone{
position: absolute;
color: #592020;
width: 740px;
height: 80px;
top: 980px;
left: 55px;
}

#telephone2{
position: absolute;
color: #592020;
width: 740px;
height: 80px;
top: 1980px;
left: 55px;
}

.tel_numbers{
width:150px;
float:left;
text-align:center;
padding-top:14px;

}

.tel_phone{
width:46px;
float:left;
padding-top:10px;
text-align:center;
}

.tel_text{
width:295px;
float:left;
padding-left:9px;
padding-top:14px;
}

.phone_text{
font-family : arial, verdana, helvetica, courier;
font-size : 11px;
font-weight : normal;
line-height: 15px;

}

.phone_text_large{
font-family : arial, verdana, helvetica, courier;
font-size : 16px;
font-weight : bold;
line-height: 18px;
text-align:center;

}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p{
margin: 0px;
padding: 0px;
}

.bordergallery1{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.bordergallery2{
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.borderlocation{
margin-left: 18px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}

