/* Style Sheet for DesertAura */


body {
	font-family : Arial, Helvetica, sans-serif;
    font-size: 14px;
	scrollbar-3dlight-color:#666666;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#000000;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#999999;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#cccccc;
    }

.galleryheading {
    font-size: 14px;
    font-weight: bold;
   	color: #cc6699;  /* pale pink */
    }
	
h3 {   /* This is used primarily for the Gallery and Photo List headings */
	font-family: verdana, arial, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #cccccc;             /*  gray background */
    line-height: 0%;                 /*  needed to vertically center text in IE */
    padding: 0px;
    margin-top: 13px;                /*  needed to vertically center text in Opera and Firefox */
    text-align: center;
	font-variant: small-caps;
    border-width: 0.2px;  /* This is to overcome Netscape putting background color only behind text. */    
    }
	
td {   
	font-family: verdana, arial, sans-serif;
    color: #000000;
    font-size: 14px;
	}
		
.commentaryheading {
	font-weight: bold;
	color: #ffffff; /* white */
	}
	
.daheaderlogo {
	font-size: 20px;
    font-family: sans-serif;
	color: #000000;  /*black*/
	}
	
.daheaderdescription {
	font-size: 14px;
    font-family: sans-serif;
	font-style: italic;
	color: #000000;  /*black*/
	}
	
.daheadermenu {
	font-size: 14px;
    font-family: sans-serif;
	color: #000000;  /*black*/
	}
