@font-face {
 font-family: 'TempusSansITCRegular';
 src: url('tempsitc.eot');
 src: local('Tempus Sans ITC'), local('TempusSansITC'), url('tempsitc.ttf') format('truetype');
}

* {
	margin:0;
	padding:0;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#333;
	background-color:#CCC;
}

#head {
	background-color:#83B718;
	margin-top:-20px;
	padding-top:20px;
}

#head02 {
	height:70px;
	background-color:#83B718;
}

#logo {
	position:relative;
	z-index:1000;
	clear:left;
}

#nav {
	width:580px;
	margin:20px 10px 0px 10px;
}

#nav li {
	float:left;
	display:inline;
	font-size:24px;
}

#nav li a {
	display:block;
	color:#FFF;
	background-color:#B5D474;
	padding:10px;
	margin-right:10px;
	text-decoration:none;
	text-transform:lowercase;
	font-family:'TempusSansITCRegular', Georgia, "Times New Roman", Times, serif;
}

#nav li a:hover {
	display:block;
	color:#333;
	background-color:#FFF;
	padding:10px;
	margin-right:10px;
	text-decoration:none;
	text-transform:lowercase;
}

#nav li .selected {
	display:block;
	color:#333;
	background-color:#FFF;
	padding:10px;
	margin-right:10px;
	text-decoration:none;
	text-transform:lowercase;
}

#main {
	margin:0 auto;
	width:940px;
}

#lower {
	background-image:url(../images/bg-lower.jpg);
	background-repeat:repeat-x;
}

#left {
	float:left;
	width:320px;
	margin-right:20px;
}

#leftgrey {
	width:280px;
	background-color:#333;
	margin-top:10px;
	padding:20px;
}

#right {
	float:left;
	width:600px;
}

#right02 {
	margin-top:-140px;
	float:left;
	width:600px;
}

#rightgreen {
	width:580px;
	background-color:#83B718;
	padding:0px 10px 10px 10px;
}

#rightportfolio {
	background-image: url(../images/portfolio.jpg);
	background-repeat:no-repeat;
	height:80px;
	padding-top:100px;
}

#portfolionav li {
	float:left;
	display:inline;
	font-size:24px;
}

#portfolionav li a {
	display:block;
	color:#FFF;
	background-color:#B5D474;
	padding:10px 10px 10px 20px;
	margin-right:10px;
	text-decoration:none;
	font-family:'TempusSansITCRegular', Georgia, "Times New Roman", Times, serif;
}

#portfolionav li a:hover {
	display:block;
	color:#333;
	background-color:#FFF;
	padding:10px 10px 10px 20px;
	margin-right:10px;
	text-decoration:none;
}

#rightwhite {
	width:540px;
	background-color:#FFF;
	padding:20px;
	margin-top:10px;
}

#rightwhite02 {
	width:540px;
	background-color:#FFF;
	padding:20px;
}

#rightwhiteleft {
	float:left;
	width:260px;
	margin-right:20px;
}

#rightwhiteright {
	float:left;
	width:260px;
}

#rightwhitegallery {
	width:560px;
	background-color:#FFF;
	padding:10px;
}

#foot {
	margin:20px 0px 20px 0px;
	text-align:right;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}

#leftgrey p {
	color:#FFF
}

h1 {
	font-family:'TempusSansITCRegular', Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#999;
}

#leftgrey h1 {
	color:#FFF;
}

.green {
	color:#83B718;
}

.white {
	color:#FFF;
}

.grey {
	color:#333;
}

a {
	color:#83B718;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

#leftgrey a:hover {
	color:#FFF;
}

.image {
	background-color:#FFF;
	padding-bottom:1px;
	border-bottom:2px solid #83B718;
}

.projects {
	width:160px;
	height:auto;
	margin:5px 10px 0 10px;
	float:left;
}

.projects h2 {
	font-size:14px;
	color:#83b717;
	padding:5px;
}

.projects h3 {
	font-size:12px;
	color:#333333;
	padding:5px;
	font-weight:bold;
}

.projects h4 {
	color:#83b717;
	font-size:14px;
	padding:5px;
}

.projects h5 {
	color:#999999;
	font-size:10px;
	padding:5px;
	font-style:italic;
}

.projects img {
	border:1px solid #83b718;
}

.projects img:hover {
	border: 1px solid #000;
}

/* slider */

#picslider {
	width:560;
	margin-bottom:20px;
	height:360px;
	margin:0 auto;
}

#picslider img {
	margin:0 auto;
	border:none;
}

#picslider img:hover {
	border: none;
}

.subnav {
	width:350px;
}

.subnav ul {
	width:340px;
	list-style:none;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
}

.subnav ul li {
	background:url(../images/bullet1.png) no-repeat scroll 0 0 transparent;
	color:#333333;
	line-height:17px;
	padding:0 0 5px 60px;
	list-style: none outside;
	font-size:11px;
	height:50px;
	
	margin-bottom:5px;
}

.subnav ul li:hover {
	background:url(../images/bullet2.png) no-repeat scroll 0 0 transparent;
}

.subnav ul li a {
font-family:'TempusSansITCRegular', Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	text-decoration: none;
}

.subnav ul li a:hover {
	text-decoration: underline;
}

.subnav ul li span {
margin-top:4px;
	font-size:12px;
	line-height:13px;
	display:block;
}

.formfield {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 400px;
}


.formfield2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 320px;
}
.sendrequestbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: lowercase;
	color: white;
	background-color: #B5D474;
	border: 1px solid #83B718;
	padding: 4px;
}

.sendrequestbutton:hover {
	color: #333333;
	background-color: white;
	cursor: pointer;
}

.contactformleft {
	float: left;
	width: 150px;
}

.contactformright {
	float: right;
	width: 370px;
}

.clear {
	clear: both;
}

.projects h2 a {display:block; height:50px}
