/*2/22/05*/
html
{
	margin: 2em;
	padding: 2em; /* padding added 1/19/05 */
	}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.66em;
	margin: 0; padding: 0; text-align: center; /*IE5.x hack*/
	background-image: url(images/pg.bkgnd.3.jpg);
	}
	
#frame {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left; 	
/*
	border: 1px solid red;
*/
	}
	
#contentleft {
	width:150px;
	padding:0px;
	margin-top: 4em;
	margin-left: -25px;
	float:left;
/* 	border: 1px solid black; */
	}

#contentcenter {
	width:450px;
	padding-left: 1.66em;
	float:left;
/* 	border: 1px dashed red; */
	}

#contentcenter p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.66em;
	margin: 0; padding: 0;
	margin-bottom: .83em;
	}

/* contentcentergray  */
#contentcentergray {
	width:500px;
	background: silver;
	padding: 16px;
	float:left;
/* 	border: 1px dashed red; */
	}
	
#contentcentergray img {
	border: none;
	}

/*contentright*/
#contentright {
	width:150px;
	margin-top: 4em;
	padding: 1px 0 0 10px;
	float:right;
	border-left: 2px solid silver;
	}
	
/*contentcenter links*/

a.contentcenter:link {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-style: italic;
	}

a.contentcenter:visited {
	font-style: italic;
	text-decoration: none;
	color: black;
	}
a.contentcenter:hover {
	text-decoration: none;
	background-color: white;
	color: #630;
	}

a.contentcenter:active {
	text-decoration: none;
	color: black;
	}
	
#contentheader { /* border: 1px solid green; */
	margin-bottom: 3em;
	}
	
#contentheader img {
	float: left;
	border: 1px solid black; /*KEEP!*/
	margin-top: -2em;
	}
	
/* heads */
h1, h2, h3, h4 {
	line-height: 1em;
	}

h1 {
	font-size: 200%; letter-spacing: 3px; text-align: left; color: black; text-decoration: none;
	margin: 0; padding: 0 0 0.25em 4.5em; 
	}
		
h2 {
	font-size: 133%; text-align: left; color: #663300; font-style: italic;
	margin: 0; padding: 0.66em 0 0.25em 17%; 
	}

h3 {
	font-size: 110%; text-align: left; color: #663300; font-style: normal;
	margin: 0; padding: 0.66em 0 0.25em 0;
	}

h4 {
	font-size: 100%; text-align: left; margin-bottom: 1em; padding: 0.33em 0 0;
	color: #444; 
	}
	
#contentright h4 {
	font-size: 100%; text-align: left; 
	padding: 0 0 0 0;
	margin: 0 0 6px -6px;
	color: #633; 
	}
	
#contentcenter h4 { 
	font-size: 100%; text-align: left; 
	margin-bottom: 1em; padding: 0.33em 0 0;
	color: #444; 
	}
	
p	{
	line-height: 1.66; text-align: left;
	margin-right: 3em; 
	}

#contentcenter .clients {
	margin: 0;
	padding: 0;
	font-style: normal;
	line-height: 1.66em;
	margin: 0;
	}
	
.hang { 
	margin-left: -1.33em; margin-bottom: 0; padding: 0;
	}
	
.italic {
	line-height: 1.66em; font-style: italic;
	}
	
/*ÜÜÜÜÜÜÜÜÜÜcontentleft (nav) linksÜÜÜÜÜÜÜÜÜÜÜÜÜÜ*/

#contentleft a {
	white-space: nowrap;
	display: block;
	padding: 1px 3px 1px 0;
	width: 100px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; text-align: right;
	font-size: 11px;
	border-right: 2px solid silver; /*KEEP!*/
	}

#contentleft a:visited { /* undefined */
	}

#contentleft a:hover {
	white-space: nowrap;
	background: silver; color: #663300;
	border-right: 4px solid #630;
	}

#contentleft a:active { /*not working*/
	white-space: nowrap;
	background: silver; color: #663300;
	}

/* sublinks */
div#contentleft a.sublink {
	font-style: italic; color: #663300;
	}

div#contentleft a.sublink:hover {
	background: #996633; color: white;
	}
	
div#contentleft a.sublink:active {
	background: #003366; color: white;
	}

/* sublink2 */
div#contentleft a.sublink2 {
	font-style: italic; color: #966;
	}
	
div#contentleft a.sublink2:hover {
	background: #663; color: white; text-decoration: none;
	border-right: 4px solid black;
	}
	
div#contentleft a.sublink2:active {
	background: #003366; color: white;
	}
	
p.contentleft {
	margin: 0;
	padding: 1px 3px 1px 0;
	width: 100px;
	color: black;
	background-color: silver;
	font-weight: bold;
	font-style: italic; text-align: right;
	font-size: 11px;
	border-right: 4px solid #630;
	}

/* contentright links */	
#contentright a {
	position: relative;
	display: block;
	padding: 1px 0 1px 6px;
	color: #333;
	line-height: 1.3em;
	text-decoration: none; text-align: left;
	font-size: 9px;
	}
	
#contentright a:hover {
	background: #663; color: white;
/* 	margin-right: 50px; */
	}
	
p.contentright {
/* 	margin: 0; */
	padding: 1px 3px 1px 0; /*12/30/04 changed from 4 4 4 0*/
	width: 80px;
	color: black;
	font-style: italic; text-align: right;
	font-size: 11px;
	border-right: 2px solid silver; /*KEEP!*/
	}
	
/* ----------examples, imageholders------------ */	

div#imageholderL-cov { /*use for cov pg*/
	margin-left: 150px;
	background: transparent;
	}

.imageholderL { /*for image text*/
	padding: 0 0 3em 0;
	margin-bottom: 1.66em;
	font-size: 1em; color: #630;
	line-height: 1em;
	border-bottom: 1px solid #963;
/* 	border: 1px solid blue; */
	}
	
.contentcentergray { /*for image text */
	margin-right: 1.66em;
	padding: 0 0 1.66em 0;
	font-size: 1em; color: #630;
	line-height: 1.2em; /*from 1.0 to 1.2 2/20/05*/
	border-bottom: 1px solid #963;
/* 	border: 1px solid blue;  */
	}
	

.textr { /*for "lg view" image*/
	text-align: right;
	text-decoration: none;
	padding: 0 1.66em 1.66em 24em;
	margin: 0;
	font-style: italic;
	font-size: 1em; color: black;
	line-height: 1em;
/* 	border: 1px solid red; */
	}
	
.textcov { /*for "lg view" image*/
	text-align: left;
	text-decoration: none;
	padding: 0 0 1.66em 2em;
	font-style: italic;
	font-size: 1em; color: black;
	line-height: 1em;
/* 	border: 1px solid red; */
	}

/* web imageholders*/

div#imageholderweb { 
	margin-right: 0;
	padding: 20px;
	background: silver;
/* 	border: 1px solid red; */
	}
#imageholderweb h4 {
	font-size: 1em; letter-spacing: 1.3px;
/* 	margin-right: 0; margin-left: 0px; */
	margin-bottom: 12px;
	padding-bottom: 1em; padding-top: 1em;
	color: #444; text-align: left;
	border-bottom: 1px solid #963;
	}
	
#imageholderweb img {
	border: none;
	margin: 1.66em 0;
	}
/*------copyright------ */
#copyright {
	font-size: 90%;
	letter-spacing: .2em;
	text-align: center;
	margin: 5em 220px 1em 120px;
	border-top: 1px solid silver;
	}
#copyright p {
	color: #663300;
	text-align: center;
	line-height: 1.6em;
	}
#copyright img {
	margin-top: 1em;
	}

#poster { /*contentcentergray*/
	width:500px;
	background: silver;
	padding: 1.66em;
	float:left;
/* 	border: 2px dashed red; */
	}
	
/* #postertext { /* 2/2/05 */ 
/* 	width: 200px; */
/* 	float: left; */
/* 	margin-bottom: 3em; */
/* 	margin-right: 30px; */
/* 	padding: 10px 0 1em 0; */
/* 	font-size: 1em; color: #630; */
/* 	line-height: 1.3em; */
/* 	border-bottom: 1px solid #963; */
/* /* 	border: 1px dashed blue;  */
/* 	} */

	
#cd, #ad { /*contentcentergray*/
	width:580px;
	background: silver;
	padding: 1.66em;
	float:left;
/* 	border: 2px dashed red; */
	}

	
#poster img {
	padding-right: 30px;
/* 	border: 1px solid red; */
	}
	
.poster {
	width: 200px;
	float: left;
	margin-bottom: 3em;
	padding-bottom: 10px;
	font-size: 1em; color: #630;
	line-height: 1.3em;
	border-bottom: 1px solid #963;
/* 	border: 1px dashed blue;  */
	}
	
.cd {
/* 	width: 492px; */
	margin: 0 0 3em 0;
	padding-bottom: 10px;
	font-size: 1em; color: #630;
	line-height: 1.3em;
	border-bottom: 1px solid #963;
/* 	border: 1px dashed blue;  */
	}
	
.posterR {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 3em;
	font-size: 1em; color: #630;
	line-height: 1.3em;
	border-bottom: 1px solid #963;
/* 	border: 1px dashed blue;  */
	}
	
.textposter { /*for "Larger View" image*/
	text-align: left;
	text-decoration: none;
	padding-left: 1em;
	font-style: italic;
	font-size: 1em; color: black;
/* 	line-height: 1em; */
	}

/* smap */
div#map {
	position: relative;
	float: left;
	}
	
div#map1, div#map2, div#map3, div#map4, div#map5 {
	position: relative;
	display: block;
	float: left;
	width: 80px;
	color: #666;
	border-left: 2px solid silver;
	padding-left: 2px;
	}
	
div#map2 {
	width: 160px;
	}

.maptext {
	display: inline;
	margin-left: -2px;
	padding-left: 2px;
	}
	
.maptextr {
	color: #633;
	font-weight: bold;
	display: inline;
	margin-left: -12px;
	padding-left: 2px;
	}
	
.mapsublink {
	margin-left: -8px;
	padding-left: 20px;
	}
	
.mapsublinkr {
	margin-left: -12px;
	font-style: italic; color: #666;	
/* 	padding-left: 20px; */
	}
	
#map1 a, #map2 a, #map3 a, #map4 a, #map5 a {
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	}
#map1 a:hover, #map2 a:hover, #map3 a:hover, #map4 a:hover, #map5 a:hover {
	background: silver; color: #663300;
	border-left: 4px solid #630;
	}
/*#close, #closeSM {
	position:absolute;
	top:600px; left:
	text-align:right;
	padding:0 0 0 50px;
	}
#closeSM {
	left:500px;
	}
#close a:link {
 	color:black;
	text-align:right;
	text-decoration:none;
	}
 #close a:hover {
 	text-decoration:underline;
	}
*/