body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	background-attachment: fixed;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006600;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	margin-left: 20px;
}
.homeText {
	font-size: 12px;
	margin-left: 35px;
	margin-right: 10px;
}
.homeIntroText {
	font-size: 14px;
	margin-left: 35px;
	margin-right: 10px;
}


.header {
	background-color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #006634;
	/*background-image: url(../images/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: 7px;*/
	height: 100px;
	padding-left: 7px;
}
.projects {
	float: right;
	width: 266px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 12px;
	margin-left:7px
}
#homeBody {
	width: 425px;
	font-size: 12px;
}
html>body #homeBody {
    width: 429px;
}

#vdividermenu ul{
	margin-bottom: 0em;
	float: right;
	font: bold 12px Arial;
	width: 100%;
	margin-top: -17px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: right;
color: black;
padding: 3px 12px;
text-decoration: none;
background: transparent url(../images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a#current{
color: white;
background-color: #006634;
}


#vdividermenu ul li a#end{

background: transparent;
}

#vdividermenu ul li a#end:hover{

background-color: #006634;
}


#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: white;
background-color: #006634;
}

.flashSection {
	height: 303px;
	background-color: #FFFFFF;
}

.container {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006634;
	border-left-color: #006634;
	background-color: #FFFFFF;
}
.footer {
	text-align: center;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006634;
	border-left-color: #006634;
	font-size: 10px;
	clear: both;
}
.footer2 {
	width: 706px;
	margin-right: auto;
	margin-left: auto;
}
.projectTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	width: 265px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 7px;
}
.projectContent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.bar {
	height: 34px;
	background-color: #99cc99;
}
.secondaryHeader {
	float: right;
	width: 554px;
}
.secondaryNav {
	width: 130px;
	padding-left: 5px;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #006634;
}
.bodyText {
	font-size: 14px;
	margin-right: 50px;
}
.bodyText ul li{
	font-size: 12px;
	
}


.secondaryNav ul{
	font-size: 14px;
	color: #999999;
	margin-left: 0; 
	padding-left: 0;
	list-style: none;
	
	
}
.secondaryNav ul li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	background: transparent url(../images/blank.jpg) left center no-repeat;
    padding-left: 15px;
	text-align: left; 
	color: #999999;
	width: 90%;
	display: block;
	   
	
}

.secondaryNav ul li a#current{
	color: #006634;
	background: transparent url(../images/bullet.jpg) left center no-repeat;
	padding-left: 15px;
	text-align: left;
}

.secondaryNav ul li a:hover{
	color: #006634;
	background: transparent url(../images/bullet.jpg) left center no-repeat;
    padding-left: 15px;
    text-align: left;
}
.staff {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
	display: inline;
	float: left;
	width: 130px;
}
.line {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D5D5D5;
margin-right: 15px;
}

.lineHome {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D5D5D5;
margin-right: 15px;
margin-left: 25px;
width: 400px;
}


.testimonials {
	font-size: 12px;
	font-style: italic;
	margin-right: 65px;
	margin-left: 15px;
}

.portfolio {
	padding: 10px 7px 10px 7px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006634;
	border-bottom-color: #006634;
	background-image: url(../images/portBg.jpeg);
	background-repeat: repeat-x;
	background-position: left top;
}
.portfolio ul { margin:0; padding:0; list-style:none; position:relative; height:auto; }
.portfolio ul li {display:inline; float:none; background-image:none; height:auto; }
/*.portfolio ul li a {}*/
/*.portfolio ul li a:hover { border: 3px solid #006634 ; }*/




.liColRight {
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-top: -13px;

}

img.floatLeft { 
    float: left; 
    margin: 4px;
	clear: left; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	clear: right;
}

