/* CSS Document */
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clear {
	height:1%;
}

body {
	background-image:url(images/bg.gif) repeat;
	background-color:#242021;
	color:#CCCCCC;
	text-align:center;
	margin: 0 auto;
}

/* Normalize margin and padding */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* Normalize heading font sizes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
/* Remove list-styles from lists */
ol, ul {
	list-style: none;
}
/* Normalize font style and font weight */
address, caption, cite, code, dfn em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* Remove border from tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Remove border from fieldset and img */
fieldset, img {
	border: 0;
}
/* left align text in caption and th */
caption, th {
	text-align: left;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


img {
	border:0;
}
p {
	color:#FFFFFF;
	font-family: sans-serif;
	font-size:14px;
	line-height:15px;
}
li {
	color:#FFFFFF;
	font-family: sans-serif;
	font-size:14px;
	line-height:20px;
}
h1 {
	color:#7b7b7e;
	font-family: arial;
	font-size:16px;
	line-height:18px;
	padding-top:0;
	font-weight:500;
	
}
.pink {
	color:#f099c6;
	padding:0; margin:0;
}
.arrow {
font-size:14px;
}


#wrapper {width:908px;
margin: 0 auto;
text-align:left;
}

#container {
	clear:both;
	border: #f099c6 solid 2px;
	width:900px;	
}

.contactuspage#container {
	height:564px;;
}

.eventsmgtpage {
	background:url(images/events.jpg) no-repeat; 
	background-position: 0 5px;
} 

.venuespage {
	background:url(images/venues.jpg) no-repeat; 
	background-position: 0 5px;
} 

.prodentpage {
	background:url(images/prodent.jpg) no-repeat; 
	background-position: 0 5px;
} 

.cateringpage {
	background:url(images/catering.jpg) no-repeat; 
	background-position: 0 5px;
}

.partydesignpage {
	background:url(images/partydesign.jpg) no-repeat; 
	background-position: 0 5px;
} 


.privatepartiespage {
	background:url(images/privateparties.jpg) no-repeat; 
	background-position: 0 5px;
} 

.corporateeventspage {
	background:url(images/corporateevents.jpg) no-repeat; 
	background-position: 0 5px;
}

.weddingspage {
	background:url(images/weddings.jpg) no-repeat; 
	background-position: 0 5px;
}

.contactuspage {
	background:url(images/contactus.jpg) no-repeat; 
	background-position: 0 0;
} 

#description {
	width:420px;
	padding-left: 20px;
	padding-top:20px;
	padding-bottom:10px;
}

#abstract {
	width:380px;
	padding-bottom:10px;
}

#abstract a {text-decoration:none;}

#divider {
	width: 360px;
	background: url(images/pinkstripe.gif) repeat-x;
	padding-bottom:10px;
}
#dividerwords {
	float:right;
	background: url(images/bg.gif) repeat;
	}
	
#list {
	width: 400px;
	padding-top:2px;
	padding-bottom:10px;
}
#lhslist {
	float:left;
	width:182px;
}
#rhslist {
	float:right;
	width:210px;
}
#lhslist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#lhslist li {
	background-image:url(images/pinkline.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 5px;
}
#rhslist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rhslist li {
	background-image:url(images/pinkline.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 5px;
}

#nav {
	float:left;
	border-bottom:#f099c6 solid 4px;
}

.menu li {
	float: left;
	padding: 7px 5px 2px 5px;
}

.menu li.pink {
float: left;
padding: 3px 0 8px 0;

}
.menu a {
	height: 16px;
	display: block;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font: 12px Arial, sans-serif;
	font-weight:700;
	white-space:nowrap;
}
.menu a:hover {
	color: #FFFF33;
}
.menu a:active {
	color: #FFFF33
}

.yellow {
	color: #FFFF33;
	}
#footer {	clear:both;
	width: 920px;}
#footer .menu a { text-align:left;}
#footer p {font-size:10px;}

#formcontainer {
	width:400px;
	float:left;
	padding-left:10px;
	padding-top:30px;
}
#formcontainer p { font-size:14px; color:#000;}
#formcontainer td {padding-bottom:5px;}
#contactdetails {
width: 300px;
float: right;
padding-top:35px;
margin-right:50px;
}
#contactdetails {line-height:36px;}
#contactdetails p {color:#000;}
#contactdetails a {color:#000; text-decoration: none;}
.pinker {color:#c72f7f;}

