html, body {height: 100%;}
body
{
	background: #8b8989;
	width:100%;
	margin: 0px;
	font-family: tahoma, verdana, arial;
}
#container
{
	background: #FFFFFF;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;

}
#container #header
{
	height: 204px;
	width:100%;
	clear:both;
}
#container #header img
{
	border: none;
}
#container #content
{
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;


	
}
#container #content #leftColumn
{
	float: left;
	width: 206px;
	height: 100%;
	

}
#container #content #centreColumn
{
	float: left;
	width: 542px;
	_width:532px !important;
	height: 100%;
	padding:10px;
	
}
#container #content #centreColumnEntry
{
	float: left;
	width: 754px;
	_width:744px !important;
	height: 100%;
	padding:10px;
	
}

#container #content #rightColumn
{
	float: left;
	width: 212px;
	height: 100%;
	
}
.PhotoBorder
{
		border:1px dotted #b90294 !important;
		padding:5px;
		
}
.bgDarkPink
{
	background-color: #b90294;
}
.bgLightPink
{
	background-color: #fbc4f0;
}
#container #content #centreColumn h1, #container #content #centreColumnEntry h1
{
	font-size: 17px;
	color: #b90294;

}
#container #content #centreColumnEntry h1
{
		font-size: 21px;
	font-weight:normal;
}
#container #content #centreColumn h2, #container #content #centreColumnEntry h2
{
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	
}
#container #content #centreColumn h5, #container #content #centreColumnEntry h5
{
	font-size: 14px;
	color: #b90294;
	font-weight:normal;
		
}
.previewimages img
{
	width: 100px;
	height: 100px;
}
#container #content #centreColumn p, td, th, .formStyle label, #container #content #centreColumnEntry p
{
	font-size: 13px;
	color: #000000;
	font-weight:normal;
	
}
.home p
{
	font-size:13px !important;
}
.formStyle div
{
	width:100%;
	clear:both;
	margin-bottom:15px;
}
.formStyle div label, .formStyle div span
{
	float:left;
	width:150px;
}
.formStyle div input, .formStyle div textarea
{
	float:left;
	width:300px;
	border:1px solid #B90294;
}

.formStyle em
{
	color: red;
	font-style:normal;
}
.warning
{
	color:red;
	margin:0px;
}
.warning p
{
	color: red !important;
}
.sent
{
	color: blue;
}
h3
{
		color: #b90294;
		font-size: 13px;
}
a, a:visited
{
	color: #b90294;	
}
a:hover
{
	color: #f36fd8;	
}
tr
{
	height: 20px;
}
th
{
	font-weight:bold;
	text-align:left;
	width:100px;
	vertical-align:top;
	padding:0px;
}
td{
	padding:0px;
}
#container #content #centreColumn #latestNews, #container #content #centreColumnEntry #latestNews
{
	margin-left:auto;
	margin-right:auto;

	padding:10px;
	padding-top:0px;
	width:97%;
	background-color: #b90294;
	overflow:hidden;

}
#container #content #centreColumn #latestNews p, #container #content #centreColumnEntry #latestNews p
{
	padding-top:0px;
	color: white;
	margin-top:5px;
	margin-bottom:0px;
}
#container #content #centreColumn #profileHome, #container #content #centreColumnEntry #profileHome
{
	margin-left:auto;
	margin-right:auto;
	height:166px;
	padding:10px;
	width:97%;
}
#container #content #centreColumn #profileHome img,.object, #container #content #centreColumnEntry img
{
	float:left;
	
}
#container #content #centreColumn #profileHome a:hover img, #container #content #centreColumnEntry a:hover img
{
	float:left;
	border:1px solid #b90294; 
}
#container #content #centreColumn #profileHome p, #container #content #centreColumnEntry #profileHome p
{
	color: white;
	font-size:13px;
	float:right;
	width:270px;
	_width:260px;
	margin:0px;
}
#container #content #centreColumn #profileHome ul
{
	list-style-type: none !important;
}
#container #content #centreColumn #profileHome li
{
	color: white;
	font-size:13px;
	float:right;
	width:270px;
	_width:260px;

	margin-top:10px;
}
#container #content #centreColumn #profileHome h3
{
	color: white;
	font-size:14px;
	float:right;
	width:270px;
	_width:260px;
	margin:0px;
}
#container #content #centreColumn #profileHome h4
{
	color: white;
	font-size:14px;
	float:right;
	width:270px;
	_width:260px;
	margin:0px;
}
#container #content #centreColumn #profileHome li a
{
	color:#b90294;
}
#container #content #centreColumn #profileHome li a:hover
{
	color:white;
}
#container #content #centreColumn #profileHome a
{
	color:white;
}
#container #content #centreColumn #profileHome a:hover
{
	color:#b90294;
}
#container #content #centreColumn #preview
{
	width:546px;
	_width:542px;

	margin-left:-10px;
	margin-left:auto;
	margin-right:auto;
}
#container #content #centreColumn .tourDates
{
	clear: left;
	margin-top:20px;
	height:50px;
}
#container #content #centreColumn .tourDates table
{
	width: 100%;
}
#container #content #centreColumn .tourDates table td
{
	text-align:center;
}
#container #content #centreColumn #preview #left
{
	width:46%;
	float:left;
	padding:10px;

	_padding-right:0px;
}
#container #content #centreColumn #preview img
{
	margin-left:6px;
}

#container #content #centreColumn #preview #right
{
	width:46%;
	float:right;
	padding:10px;
	
}
#container #content #centreColumn #preview img
{
	float:left;
	/* border:1px dotted #b90294; */
}
#container #content #centreColumn #preview a:hover img
{
	float:left;
/* 	border:1px solid #b90294; */
}
.minusMargin
{
	margin-left:-10px;
}
#container #content #leftColumn #menu
{
	width:100%;
	margin:0px;
	padding:0px;
	cursor: pointer;
	
}
#container #content #leftColumn #menu a 
{
	text-decoration:none;
	width:100%;
	cursor: default;
}
#container #content #leftColumn #menu a .nest
{
	height: 31px;
	font-family:georgia;
	font-size:15px;
	color:#b90294;
	background-color: #fbdcf5;
	float:left;
	text-align:center;
	vertical-align:middle;
	width:206px;
	border-bottom:1px dotted #fca2ea;
	letter-spacing:2px;
	cursor: pointer;
}
#container #content #leftColumn #menu a .nest span
{
	position: relative;
	top:5px;
}
#container #content #leftColumn #menu a:hover .nest
{
	/* background-color: #b90294; */
	color:white;
	cursor: pointer;
}
a
{
	cursor: pointer;
}
.noBorder
{
	border: none !important;
}
.thumbs a
{
	border:none;
}
.thumbs img
{
	border:none;
	
}
.thumbs a:hover img
{
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.thumbs a img
{
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
.leftBorder
{
	border-left: 1px dotted #cccccc;
}
#container #footer
{
	clear:both;
	width: 100%;
	color:white;
	font-size:10px;
	font-weight:bold;
	height:20px;
	font-family:tahoma;
	text-align:right;
	padding:6px;
	padding-right:0px;
	padding-left:0px;
}

#container #footer a
{
	color: white;
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
	
}
#container #footer a:hover
{
	border:  none;
}
.blog h2
{
	color: #b90294 !important;
	font-weight:bold !important;
	margin-bottom:3px;
}
.blog h3
{
	color: #b90294 !important;
	margin-top:0px;
	padding-top:0px;
	font-size:13px;
	font-weight:normal;
}
.blog p
{
	margin-left:15px;
}
.updatephotos 
{
	width:100%;
	height:120px;
	
}
.updatephotos img
{
	border: 1px solid #8B8989;
}
.updatephotos img
{
	margin:5px;
	margin-left:24px;
}