﻿body {
	
	background-color: white;
	margin: 0px 0px 0px 0px;
	text-align: center;
	
}

.communityheaders
{
	color: #474747;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: center;
}

.buffer
{
	padding-bottom:25px;
}

div#header
{
	color: #474747;
	font-size: 18px;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
}

.standard
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: black;
}

.mainbackground img
{
	border: none;
}

#logotext
{
	color: #428097;
	font-size: 20px;
	text-shadow: 0.1em 0.1em 0.1em #a7a7a7;
	font-family: Arial,Helvetica,sans-serif;
}

div#bottombackground
{
	background-image: url(../images/backgroundBottom.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #1f2227;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.botstripe
{
	height: 83px;
	background: #1f2227;
	background-image: url(../images/backgroundBottom.png);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	color: white;
}

#contactinfo
{
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	font-size: 12px;
}

div#botmenu
{
	font-size: 11px;
	color: #1f2227;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	border: none;
}

div#botmenu a
{
	color: #1f2227;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}

div#mainbackground
{
	height:110px;
	background-image: url(../images/backgroundMain.png);
	background-repeat:no-repeat;
	background-color: #1f2227;
	background-position: center center;
}

