/* 
	client: 			New2theCity
	developed by: 		Rippleffect
	initial design: 	Katy Dell
	xhtml/css:			Michael Braithwaite
	developer: 			Stephen Todd
	
	css:				print
*/

p {
	letter-spacing:normal !important;
}

a#logo {
	margin:0 0 20px 0;
}

#breadcrumb ul li{
	display:none;
}

#container {
	width:600px;
}

#main-content {
	width:600px;
}

#header {
	width:600px;
	float:none;
}

#footer {
	display:none;
}

#social-bookmarks {
	display:none !important;
}

#right-col {
	float:none !important;
	clear:both;
	width:600px;
}

#internal-text-area {
	padding:0 !important;
	width:600px;
}

#text-area {
	width:600px;
}


ul#main-nav {
	display:none !important;
}

#left-col {
	display:none !important;
}

.home-features {
	display:none;
}