/* Style sheet for the casa reom web site www.casa-reom.org.uk */


body { 
	background-color: #FFFFFF;
    font-family: "Cambria", "Bookman Old Style", "Verdana";
/*	font-family: "Times New Roman"; */
}


a:link {color: #993600; text-decoration: underline;}


a:visited {color: #993600; text-decoration: underline;}

a.nounderline:link {color: #993600; text-decoration: none;}
a.nounderline:visited {color: #993600; text-decoration: none;}
a.nounderline:hover {color: #993600; text-decoration: underline;}

a.reverselink:link {color: #993600;  text-decoration: none; font-size: 110%;}
a.reverselink:visited {color: #993600; text-decoration: none; font-size: 110%;}
a.reverselink:hover {color: #993600; text-decoration: underline; font-size: 110%;}

a.smallreverselink:link {
	color: #993600;  text-decoration: none; font-size: 90%;}
a.smallreverselink:visited {
	color: #993600; text-decoration: none; font-size: 90%;}
a.smallreverselink:hover {
	color: #993600; text-decoration: underline; font-size: 90%;}
	
li {
	color: black;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;

}


h1 {color: #CC3300;}

h2 {color: #CC3300; }

h3 {color: #CC3300; }

h4 {color: #CC3300; }

h5 {color: #CC3300; }

b {color: #CC3300; text-decoration: bold;}


div.toptitle {color: #993600; background-color: #FFEE88;font-size: 160%; text-align: left} 

div.topsubtitle  {color: #993600; background-color: #FFEE88;font-size: 110%; text-align: left} 

div.title {color: #993600; background-color: #FFFFFF;font-size: 160%; text-align: left} 

div.subtitle  {color: #993600; background-color: #FFFFFF;font-size: 110%; text-align: left} 

div.detail   {color: #000000; background-color: #FFFFFF;font-size: 100%; text-align: left} 

li.detail   {color: #000000; background-color: #FFFFFF;font-size: 100%; text-align: left} 

div.subsubtitle  {color: #CC3300; background-color: #FFFFFF;font-size: 110%; text-align: left} 

span.highlight  {color: #CC3300; background-color: #FFFFFF;text-decoration: bold; font-size: 110%} 

span.admin { font-size: 70%; color: #993600; } 

span.author {font-size: 60%; color: #993600; } 

span.verysmall {font-size: 60%; color: #000000; } 

div.links {color: #FFFFFF; background-color: #FFCC33;font-size: 100%; text-align: left} 



