/* ================================
    Home Page Stylesheet
   ================================ */

#page
{
	height: 1050px;
}

#header
{
	margin-bottom: 10px;
}

#banner
{
	padding-left: 49px;
	float: left;
	width: 678px;
	position: relative;
	height: 194px;
}

#block
{
	position: absolute;
	left: 49px;
	top: 0px;
	width: 678px;
	height: 194px;
}

#spill
{
	position: absolute;
	left: 49px;
	top: 194px;
	width: 280px;
	height: 140px;
}

#controls
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 24px;
	left: 0px;
	list-style: none;
}

#controls li
{
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	width: 40px;
	height: 34px;
	list-style: none;
	display: block;
	background-image: url(/images/masterpage_templates/home-banner-off.gif);
	line-height: 32px;
	font-size: 32px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

#controls li.selected
{
	background-image: url(/images/masterpage_templates/home-banner-on.gif);
}

.content
{
	position: relative;
	top: -210px;
	left: 290px;
	color: #18100C;
	width: 420px;
	margin-bottom:210px;
	
	
}

.content #important-links {
padding-left:35px;
}

.content h1
{
font-size: 18px;
	line-height: 22px;
	color: #451300;
	font-weight: bold;
	margin: 19px 0px -19px 0px;
}

.content h2
{
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
}

.content .iContent
{
	font-size: 15px;
	line-height: 20px;
	padding-bottom:40px;
}

.content ul
{
	margin: 19px 0px;
}

.content ul ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.content li
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/masterpage_templates/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px; 
}
#rightColumn
{height:426px;
	
}

#rightColumn a.join
{
	background-image: url(/images/masterpage_templates/signup.jpg);
	height: 194px;
}

#rightColumn a.member
{
	background-image: url(/images/view-programs.jpg);
	height: 99px;
}

#rightColumn a.newsletter
{
	height: 99px;
	background-image: url(/images/legal.jpg);
}

#rightColumn a.association_partners
{
	height: 99px;
	background-image: url(/images/ap-button.jpg);
}

#rightColumn a.join:hover
{
	background-image: url(/images/masterpage_templates/signup-on.jpg);
}

#rightColumn a.member:hover
{
	
}

#rightColumn a.newsletter:hover
{
}

#header
{
	background-image:url(/images/masterpage_templates/home-header.gif);
}

.logo
{
	left: 0px;
	top: 0px;
	width: 210px;
	height: 100px;
}

/* ================================
    Home Page Stylesheet Updates
   ================================ */
   
.logo-bar { position: relative; top: -224px; left: 30px; width: 698px; height: 40px; }
.logo-bar .left-arrow { position: absolute; top: 4px; left: 0px; cursor: pointer; }
.logo-bar .right-arrow { position: absolute; top: 4px; right: 0px; cursor: pointer; }
.logo-container { position: relative; margin-left: 20px; width: 658px; height: 40px; overflow: hidden; }
.logo-scroller { position: relative; }
.logo-item { float: left; padding-left: 10px; padding-right: 10px; position: relative; }
.events-and-news { position: absolute; top: 372px; left: 25px; z-index: 1000; width:250px; }
.events-and-news .pic { padding-bottom: 6px; padding-top: 4px; }
.events-and-news a { text-decoration: none; }
.events-and-news h4 { color: #000; text-decoration: none; font-weight:normal; font-size: 17px; line-height: 19px; }
.events-and-news p { color: #000; text-decoration: none; font-size: 14px; line-height: 16px; padding-bottom: 10px; } 
.events-and-news p:hover { color: #0093B3; }
