@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
	 overflow: scroll;

}
   
::-moz-selection{
      background:#588527;
      color:#fff;
}
   
::selection{
      background:#588527;
      color:#fff;
}
a{
cursor:pointer;
}
body{
margin-top:10px;
background-color:#FFFFFF;
font-size:13px;
text-align:justify;
}
body#home ul.topnav li#home,
body#ourcommunity ul.topnav li#ourcommunity,
body#ourhomes ul.topnav li#ourhomes,
body#ourcommitment ul.topnav li#ourcommitment,
body#carrboro ul.topnav li#carrboro,
body#aboutus ul.topnav li#aboutus,
body#contact ul.topnav li#contact
{

background-image:url(http://www.veridiacommunity.com/images/Veridia-Home_11.gif);
background-position:0px 54px;
border-left:2px #333333 solid;
padding-left:6px;

}
body#home ul.topnav li#home a,
body#ourcommunity ul.topnav li#ourcommunity a,
body#ourhomes ul.topnav li#ourhomes a,
body#ourcommitment ul.topnav li#ourcommitment a,
body#carrboro ul.topnav li#carrboro a,
body#aboutus ul.topnav li#aboutus a,
body#contact ul.topnav li#contact a
{
color:#739058;
}
.contentshadow{
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.veridiacommunity.com/images/shadowright.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:950px;
	margin-top:20px;
	}
.contentshadow img#rightshadow{
	position:relative;
	z-index:100;
	right:-12px;
	margin:0px;
	padding:0px;
	}
.content{
	border-bottom: #666666 3px solid;
	border-right: #666666  3px solid;
	border-top:#999999 1px solid;
	border-left:#999999  1px solid;
	display:inline;
	float:left;
	background-color:#e1e3dd;
	width:880px;
	position:relative;
	left:40px;
	font-family:Trebuchet MS;
	z-index:200;
	}
.topbanner {
	background-image:url(http://www.veridiacommunity.com/images/Veridia-Home_03.jpg);
	width:861px;
	height:159px;
	margin:10px;
	display:block;
	color: #CC6666;
	font-style: italic;
	font-weight: bold;
}
.topbanner img{
	padding-left:50px;
	padding-top:20px;
	}
.menu {
	display:block;
	background-color:#1E1D0F;
	background-image:url(http://www.veridiacommunity.com/images/Veridia-Home_11.gif);
	background-repeat:repeat-x;
	width:861px;
	height:27px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	font-stretch:extra-expanded;
	}
	
.menu a{
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:8px;
	height:23px;
	padding-top:6px;
	padding-bottom:5px;
	margin:0px;
	}
.menu a:hover{
	background-image:url(http://www.veridiacommunity.com/images/Veridia-Home_11.gif);
	background-position:0px 27px;
	}
.menu .bar{
	border-right:#666666 2px solid;

}
.footer{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:10px;
	width:861px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	}
.footer a{
	text-decoration:underline;
	color:#000000;
	
	}
.columns {
	background-color:#FFFFFF;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #CCCCCC;
	}
.leftcolumn {
	display:inline-block;
	float:left;
	width:217px;
	height:452px;
	margin-top:35px;
	margin-bottom:25px;
	text-align:center;
	color:#739058;
	
}
.leftcolumn a{
	text-decoration:none;
	color:#739058;
	}
.leftcolumn a:hover{
	/* old blue color:#3300FF;*/
	color:#AF7B01;
	}
.leftcolumn img{
	border:none;
	}
.rightcolumn {
	display:inline-block;
	float:left;
	width:567px;
	height:100%;
	margin-top:35px;
	margin-bottom:25px;
	padding-left:27px;
	padding-right:44px;
	color:#739058;
	border-left:#bdab90 3px solid;
	clear:right;
	line-height: 150%;
	min-height:452px;
	}
.rightcolumn h3{
	color:#AF7B01;
	}
.rightcolumn img{
	border:none;
	}
.rightcolumn a{
	text-decoration:none;
	/* old blue color:#739058;*/
	color:#739058;
	}
.rightcolumn a:hover{
	color:#AF7B01;
	}
.shadowright {
	float:left;
	width:50px;

	background-image:url(http://www.veridiacommunity.com/images/shadowright.jpg);
	height:100px;
	padding:0px;
	margin:50px 0 0 0;
	}
.shadowbottom {
	clear:both;
	width:auto;

	background-image:url(http://www.veridiacommunity.com/images/shadowbottom.jpg);
	height:50px;
	margin:0px 0 0 50px;
	}
h1, h2, h3, h4 {
	font-weight:100;
	}
h1{
	font-size:;
	}
h2{
	font-size:;
	}
h3{
	font-size:;
	
	}
h4{
	font-size:;
	
	}
.brown {
	/*color: #9e8b70;*/
	color:#AF7B01;
	}
	a:focus, a:hover, a:active { outline:none }