@charset "utf-8";
/* CSS Document */




/* Default CSS */
body{
	background-color: #20190f;


}


/* -- Links Style -- */
a.blue:link {color:#ffffff;  }
a.blue:active {color: #ffffff;  }
a.blue:visited {color: #999999;  }
a.blue:hover {color:#CCCCCC; }

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}


h3 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	margin-top:15px;
	color: #990000;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:3px;
	text-align:center;
	margin-top:40px;
	color: #990000;
}

h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:-20px;
	padding-bottom:3px;
	text-align:center;
	margin-top:40px;
	color: #990000;
}

h5 {
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
	padding-bottom:3px;
	text-align:center;
	border-bottom:1px solid #ffd2d2;
	margin-bottom:0;
	color: #990000;
}

.right {
	text-align:right;
	margin-top:-10px;
	padding:0;
}

hr {
	color:#ffd2d2;
}

.venue {
	font-weight:normal;	
	font-size:12px;
}

/* Page Layout */

#Page-Container{
	width: 900px;
	height: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f4e4;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eda5a5;
	border-right-color: #eda5a5;
	border-bottom-color: #eda5a5;
	border-left-color: #eda5a5;

}

#Page-Container2{
	width: 900px;
	height: 1500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f4e4;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eda5a5;
	border-right-color: #eda5a5;
	border-bottom-color: #eda5a5;
	border-left-color: #eda5a5;

}

#Page-Container3{
	width: 900px;
	height: 2150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f4e4;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eda5a5;
	border-right-color: #eda5a5;
	border-bottom-color: #eda5a5;
	border-left-color: #eda5a5;

}

.images{
	width: 240px;
	height: 400px;
	margin-bottom: 5px;
	padding-top: 50px;
	padding-left: 50px;

}

.contentboxes{
	height: 50px;
	width: 900px;
	float: left;
	background-image: url(images/Untitled-1_02.png);
	background-repeat: no-repeat;
	border: 2px none #000000;

}

.contentleft{
	width: 750px;
	margin:0 auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	padding-right: 5px;
	text-align: justify;
	background-color: #f9f4e4;

}

.contentleft2 {
	width: 750px;
	margin:0 auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	padding-right: 5px;
	text-align: justify;
	background-color: #f9f4e4;

}


.contentmiddle{
	height: 1000px;
	width: 500px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: "Tempus Sans ITC";
	font-size: 16px;
	color: #3c034a;
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;

}


.contentmiddle2{
	height: 900px;
	width: 850px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: "Tempus Sans ITC";
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;

}



.contentleft-contact{
	height: 400px;
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 80px;
	font-family: Tahoma;
	font-size: 18px;
	color: #3c034a;

}


.contentleft-take{
	height: 500px;
	width: 700px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 80px;
	font-family: Tahoma;
	font-size: 14px;
	color: #3c034a;

}

.contentleft2{
	height: 500px;
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 70px;

}

.contentright{
	height: 450px;
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;

}


.map{
	height: 450px;
	width: 330px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 50px;
	line-height: 25px;
	padding-top: 90px;
	padding-left: 20px;

}


.contentright2{
	height: 500px;
	width: 370px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	line-height: 25px;
	padding-top: 20px;

}

#Header{
	background-image: url(images/header.png);
	height: 180px;
	background-repeat: no-repeat;
	width: 900px;

}


.topslogan{
	height: 80px;
	background-image: url(images/template2_03.png);
	background-repeat: no-repeat;
	width: 350px;
	float: none;
	margin-left: 540px;
	background-position: 1px -10px;

}

.menu {
	width: 850px;
	height: 70px;
	background-repeat: no-repeat;
	padding-left: 25px;

}


.menuholder {
	width: 875px;
	height: 74px;
	background-image: url(images/menubg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 25px;
}
#Footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	background-image: url(footer.jpg);
	color: #000000;
	border: 1px none #000000;


}


.Footer-Content{
	height: 20px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;

}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:130px;}
#flyout ul {
	padding:0;
	margin:0;
	list-style:none;
	width:140px;
	height:auto;
	position:absolute;
	left:-9999px;
	top:0;
}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {
	float:left;
	margin-bottom:5px;
}
#flyout li a {
	display:block;
	float:left;
	width:140px;
	height:27px;
	color:#FFFFFF;
	line-height:25px;
	font-family:arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding-left: 0px;
	text-indent: 10px;
	font-weight: normal;
}

#flyout li:hover {position:relative;}
#flyout li:hover > a {
	background-color:#CCCCCC;
	color:#000000;
}

#flyout ul li a {background:#aaa;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}


.content{
	width: 900px;
	height: 1000px;
	background-repeat: no-repeat;


}

.content2{
	width: 900px;
	height:1800px;
	background-repeat: no-repeat;


}

.content3{
	width: 900px;

	background-repeat: no-repeat;


}

.content-take{
	width: 800px;
	height: 650px;
	background-image: url(images/content_takebg.png);
	background-repeat: no-repeat;

}


.content-rest{
	width: 800px;
	height: 650px;
	background-image: url(images/content_restbg.png);
	background-repeat: no-repeat;

}

.content-contact{
	width: 800px;
	height: 650px;
	background-image: url(images/content_contactbg.png);
	background-repeat: no-repeat;

}


.imageholder{
	height: 185px;
	width: 140px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;

}

.imageholder2{
	height: 300px;
	width: 300px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;

}

.imageleft{
	float: left;
	height: 700px;
	width: 300px;
	padding-top: 10px;
	padding-left: 20px;

}
bon {
	font-family: Viner Hand ITC;
}
.style15 strong {
	font-family: "Viner Hand ITC";
	color: #990000;
	font-size: 16px;
}
.style4 {
	color: #000;
}
.style4 {
}
.43 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#Footer .Footer-Content.style4 .style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
email {
	font-family: "Viner Hand ITC";
}
email {
	font-family: "Viner Hand ITC";
}
.email.content {
	color: #990000;
}
#Footer .Footer-Content.style4 .style7 strong {
	font-family: "viner Hand ITC";
}
#Footer .Footer-Content.style4 .style7 strong {
	color: #990000;
}
.design {
	color: #808080;
}
design {
	color: #808080;
}
design {
	color: #808080;
}
.designer {
	color: #666;
}
.design {
	color: #666;
}
#Page-Container strong {
	text-align: center;
}
#Page-Container div .style151 strong {
	font-family: Arial, Helvetica, sans-serif;
}
#Page-Container .content2 .contentmiddle2 center p {
	font-family: Arial, Helvetica, sans-serif;
}

