
/* docs.css   created: September 29 ,2006    By: Sterling Norris */
/* updated:  November, 2009 */

/* Fonts
'Times New Roman', Times, serif;
Arial, Helvetica, sans-serif;
*/


body.one {
background-color: #d2d6c6; 
background-image: url(dgraphics/bg12f3.gif); 
background-attachment: fixed;
}

body.two { /* use with .set1000b */
background-color: #221111; 
background-image: url(dgraphics/bg994.gif); 
background-attachment: fixed;
}

body.three {
background-color: #e6e6e6; 
background-image: url(dgraphics/bg990.gif); 
background-attachment: fixed;
}

body.three-a { /* use with .set1000db */
background-color: #1b1b1b; 
background-image: url(dgraphics/bg995.gif); 
background-attachment: fixed;
}
body.three-b { /* use with .set1000db */
background-color: #2f3642; 
background-image: url(dgraphics/bg996.gif); 
background-attachment: fixed;
}

body.four { 
background-color: #f1f1f1; 
background-image: url(dgraphics/bg991.jpg); 
background-attachment: fixed;
}

body.five {
background-color: #e6e6e6; 
background-image: url(dgraphics/bg993.jpg); 
background-attachment: fixed;
}

body.six {
background-color: #ffffff; 
background-image: url(dgraphics/bg806.jpg); 
background-attachment: fixed;
}

body.seven {
background-color: #0c3e61; 
background-image: url(dgraphics/bg808.jpg); 
background-attachment: fixed;
}

body.brown {
background-color: #f2e6d1;
color: #6b1714;
margin: 0px;
padding: 0px;
}

* {
quotes: #8220 #8221 #8216 #8217; 
}

p { 
text-align: justify; 
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
margin-left: 10px; 
margin-right: 10px; 
margin-top: 15px; 
margin-bottom: 0%; 
}

p.tbl { 
text-align: justify; 
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
margin-left: 10px; 
margin-right: 10px; 
margin-top: 0%; 
margin-bottom: 0%; 
}


.para { 
text-align: justify; 
text-indent: 1.25em;
margin-left: 10px; 
margin-right: 10px; 
margin-top: 0%; 
margin-bottom: 0%; 
}

.ctr { 
text-align: center;
margin-left: 10px; 
margin-right: 10px; 
margin-top: 0%; 
margin-bottom: 0%; 
}

.ind { 
text-align: justify; 
margin-left: 100px; 
margin-right: 100px;
margin-top: 5px; 
margin-bottom: 0%; 
}


.splc, #splc {
text-align: right;
margin-left: 0%; 
margin-right: 10px; 
margin-top: 0%; 
margin-bottom: 0%
}

.box1 {
text-align: justify;  
margin-left: 30px; 
margin-right: 30px; 
margin-top: 15px; 
margin-bottom: 0%; 
border: solid 2px gray;
padding: 10px;
}

.box2 {
text-align: justify; 
font: bold 12pt 'Times New Roman', Times, serif; 
margin-left: 100px; 
margin-right: 100px; 
margin-top: 15px; 
margin-bottom: 0%;
border: solid 2px;
padding: 10px; 
}

.box {
background-color: #fdf9e0;
background-image: url(dgraphics/cream.jpg);
width: 400px;   
margin-top: 0%; 
margin-bottom: 0%;
border: solid 3px;
padding: 10px;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius:10px;
border-radius: 10px;

-moz-box-shadow: 10px 10px 15px #000;
-webkit-box-shadow: 10px 10px 15px #000;
box-shadow: 10px 10px 15px #000;

behavior: url(ie-css3.htc);
}


.head4 { 
text-align: center; 
font-size: 24pt; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
text-shadow: 1.5px -1.5px 3px #888;
}

.head4a { 
text-align: center; 
font-size: 30pt; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
text-shadow: 1.5px -1.5px 3px #888;
}

.head5 { 
text-align: center; 
font-size: 14pt; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
}

.head5a { 
text-align: center; 
font-size: 18pt; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
}

.head5b { 
text-align: left; 
font-size: 14pt; 
margin-left: 10px; 
margin-right: 10px; 
margin-top: 0%; 
margin-bottom: 0%; 
}

.head6 { 
text-align: center; 
font-size: 20pt; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
text-shadow: 1.25px -1.25px 2.5px #888;
}


p.scoot {   
margin-left: 2em; 
margin-right: 6em; 
margin-top: 0; 
margin-bottom: 0; 
}

.obl, #obl {
font-style: oblique;   
}
.spt, #spt {
font-family: cursive;
}

/* use with div tag */
.set400, #set400 {
width: 400px;
}
.set600, #set600 {
width: 600px;
}
.set800, #set800 {
width: 800px; 
}
.set1000, #set1000 {
width: 1000px;
}
.set1000b, #set1000b { /* use with body.two */
width: 1000px;
border: solid 4px;
border-color: gray;
margin: 25px;
padding: 20px;
background-color: #f3f5c3; 
background-image: url(dgraphics/bg4.jpg); 
background-attachment: fixed;
}
.set1000db, #set1000db { /* use with body.three-a */
width: 1000px;
border: double 4px;
border-color: gray;
margin: 25px;
padding: 20px;
background-color: #e6e6e6; 
background-image: url(dgraphics/bg990.gif); 
background-attachment: fixed;
}
.set1200, #set1200 {
width: 1200px
}
.set1500, #set1500 {
width: 1500px
}

#bdr {
border-style: solid;
border-width: 2px;
border-color: #000000;
padding: 10px;
}
/* Font color shortcuts */

#o {color: #ef9c00; } /* orange */
#g {color: green; }
#b {color: blue; }
#r {color: red; }
#cr {color: #8a1d54; } /* tri-cross burgandy */
#lb {color: #497fbf; } /* light blue */
#lwml {color: #5a398c; } /* lwml purple */
#br {color: #744a00; } /* brown */
#dr {color: #57001a; } /* dark red */
#gr {color: #555555; } /* gray */
#w {color: white; }    /* white */


a 	{ decoration: none; 
	font: bold 12pt 'Times New Roman', Times, serif; 
	text-decoration: none; }
a:link        {color: #800941;} 
a:visited   {color: #800941;}
a:hover     {color: #009090; 
			font: bold 12pt 'Times New Roman', Times, serif; 
			text-decoration: overline underline;
            cursor: pointer; }

/* Drop Cap  - follow with clear left or all after all wrapping is done */
/* can use <br clear="all" /> for this also left and right clear */
.dropcap:first-letter {
font-weight: bold;
font-size: 3em;
color: #8a1d54;
float: left;
padding-right: 0.15em;
line-height: .75em;
text-shadow: 1.5px -1.5px 3px #888;
}
.nowrap {
clear: all;
}
 
/* Drop Cap  - use span tag around first letter to get dropcap use id tag to set color */
span.first {
display: block;
float: left;
font-family: script2, 'Times New Roman', serif;
font-weight: normal;
font-size: 3em;
line-height: .8em;
margin-bottom: -.3em;
padding-right: .26em;
padding-bottom: .05em;
text-shadow: 1.5px -1.5px 3px #888;
}
span.first2 {
display: block;
float: left;
font-family: gothic, 'Times New Roman', serif;
font-weight: normal;
font-size: 3em;
line-height: 0.8em;
margin-bottom: -.4em;
padding-right: .1em;
padding-bottom: .1em;
text-shadow: 1.5px -1.5px 3px #888;
}



            
/* Pull Quotes - Use with blockquote tags */

.lpquote {
float: left;
width: 20%;
background: ;
padding: 5px 0 5px 0;
margin: 0 15px 3px 0;
border-top: double 3px;
border-bottom: double 3px;
}

.rpquote {
float: right;
width: 20%;
background: ;
padding: 5px 0 5px 0;
margin: 0 0 3px 15px;
border-top: double 3px;
border-bottom: double 3px;
}

li { 
list-style-type: none;
}




           
            
            

