/* CSS Document */

body {
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: Arial, sans-serif;
	line-height: 1.7em;
	letter-spacing: 0.01em;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #fff;
	
}
html>body { /* be nice to Opera */
	font-size: small;
}

.imagetrim {
	margin-bottom: -3px;
	padding: 0;
	border: 0;
}


#wrap {
	width: 860px;
	margin: 0 auto;
	
}




#leftshadow {
	float: left;
	margin: 0;
	padding: 0;
	width: 17px;
	height: 616px;
	background-image: url("../images/shadow_farleft.jpg");
}




#rightshadow {
	float: left;
	margin: 0;
	padding: 0;
	width: 17px;
	height: 616px;
	background-image: url("../images/shadow_right.jpg");
}




#maincontent {
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
}





#header {
	float: left;
	background-image: url("../images/header.gif");
	background-repeat: no-repeat;
	width: 819px;
	height: 100px;
}





#middle {
	float: left;
	width: 819px;
	height: 177px;
	background-image: url("../images/middle.gif");
	background-repeat: no-repeat;
	
}

#navigation {
	float: left;
	width: 85px;
	height: 177px;
}

#middle_image {
	float: left;
	width: 203px;
	height: 177px;
}

#middle_header {
	float: left;
	width: 531px;
	height: 177px;
	background-color: transparent;
}

#middle_header h2 {
	margin: 0px 0px 0px 0px;
	padding: 64px 0px 0px 30px;
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #006F51;
	line-height: 1.15em;
	letter-spacing: 0em;
}

#middle_header p {
	margin: 0px 70px 0px 30px;
	padding-top: 12px;
	font-size: 86%;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 0.00em;
}









#middle_lower {
	margin: 0;
	padding: 0;
	width: 819px;
	background-image: url("../images/bg_maincontent.gif");
	background-repeat: no-repeat;
	background-color: #fff;
}






#margincopy {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 108px;
	background-color: transparent;
}

#margincopy p {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	font-size: 80%;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #999;
	line-height: 1.4em;
	
}

#margincopy h3 {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	font-size: 150%;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #92418E;
	line-height: 1em;
	
}

#margincopy ul {
	background-color: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.25em;
}

#margincopy ul li {
	font-weight: bold;
	color: #999;
	margin-top: 1em;
}


#margincopy ul li a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#margincopy ul li a:hover {
	background-color: #CFE1D9;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}


#margincopy ul li.lighter {
	font-weight: bold;
	color: #ccc;
	margin-top: 1em;
}






#bodycopy {
	margin: 0px 38px 0px 320px;
	background-color: transparent;
}

#bodycopy h2 {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #006F51;
	line-height: 1.15em;
	letter-spacing: 0em;
}

#bodycopy h3 {
	margin: 0px 0px -10px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 125%;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #006F51;
	line-height: 1.15em;
	letter-spacing: 0em;
}


#bodycopy p {
	margin: 0;
	padding-top: 12px;
	font-size: 86%;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 0.00em;
}


#bodycopy p.bigblock {
	font-size: 115%;
	color: #999;
	margin-bottom: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	line-height: 1.25em;
}

#bodycopy p.lastblock {
	
	margin-bottom: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 1.25em;
}


.bodylink a {
	color: #92418E;
	text-decoration: none;
	border-bottom: 1px dotted #92418E;
}

.bodylink a:hover {
	color: #650260;
	text-decoration: none;
	background-color: #fff;
	border-bottom: none;
}

#bodycopy p.verticlespacer {
	
	height: 150px;
}


#footer {
	float: left;
	width: 819px;
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat;
	height: 265px;
}

#footer p.address {
	
	margin: 98px 0px 0px 323px;
	padding: 0;
	font-size: 70%;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #999;
	line-height: 1.4em;
	letter-spacing: 0.00em;
}



.emaillink a {
	color: #92418E;
	text-decoration: none;
	border-bottom: 1px dotted #92418E;
}

.emaillink a:hover {
	color: #650260;
	text-decoration: none;
	background-color: #fff;
	border-bottom: none;
}


#portfolio-list {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: transparent;
}

ul.folio {
	background-color: transparent;
}


ul li.folio a {
	font-size: 125%;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #999;
	line-height: 1em;
	letter-spacing: 0em;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#portfolio-list p {
	margin: -12px 0px 0px 0px;
	background-color: transparent;
}



.clearboth {
	clear: both;
}

#clearboth {
	clear: both;
}

.imglink {
	border: 0;
}


