a:hover {
	color : #CC0033;
	text-decoration : underline;
}

body {
	margin: 0;
		background-image : url(img/bg.gif);
	background-repeat : repeat-y;
}

#megawrapper {
	width: 100%;
background-color: #B8D4E3;
}


#headerwrapper {
	background-image : url(img/r1_c11bg.gif);
	background-position : 422px 0px;
	background-color : #B1B1CB;
	background-repeat : no-repeat;
}

#headerwrapper  img {
	margin:0;
}

#topbar {
	background-color : #006699;
	height: 18px;
	padding: 1px 0px 1px 0px ;
}

#topbar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;	
	overflow:auto;
}

#topbar li {
	margin: 2px 60px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : none;
	float : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#topbar a {
	text-decoration: none;
	color: white;
}

#topbar a:hover {
	text-decoration: underline;
	color: white;
}

#contentwrapper {
	background-image : url(img/bg.gif);
	background-repeat : repeat-y;
		min-width : 1072px;
	_width: 1072px;
}


.blulinx {
	background-image : url(img/blue2.gif);
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}


.copy {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 170%;
	text-decoration : none;
}

.enter {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 170%;
	list-style-image : url(img/small_triangle.gif);
	text-decoration : none;
}

.linx {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 170%;
	text-decoration : none;
}

.redlix {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 170%;
	list-style-image : url(img/small_triangle.gif);
	text-decoration : none;
}



#leftmenu {
	margin: 20px 0px 10px 0px;
	padding: 22px 0px 0px 0px;
}

#leftmenu ul {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	position : relative;
}

#leftmenu li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	font-weight : bold;
	/*list-style-image : url(img/triangle2.gif);
	list-style-position : inside;*/
		list-style-type : none;
	background-image : url(img/triangle2.gif);
	background-position : 1px  3px;
	background-repeat : no-repeat;

}

#leftmenu li ul li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-image : none;
	list-style-image : none;
	list-style-type : none;
	/*list-style-position : inside;*/

}

#leftmenu a {
	color : #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#leftmenu a:hover {
	color: #CC0033;
		text-decoration: underline;
}

#leftmenu li ul li a {
		color : #666666;
}

.off {
	display : none;
}

.on {
	display : block;
}


#columnleft {
	position: relative;
	float: left;
	width: 135px;
}

#columncentre {
	float: left;
	width: 295px;
	/*border-right: 1px solid blue;
	border-left: 1px solid black;*/
}

#columnright {
	float: left;
	width: 640px;
}

.clearer {
	clear : both;
	font-size : 0px;
	height : 0px;
	line-height : 0px;
}

#welcome {
	margin: 20px 0px 0px 0px;
	text-align : right;
}

#table {
	margin: 15px 0px 20px 5px;
	text-align : center;
}


.centercol {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
}

.centercol p {
	margin: 0px 10px 15px 14px;
	font-size : 12px;
	line-height : 170%;
}

.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
}

.rightcol h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #004174;
	margin: 30px 0px 35px 8px;
}


.rightcol p {
	margin: 0px 10px 15px 33px;
	font-size : 12px;
	line-height : 170%;
}

.rightcol ul {
	margin: 10px 0px 20px 45px;
	padding: 0px 0px 0px 0px;
}

.rightcol li {
	font-size : 12px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 15px;
	
		/*list-style-position : inside;
list-style-image : url(img/small_triangle.gif);*/
	background-image : url(img/small_triangle.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	list-style-type : none;
}



#footerwrapper p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 170%;
	text-decoration : none;
	margin: 0px 0px 0px 180px;
	padding: 6px 0px 10px 0px;
}

#footerwrapper p a {
	color : #CC0000;
	text-decoration : none;
}

#footerwrapper p a:hover {
	color : #CC0000;
	text-decoration : underline;
}

#address {
	position: absolute;
	top : 370px;
	left: 25px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 170%;
}

#room {
	margin: 0px 0px 20px 0px;
	text-align: center;
}

#whitebox {
	position: relative;
	left: -253px;
	width: 600px;
	background-color : white;
	border: 1px solid #333333;
	padding: 20px 10px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image : url(img/transbackground.gif);

}


#whitebox h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #004174;
	margin: 0px 0px 15px 15px;
}

#whitebox h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #004174;
	margin: 0px 0px 10px 20px;
}

#whitebox table {
	margin: 10px 0px 15px 15px;
}

#whitebox td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}


#smallmap {
	float: right;
	width: 275px;
	text-align : center;
}

.hide {
	display : none;
}

.show {
	display : block;
}

.whitecont dl {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.whitecont dt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	color : #666666;
	font-weight : bold;
}

.whitecont dd {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px 5px 10px;
	color : #333333;
	background-color : #DBE9F3;
}

.whitecont a {
	color : #CC0033;
	text-decoration : none;
}

.whitecont a:hover {
	text-decoration : underline;
}

#clearbox {
	position: relative;
	left: -250px;
	width: 620px;
	background-color : none;
	padding: 20px 10px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow : auto;

}

#clearbox p {
	margin: 10px 0px 10px 0px;
	
}

#clearboxleft {
	float: left;
	width: 340px;
}

#clearboxright {
	float: left;
	width: 280px;
}

#reception {
	margin: 0px 0px 80px 0px;
}

#meeting {
	margin: 0px 0px 100px 0px;
}

#wokingham {
	margin: 0px 0px 40px 0px;
}

#entrance {
	margin: 60px 0px 60px 0px;
}

#twoperson {
	margin: 0px 0px 40px 0px;
}

.pics {
	width: 270px;
	text-align : center;
}
