/****************************************/
/* harrietbeecherstowecenter */
/* Copyright (c) the worx group - 2008 */
/* homepage.css */
/****************************************/
.hp { float:right; width:571px; background:#FFF; border-left:3px solid #9f7428; }
	.hp div.flash { height:450px; position:relative; }
		.hp div.flash div.rotate { }
			.hp div.flash_item { width:571px; height:450px; position:absolute; }
				.hp div.flash_item img { position:absolute; }
			.hp div.flash_01 { background:url(/images/flash/background_01.jpg) no-repeat; }
			.hp div.flash_02 { background:url(/images/flash/background_02.jpg) no-repeat; }
			.hp div.flash_03 { background:url(/images/flash/background_03.jpg) no-repeat; }
			.hp div.flash_04 { background:url(/images/flash/background_04.jpg) no-repeat; }
			.hp div.flash_05 { background:url(/images/flash/background_05.jpg) no-repeat; }
		.hp div.flash div.member { position:absolute; top:60px; right:0; z-index:9; }
		.hp div.flash div.email { position:absolute; top:90px; right:0; z-index:9; }
		.hp div.flash div.shadow { position:absolute; z-index:8; bottom:0; left:0; background:url(/images/flash/shadow.png) bottom no-repeat; width:571px; height:21px; }
	.hp div.page { padding:25px 0; min-height:460px; }
		.hp div.page a { color:#000; }
		.hp div.page a:hover { color:#ba0213; }
		.hp div.page div.left { float:left; width:335px; padding:0 20px; }
		.hp div.page div.right { float:left; width:180px; padding:0 15px 0 0; }
			.hp div.page div.right h2 { color:#ba0213; }
			.hpcms { padding:20px; border:1px solid silver; min-height:460px; }
	.sidebar div.hpcontact { background:#704b0a url(/images/background_contact.gif) no-repeat; height:75px; padding:20px 20px; }
		div.sidebar div.hpcontact h2 { color:#FFF; }
		div.sidebar div.hpcontact p { color:#FFF; }
		div.sidebar div.hpcontact a { color:#FFF; }
		div.sidebar div.hpcontact a:hover { color:#ba0213; }

