* {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	margin:0;
	background: #fff url(images/bgrnd_roundGradient.jpg) no-repeat 228px 0;
}

.highlight {
	background-color:#FDE7F4;
}

.padded {
	padding:4px;
}

hr {
	color:#9E0FA6;
	height:1px;
}


/* IMAGE WITH LOGO AND WOMAN SILHOUETTE ######################## */

div#girlTalkImg {
	background: transparent url(images/girlTalk.jpg) no-repeat;
	padding:25px 0 30px 0;
}


/* FLOWER IMAGE WITH RENEW, RECHARGE, RECONNECT ######################## */

img#renewEtc {
	position:absolute;
	top:15px;
	left:599px;
}



/* LARGE TEXT IN TOP CENTRE ######################## */

div#top_text {
	color:#fff;
	visibility:hidden;
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 285px;
	text-align:center;
	width:240px;
}



/* LEFT SIDE NAVIGATION ######################## */

div#leftSideBar {
	background:transparent url(images/bgrnd_leftSide.gif) repeat-y;
	margin:18px 0 0 22px;
	width:740px;
}

div.nav {
	color:#fff;
	line-height:1.6em;
	margin:15px 0 40px 0;
	width:200px;
}

div.nav ul {
	list-style:none;
	margin-left:-28px;
	*margin-left:16px;	//ie6 fix
	*+margin-left:14px;	//ie7 fix
}

div.nav a {
	color:#fff;
	font-size:14px;
}

div.nav a:hover {
	color:#d5fba3;
}

img#event_pottery {
	position:absolute;
	left:35px;
	top:440px;
}

img#event_rafting {
	border:6px solid #9E0FA6;
	position:absolute;
	left:60px;
	top:550px;
}

img#event_drinks {
	border:6px solid #9E0FA6;
	position:absolute;
	left:43px;
	top:684px;
}


/* MAIN TEXT SECTION ######################## */

div.content {
	color:#7E0B86;
	line-height:1.5em;
	margin:20px 70px 70px 300px;
}

div.content a {
	color:#D13090;
}




/* REGISTRATION FORM ######################## */

label {
	display:block;
	margin:6px;
	padding:6px;
}

label input,textarea,select {
	display:block;
}

div.radio_checkbox {
	margin:6px;
	padding:6px;
}

div.radio_checkbox label,div.radio_checkbox input {
	display:inline;
}

div.submit {
	background-color:#A929B1;
	margin:6px;
	padding:6px;
	text-align:center;
}



/* GALLERY ######################## */

.gallery {
	color:#7E0B86;
	margin:20px 0 40px 240px;
	width:540px;
}

.gallery_section {
	background-color:#FDE7F4;
	clear:both;
	float:left;
	padding:4px;
	width:96%;
}

.gallery_section .gallery_title {
	font-weight:bold;
	margin:8px 8px -8px 8px;
}

table.gallery_photo {
	background-color:#FDE7F4;
	border-bottom:1px solid #CCC;
	border-right:1px solid #DDD;
	float:left;
	margin:15px;
	padding:4px;
	text-align:center;
}

.gallery_section table.gallery_photo {
	background-color:#FFF;
}




/* PAGE FOOTER ######################## */

div#footer {
	background-color:#B2F973;
	color:#7E0B86;
	padding:6px;
	text-align:center;
}

div#footer a {
	color:#7E0B86;
	font-size:13px;
	text-align:center;
}
