body
{
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: black;
}
#container
{
	margin:0 auto;
	padding: 0px;
	height: auto;
	width: 1024px;
}
#header
{
	height: 177px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
}
#headercontent
{
	height: 177px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	color: white;
}
#bodycontent
{
	height: auto;
	width: 1017px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#footer
{
	height: 30px;
	width: 1017px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url('images/navback.png');
	background-repeat: repeat;
	color: white;
}
#footercontent
{
	margin: 0px 0px 0px 10px;
}

#footercontent a
{
	text-decoration: none;
	color: white;
}

#footercontent a:hover
{
	text-decoration: underline;
	color: white;
	
}
.contentteam
{
    color: white;
    background-image: url('images/teampicback.png');
	background-repeat: no-repeat;
    vertical-align: top;
    text-align: center;
    width: 180px;
    height: 240px;
    margin: 0px;
    padding: 5px;
}
.contentgive1
{
    border-right: dotted thin navy;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px;
}
.contentgive2
{
    font-size: 100%;
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px;
}
.contentlocation1
{
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px;
}
.contentlocation2
{
    vertical-align: top;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px 10px 10px 25px;
}

.content
{
	vertical-align: top;
	height: auto;
	width: 230px;
	font-size: 90%;
    margin: 0px;
    padding: 0px;
}
.custombuildcontent
{
	vertical-align: top;
	height: auto;
	width: 230px;
	font-size: 100%;
    margin: 0px;
    padding: 0px;
}
.contactcontent1
{
    border-right: dotted thin navy;  
    vertical-align: top;
	height: auto;
	width: 300px;
	font-size: 100%;
    margin: 0px;
    padding: 10px;
}
.contactcontent2
{
    vertical-align: top;
	height: auto;
	width: 300px;
	font-size: 100%;
    margin: 0px;
    padding: 10px;
}
#column1
{
    height: auto;
    width: 710px;
    vertical-align: top;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
#column2
{
    height: auto;
    width: 265px;
    background-image: url('images/background.gif');
	background-repeat: repeat-x,repeat-y;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 5px 10px 10px 15px;
}
#followuscontent
{
	font-size: 90%;
	height: auto;
	width: 235px;
	margin: 0px;
	padding: 10px;
	border-top: thin dotted navy;
    text-align: center;
}
#specialscontent
{
	font-size: 90%;
	height: auto;
	width: 235px;
	margin: 0px;
	padding: 10px;
	border-top: thin dotted navy;
}
#testimonialscontent
{
	font-size: 90%;
	height: auto;
	width: 235px;
	margin: 0px;
	padding: 10px;
	border-top: thin dotted navy;
}
#couponscontent
{
	text-align: center;
	height: auto;
	width: 235px;
	margin: 0px;
	padding: 10px;
	border-top: thin dotted navy;
}