@charset "UTF-8";
#mainContentAttract {
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#mainContentAttractRight {
	float: left;
	width: 400px;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	height: 250px;
}
#attractList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	width: 400px;
}
#attractList   ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_green_cream.gif);
}
#attractPic/* CSS Document */

 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
	background-image: url(../images/atract_alton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#attractPic2 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/attract_climb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#attractPic3 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/Cycling.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#attractPic4 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/opera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#attractPic5 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/Chatsworth.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#thingstodo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	width: 400px;
}
#thingstodo ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_green_cream.gif);
}

