/* CSS Document */

	body {
		text-align:left;
		background-image:url(../01imgs/01pg/00bkgrnd.gif);
		background-repeat:repeat-y;
		background-position:center;
		background-color:#ffffff;
		margin:0px;
		padding:0px;
		}

	.title {
		background-image:url(../images/01_pg_graphics/header.jpg);
		background-repeat:no-repeat;
		background-color:#bbd9a9;
		display:block;
		width:780px;
		height:157px;
		}

	.topb {
		background-image:url(../01imgs/01pg/01topb.gif);
		background-repeat:no-repeat;
		height:35px;
		}
	
	.topc {
		padding-top:3px;
		padding-bottom:3px;
		padding-right:20px;
		display:block;
		font-family:arial;
		font-size:13px;
		color:#000000;
		}
	
	.topd {
		text-align:right;
		color:#000000;
		font-family:arial;
		font-size:13px;
		padding-top:3px;
		padding-right:5px;
		}
	
	.locations {
		display:inline;
		float:right;
		width:200px;
		height:20px;
		}
	
	.lftshdw {
		background-image:url(../01imgs/01pg/02leftshdw.gif);
		background-repeat:repeat-y;
		width:8px;
		}
	
	.left {
		width:170px;
		vertical-align:top;
		background-image:url(../01imgs/04nav/bklft.gif);
		background-repeat:no-repeat;
		background-position:top;
		background-color:#bbd9a9;
		}
	
	.pg {
		background-image:url(../01imgs/01pg/02leftshdw.gif);
		background-repeat:repeat-y;
		background-color:#f3f3df;
		vertical-align:top;
		text-align:center;
		}
	
	.favourites {
		width:100%;
		text-align:center;
		font-family:arial;
		font-size:11px;
		color:#000000;
		}

	.bttm {
		background-image:url(../01imgs/01pg/03bttm.gif);
		background-repeat:no-repeat;
		height:40px;
		display:block;
		text-align:center;
		font-family:arial;
		font-size:11px;
		color:#000000;
		padding-top:8px;
		}

	.txtmain {
		padding-right:15px;
		padding-left:15px;
		padding-top:3px;
		padding-bottom:30px;
		}

	.txtmainb {
		padding-right:15px;
		padding-left:15px;
		padding-top:15px;
		padding-bottom:30px;
		font-family:arial;
		font-size:smaller;
		color:#000000;
		}
.topshdw {
	background-color: #F3F3DF;
	background-image: url(../01imgs/01pg/topshdw.gif);
	background-repeat: repeat-x;
	height: 8px;
	background-position: top;
}
.cnrshdw {
	background-color: #F3F3DF;
	background-image: url(../01imgs/01pg/cnrshdw.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 9px;
	display: block;
	background-position: left top;
}

