/* CSS Document */
/***** Headers *****/
h1{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #7BBC24; margin-top: 0px; margin-bottom: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; margin-top: 0px; margin-bottom: 10px;
}
h4{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin-top: 0px; margin-bottom: 2px;
}
h5{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-top: 0px; margin-bottom: 2px;
}
/**** Body Text ****/
p{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-bottom: 10px;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-bottom: 10px;

}
/**** Copyright ****/
cite{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #999999; font-style: normal; font-weight: normal;
}
/**** Links ****/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #7BBC24; font-style: normal; font-weight: bold; white-space: nowrap;
}
a:hover{
	color: #666666;
}
a img{
	border: 0px;
}
/********* Left Nav **********/
#left #container{
	padding-left: 25px; padding-right: 0px; padding-top: 0px;
}
#left ul#leftnav{
	margin-left: 0px; padding-left: 0px; list-style-type: none; border: 1px solid #c3c3c3; background-image: url(../../images/nav/secondayNavItem_bk_01.jpg);
}
#left ul#leftnav li{
	margin-left: 0px; padding: 3px 0px 5px 20px; background-image: url(../../images/nav/secondayNavItem_bk_01.jpg); background-repeat: repeat-x; list-style-position: outside;
}
#left ul#leftnav li a{
	padding-top: 3px; padding-bottom: 5px; white-space: normal;
}
#left ul#leftnav li a:hover{
	background-image: url(../../images/nav/secondayNavItem_bk_01.jpg); background-repeat: no-repeat;
}
/**** Navigation ****/
.navLink{
	float: left;
}
.navLink img{
	border: 0px;
}
/******* Secondary Nav (Top Links)**********/
#secondary-nav{
	color: #c3c3c3;
}
#secondary-nav a{
	color: #c3c3c3; font-weight: normal; margin: 0px; margin-right: 5px;
}
#secondary-nav a:hover{
	color: #7BBC24;
}
/*********** Right Column **********/
#right #container div{
	padding-bottom: 20px;
}
#right #container div h3{
	margin-bottom: 3px;
}
/*********** Content *********/
#featureImgL{
	position: relative; margin-bottom: 25px;
}
#featureImgL img{
	position: absolute; left: -65px;
}
/********* Forms **********/
label{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #7BBC24; font-style: normal; font-weight: bold;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin: 5px 0px 10px 0px;
}
/******* Images *********/
#centrecontent img.border{
	border: 1px solid #c3c3c3; padding: 3px;
}
/******* Tables ********/
table{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;
}
/******* Horizontal Rules *******/
hr{
	height: 1px; color: #c3c3c3; margin: 10px 0px 20px 0px; padding: 0px; border-top: 1px solid #c3c3c3; border-bottom: 0px;
}

.red{
	font-weight: bold; color: #FF0000;
}
/*********** Profiles **********/
.profileLinks{
	margin-bottom: 20px; padding: 0px; float: left;
}
.profileLinks td{
	width: 125px;	
}
.profileLinks h4{
	color: #7BBC24;
}
.profile{
	border-top: 1px solid #c3c3c3; margin-bottom: 20px; padding-top: 20px;
}
.profile .bio{
	width: 240px; float: right;
}
.profile .bio p{
	text-align: left;
}
.profile .samples{
	width: 125px; float: left; height: auto; min-height: 100px; max-width: 145px;
}
.profile .samples h4{
	margin-top: 10px; color: #7BBC24;
}
.profile .samples ul{
	margin: 5px 0px 0px 0px; padding: 0px; list-style-type: none;
}
.profile .samples li{
	margin: 0px 0px 3px 0px; padding: 0px 0px 0px 10px;
}
.profile h3{
	color: #7BBC24; margin-bottom: 0px;
}
#serviceslist li{
	list-style-type: none;
}

	.portfolioitem{
		margin-bottom: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.portfolioitem h2{
		margin-bottom: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; float: left;
	}
	.portfolioitem img{
		border: 0px;
	}
	.portfolioitem img.lockico{
		float: right;
	}
	.portfolioitem p{
		margin-bottom: 5px; font-size: 11px; clear: both; margin-top: 0px;
	}
	ul{
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-top: 5px;
	}
	h4{
		margin-bottom: 10px;
	}
	h2{
		font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333;
	}
	#featureImgTop{margin-bottom: 10px;}
	#featureImgTop img.bdr{border: 1px solid #c3c3c3;}