﻿body 
{
	margin: 0px 0px 0px 0px;
	background-image: url('../images/template/background.gif'); 
    background-repeat:repeat-x;
	
}
p
{
  font-family: Verdana;
  font-size: 10px;	
}

#weatheralert
{
  font-family : Verdana;
  font-size: 10px;	
  text-decoration: blink;
}

#shadow
{
	
	
}
#wrapper
{
  
    width: 885px;
    margin: auto;
   
}
#sitewrapper
{
    background-color: Gray;
    
    width: 900px;
    margin-left: auto;
    margin-right: auto;
   
}
#leftside
{
    /* background-color: Yellow;  */
    background-image: url('../images/template/leftside.gif');
    width: 6px;
    height: 900px;
    float: left;
}

#center
{
	width: 866px;
	float: left;
}
#header1
{
    /* background-color: Green; */
    background-image: url('../images/template/GPCWebPageSample2_03.gif');
    height: 179px;
    width: 866px;
    float: left;
   
}
#header2
{
    /* background-color: Blue; */
    background-image: url('../images/template/GPCWebPageSample2_06.gif');
    width: 866px;
    height: 123px;
    float: left;
   
}
#header3
{
    /* background-color: Fuchsia; */
    /* background-image: url('../images/template/GPCWebPageSample2_07.gif'); */
    background-image: url('../images/template/navbar1.gif');
    background-repeat: repeat-x;
    
    width: 866px;
    height: 21px;
    float: left;
   
}

#growthgroups
{
	text-align: center;
	
	background-repeat: no-repeat;
}
	
#contentwrapper
{
    background-color: White;
    width: 866px;
    text-align: center;
    float: left;
}

#content-left 
{
	/* border:1px solid #bbb; */
	/* background-color: Lime; */
	border:1px solid black;
	width:175px;
	float: left;
	
    text-align: center;
}
	
#footer
{
	width: 880px;
	background-color: #1b3061;
	float: left;
	
    vertical-align: middle;
    text-align: center;
}
#rightside
{
    /* background-color: Yellow; */
    background-image: url('../images/template/rightside.gif');
    width: 6px;
    height: 900px;
    float: left;
       
}

#growthgroups
{
    background-color: #FFFFFF;
	margin-left:10px;
	
    text-align:center;
	padding:10px;
	position: relative;
	top: 0px;
	left: 23px;
	height: 990px;
	width: 571px;
}
#staff, staff1
{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
}

#groundbreaking
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color:#fff;
	text-align:left;
	
    
}
	
#groundbreaking-flash
{
	width: 100%;

	padding: 0;
	font-size: 1.2em;
	color: #fff;
	height: 1.7em;
	vertical-align:text-bottom;
	border-bottom: 5px solid #decca8;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	
    
    
}
.paypalbutton
{
    background-image:url(../images/PayPal/x-click-but23.gif);
    background-color: Transparent;
}
.paypaldonatebutton
{
    background-image:url(../images/PayPal/btn_donate_LG.gif);
    background-color: Transparent;
    
}

div#nav{
	width: 70%;
	text-align: center;
	padding: 0;
	font-size: 1.2em;
	color: #fff;
	height: 1.7em;
	vertical-align:text-bottom;
	border-bottom: 5px solid #decca8;
	
}

div#nav ul{
    margin:0;
    padding:0;
    
}

div#nav li{
	float: left;
    list-style: none;
    margin: 0;
	margin-right: 2px;
    padding: 0 0 0 24px;
    white-space:  nowrap;
    line-height: 1.5em;
    background: #767372 url(../images/tab_off.gif) 0 0 no-repeat;
    color: #fff;
    width: auto;
    
}
 
div#nav li a{
    display: block;
    padding: 0.1em 24px 0.1em 0;
    text-decoration: none;
    color: #000000;
    background: #767372 url(../images/tab_off.gif) no-repeat 100% 0;
    
}

div#nav li.selected{
    background: #decca8 url(../images/tab_on.gif) 0 0 no-repeat;
    
}

div#nav li.selected a{
	color: #000000;
    background: #decca8 url(../images/tab_on.gif) 100% 0 no-repeat;
    
}
.txtRequired
{
    background-color: #FFFF80;
}

	 
/* a:link {font-weight: bold; text-decoration: none; color: #808080}
a:visited {font-weight: bold; text-decoration: none; color: #808080}
a:hover {font-weight: bold; text-decoration: none; color: #cc0000}
a:active {font-weight: bold; text-decoration: none; color: #cc0000}	*/