@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0;}
body {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #3d3d3d;
	}
h1, h2, h3, h4, h5 p{font-weight: normal;}

a {
	color:#FFF;
	text-decoration: none;
	}
	
a:hover {
	color:#C2DB1A;
	}
	
#wrapper {
	width: 1037px;
	margin: 3px auto 24px auto;	
	text-align: left;
	}
	
#header {
	background-image:url(images/toplogo.jpg);
	width: 922px;
	height: 69px;
	}
	
	
/****   navigation  *****/	
ul#nav {
	height: 69px;
	margin-left: 507px;
	list-style: none;
	overflow: hidden;
	}

ul#nav li {
	width: 96px;
	}
ul#nav li.last {margin: 0;}
	
ul#nav li a {
	display: block;
	height: 69px;
	text-indent: -9000px;
	text-decoration: none;
	width: 96px;
	float: left;
	margin-right: 10px;
	}


ul#nav li a:about:link,
ul#nav li a:about:visited {background: url(images/about.gif) no-repeat;}

ul#nav li a.about {background: url(images/about.gif) no-repeat;}
ul#nav li a.about:hover a,
ul#nav li a.about:hover,
ul#nav li a.about:active {background: url(images/aboutroll.gif) no-repeat;}

ul#nav li a.portfolio {background: url(images/portfolio.gif) no-repeat;}
ul#nav li a.portfolio:hover {background: url(images/portfolioroll.gif) no-repeat;}
ul#nav li a.news {background: url(images/news.gif) no-repeat;}
ul#nav li a.news:hover {background: url(images/newsroll.gif) no-repeat;}
ul#nav li a.contact {background: url(images/contact.gif) no-repeat;}
ul#nav li a.contact:hover {background: url(images/contactroll.gif) no-repeat;}

/*SUB*/


/*second level*/

ul#nav li ul {
	position: absolute;
	top: 93px;
	width: 95px;
	display: block;
}
ul#nav li:hover ul{
	display: block;
}


ul#nav li ul li {
	color:#FFF;
	font-size: 10px;
	display: inline;
}
ul#nav li ul li a{
	height: auto;
	display: block;
}


ul#nav li:hover ul li .menu-mid {
	float: left;
	background-color:#444444;
	height: auto;
	width: 97px;
	color: #FFF;
	font-size: 10px;
	text-indent: 0px;
	padding: 10px 0 10px 15px;
	border: solid 1px #8B9640;
}


/**** end navigation  ***/	

#main {
	background:url(images/mainphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
#about {
	background:url(images/aboutphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#history {
	background:url(images/historyphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#company {
	background:url(images/companyphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#news {
	background:url(images/newsphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#awards {
	background:url(images/awardsphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#press {
	background:url(images/prphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#portfolio {
	background:url(images/portfoliophoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#artportfolio {
	background:url(images/artphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#landportfolio {
	background:url(images/landscapephoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#siteportfolio {
	background:url(images/sitephoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#contact {
	background:url(images/contactphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
#links {
	background:url(images/linksphoto.jpg) no-repeat;
	width: 922px;
	height: 457px;
	float: left;
	}
	
.subtitles {
	margin: 15px 15px 15px 520px;
	font-size:16px;
	color:#8B9640;
	}

#news .subtitles{
	color:#457B98;
	}
#press .subtitles{
	color:#457B98;
	}
#awards .subtitles{
	color:#457B98;
	}
	
.portfoliosubtitles{
	margin: 15px 15px 15px 520px;
	font-size:16px;
	color:#BA4B36;
	}

#contact .subtitles{
	color:#537934;
	}
	
#nophoto {
background:url(images/portfoliobkgd.jpg) no-repeat;
width: 922px;
height: 457px;
float: left;
}

#slideshow {
width: 540px;
height: 400px;
/*float: left;*/
margin: 0 0 0 130px;
}

	
.body {
	margin: 15px 15px 15px 520px;
	font-size:70%;
	line-height:16px;
	color:#AAA;
	}
.bodysm {
	margin: 15px 15px 15px 520px;
	font-size:69%;
	line-height:14px;
	color:#AAA;
	}

ul.portfolio li{
	margin: 0px 0px 0px 550px;
	list-style: square;
	font-size:69%;
	color:#AAA;
	}
	
.bodysm a{
	margin-left: 120px;
	line-height: 20px;
	}
	

#circle {
	width: 115px;
	height: 457px;
	background: url(images/circlex.gif) no-repeat;
	float: left;
	}
	
	
#logo {
	background:url(images/logo.gif) no-repeat;
	width: 390px;
	height: 40px;
	float: left;
	}
	
#logo a h1{
	width: 390px;
	height: 40px;
	text-indent: -9000px;
	text-decoration: none;
	}
	
#tagline {
	background:url(images/tagline.gif) no-repeat;
	width: 647px;
	height: 154px;
	float: left;
	}
	
#subtagline {
	background-image:url(images/taglineonly.gif);
	width: 647px;
	height: 154px;
	float: left;
	}
.siteplanning {
	width: 113px;
	height: 25px;
	margin-left: 261px;
	margin-top: 50px;
	}
	
.landscape {
	width: 176px;
	height: 28px;
	margin-left: 220px;
	margin-top: 14px;
	}
	
.art {
	width: 104px;
	height: 24px;
	margin-left: 355px;
	margin-top: 13px;
	}

/*misc. text*/	
.date {
	margin: 15px 15px 0px 520px;
	font-size:65%;
	line-height:12px;
	color:#888;
	}
.prdate {
	margin: 15px 15px 0px 520px;
	font-size:65%;
	line-height:12px;
	color:#888;
	}
	
.prtitle {
	margin: 5px 15px 0px 530px;
	font-size:70%;
	line-height:12px;
	color:#888;
	}
	
.prbody {
	margin: 0px 15px 15px 350px;
	font-size:69%;
	line-height:14px;
	color:#AAA;
	}
	
.backtext {
	margin: 0px 15px 15px 150px;
	font-size:64%;
	color:#AAA;
	float: left;
	}
.prsubtitles{
	margin: 0px 15px 15px 350px;
	font-size:16px;
	color:#457B98;
	}
	
	
.article {
	margin: 0px 15px 0px 520px;
	font-size: 75%;
	color:#C2DB1A;
	}
	
	
/*end misc. text*/


#footerleft {
	width: 460px;
	height: 100px;
	padding: 10px 0 0 10px;
	float: left;
	color: #FFF;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 65%;
	font-weight: normal;
	}
	
#footerright {
	width: 435px;
	height: 100px;
	padding: 10px 120px 0 0;
	text-align: right;
	float: right;
	color: #FFF;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 65%;
	font-weight: normal;
	}

