/*=========================================================================================================
//	Home Page Styles
//========================================================================================================*/
img#main-image
{
	margin-top:       25px;
	margin-bottom:    20px;
}

#content-table
{
	border-collapse:  collapse
}

#content-table td
{
	vertical-align:   top;
}

#content-table td h2
{
	color:            #462e0a;
	font-size:        .9em;
	text-transform:   uppercase;
	font-family:      verdana, arial, sans-serif;
	font-weight:      bold;
	padding:          3px 0;
	border-bottom:    1px solid #a55b08;
	margin-bottom:    10px;
}

#blog-cell
{
	width:            380px;
	padding-right:    20px;
}

#recent-posts
{
	background-image: none;
	padding-top:      0;
}

a.list-link
{
	font-size: 1.4em;
}

/* reset the sidebar so font sizes aren't screwy */
.sidebar
{
	font-size:1em;
}

.bodytext
{
	margin-bottom: .8em;
}

#featured-recent
{
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: .5em;
	font-style: italic;
}

#content-cell
{
	width:            360px;
	padding-right:    20px;
}

#location-cell
{
	width:            200px;
	padding:          0;
}


#content-2
{
	padding-top: 45px;
	width: 188px;
}
