/*-----------------------------------------------------------------
							PAGE STYLE
------------------------------------------------------------------**/
* {
  margin: 0;
  padding: 0;
  }
  
img {
	border: none;
	}

#page {
	position: relative;
	top: 0;
	left:0;
	width: 798px;
	margin: auto;
	padding: auto;
   }

 body  {
 	text-align:center;
 	background:#ffffff;
	}
	#content 
		{
        position: relative;
        width: 900px;
        margin: 0 auto;
        padding: 0;
		top:10px;
		}
   
	html>body #content 
		{
        position: relative;
        width: 900px;
        margin: 0 auto;
        padding: 0;
		top:10px;
		}
 	

   html>body #main {
   position:relative;
        float: right;
        width: 600px;
    
		padding: 0px 50px 0px 10px;
		margin-top: 290px;
		text-align: left;
	
	
		z-index:200;
		
		
    }
 #local {
       float: left;
		display: inline;
        width:20px;
	
		margin-top: 500px;
		text-align: left;
		z-index:1;
		
		}

#search_div{
b\ackground:  url(images/search_bg.png) no-repeat top center scroll;
position: absolute;
top: 70px;
width: 250px;
height: 31px;
z-index:1;

left: 0px;
text-align:left;
padding-left: 25px;
}
#search_div a {
color:#fff;
text-decoration:none;
}

#search_div a:hover{
color:#fff;
text-decoration:underline;

}
   
   
	
	
  /**-----------------------------------------------------------------------
                                BANNER STYLES
 ------------------------------------------------------------------------**/
#vea_banner1 {
	b\ackground:  url(../images/businesswoman_office_15) no-repeat top center scroll;
    p\osition: absolute;
	top: 250px;
	left:780px;
	
	text-align:center;
  }	
  #vea_banner2 {
	
	text-align:center;
  }
 
#banner {
	background:  url(../images/banner_top_grantville.jpg) no-repeat top left scroll;
    position:absolute;
	top: 0;
	left: -91px;
	height: 255px;
	width: 980px;
	z-index:2;
  }

#banner-branding {
/*background:url(../images/logo.png) no-repeat top center;*/
  position: absolute;
  top: 220px;
  left:-80px;
  width:230px;
  height:auto;

z-index: 10;
	}
	
	#banner-branding a {
	color:#FFFFFF;
	text-decoration:none;
	}
	#banner-branding a:hover {
	color:#fff;
	text-decoration:underline;
	}

#banner-header  {
	display: block;
	position: absolute;
	top:120px;
	left: 0px;
	z-index:11;
	
	}
		
	.banner_saying  {
		float: left;
		
		}

	.click {
		position: absolute;
		left: 0;
		top: 105px;
		
		}

   /* END HEADER */
     /**-----------------------------------------------------------------------
                          CONTENT STYLES
 ------------------------------------------------------------------------**/

#main p {
	padding-bottom: 15px;
	}

	#main li {
		padding-bottom: 5px;
		}

.underline {
    text-decoration: underline;
}

.textcontent  {
	display: block;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 11px;
	padding-right: 11px;
	margin-left:0px;
	z-index:200;
	
	}
	.textcontent ul{
	padding-left:20px;
	}
#menu_edit  {
margin-top: 60px;
	display: block;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 0px;
	width: 500px;
	height: auto;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	
	}
	#content_edit  {
margin-top: 0px;
	display: block;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 2px;
	padding-right:  2 px;
	margin-left: 0px;
	width: 540px;
	height: auto;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	
	}
	#content_list  {
margin-top: 0px;
	display: block;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 0px;
	width:450px;
	height: auto;
	vertical-align:top;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	
	}
	
		#main .highlight {
	display:block;
	b\ackground-color:#990000;
	color:#ffffff;
	b\order:#FF0000;
	font-size:12px;
	b\order:thin;
	
	border-bottom:thin #990000 double;
	border-top: thin #990000 double;
	
	border-left:thin #990000 double;
	
	border-right:thin #990000 double;
	}
	#main .active a{
	display:block;
	border-bottom:thin #ffffff double;
	border-top: thin #ffffff double;
	
	border-left:thin #ffffff double;
	
	border-right:thin #ffffff double;
	background-color:#990000;
	color:#ffffff;
	border:#FF0000;
	font-size:12px;
	border:thin;
	text-decoration:none;
	
	}


	 #main .newscolumn {
		width: 208px;
		float: left;
		display: inline;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		border-left: 1px #fff solid;
		}
		
		#main .newscolumn a {
				color: #4f4f4f;
				text-decoration: none;
				}
				#main .newscolumn a:hover {
						color: #4f4f4f;
						text-decoration: underline;
						}
						
						#main .newscolumn h3 {
								font-weight: normal;
								font-size: 13px;
								padding: 0px 0px 0px 0px;
								margin: 0px;	
								}
								#main .newscolumn p {
										padding: 0px 0px 3px 0px;
										margin: 0px;	
										}
										
										#main .newscolumn p.bottom {
												padding: 0px 0px 10px 0px;
												margin: 0px;	
												}
		
		#main .newscolumn-right {
			width: 208px;
			float: left;
			display: inline;
			margin: 0px 0px 0px 48px;
			}
			#main .newscolumn-right a {
					color: #4f4f4f;
					text-decoration: none;
					}
					#main .newscolumn-right a:hover {
							color: #4f4f4f;
							text-decoration: underline;
							}
							#main .newscolumn-right h3 {
									font-weight: normal;
									font-size: 13px;
									padding: 0px;
									margin: 0px;	
									}
									
									#main .newscolumn-right p {
											padding: 0px 0px 3px 0px;
											margin: 0px;	
											}
											#main .newscolumn-right p.bottom {
													padding: 0px 0px 10px 0px;
													margin: 0px;	
													}

	

#main .textcontent h1 {
		font-weight: normal;
		font-size: 18px;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		}
		
		#main .textcontent h3 {
				font-weight: normal;
				font-size: 13px;
				padding: 0px 0px 3px 0px;
				margin: 0px;	
				}



#main h1 {
	width: 480px;
	font-weight: normal;
	font-size: 20px;
	padding: 0px 0px 20px 21px;	
	line-height: 21px;
	}
	
			

	#main h2 {
		width: 430px;
		font-weight: normal;
		font-size: 12px;
		padding: 25px 0px 20px 25px;	
		}	
		
		/*made for the Buy SA campaign*/
		#main h5 { 

			font-weight: normal;
			font-size: 16px;
			padding: 10px 0px 10px 0px;	
			}


	#main img.right {
		margin: 10px 0px 10px 10px;	
		float: right;
		border: 5px solid #e8ca72;
		}
		
			#main .becomeamember {
		padding: 20px 0px 10px 10px;	

		}


		.backbutton {
			float: right;
			display: inline;
			padding: 0px;
			margin: 27px 0px 0px 0px;
		}
/*--------------------------------------------------------------------------------
						CASE STUDIES STYLES
--------------------------------------------------------------------------------*/	
	
.blackbackground h2 {
	color: #fff;
	padding: 18px 0px 14px 25px;
	font-size: 14px;
	font-weight: normal;
	}

.description {
	width: 350px;
	float: left;
	padding-left: 19px;
	}
	
#main .description p {
	padding: 0 0 0 0;
	}

.bullet  {
	margin-right: 5px;
	}

.description p {
	margin: 0;
	padding: 0; 
	font-size: 10px;
	color: #fff;
	display: block;
	}
	
.casestudies-img {
	float: left;
	padding: 5px 0px 0px 23px;	
	}

/*--------------------------------------------------------------------------------
						LOCAL STYLES - QUICK MENU
--------------------------------------------------------------------------------*/

#local img.smallbanner {
 	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#local p {
	margin: 10px;
	padding: 15px 15px 0 20px; 
	color: #fff;
	display: block;
	width: 120px;
	}

#image_div {


margin: 20px;
display: block;
width: 150px;
z-index:5;
}
/*--------------------------------------------------------------------------------
						FOOTER STYLES
--------------------------------------------------------------------------------*/

#footer {
	margin-top: 60px;
	background: #000 url("images/base.gif");
	background-repeat: repeat-x;
	height: 20px;
	}
	
#footer p {
text-align:center;
	padding-top: 1px;
	font-size:10px;
	color: #fff;
	}

.clearboth { clear: both; }
 
 
 
 form { 
	margin: 0;  
		display: block;
		
}
@charset "UTF-8";
/* CSS Document */

