.columns
{
	margin-top: 2em;
}

.columns .column1
{
	width: 260px;
}

.columns .column2
{
	width: 285px;
}

.homeBanner
{
	background: transparent url(../images/dotted_line.gif) repeat-x scroll left bottom;
	padding-bottom:10px;
}

.homeSidebarContent
{
    background: transparent url("../images/dotted_line.gif") left top repeat-x;
    margin-top: 10px;
    padding-top: 10px;
}

.news
{
	background-image: none;
	list-style-type: none;
	margin: 1em 0 2em 0;
	padding: 0 0 0 76px;
	width: auto;
}

.news a,
.news a:link
{
	font-weight: bold;
	text-decoration: none;
}

.news a:hover
{
	text-decoration: underline;
}

.news img
{
	border-style: none;
	clear: left;
	float: left;
	margin: 0 0 1em -76px;
}

.news li
{
	background: url("../images/dotted_line.gif") left bottom repeat-x;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

.promos
{
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.promos li
{
	margin: 0 0 10px 0;
}

.promos li a,
.promos li a:link
{
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 144px;
	margin: 0 0 0 -30px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 309px;
}

.promos .changeCrusaders
{
	background-image: url("../images/change-crusader-button.jpg");
}

.promos .golfClassic
{
	background-image: url("../images/goodbear-golf-classic-button.jpg");
}

.promos .hank
{
	background-image: url("../images/hank-promo-button.jpg");
	height: 73px;
}

.promos .radiothon
{
	background-image: url("../images/radiothon_button.jpg");
	height: 84px;
}

.socialLinks
{
	text-align:right;
}

.socialLinks .facebookLink,
.socialLinks .youtubeLink,
.socialLinks .twitterLink
{
    margin-left: 15px;
    position: relative;
    top: 2px;
}

#Content
{
	background:white;
	float: right;
}

#ContentContainer
{
	background: url("../images/column_bg.gif") 318px 130px no-repeat;
	padding: 20px 40px;
	width: 898px;
}

#Header
{
	height: 419px;
}

#Header .title
{
	background: #FFF;
	color: inherit;
	height: 243px;
	overflow: hidden;
	padding: 0;
}

#Header .titleContent
{
	background: #3A898D url("../images/focus_bg.jpg") left top no-repeat;
	color: #FFF;
	height: 243px;
	left: 38px;
	top: 0px;
	width: 264px;
}

#Header .titleContent *
{
	display: block;
}

#Header .titleContent h3
{
	height: 60px;
	margin: 0;
	overflow: hidden;
	text-indent: -1000em;
}

#Header .titleContent p
{
	line-height: 1.6em;
	margin: 0 24px 1em 24px;
}

#Header .titleContent strong
{
	font-size: 120%;
}

#Header .titleContent .donate
{
	left: 18px;
	margin: 0;
	top: 169px;
}


#Header .titleContent .donateMM
{
	left: 18px;
	margin: 0;
	top: 180px;
}


#Header .titleContent .donateTextMM
{
    position:absolute;
    top: 149px;
    left: 0px;
}



#Sidebar
{
	float: left;
	width: 265px;
}

#Sidebar img
{
	margin: 0 -5px;
}

#Slideshow
{
	background-image: url("../images/header_pic_default_01.jpg");
	height: 243px;
	left: 0px;
	top: 0px;
	width: 970px;
}


