body{
	margin:0 0 0 0;
	text-align:center;
	background-image:url(images/bg_stripe.gif);
	background-repeat:repeat-x;
	background-color:#E6EBE0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#intro{
	margin-left:450px;
	width:450px;
}
.textbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	width:600px;
	margin:10px 0 0 10px;
	float:left;
	line-height:24px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:24px;
	color: #72845D;
	border-bottom:1px dashed #99B082;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99B082;
}
a:active, a:hover{
color:#ff6600;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color:#72845D;
	color: #FFFFFF;
	text-align: center;
	border-top:1px dashed  #E6E6E6;
	clear:both;
}
.copy a{
color: #E6E6E6;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	color: #E6E6E6;
	margin:30px 0px 15px 25px;
	
}
.main{
	background:transparent url(images/bg_main.gif) no-repeat;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width:900px;
	background-color:#FFFFFF;
}
#boxes{
padding:5px 0px 5px 5px;
margin-top:30px;

}

#nav{border-bottom:1px dashed #99B082; width:890px;}
#nav .link{ color:#ff6600; margin:0 5px 0 5px; }
#nav a{ margin:0 5px 0 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; padding:50px 0 0 0; text-decoration:none;}
#nav a:link, #nav a:visited{
color:#72845D;
}
#nav a:active, #nav a:hover{
color:#ff6600;
}

.logo{
margin:2px 300px 0 5px;
}

#intro li{
 	color:#E6E6E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-bottom:1px dashed #E6E6E6;
	line-height:25px;
}
#intro ul{margin:0 25px 0 45px;}
#intro a:link, #intro a:visited{color:#E6E6E6; text-decoration:none;}
#intro a:hover, #intro a:active{color:#ff6600; }
.tagline{font-size:18px; color:#99B082;}
h4{color:#72845D; text-align:left; border-bottom:1px dashed #99B082; width:200px;}
#subtext{
	font-size: 14px;
	color:#72845D;
	text-align: left;
	float:right;
	margin:0 0 10px 0;
	padding:10px 5px 5px 5px;
	border:1px dashed #E6E6E6;
	width:230px;
	}
#subtext img{
	border:2px groove #72845D;
	margin:10px 10px 0 10px;
	}
#subtext a:link, #subtext a:visited{color:#99B082; text-decoration:none;}
#subtext a:hover, #subtext a:active{color:#ff6600; text-decoration:underline;}
#services a{
	display:block;
	border-bottom:1px dashed #99B082;
	line-height:25px;
	}
#breadcrumbs{font-size:x-small;}
#breadcrubs a{font-size:x-small;}
.portfolio{float:left; margin:0 5px 30px 5px; text-align:center; font-size:x-small;};
