﻿html, body
{
	background-color: #000000;
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	color: #ffffff;
	line-height: 1.3em
}

.globalPositioning
{
	width: 772px;
	background-color:#828fa6;
	border: solid 1px #ffffff;
	background-image: url(../images/ComtuityBkgrnd.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	text-align: left;
	z-index: 1;
}

#mastHead
{
	margin: 0px 0px .2em 0px; 
	padding: 0px 0px 0px 0px
	}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a
{
	color: #ffffff;
	text-decoration: none;
}
	
a:hover
{
	color: #c0c0c0;
	font-style: italic;
	text-decoration: none;
}

#homeBody
{
	clear: both;
	margin: 2.1em 1.5em 1.5em 1.5em; 
}

.mainNav
{
	font-family: 'Century Gothic' , Verdana, Arial;
	font-size: 1em;
	height: 44px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navBar.gif);
	width: 770px;
	color: White;
	float: left;
	z-index: 100
}

.menuItem
{
	padding: 0px .3em 0px .3em;
	margin: 0px;
}

.menuItem a
{
	color: #ffffff;
	text-decoration: none;
}

.menuItem a:hover
{
	color: #c0c0c0;
	font-style: italic;
	text-decoration: none;
}

#subTitle
{
	clear: both;
	padding: .7em 0px 0px 0px;
	margin: 0px 0px .4em 1.3em;
}

#homeFastSubTitle
{
	margin: 0px 0px .7em 4em;
	padding: 0px;
}

.subTitleText
{
	font-weight: bold;
	font-size: 1.5em;
	color: white;
	margin: 0px 0px 0px .7em;
	padding: 0px 0px 0px 0px;
}

.waterFall
{
	margin-top: .4em;
	font-weight: bold; 
	font-size:1.2em;
	}

.listTables
{
	margin: .7em 0px 0px 1.4em;
	width: 740px;
	text-align: left;
	}

.listTables td
{
	width: 240px;
}

.wideTwoColTable
{
	margin: .7em 0px 0px 1.4em;
	width: 740px;
	text-align: left;
	}

.wideTwoColTable tr
{

}
	
.wideTwoColTable td
{
	width: 325px;
}

#pageContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: .7em 1.5em 1.5em 1.5em;
	padding-top: 0px;
	color: #000000;
}

#pageContent a
{
	text-decoration: underline;
}
	
#pageContent a:hover
{
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

#pageContent ul li
{
	padding-top: 3px;
}

#pageContent p
{
	text-align: justify;
	}


#footer
{	
	padding-top: 10px;
	width: 770px;
	height: 50px;
	font-size: .9em;
	text-align: center;
}

#footerAddress
{	
	padding-top: 5px;
	width: 770px;
	margin: 0 auto;
	height: 50px;
	font-size: 10px;
	text-align: right;
}

#homeContent
{
	background-image: url(../images/test.png); 
	background-repeat: no-repeat;
    background-position: 50% 50%
	}

