@charset "UTF-8";
body  {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 90%;
	background: #fff url(../images2007/greenbg2.gif) no-repeat fixed left bottom;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3f5631;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1f3611;
	}
p {
	font-size:90%;
	}
a {	color: #da5a15;
	text-decoration: none;
	}
a:hover {
	color: #7fad63;
	}
hr {
	border-top: 1px dashed #3f5631;
	}
.twoColFixLtHdr #container { 
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(../images2007/spirograph4.gif) no-repeat scroll right top;
	font-size:90%;
} 
.twoColFixLtHdr #header { 
	padding: 0 0 20px 0;
	background-color:#000;
}
.twoColFixLtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 12px 10px 15px 30px;
}
.twoColFixLtHdr #sidebar1 a {
	border-bottom: 1px dashed #ccc;
	line-height: 200%;
}
.twoColFixLtHdr #mainContent { 
	margin: 0px 250px 0 0;
	padding: 0px 10px 15px 20px;
	background: url(../images2007/splash2.gif) no-repeat scroll left bottom;
	border-right: 1px solid #3f5631;
	line-height:130%;
}
.twoColFixLtHdr #mainContent a {
	border-bottom: 1px dashed #ccc;
}
.twoColFixLtHdr #mainContent h1 {
	font-size: 180%;
	line-height:140%;
}
.twoColFixLtHdr #mainContent h2 {
	font-size: 120%;
	line-height: 120%;
	}
.h2alt {
	color: #7fad63;
	}
.twoColFixLtHdr #mainContent .palt {
	background-color: #333;
	color: #fff;
	padding: 5px;
	}
.twoColFixLtHdr #mainContent .palt a {
	color: #ea9a65;
	}
.palt2 {
	background-color: #7fad63;
	color: #fff;
	padding: 1px 3px;
	}
.twoColFixLtHdr #mainContent p {
	font-size: 90%;
	}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	font-size:90%;
	background: url(../images2007/darkgrey.png) repeat left bottom;
	color: #7f9671;
}
.twoColFixLtHdr #footer a { 
	color: #ea9a65;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr .line { 
	color: #000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* NAVIGATION */
#navcontainer
{
margin: 0;
padding: 0;
font-family: georgia, serif;
text-transform: lowercase;
}

ul#subnavlist
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#subnavlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#subnavlist2
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#subnavlist2 li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist
{
list-style: none;
padding: 0px 0px 0px 18px;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
height:54px;
background-color:#000;
}

.ulwidth {
	width: 70%;
	font-size:90%;
	}
.spacer {
	clear:both;
	}
/* navigation */
#logo {
	margin:0;
	padding:0;
}
#logo a {
	display:block;
	width:189px; 
	height:54px;
	margin:0; 
	padding:0;
	background: url(../images2007/logo2off.gif) no-repeat left top;
	text-decoration: none;
	}
#logo a:hover {
	background-image: url(../images2007/logo2on.gif);
	}
#logo a span { 
	display:none;
	}

#home {
	margin:0; padding:0;
	}
#home  a {
	display:block;
	width:124px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/home2off.gif) no-repeat left top;
	text-decoration: none;
	}
#home  a:hover {
	background-image: url(../images2007/home2on.gif);
	}
#home  a span { 
	display:none;
	}
#clients {
	margin:0; padding:0;
	}
#clients a {
	display:block;
	width:97px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/clients2off.gif) no-repeat left top;
	text-decoration: none;
	}
#clients a:hover {
	background-image: url(../images2007/clients2on.gif);
	}
#clients a span { 
	display:none;
	}
#portfolio {
	margin:0; padding:0;
	}
#portfolio a {
	display:block;
	width:122px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/portfolio2off.gif) no-repeat left top;
	text-decoration: none;
	}
#portfolio a:hover {
	background-image: url(../images2007/portfolio2on.gif);
	}
#portfolio a span { 
	display:none;
	}
#contact {
	margin:0; padding:0;
	}
#contact a {
	display:block;
	width:229px; height:54px;
	margin:0; padding:0;
	background: url(../images2007/contact2off.gif) no-repeat left top;
	text-decoration: none;
	}
#contact a:hover {
	background-image: url(../images2007/contact2on.gif);
	}
#contact a span { 
	display:none;
	}
.imgr {
	border: 1px #333 solid;
	float:right;
	}
.imgr2 {
	float:right;
	}
.imgl {
	float:left;
	margin: 0px 5px 5px 0px;
	}
.floatright {
	float:right;
	}
.w3c {
	border: #433 1px solid;
	background-color: #211;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:70%;
	padding: 3px;
	margin: 0px 10px 15px auto;
	text-align:right;
	}
.location {
	color: #fefdfe;
	line-height: 110%;
	font-size:70%;
	}
.twoColFixLtHdr #sidebar1 .location a {
	border-bottom: 0px none #fff;
	line-height: 110%;
	}
.location a:hover {
	color: #fdfefd;
	}
.portfolio {
	float: left;
	width: 160px;
	height: 160px;
	color: #fefdfe;
	font-size: 80%;
	}
.twoColFixLtHdr #maincontent .portfolio a {
	border-bottom: 0px none #fff;
	font-size: 80%;
	}
img {
	border: none;
	}
.youarehere {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #454b65;
	padding: 10px 0px;
	border-bottom: dashed 1px #3f5631;
	}
