/* @ CSS - rework - Johan @ http://www.zoic.be - 11.09.2005*/

/* imported styles */
/* NOTE: the quotes help to hide the advanced styles for IE4 and even IE5 MAC or NN4.x */

 /*\*//*/
 @import "ie5macwin.css";
 /**/

@import 'masterstyles.css';
@import 'Navigator.css';
cite {
	font-size: small;
	line-height: 1.5em;
	color: #666666;
	font-weight: 600;
	font-family: "Times New Roman", Times, serif;
}
#what-page #wrapper #content #copy ul {
	list-style-type: none;
}
#what-page #wrapper #content #copy li {
	padding-bottom: 5px;
	background-image: url(../images/bullet_check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
	padding-left: 30px;
}

#what-page #wrapper #content #copy ul {
	list-style-type: none;
}

#portfolio-page #wrapper #content #copy .facts {
	list-style-type: none;
}

#portfolio-page #wrapper #content #copy .facts li{
	padding-bottom: 5px;
	background-image: url(../images/bullet_facts.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
	padding-top: 3px;
}#who-page #wrapper #content #directions {
	background-image: url(../images/driving_directions_sm.gif);
	height: 45px;
	width: 150px;
	position: absolute;
	top: 540px;
	left: 560px;
	background-repeat: no-repeat;
}
#locations-page #wrapper #content #copy #map img {
	padding: 2px;
	background-color: #8CCC40;
	margin-right: 3px;
}
.package {
	margin-right: 65px;
	text-align: right;
}


