html{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body{
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top;
	text-align: center;
	background: #ffffff url('../images/bg.gif');
}

body a{
	color: #cc0000;
	text-decoration: none;
}

body a:hover{
	text-decoration: underline;
}

body h1{
	
}

body textarea{
	font-family: Arial, Helvetica, sans-serif;	
}

#wrapper{
	width: 955px;	
	margin: 0px auto 20px auto;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #000000;
	min-height: 550px;
}

#header,
#header_home{
	vertical-align: top;
	border-top: 1px solid white;
	width: 955px;
	height: 412px;
	margin: 0px;
	padding: 0px;
}

#header{
	background: url('../images/headerbg.gif');
}

#header_home{
	background: url('../images/headerhomebg.gif');
}

#header h2,
#header_home h2{
	float: left;
	margin: 40px 0px 0px 40px;
}

#header_home #pagetitles p,
#header #pagetitles p{
	margin: 30px 10px 20px 30px;
	font-size: 30px;
	clear: right;
	text-align: left;
	font-size: 20px;
	width: 435px;
	border: 0px solid black;
	float: left;
}

#header #pagetitles h2,
#header_home #pagetitles h2{
	margin: 30px 10px 20px 30px;
	font-size: 30px;
	clear: right;
	text-align: left;
	font-size: 20px;
	width: 435px;
	border: 0px solid black;
	float: left;
}

#header #pagetitles h3,
#header_home #pagetitles h3{
	margin: 30px 10px 20px 30px;
	font-size: 30px;
	clear: right;
	text-align: left;
	font-size: 18px;
	width: 435px;
	border: 0px solid black;
	float: left;
}

#image_overlay{
	width: 955px;
	height: 381px;	
	padding: 0px;
	vertical-align: top;
}

.overlay1{
	background: url('../images/image_overlaybg1.jpg') 1px 76px no-repeat;
}

.overlay2{
	background: url('../images/image_overlaybg2.jpg') 1px 76px no-repeat;
}

.overlay3{
	background: url('../images/image_overlaybg3.jpg') 1px 76px no-repeat;
}

.overlay4{
	background: url('../images/image_overlaybg4.jpg') 1px 76px no-repeat;
}

.overlay5{
	background: url('../images/image_overlaybg5.jpg') 1px 76px no-repeat;
}

#accessibility{
	display: none;
}

#logo{	
	width: 117px;
	height: 90px;
	border: 0px solid red;
	float: left;
	margin: 14px 0px 0px 17px;
}

#logo a{
	border: 0px solid red;
	display: block;
	width: 280px;
	height: 80px;
	margin: 3px 0px 0px 24px;
}

h1{
	display: none;
}

#nav{
	margin: 45px 0px 0px 0px;
	width: 650px;
	height: 40px;
	overflow: hidden;
	float: right;
}

#nav .tab_left{
	border: 0px solid red;
	float: left;
	height: 22px;
	padding: 8px 5px 0px 10px;
	background: url('../images/tab_left.gif');
	margin: 0px;
}

#nav .tab_right{
	border: 0px solid red;
	float: left;
	height: 30px;
	width: 10px;
	padding: 0px;
	overflow: hidden;
	background: url('../images/tab_right.gif');
}

#nav a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif
}

#nav a:hover{
	text-decoration: underline;
}

#nav img{
	vertical-align: top;
	margin: 0px 2px;
}

#headertext{
	border: 0px solid red;
	display: block;
	width: 275px;
	height: 234px;
	float: right;
	overflow: hidden;
	margin: 15px 10px 0px 0px;
	text-align: left;
}

#headertext .num{
	margin: 0px 0px 10px 0px;
	font-size: 30px;
	float: right;
}

#headertext h3{
	margin: 0px 0px 0px 0px;
	font-size: 30px;
	clear: right;
}

#headertext p{
	margin: 20px 0px 0px 0px;
}

#headertext img{
	border: 0px;
}

#content,
#content_home{
	min-height: 100px;
	border: 0px solid black;
	text-align: left;
	padding: 5px 40px;
}

#content{
	background: #fff url('../images/contentbg.jpg');
}

#content_home{
	background: #fff url('../images/contenthomebg.jpg');
}

#nice_lady{	
	background: url('../images/nice_lady.jpg') 455px bottom no-repeat;
}

#content_left{
	border: 0px solid black;
	width: 405px;
	float: left;
}

#content_right{
	border: 0px solid black;
	width: 240px;
	float: left;
	margin-left: 225px;
	padding: 0px;
	min-height: 350px;
}

#content_right ol{
	margin-top: 40px;
	color: #6a1752;
	font-size: 12px;
	font-weight: bold;
}

#content_right li{
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

/* Lingerie Page */

#content .lingerie{
	width: 900px;
	margin-left: -10px;
	background-image: url(../images/bg_panel.gif);
	background-repeat: top left;
	background-position: top left;
}

#content .lingerie p{
	border: 0px solid black;
	margin: 0px; 
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 2px;
	overflow: hidden;
	font-weight: bold;
	color: #333;
}

* html #content .lingerie p{margin-left: 10px; margin-right: 10px;}

/* Comments & Events Page */

#content #comments{
	width: 585px;
	border: 0px solid black;
	float: left;
	margin: 0px 0px 0px -5px;
}

#content #comments .customercomment{
	width: 508px;
	border: 0px solid red;
	height: 92px;
	background: url('../images/customercommentsbg.jpg') center top no-repeat;
	padding: 20px 0px 0px 75px;
	overflow: hidden;
}

#content #comments .customercomment p{
	padding: 0px;
	margin: 0px;
	width: 510px;
	overflow: hidden;
}

#content #comments .customercomment h3{
	padding: 0px;
	margin: 13px 0px 0px 0px;
	font-size: 14px;
}

#content #events{
	padding: 0px;
	width: 301px;
	border: 0px solid black;
	float: left;
	margin-left: 18px;
}

#content #events h2{
	padding: 0px;
	margin: 15px 0px 0px 20px;
	font-size: 14px;
}

#content #events .event{
	padding: 0px;
	margin: 15px 0px 0px 0px;
	border: px solid black;
}

#content #events .event h3{
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	float: left;
	text-decoration: underline;
}

#content #events .event h4{
	padding: 0px;
	font-size: 12px;
}

#content #events .event p{
	padding: 5px 0px 0px 0px;
	margin: 10px 20px;
}

/* Where we are */

#content #map{
	float: left;
	height: 307px;
	width: 580px;
	border: 1px solid #cccccc;
}

#content #form1 label{
	font-weight: bold;
}

#content #vp-PostCode{
	height: 25px;
	width: 190px;
	border: 1px solid #fadcf2;
	background: #fefef1;
	vertical-align: middle;
}

#content #dirbutton{
	height: 35px;
	width: 117px;
	border: 0px solid black;
	background: url('../images/directions.jpg') left top no-repeat;
}



/* contact us */

#content #form2{
	float: left;
}

#content #form2 label{
	font-weight: bold;
}

#content #form2 .formfield{
	width: 425px;
	height: 20px;
	border: 1px solid #fadcf2;
	background: #fefef1;
	padding-top: 5px;
	padding-left: 5px;
}

#content #form2 textarea{
	width: 425px;
	height: 120px;
	border: 1px solid #fadcf2;
	background: #fefef1;
	overflow: auto;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}

#content #contactpic{
	float: right;
}













#footer,
#footer_home{
	height: 191px;
	width: 955px;
	border: 0px solid black;
	text-align: left;
	padding: 20px 0px 10px 0px;
	margin-left: 0px;
}

#footer{
	background: #fff url('../images/pagefooter.jpg') no-repeat;
}

#footer_home{
	background: #fff url('../images/pagefooterhome.jpg') no-repeat;
}

#quicklinks{
	border: 0px solid black;	
	height: 167px;
	margin: 20px 0px 0px 40px;
	float: left;
	overflow: hidden;
}

#quicklinks h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#quicklinks ul{
	list-style-type: none;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	height: 140px;
	float: left;
	display: block;
	border: 0px solid black;
}

#quicklinks ul.small{
	width: 150px;
	overflow: hidden;	
}

#quicklinks ul.big{
	width: 260px;
	overflow: hidden;
}

#quicklinks li{
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 10px;
	height: 26px;
}

#quicklinks li.quicklink1{
	background: url('../images/quicklink1.gif') left no-repeat;
}

#quicklinks li.quicklink2{
	background: url('../images/quicklink2.gif') left no-repeat;
}

#quicklinks li.quicklink3{
	background: url('../images/quicklink3.gif') left no-repeat;
}

#quicklinks li.quicklink4{
	background: url('../images/quicklink4.gif') left no-repeat;
}

#quicklinks li.quicklink5{
	background: url('../images/quicklink5.gif') left no-repeat;
}

#quicklinks li.quicklink6{
	background: url('../images/quicklink6.gif') left no-repeat;
}

#quicklinks a{
	color: #000;
	font-weight: bold;
}

#findus{
	border: 0px solid black;
	float: right;
	width: 386px;
	height: 167px;
	background: url('../images/findusbg.jpg');	
	margin: 15px 47px 0px 0px;
	overflow: hidden;
}

#findus h2{
	margin: 12px 0px 0px 20px;
	font-size: 18px;
	float: left;
	width: 200px;
	border: 0px solid black;
}

#findus p{
	margin: 6px 0px 0px 20px;
	font-weight: bold;
	font-size: 13px;
	float: left;
	width: 200px;
	border: 0px solid black;
}

#findus img{
	margin: 0px 0px 0px 20px;
	border: 0px;
	border: 0px solid black;
}

#findus #map{
	margin: 17px 19px 0px 0px;
	padding: 0px;
	border: 0px solid black;
	width: 130px;
	height: 130px;
	float: right;
}

#findus #map p{
	margin: 0px;
	padding: 0px;
}

#findus #map img{
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

#subfooter{
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

#subfooter a{
	color: #333;	
	margin: 0px 4px;
}

#subfooter .copyright{
	float: left;
	margin: 5px;
}

#subfooter .bottomlinks{
	float: right;
	margin: 5px;
}

.sectionLeft {
	float: left;
	width: 225px;
	text-align: center;
	background-repeat: repeat-y;
}

.sectionLeft img {border: solid 1px #ccc;}

.sectionLeft .titleBox {
	background-color: #fce8f6;
	color: #4d2a43;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin-right: 18px;
	margin-left: 18px;
}
.sectionLeft .titleBox h2 {font-size: 20px; font-weight: normal; margin: 0px; padding: 0px;}

.clear {clear: both;}

.titleEvents {background-image: url(../images/titleEvents.jpg); background-repeat: no-repeat; height: 52px;}
.bgEventsMiddle {background-image: url(../images/bg_events.jpg); background-repeat: repeat-y; background-position: top left; width: 301px;}
#content #events{
	padding: 0px;
	width: 301px;
	border: 0px solid black;
	float: left;
	margin-left: 10px;
	height: auto;
	background-image: none;
}

#content #events h2{
	padding: 0px;
	font-size: 14px;
	float: left;
	margin-top: 15px;
}

#content #events .event{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left; width: 301px
}

#content #events .event h4{
	padding: 0px;
	font-size: 12px;
	width: 280px;
	clear: both;
	padding-left: 20px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#comments {float: left;}
#content #events .event h3{
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	float: left;
	text-decoration: underline;
}

#content #comments .customercomment{
	width: 498px;
	border: 0px solid red;
	height: 92px;
	background: url('../images/customercommentsbg.jpg') center top no-repeat;
	padding: 20px 20px 0px 75px;
	overflow: hidden;
}

#content #comments .customercomment p{
	padding: 0px;
	margin: 0px;
	width: 480px;
}
