
	html, body {
	
		height: 100%;
		min-height: 100%;
	
	}

	body {
	
		margin: 0px;
		background-color: #FFFFFF;
	
	}
	
	img {
	
		border: none;

	}

	div#top {
	
	
	
	}
	
	div, a {
	
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666666;
		outline: none;
	
	}
	
	strong.large {
	
		font-size: 13px;
	
	}
	
	.largetext {
	
		font-size: 14px;
	
	}
	
	.xlargetext {
	
		font-size: 14px;
	
	}
	
	a {
	
		color: #447E50;
		text-decoration: none;
	
	}
	
	a:hover {
	
		color: #000000;
		outline: none;
	
	}
	
	strong, .date {
	
		/*font-weight: 100;*/
		color: #000000;
	
	}
	
	div.div {
	
		width: 960px;
		margin: 0 auto 0 auto;
	
	}
	
	div#content {
	
		height: 525px;
		padding-left: 10px;
		padding-right: 10px;
		width: 940px;
	
	}
	
	table {
	
		width: 100%;
	
	}
	
	td {
	
		vertical-align: top;
	
	}
	
	td.standardcolumn {
	
		 width: 195px;
		 padding-right: 20px;
		 padding-top: 10px;
	
	}
	
	.center {
	
		text-align: center;
	
	}
	
	.right {
	
		text-align: right;
	
	}
	
	a.galleryimg {
	
		display: none;
	
	}
	
	p {
	
		margin-top: 0px;
		margin-bottom: 18px;
	
	}
	
	div#address {
	
		color: #000000;
		text-align: center;
		float: left;
		width: 780px;
		padding-top: 5px;
	
	}
	
	div#rent {
	
		text-align: right;
	
	}
	
	div#contactoverlay, div#confirmoverlay {
	
		width: 100%; 
		height: 100%; 
		height: 100%; 
		position: fixed; 
		background-color: transparent; 
		background-image: url('/img/gui/gallerybg.jpg');
	
	}
	
	input, textarea {
	
		width: 400px;
		border: 1px solid black;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: black;

	}
	
	.valignmiddle {
	
		 vertical-align: middle;
	
	}
	
	.nounderline {
	
		text-decoration: none;
	
	}
	
	table#form {
	
		 width: 100%;
		 height: 100%;
	
	}
	
	div#bookingform, div#confirmform {
	
		margin: 0 auto 0 auto; 
		background-color: white; 
		width: 400px; 
		padding: 20px; 
		text-align: center;
	
	}
	
	td#homemiddle {
	
		width: 99%;
		text-align: right;
	
	}
	
	div#homearrows {
	
		padding-top: 10px;
	
	}
	
	div#blogoverlay {
	
		position: absolute;
		top: 200px;
	
	}
	
	.blogtitle {
	
		font-weight: bold;
		font-size: 32px;
		color: #000000;
	
	}
	
	div#blognav {
	
		 padding-top: 507px; 
		 padding-right: 50px; 
		 text-align: right;
	
	}
	
	img#homeimg {
	
		width: 306px;
		height: 460px;
		padding-right: 7px;
	
	}
	
	div#gallerymenu {
	
		 display: none; 
		 position: absolute; 
		 padding-left: 10px; 
		 margin: 0 auto 0 auto; 
		 top: 120px; 
		 width: 160px;
	
	}
	
	a.gallerymenulink {
	
		display: block; 
		text-decoration: none; 
		color: white; 
		font-size: 18px; 
		font-weight: bold;
	
	}
	
	a.gallerymenulink span {
	
		background-color: black;
	
	}
	
	div.studiogallerylink {
	
		position: absolute; 
		top: 350px; 
		text-indent: 10px;

	}
	