#header
{
/*	margin-bottom: 35px;	*/
}

table#body
{
	width: 780px;
	background-image: url('/images/vertical-dash.gif');
	background-position: 773px;
	background-repeat: repeat-y;
}
td#left
{
	background-image: none;
	/* padding-top: 90px; */
	width: 193px;
}

td#content
{
	background-image: url('/images/vertical-dash.gif');
	background-position: 8px;
	background-repeat: repeat-y;
	padding: 11px 0 0 0;
}

div#page-content
{
	z-index: 100;
	position: relative;
	top: 1px;
}


#flash
{
	margin: 0px 0px 0px 13px;
	width: 563px;
	background-color: #FCFBF8;
	padding: 4px 0;
}

#flash2
{
	padding: 8px 0px;
	border-top: 1px solid #A3D4D2;
	border-bottom: 1px solid #A3D4D2;
	margin: 0px;
}

#featuretext
{
	margin: 18px 40px;
	padding: 18px;
	font-family: book antiqua,palatino linotype,georgia,times new roman,serif;
	color: #8E3132;
	background-color: #F9F8F2;
	font-size: 1em;
	
}

table#homefeatures
{
	background-image: url('/images/horizontal-dash.gif');
	background-repeat: repeat-x;
	border-collapse: separate;
}
td.featureleft
{
	background-color: #F9F8F2;
	width: 352px;
}

td#featurespacer
{
	width: 2px;
	background-image: url('/images/vertical-dash.gif');
	background-repeat: repeat-y;
}

td#featureright
{
	background-color: #F9F8F2;
	width: 190px;
}

#featured, #coming-soon, #home-news
{
	padding: 10px;
}

#home-news h3
{
	margin-top: 0px;
}

a.featurelink
{
	text-decoration: none;
}

.list-thumb
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	background-color: white;
	border: 1px solid #8DBBB9;
}

.thumb
{
	position: static;
}