/* Spring specific styling

		Temporarily set as Summer until Spring is developed

------------------------------------------------------------ */ 

body { background: #f07a8d url('/images/bg-body-summer.jpg') top left repeat-x; }

#footer	{ background: url('/images/bg-footer-summer.jpg') top left no-repeat; }
#photo	{ background: transparent url('/images/photo-summer.png') no-repeat; }
#navbox	{ background: url('/images/logo-summer.png') center left no-repeat; }

ul.navigationtabs li a.home						{ background: url('/images/nav1-home-summer.jpg') 0 -27px no-repeat; }
ul.navigationtabs li a.home:hover			{ background: url('/images/nav1-home-summer.jpg') 0 0 no-repeat; }
ul.navigationtabs li a.contacts				{ background: url('/images/nav6-contacts-summer.jpg') 0 -27px no-repeat; }
ul.navigationtabs li a.contacts:hover	{ background: url('/images/nav6-contacts-summer.jpg') 0 0 no-repeat; }

