/* This is the style sheet for the Derby Porcelain pages */
/* adjust the font size for status2 and status3 to make it visible on the 
touchscreen */

body
{
background-image:url('./graphics/papyrus3.jpg');background-repeat: repeat;
font-family: Times New Roman,Serif;
font-size: 20px;
color:          #000000;

           /* margin-left: 8%; */

/*margin-top: 1%;*/
}




h1
{
           color:          #7B68EE;
           color:          #01015A;
           color:         #ffffff;
           color: #cc6633;
           color:          #01015A;
           color:          #2e757e;
           color:          #000000;
/*           color: #cc6666; */
           font-size: 40px;
           font-weight: normal;
           text-align:left; 
           margin-top: 5%; 
/*           background-color:#ffff99; */

/*background-color:#cc6666;*/
} 

h2
{
           font-weight:    normal;
           color: #cc6666;
           color:          #01015A;
           color:          #2e757e;
           margin-top:1%;
           font-size: 30px;
} 
h3
{
            color: #007D76;       
            color: #cc6666;
            color:          #01015A;
            color: #cc6633;
            font-size:  25px;
            font-weight:    normal;
}
h4
{
/*          color:          #000000;  */
            font-size:      small;
}


#main
{
margin-top: 15px;
margin-right: 50px;
/*margin-left: 175px;*/
margin-left: 150px;
text-align: justify;
padding-left: 25px;
border-left: solid;

}
#left
{
/*margin: 10px; */ /* allsides */
/*width: 150px;*/
width: 125px;
position: absolute;top: 50px;left: 10; 
/*border-right: solid;*/
}




ul.navbar {margin-left:30px;list-style-type:square; list-style:outside;}
ul {margin-left:15px;list-style-type:square; list-style:outside;}
li {margin-bottom:10px;}

.copy
{
margin-right:3%;
margin-top:10%;
font-size: 15px;
text-align:left;
}

p.welsh
{
           color: #cc6633;
           font-size: 20px;           
}

p.bold
{
           font-weight:    bold;
           color: #2e757e;
           font-size: 20px;           
}
p.smaller
{
           color: #2e757e;
           color: #000000;
           font-size: 15px;           
}



a{color:#cc6633;font-weight: bold;font-size: 20px;}
		a[href] {cursor: Pointer;text-decoration: none;color:#cc6633;font-weight:bold;}
		a:link {text-decoration: none;color:#cc6633;font-weight:bold;}
		a:visited {text-decoration: none;color:#cc6633;font-weight:bold;}
		a:hover {text-decoration: none;;color:#2e757e;font-weight:bold;}
		a:active {text-decoration: none;;color:#cc6633;font-weight:bold;}


th
{
font-weight:    bold;
font-size: 18px;           
}
td
{
font-size: 18px;           
}


@media,print{
.screenonly{display:none}
#main {margin-left:0;margin-right:0;}
}
@media,screen{
.printonly{display:none;}
}



/* Golden / yellow #FEBE2D

/* City Council green #007D76

/* Salmolnella #FFA07A

/* SF blue #01015A

/* SF purple #C71585


