@import "NextDoorDefault.css";

#contentContainer {
background:url(images/content-top-back-gradient.jpg) repeat-x;
}

#imageContainer {
	height:310px;
}

#leftContent {
	padding:23px 10px 20px 7px;
}

#leftContent ul{
	margin:10px 0px 0px 0px;
}

#centerContentContainer {
	float:left;	
	width:330px;
	margin:0px;
	padding:11px 0px 0px 14px;
}

#calloutContentContainer {
	float:right;	
	width:311px;
	padding:13px 0px 0px 0px;
}

.topContent {
	height:277px;
	/*min-height:260px;*/
}	
.IE .topContent {
	height:260px;
	/*min-height:260px;*/
}
#calloutContentContainer .topContent {
	height:258px;
	/*min-height:258px;*/
}	

/* homepage header classes */
h1 {
	color:#3c3a30;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 2px 0px;
	font-weight:bold;
}

h2 {
	display:inline;
	color:#669900;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.IE7 h2 {
	font-weight:normal;
}

h3 {
	background:url(images/bullet-dots-brown.gif) no-repeat 4px 4px;
	color:#83947d;
	font:12px Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 16px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}

.IE h3 {
	background:url(images/bullet-dots-brown.gif) no-repeat 3px 4px;
	padding:0px 0px 8px 15px;
	margin:0px 0px 13px 0px;
}
.IE6 h3 {
	padding:0px 0px 8px 16px;
}

h4 {
	color:#669900;
	font:18px "Times New Roman", times, serif;
	margin:0px 0px 21px 0px;
}

h5 {
	color:#83947d;
	font:12px  Arial, Helvetica, sans-serif;;
	margin:0px;
	font-weight:bold;
}