#pageHeader {
	height: 175px;
	background: #ffffff url(../../images/custom/lifestyleheader.jpg);
}

#pageHeader #skin {
	height: 175px;
}

#pageHeader #title {
	height: 142px;
	min-height: 142px;
	max-height: 142px;
}

#pageHeader h1, .photo-title {
	font-size: 25px; /* This is the size of the Title text */
	color: #f1f1f1; /* This is the color of the Title  text */
}

#pageHeader h2, .photo-caption {
	font-size: 14px; /* This is the size of the Slogan text */
	color: #f1f1f1; /* This is the color of the Slogan text */
}

#container {
	width: 942px; /* If you wish to change the width of your site and header, change this value to reflect the new dimensions :: NOTE: IT IS BEST TO INCREASE THE WIDTH BY MAGNITUDE 107px to keep the navigation buttons working properly */
}

#navcontainer {
	top: 142px; /* If you wish to change the width of your site and header, change this value to reflect the new dimensions ::NOTE: 	IF YOU CHANGE THIS VALUE THEN YOU MUST ADD OR SUBTRACT THE VALUE TO #navcontainer "top: 142px;"*/

		width: 648px; /* If you change the width of your site and header, change this value to reflect the new dimensions less 187px for the for the sidebar :: NOTE: IT IS BEST TO INCREASE THE WIDTH BY MAGNITUDE 107px to keep the navigation buttons working properly */
		
		min-width: 648px; /* If you change the width of your site and header, change this value to reflect the new dimensions less 187px for the for the sidebar :: NOTE: IT IS BEST TO INCREASE THE WIDTH BY MAGNITUDE 107px to keep the navigation buttons working properly */
}

.photo-background {
				/* background: #ffffff url(../../images/custom/your-image-title.jpg); **remove this comment syntax to enable use of an image background*/
}




