@charset "utf-8";
/* CSS Document */

#main {
	margin-top: 10px;

}

#r_col {
	float:left;
	width: 200px;
}

#r_col_menu {
	list-style-type:none;
}

#r_col_menu li {
	margin-bottom: 5px;

}


#centre_col {
	float:right;
	width : 700px;
	padding: 5px;
}

.photoBanner {
	list-style:none;
	float:right;
	position:relative;
	width: 660px;
}

.photoBanner li {
	float:left;
	margin: 2px;

}



.LocationImg {
	width: 290px;
	
}


/* Fonts */

.smallArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.smallArial a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}

.pageTitlePara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF33;
	text-align:justify;

}

.smallBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 25px;

}



.spacer {
	clear:both;

}
