﻿#colleft {
	float: left;
	width: 990px;						
	position: relative;	
	right: 760px;						
	background-color: white;	
}

#colright {
	position: relative;	
	overflow: hidden;	 	 	 
	width: 990px; 
	background-color: white;	
}

#col1, #col2 {
	float: left;
	position: relative;
	padding: 0 0 0 0;		
	overflow: hidden;
}

#col1 {
	width: 210px;				
	left: 780px;				
	background-color: white;
	padding-bottom: 10px;	
}

#col2 {
	width: 700px;				
	left: 800px;				
	background-color: white;
	padding-bottom: 20px;
}


/******* Div. css for Announce you arrival, Contact us osv. ************/

.announce {
	border-collapse: collapse;
	width: 400px;
}

.contact {
	border-collapse: collapse;
	width: 450px;
}

.announce td, .contact td {
	padding: 2px;
}

	

.csc-textpic-imagewrap {
	margin-top: 0px;
}
	
table.contenttable p.bodytext { 
	margin: 0 0 0 0; 
}

.contactfieldset {
	width: 500px;
	font-size: 16px;
}

.contactfieldset, .tx-thmailformplus-pi1 input[type="text"], .tx-thmailformplus-pi1 textarea, .user-participants-pi1 input[type="text"], .user-participants-pi1 textarea {
	border: 1px solid #ffc020;
}

.contactlegend {
	color: #111111;
}

.tx-thmailformplus-pi1 p, .user-participants-pi1 p {
	padding-top: 10px;
}		

/******* /Div. css for Announce you arrival, Contact us osv. ************/