﻿

div#pagewrapper
{
	background:#000 url(/images/homePageBackground.gif) repeat-x scroll 0 0;
}

#leftColumn
{
	position:relative;
	xborder:1px dashed #c00;
	float:left;
	width:430px;
	left:10px;
}

#rightColumn
{
	position:relative;
	width:430px;
	xborder:1px dashed #0c0;
	float:right;
	left:-10px;
}


#rightColumn h4
{
	width:100%;
	border-bottom:1px dotted #393;
	
	
}

#homePageSlideShow
{
	padding:0;
	margin:0;
	height:300px;
}
#greenSpacer
{
	background:#339933;
	width:100%;
	height:10px;
	clear:both;
}
