/* Simply Burlesque */

	body		{ margin:0px; 
			  padding:0px; 
			  text-align:center;
			  background-color: #000000;
			  }

img			{ border:0px;}

h1	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 8px; 
	  font-style: normal;
	  font-weight:normal;
	  color:#ffffff; 
	  display: inline;
	  }
	  
h2	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 16px; 
	  font-style: normal; 
	  color:#ffffff; 
	  display: inline;
	  }

h3	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 14px; 
	  font-style: normal; 
	  color:#ffffff; 
	  display: inline;
	  }  
	  
.clr		{ clear: both;}

#wrapper	{ width:930px;
			  margin:0px auto;
			  text-align:left;
			  }

#home_top_bg	{ background-image:url(../gfx/home_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#hen_top_bg	{ background-image:url(../gfx/hen_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#taster_top_bg	{ background-image:url(../gfx/taster_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#one2one_top_bg	{ background-image:url(../gfx/one2one_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#party_top_bg	{ background-image:url(../gfx/party_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#venues_top_bg	{ background-image:url(../gfx/venues_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#book_top_bg	{ background-image:url(../gfx/book_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}
#contact_top_bg	{ background-image:url(../gfx/contact_top_bg.jpg); background-repeat: no-repeat; width:930px; height:230px;}

#topleft		{ float:left; padding:30px 0px 0px 70px;}
#topright		{ float:right; }
#menu		{ padding: 10px 50px 0px 0px;}
.menu		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
			  font-size: 10px; 
			  font-style: normal; 
			  color:#ffffff;
			  text-align:right;
			  line-height:125%;
			  text-transform:uppercase;
			  }

.menu A:link	{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:visited	{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:hover	{ color:#ffffff; text-decoration: underline; font-weight: bold;}
.menu A:active	{ color:#ffffff; font-weight: bold;}

#main_bg	{ background-image:url(../gfx/main_bg.jpg); background-repeat: repeat-y; width:930px;}

#home_main_top	{ background-image:url(../gfx/home_main_top.jpg); background-repeat: no-repeat; width:930px;}
#hen_main_top	{ background-image:url(../gfx/hen_main_top.jpg); background-repeat: no-repeat; width:930px;}
#taster_main_top	{ background-image:url(../gfx/taster_main_top.jpg); background-repeat: no-repeat; width:930px;}
#one2one_main_top	{ background-image:url(../gfx/one2one_main_top.jpg); background-repeat: no-repeat; width:930px;}
#party_main_top	{ background-image:url(../gfx/party_main_top.jpg); background-repeat: no-repeat; width:930px;}
#venues_main_top	{ background-image:url(../gfx/venues_main_top.jpg); background-repeat: no-repeat; width:930px;}
#book_main_top	{ background-image:url(../gfx/book_main_top.jpg); background-repeat: no-repeat; width:930px;}
#contact_main_top	{ background-image:url(../gfx/contact_main_top.jpg); background-repeat: no-repeat; width:930px;}

#leftcol		{ float:left; padding:0px 0px 0px 70px;}
#rightcol		{ float:right; }

.text	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#ffffff;
			  padding: 0px 10px 20px 0px;
			  width:480px;
	  		  }
.text A:link		{ color:#ffffff; text-decoration: none; font-weight: bold;}
.text A:visited		{ color:#ffffff; text-decoration: none; font-weight: bold;}
.text A:hover		{ color:#ffffff; text-decoration: underline; font-weight: bold;}
.text A:active		{ color:#ffffff; }


#foot		{ background-color:#000000; width: 930px; height: 50px; }
#foot_left		{ float:left; padding:20px 0px 0px 40px;}
#foot_right		{ float:right; padding:20px 40px 0px 0px; }

.foot	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 9px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#F10071;
			  padding: 0px 0px 0px 0px;
	  		  }
.foot A:link		{ color:#F10071; text-decoration: none; font-weight: bold;}
.foot A:visited		{ color:#F10071; text-decoration: none; font-weight: bold;}
.foot A:hover		{ color:#F10071; text-decoration: underline; font-weight: bold;}
.foot A:active		{ color:#F10071; }

.form		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
			  font-size: 11px; 
			  font-style: normal; 
			  color:#ffffff; 
			  }

.form A:link	{ color:#ffffff; text-decoration: none;}
.form A:visited	{ color:#ffffff; text-decoration: none;}
.form A:hover	{ color:#ffffff; text-decoration: none;}
.form A:active	{ color:#ffffff;}

input, select, textarea {	background: #ffffff;
				font-family: Verdana, Tahoma, sans-serif, helvetica;
				color:#333333;
				font-size: 10px;
				font-weight: bold;
				border: solid 1px #F10071;
				padding:3px;
				}
				
#photos_right	{ padding-right:50px;padding-top:400px;}