/*---Addams Family: Home Style Sheet---*/

/*---Home---*/
#homeContainer {
	width: 1050px;
	height: 900px;
	margin: 0 auto;
	background: #000 url(/img/home_bg.jpg) no-repeat 0 0;
}
#homeContainer h1 {
	width: 423px;
	height: 232px;
	margin: 0 0 0 510px;
	background: url(/img/logo.png) no-repeat;
	text-indent: -500000px;
}

#addams_LgAwardCallout{
	width: 800px;
	margin: -39px 0 0 124px;
}

#homeFlash {
	width: 247px;
	height: 143px;
	margin: 3px 0 25px 301px;
}

/*---Home Callouts---*/
#callouts {
	width: 820px;
	margin: 32px auto 0 auto;
	overflow: hidden;
}

#callouts li {
	height: 87px;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#callouts img.title { vertical-align: top; }

.calloutLink {
	font-size: 9px;
	line-height: 20px;
}

#callouts li.one, #callouts li.two, #callouts li.three { border-right: 1px solid #675557; }

#callouts li.one { 
	width: 233px;
	padding-right: 5px;
}

#callouts li.one img {
	margin: 5px 0 0 0;
}

#callouts li.one #nowOn {
	position: relative;
	top: -12px;
	left: 9px;
}

#callouts li.one a.infoButton { margin-left: 15px; }

#callouts li.two {
	position:relative;
	width: 142px;
	padding: 0 14px 0 12px;
}

#callouts li.two .callout {
	width: 142px;
	height: 71px;
	position:absolute;
	top:-10px;
	left:9px;
	/*display: none;*/
}

#callouts li.two p { margin: 3px 0 0 6px; }

#callouts li.three {
	width: 163px;
	padding: 0 14px 0 12px;
}

#callouts li.three p { padding-top: 9px; }

#callouts li.four {
	width: 190px;
	height: 115px;
	padding: 0 0 0 12px;
}

/*#callouts li.four #family_portrait{
	float: left;
	margin: 6px 0 0 -5px;
}*/

/*#callouts li.four p {
	width: 65px;
	float: left;
	clear: left;
	margin: 5px 0 0 25px;
	text-align: center;
}*/

#callouts li.four #blank_portrait {
	float: right;
	margin: 0 0 0 0;
}