body {
	background-color:#C6D2C1;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#header { /*header graphic container*/
	width:800px;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	color:#000000;
	background-color:#ffffff;
}
#center {
	width: 800px;
	float:left;
	margin:0px;
	padding: 0px 0px 20px 0px;
	border:0px;
	background-color:#ffffff;
	color:#000000;
}
#left_side { /*side for nav bar*/
	width:205px;
	clear:both;
	float:left;	
	text-align:left;
}
#main {
	width: 590px;
	float:left;
	text-align:left;
	margin-right:5px;
	line-height:16px;
}
#footer {
	width:790px;
	clear:both;
	float:left;
	text-align:right;
	background-color:#ffffff;
	color:#000000;
	font-size:.85em;
	font-variant:small-caps;
	padding:5px;
	border-top:#5B7444 2px solid;
}
.main_text {
	margin-right:20px;
}
.hiddenPic {
	display:none; /*preload images*/
}





/*GENERAL*/
.heading1{ /*main heading on each page*/
	font-size:1.75em;
	color:#38571E;
	padding-top:25px;
	font-weight:bold;
	padding-bottom:10px;
	background-color:#ffffff;
}
a {
	color:#385D6B;
	font-weight:bold;
	text-decoration:none;
	font-size:1.03em;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin-left:10px;
}
ul li{
	margin-left:0px;
	margin-bottom:15px;
	list-style-image:url(../images/bullet.jpg);
}





/*INFO BOX*/
.info_box{
	/*background: #F2C968;*/
	background: #F4D180;
	color:#000000;
	border: #5B7444 solid 2px;
	width: 180px;
	margin-left:5px;
	margin-top:25px;
	font-size:.9em;
	padding:5px 0px 5px 0px;
}
.contact_title{
	font-weight:bold;
	text-align:center;
	line-height:20px;
	 
}
.contact_info{
	margin-top:5px;
	line-height:22px;
	font-weight:bold;
	font-size:.9em;
}
.contact {
	margin-top:10px;
	margin-bottom:375px;
}





/*PORTFOLIO*/
.portfolio_box{
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
	padding: 5px 5px 5px 5px;
	border:dotted #4A6832 thin;
	background-color:#DEE7FC;
	width:570px;
	color:#000000;
}
	.portfolio_image{
		float:left;
		width:240px;
	}
	.portfolio_details{
		float:left;
		width:325px;
		margin-left:5px;
	}
		.portfolio_title {	
			color:#4A6832;
			font-weight:bold;
			text-decoration:none;
			font-size:1.45em;
			line-height:20px;
			margin-top:2px;
			text-align:center;
			margin-bottom:10px;
			background-color:#DEE7FC;
		}
		.portfolio_title a {	
			font-weight:bold;
			color:#4A6832;
			background-color:#DEE7FC;
		}
		.portfolio_title a:hover {	
			text-decoration:underline;
		}
		.portfolio_heading{
			color:#484848;
			font-size:.9em;
			margin-top:5px;
			padding-right:12px;
			padding-left:15px;
			text-align:justify;
			line-height:13px;
			margin-bottom:5px;	
			background-color:#DEE7FC;
		}
		.portfolio_info{
			margin-left:6px;
			text-align:center;
			clear:both;
			padding-top:15px;
			display:none;
		}
		.portfolio_info a{
			text-decoration:none;
			color:#385D6B;
			font-weight:bold;
			font-size:1.03em;
			font-variant:small-caps;
			background-color:#DEE7FC;
		}
		.portfolio_info a:hover{
			text-decoration:underline;
		}
		.portfolio_desc {
			clear:both;
			font-size: .9em;
			color:#484848;
			font-weight:normal;
			width:270px;
			margin-left:auto;
			margin-right:auto;
			margin-top:15px;
			background-color:#DEE7FC;
		}	
		.portfolio_feat {
			float:left;
			color:#484848;
			font-weight:normal;
			width:145px;
			line-height:13px;
			background-color:#DEE7FC;
		}
		.portfolio_feat a {
			text-decoration:none;
			font-weight:normal;
		}
		.portfolio_feat a:hover {
			border-bottom:dotted 1px #484848;
		}
		.portfolio_tech{
			float:left;
			color:#484848;
			font-weight:normal;
			width:125px;
			line-height:13px;
			background-color:#DEE7FC;
		}





/*SERVICES*/
.services_title {	
	color:#4A6832;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
	margin-top:12px;
}
.services_title a {	
	font-weight:bold;
	color:#4A6832;
	background-color:#ffffff;
}
.services_title img {	
	margin-right:8px;
}
.services_title a:hover {	
	text-decoration:none;
}
.services_box {
	font-size: .9em;
	color:#484848;
	font-weight:normal;
	border-bottom:dotted #4A6832 thin;
	margin-left:25px;
	margin-top:5px;
	width:93%;
	border-right:dotted #4A6832 thin;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#ffffff;
}





/*CONTACT*/
.form_table {
	line-height:35px;
	width:548px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #5B7444;
	padding:0px;
	margin-top:25px;
}
.form_table1 {
	margin-left:auto;
	margin-right:auto;
	width:540px;
}
.form_table_heading {
	color: #ffffff;
	background-color: #5B7444;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
}
.form_indent {
	margin-left:20px;
}
.center {
	text-align:center;
}
label {
	font-weight:bold;
	font-size:.95em;
	margin-left:10px;
}





/*TECHNICAL SKILLS BOX*/
.technical{
	float:left;
	width:150px;
	background-color:#DEE7FC;
	border:2px solid #5B7444;
	margin-top:15px;
	padding:0px 10px 5px 10px;
	height:195px;
	margin-left:10px;
	margin-bottom:20px;
	color:#000000;
	margin-right:5px;
}
.tech_title{
	font-weight:bold;
	text-align:center;
	line-height:20px;
	font-size:.9em;
	margin-top:5px;
}
.tech_box_text{
	font-size:.9em;
	line-height:14px;
}
.heading2{ /*secondary heading on each page*/
	font-size:1.2em;
	color:#38571E;
	padding-top:25px;
	font-weight:bold;
	padding-bottom:0px;
	background-color:#ffffff;
	border-top:dotted #4A6832 thin;
	text-align:center;
	width:577px;
}





/*NAVIGATION*/
#navcontainer {
	clear:both;
	float:left;
	width:740px;
	text-align:center;
	background: #a3c686;
	color:#000000;
	padding-left:60px;
	margin-top:0px;
	padding-top:0px;
}
#navcontainer ul{
	margin: 0;
	padding:0px 0px 0px 30px;
	float: left;
	width: 100%;
}
#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
}
#navcontainer a{
	text-decoration: none;
	display: block;
	width: 122px;
	height:30px;
	border-right: 1px solid #ffffff;
}
#navcontainer #home a {
	background:url(../images/home_green.jpg) no-repeat;
	border-left: 1px solid #ffffff;
}
#navcontainer #home a:hover {
	background:url(../images/home_gold.jpg) no-repeat;
}
#navcontainer #home_active a {
	background:url(../images/home_dk.jpg) no-repeat;
}
#navcontainer #services a {
	background:url(../images/services_green.jpg) no-repeat;
}
#navcontainer #services a:hover {
	background:url(../images/services_gold.jpg) no-repeat;
}
#navcontainer #services_active a {
	background:url(../images/services_dk.jpg) no-repeat;
}
#navcontainer #portfolio a {
	background:url(../images/portfolio_green.jpg) no-repeat;
}
#navcontainer #portfolio a:hover {
	background:url(../images/portfolio_gold.jpg) no-repeat;
}
#navcontainer #portfolio_active a {
	background:url(../images/portfolio_dk.jpg) no-repeat;
}
#navcontainer #about a {
	background:url(../images/about_green.jpg) no-repeat;
}
#navcontainer #about a:hover {
	background:url(../images/about_gold.jpg) no-repeat;
}
#navcontainer #about_active a {
	background:url(../images/about_dk.jpg) no-repeat;
}
#navcontainer #contact a {
	background:url(../images/contact_green.jpg) no-repeat;
}
#navcontainer #contact a:hover {
	background:url(../images/contact_gold.jpg) no-repeat;
}
#navcontainer #contact_active a {
	background:url(../images/contact_dk.jpg) no-repeat;
}