@charset "utf-8";
/* CSS Document */

	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#90af3d;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:12px;
		font-family: Tahoma, Geneva, sans-serif;
	
	}
	
	
	a {
		color:#596b27;
		text-decoration: none;
	}
	a:hover {
		color:#4a4a4a;
		text-decoration:none;
	}

strong {color:#596b27;
font-weight: normal;}

	h1 { font-size: 12px;
	color: #7b9634;
	font-weight: bold;
	margin-bottom: 10px;}
	
	h2 { font-size: 16px;
	color: #596b27;
	border:  1px solid #90af3d;
	border-bottom: 5px solid #90af3d;
	background-color: #a5c846;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 5px;}
	
	
	h4 {
	color: #414a0d;
	}
	
	p {
		margin-bottom: 15px;
		padding:0;
		line-height: 1.5em;
	}
	img {
		margin:10px 0 5px;
		border:0;
	}
	
	/* Header styles */
	#header {
		clear:both;
		text-align:center;
	}

	#header p, img
	{
		padding:0;
		margin:0;
	}
	
	/* 'widths' sub menu */
	#layoutdims {
		background:#90af3d;
		margin:0;
		padding:0px;
	}
	
		#layoutdims img {
		border: 1px solid #596b27;}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		width:900px;		/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		margin: 0 auto;
		font: Arial, Helvetica, sans-serif !important;
		border: 1px solid #596b27;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}

	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	

	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:56%;			/* width of the middle column */
		background: #313131;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:105%;		/* 100% plus left padding of center column */
		color: #4a4a4a;
	
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:37%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:91%;
		/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		text-align: center;
		width:100%;
		font-size: 11px;
		color: #313131;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
	
	
	/* --> */
	.col21 {		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}
.col31 {		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}

#col2 H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.jpg) no-repeat;
	margin-left: 6px;
	text-align: center;
}

.validate {
	padding: 10px;
	background-image: url('../images/validation.gif');
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}

fieldset {
	border: none;
}

legend {
	color: blue;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

label {
	width: 120px;
	clear: left;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

select {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 12px;
}

textarea {
	width: 250px;
}

#menu ul {width: 140px;
display: block;
margin-left: -41px;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #5e5e5e;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 2px;}

#menu a {color: #dcdcdc;
text-decoration: none;
font-size: 13px;
font-variant: small-caps;
}

#menu a:hover {

	color: #90af3d;
	}
	
.projectleft {
	float: left;
	text-align: center;
	height: 200px;

}

.projectright {
	float: right;
	text-align: center;
	height: 200px;
}

.projects a {
	outline: none;
	text-decoration: none;
	font-weight: bold;
}

.projects a:hover {
	outline: none;
	text-decoration: none;
	background: none;
	font-weight: bold;
	color: #4a4a4a;
}

#project-images {
	float: left;
	margin-top: 20px;
}

#project-images a img {
	display: block;
	margin-bottom: 10px;
}

#project-info {
	float: right;
	margin: 20px 0 0 20px;
}

#project-info th {
	text-align: left;
}
#project-info td {
	text-align: right;
}
#project-info td.desc {
	text-align: left;
}

img {border: 1px solid #dddddd;}

form p {
	display: block;
	clear: both;
}