
a:link { color: #660000; background: transparent; font-style: normal; text-decoration: underline; }
a:visited { color: #000066; background: transparent; font-style: normal; text-decoration: underline;  }
a:hover { color: #006600; background: transparent; font-style: normal; text-decoration: underline;   }
a:active { color: #000066; background: transparent; font-style: normal; text-decoration: underline;   }

a.current {
	text-decoration: none;
	font-weight: bold;
}

#crossroads {
	background-image: url("../images/BackgroundBrownParchment.jpg");
}

#horizons {
	background-image: url("../images/BackgroundRedParchment.jpg");
}

#technologies {
	background-image: url("../images/BackgroundBlueParchment.jpg");
}

#companylogo {
	visibility: hidden;
}

#companyname {
	visibility: hidden;
}

#crossroads #companyname {
	position: absolute;
	top: -10pt;
	left: 150pt;
	width: 200pt;
	border: 0;
	z-index: 100;
}

#horizons #companyname {
	position: absolute;
	top: 30pt;
	left: 150pt;
	width: 200pt;
	border: 0;
	z-index: 100;
}

#technologies #companyname {
	position: absolute;
	top: 66pt;
	left: 190pt;
	width: 437pt;
	border: 0;
	z-index: 100;
}

#roselines {
	visibility: hidden;
}

#map {
	visibility: hidden;
}

div #copyright {
	text-align: center;
}

#leftcol {
  visibility: hidden; 
}


iframe.amazon {
	width: 120pt;
  height: 240pt;
  margin: 10pt 2pt 0 2pt;
}

hr {
	clear: both;
	width: 85%;
}


div.horiz-border {
	visibility: hidden;
  position: relative;
  margin: 0;
  border-width: 0 3pt;
  border-style: solid;
	clear: both;
	height: 0;
	overflow: hidden;
  padding: 2pt 0 2pt 0;
}

#crossroads div.horiz-border {
	background-color: #663333;
	background-image: url("../images/WhiteHorizontalBorder.gif"); 
}

#horizons div.horiz-border {
	background-color: #333366;
	background-image: url("../images/WhiteHorizontalBorder.gif"); 
}

#technologies div.horiz-border {
	background-color: #AA6600;
	background-image: url("../images/BlackHorizontalBorder.gif"); 
}

#centerframe {
  position: absolute;
  
	top: 0pt;
  right: 0pt;
  left: 0pt;
	z-index: 201;
}

#centercol {
  position: relative; 
  padding: 0 3pt;
 
}

/* ----------------- LIST TYPES -------------------------------------------*/

ul.recipe {
	list-style: none;
}

ul.centered {
	padding: 0 3em 0 3em;
}

ul.centered li {
	text-align: center;
	list-style: none;
	font-weight: bold;
	font-size: 85%;
}

ul.contactinfo li {
	list-style: none;
	line-height: 1.3em;
}

ul.address {
	padding-bottom: 1.8em;
}

ul.address li {
	margin: 1em 0 1em 1em;
	padding: 0.2em;
	line-height: 0.0em;
	list-style: none;
}

ul.address li h4 {
	margin: 3em 0 1em -1em;
}

ul.address li h5 {
	margin: 0 0 1em -1em;
}

ul.inlineaddress {
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
}

ul.inlineaddress li {
	margin: 1em 0 1em 1em;
	padding: 0.2em;
	line-height: 0.0em;
	list-style: none;
}

ul.spaced li {
	padding-bottom: 0.5em;
}

ul.nametitle {
	margin: 2em 0 2em 0;
	padding: 0;
	line-height: 1.3em;
	list-style: none;
}

ul.download {
	margin: 2em 0 2em 1em;
	padding: 0;
	line-height: 1.3em;
	list-style: none;
}

ul.download li h4 {
	margin: 3em 0 1em -1em;
}

/* ------------------INLINE LISTS---------------------------------------*/
ul.inline {
	visibility: hidden;
	text-align: center;
}

li.inline {                                 /* Item1 | Item2 | Item3    */
        display: inline;
        padding-left: 3pt;
        padding-right: 7pt;
        border-right: 1pt solid #066;
        font-size: 85%;
}

li.last {                                   /* Item1   Item2   Item3    */
        display: inline;
        padding-left: 3pt;
        padding-right: 3pt;
        border-right: 0pt;
        font-size: 85%;
} 


/* ------------------ARTICLE DIVISION---------------------------------- */

div.article  {
	font-family:	Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;

	margin: 0pt;
	
	padding: 8pt 2em 8pt 2em;
	font-weight: normal;
	line-height: 1.5em;
	
}

#crossroads div.article {
    color: rgb(51, 00, 00);
    background-image: url("../images/ForegroundCreamParchment.jpg");
}
#horizons div.article {
		
    color: rgb(00, 00, 51);
    background-image: url("../images/ForegroundChalkParchment.jpg");
}
#technologies div.article {
		color: rgb(00, 51, 00);
    
    background-image: url("../images/ForegroundGreyParchment.jpg");
}

div.article p:first-letter {
        font-size: 100%;
}

div.article blockquote.longexcerpt {
	font-style: normal;
	margin: 1em;
}
div.article blockquote.longexcerpt p {
	padding-bottom: 0em;
	margin: 0.4em;
}
div.article blockquote.longexcerpt p:first-letter {
	padding-left: 1.5em;
}
div.article blockquote.longexcerpt p em {
	font-style: oblique;
	padding-bottom: 0em;
}

div.article blockquote {
  /*padding: 20pt;*/
  /*color: #000033;*/
  font-style: oblique;
}

div.article blockquote p {
 	text-align: left;
}

div.article blockquote.header p {
	text-align: center;
}

div.article blockquote.statement p {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

div.article blockquote em {
  font-style: normal;
}

div.article ul.resourcelist {
  list-style-type: none;
}

div.article blockquote.pullquote1 {
				position: relative;
				float: right;
        clear: right;
     
        background: #ffffdd; 
        background-image: url("../images/texturedslate.jpg");
        border: 1pt solid #663333;       
        margin: 0.5em 0.5em 0.5em 1em; 
        
        max-width: 30em; /* important for Firefox */
        padding: 0.5em; 
        font-family: Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
        font-size: 120%; 
        font-style: normal;
        color: #333333; 
        text-align: center; 
        line-height: 1.3em;
        
}

div.article blockquote.pullquote1-left {
				position: relative;
				float: left;
        clear: left;
     
        background: #ffffdd; 
        background-image: url("../images/texturedslate.jpg");
        border: 1pt solid #663333;       
        margin: 0.5em 1em 0.5em 0.5em; 
            
          
        max-width: 30em; /* important for Firefox */
        padding: 0.5em; 
        font-family: Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
        font-size: 120%; 
        font-style: normal;
        color: #333333; 
        text-align: center; 
        line-height: 1.3em;
        
}

div.article blockquote.pullquote1 em {
	font-style: oblique;
}

pullquote2 {
        display:block;
        width:60%;
        margin:0;
        padding:0;
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        font-size:20pt;
        text-align:right;
        background:transparent;
        color: #000033;
}

pullquote2 quote {
        display:block;
        border-bottom:1pt solid #000099; 
}

pullquote2 cite {
        display:inline;
        font-size:12pt;
        color: #000099; 
        text-align:right
}

pullquote3 {
        padding: 20pt;
        border: 1pt solid red;
        font-size: 150%;
        color: red;
        background-color: yellow;
        text-align: center;
}

pullquote3 cite {
        font-size: 75%;
        color: black;
        text-align: right;
        display: block;
        margin-top: 10pt;
}

pullquote3 cite:before { 
        content: "\2014  "; 
} /* em dash */

pullquote1:before { content: "\201C"; } /* opening double quotes */
pullquote1:after { content: "\201D"; } /* closing double quotes */
q q:before { content: "\2018"; } /* opening single */
q q:after { content: "\2019"; } /* closing single */

div.article div.plainimage {
	overflow: hidden;
	clear: both;
	float: right;
	width: 100pt;
	margin: 2pt 0pt 2pt 30pt;
	padding: 2pt;
	position: relative;
}


div.article div.captionimage 
{
				overflow: hidden;			
        float: right;
        clear: right;
        position: relative;
        font-size: 80%;
        width: 200pt;
        margin: 2pt 0pt 2pt 30pt;
        background-color: #ffffdd;       
        padding: 2pt;
        border: 1pt; border-style: solid; border-color: #666666;
        z-index: 10;
}

#crossroads div.article div.captionimage {background-image: url("../images/GreyTexturedSlate.jpg"); }
#horizons div.article div.captionimage {background-image: url("../images/GreyTexturedSlate.jpg"); }
#technologies div.article div.captionimage {background-image: url("../images/GreyTexturedSlate.jpg"); }

div.article div.captionimage img { border-width: 1pt; border-color: #000000; border-style: solid; }
div.article div.captionimage p {padding: 0 0.3em; line-height: 1.5em; font-size: 1em; }

div.article div.captionimage-left 
{
				overflow: hidden;
				
        float: left;
        position: relative;
        font-size: 80%;
        width: 200pt;
        margin: 2pt 30pt 2pt 0pt;
        background-color: #ffffdd;
        padding: 2pt;
        border: 1pt solid #666666;
        z-index: 400;
}

#technologies div.article div.captionimage-left
{
	background-image: url("../images/GreyTexturedSlate.jpg");
}

div.article div.captionimage-left img { border: 1pt solid #000; width: 100%; }
div.article div.captionimage-left p {margin: 1pt; }

div.booklisting {
	position: relative;
	clear: both;
	
	line-height: 1.5em;
	padding-bottom: 2em;
	
}

div.booklisting a.detail {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 1.4em 0 1.4em 1.4em;
}

div.booklisting p {padding-bottom: 1em;}

a.next {
	display: block;
	font-weight: bold;
	padding: 1.2em 0 1.2em 0;
}

div.article h2 {color: #000088;}
div.booklisting h3 {margin-bottom: 0.3em}
div.booklisting h5 {margin-top: 0; }

p { margin-top: 0; }




