﻿/********************************************/
/* Two Column Wide Left MASTER PAGE STYLES */
/********************************************/

.TwoColWideLeft #LeftZone{
	padding:0 37px 0 40px;
	width:674px;
}

.TwoColWideLeft #RightZone{
	width:192px;
}


/* Left (WIDE-MAIN) Column */

#Intro h1{
	display:block;
	width:674px;
	height:37px;
	overflow:hidden;
	margin:0 0 12px 0;
}
#Intro p{
	font-weight:normal;
	color:#000;	
	font-size:1.6em;
	line-height:1.3em;
	font-family:Georgia, Serif;
	padding-bottom:21px;
}

/* if there's a header image, it should be in a div - and closer to the H2 than a paragraph would be */
#Intro div{
	margin-top:-7px;
}
#Intro div img{
	padding-bottom:15px;
}
#Main p{
	color:#050505;
}



.NarRtColCalloutBG  ul,
.NarRtColCalloutAltBG ul{
	padding-left: 22px;
}

.NarRtColCalloutBG  ul li,
.NarRtColCalloutAltBG  ul li{
	font-size:0.95em;
	line-height:1.2em;
	text-align:left;
	list-style-type:none;
	padding:5px 0 0 0;
}



/* Right (NARROW) Column */

.NarRtColCalloutBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutBG.gif) repeat-y;
	margin-top:4px;
}
.NarRtColCalloutTopBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutTopBG.gif) no-repeat top;
}
.NarRtColCalloutBtmBG{
	width:172px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutBtmBG.gif) no-repeat bottom;
	padding:0 10px 30px;
}
.NarRtColCalloutBtmBG h5{
	text-align:center;
	text-transform:none;
}
.NarRtColCalloutBtmBG p{
	padding:25px 0 0 0;
	text-align:center;
	font-family:Verdana, Sans-Serif;
	font-size:1.0em;
	line-height:1.2em;
	color:#050505;
	text-align:center;
}
.NarRtColCalloutBtmBG p img{
	margin-bottom:9px;
}

.NarRtColCalloutNoText{
	padding-bottom:12px;
}
.NarRtColCalloutNoText p img{
	margin-bottom:16px;
}


.NarRtColCalloutAltBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltBG.gif) repeat-y;
	margin-top:4px;
}
.NarRtColCalloutAltTopBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltTopBG.gif) no-repeat top;
}
.NarRtColCalloutAltBtmBG{
	width:172px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltBtmBG.gif) no-repeat bottom;
	position:relative;	
	padding:0 10px 0;
}
.NarRtColCalloutAltBtmBG h5{
	text-align:center;
	text-transform:none;
}


.NarRtColPlainInfoNode {
	padding:0 0 20px 0;
	text-align:left;
}
.NarRtColPlainInfoNode h2{
	margin-bottom:3px;
}



/*****************************************/
/* Two Column Wide Left TEMPLATE Styles */
/*****************************************/