/*  stylesheet for Unique Modular Buildings web pages 
    For 'nominal' display resolution equal to 1024 x 768 (or greater) */
	body   {font-size: 12pt;
        font-weight: normal;
        font-family: Arial;
        color: #EBF2F8;
        margin-left: 10pt;
        margin-right: 10pt;}
/*  Class definitions */ 
.maintitle	 {font-family: Arial; color: white; font-size: 30pt; font-weight:900;}
.subtitle	 {font-family: Arial; color: white; font-size: 20pt; font-weight:900;}
.navtext	 {font-family: Arial; color: white; font-size: 16pt; font-weight: 900;}
.selnavtext	 {font-family: Arial; color: #E87B1E; font-size: 16pt; font-weight: 900;}
.subnavtext	 {font-family: Arial; color: white; font-size: 12pt; font-weight: 200;}
.selsubnavtext	 {font-family: Arial; color: #E87B1E; font-size: 12pt; font-weight: 200;}
.subsubnavtext	 {font-family: Arial; color: white; font-size: 11pt; font-weight: light;}
.selsubsubnavtext	 {font-family: Arial; color: #E87B1E; font-size: 11pt; font-weight: light;}
.comment   	 {font-family: Arial ; color: white; font-size: 10pt;}
.indextext	 {font-size:18pt;}
.indextext2	 {font-size: 24pt; color: red;}
.captiontext	 {font-family: Arial ; color: white; font-size: 12pt; font-weight: 900;}
.maintitlered	 {font-size: 18pt; color: red;}
.spacedtext  {line-height:20pt}
.thintext	 {font-size:3pt;}
.buttontext  {font-size:6pt;}
.smalltext   {font-size:10pt;}
.indentlist  {margin-left:24px;}
.negoffset	 {margin-left:-22px;}
/*  Link definitions */        
 a:link 	 {color: #E87B1E; }
 a:visited   {color: #E87B1E;}
 a:hover 	 {color: #009900; }
