@charset "UTF-8";
/* CSS Document */

/* A very simple CSS reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, strike, strong, b, u, i,  ol, ul, li {
	
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* Basic CSS Styles */
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #111;
	line-height: 24px;
	font-size: 62.5%;
	background-color: #F00;
	margin: 0px;
	background-image: url(allure%20pictures/bg.jpg);
}

h1 {
	font-size: 18px;
	line-height: 60px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96C;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333;
	color: #FF0;
}

p {
	font-size: 18px;
	line-height: 24px;
	
}

/* Liquid Page Wrapper Styles */
#wrapper {/* site content container */
width: 86em;
margin: 0 auto;
background-color: #f9f9f9;
border-top: 0px;
}
#innerwrap {
}

/* Header Area Styles */
#header {
	font-family: Gautami;
	font-weight: bolder;
	font-size: 24px;
	background-color: #FFF;
	height: 170px;
	background-image: url(allure%20pictures/al2.png);
	background-position: center;
	background-repeat: no-repeat;

}
#title h1{
	font-family: "Berlin Sans FB";
	color: #F00;
	font-weight: bolder;
	font-size: 36px;
	font-style: normal;
	background-color: #FF0;
	text-align: center;
}

#navigator ul {
	margin: 0 0 24px 0;

	list-style-type: none;
	list-style: inside;
	height: 32px;
	
}
#navigator{
	background-color: #F30;
	text-align: center;
}
#navigator ul li {
	text-align: center;
	display: inline;
	padding: 8px;
	color:#F00;
	font-weight: lighter;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	
}
#navigator ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigator ul li a:hover {
	color: #FF0;
	text-align: center;
}

/* Body Area Styles */
#body_area {
}
#container3 { windth 100%}
#advert{
	background-image: url(allure%20pictures/ad.jpg);
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}

#container,#sidecontainer{float: left;
padding: 1.5em;}
#container {
	width: 59em;
	float: left;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	
	
}
#container h1{
	font-family: "Times New Roman", Times, serif;
	color: #F00;
	font-size: 36px;
	font-weight: bolder;
	}


#container p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#sidecontainer{
	width: 20.9em;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C36;
	background-color: #FFF;
	padding: 4px;
	text-align: center;
	
}
#sidecontainer h1{
	
	border-top-color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	text-align: right;
	font-size: 14px;
	}
 

/* Footer Area Styles */
#footer {
	text-align: center;
	padding: 8px;
	color:#F00;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-image: url(/allure%20pictures/footer.jpg);
	background-repeat: repeat;
}
#footer p{
	background-image: url(/allure%20pictures/footer.jpg);
}	
#footer a{
	background-image: url(/allure%20pictures/footer.jpg);
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

	

#gallery{
	width: 86em;
	height: 70em;
	background-color: #333;
	
}
#gallery2{
	width: 86em;
	height: 70em;
	background-color: #333;
	
}

#wrapper #gallery img {
	background-color: #FFF;
	padding: 8px;
	text-align: center;
	margin: 32px;
	padding: 0px;
	border: thin solid #C90;
}
#wrapper #gallery hover {
	background-color: #FFF;
	padding: 8px;
	text-align: center;
	margin: 32px;
	padding: 0px;
	
}
#container1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 18px;
	}
	#container1 span{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
		}

#container1 h1{
	color: #F00;
	}

#container1 p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	}
#wrapper #container3 h1 {
	font-family: Times New Roman, Times, serif;
}
