﻿<!-- 
   web programming it380 term project online styles author: michael weinstein date: may 30, 2005 filename: styles.css supporting files: pet-mobile.jpg, 12.GIF, parch2.jpg, parch3.jpg{  }


 
    
.head {
    color: white;
    background-color: rgb(153,102,102);
    font: 2em Arial, Helvetica, sans-serf; 
    text-align: center; 
    
}
 td, th {
    font: 1em Arial, Helvetica, sans-serif;
}
h5, p {
   margin-bottom: 0;
   font: 0.9em sans-serif;
   margin: 0 0 0 15;
}

.datatable #products {
    border: 1px solid #DAA520;
    border-collapse: collapse;
    width: 80%;
    
}

.datatable th {
    border: 1px solid #828282;
    background-color: #FAFAD2;
    font-weight: bold;
    text-align: left;
    padding-left: 4px;
}

.datatable caption {
    font: bold 2em Arial, Helvetica, sans-serif;
    color: #33517A;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 8px;
}
.datatable tr.altrow {
    background-color: white;
    color: #00000;

}
.datatable p.toplinks{
     text-align: center;
}
.datatable #bothead h3{
     font: sans-serif;
     color: green;
     text-align: center;
}
.datatable #closing p{
     text-align: left;
     
}

.datatable #start {
     text-align: center;
     float: center;
     
     
}
.datatable #end p{
     text-align: center;
     font-weight: bold;
          
}
.datatable #dog {
      float: right;
}
.datatable #img12 {
      float: right;
}



body {margin: 0px}
p b {color:green}
h3 {font-family: sans-serif; color:red; margin-bottom:-20px}
#npn {background-color:white; width:100%}
#contact {font-family: sans-serif; color:red;
          font-size:8pt; text-align:center; border-top: 2px solid rgb(128,0,0)}
#daycell {
	text-align: center;
	background-color: white;
	color: #CC3300;
	font-size: 10pt;
	font-family: sans-serif;
	border-bottom: 2px solid rgb(128,0,0);
}

#links {background-color: rgb(128,0,0); width: 100px}
#links a {color: #00ffff; text-decoration:none; font-size:8pt; font-family: sans-serif; 
          display: block; padding: 1px; border: 3px solid rgb(128,0,0); margin: 0px; width: 100%}
#links a.newgroup {margin-top: 10px}
#links a:hover {border: 3px outset white; color: white}
#logo {text-align: center; border-bottom: 1px solid rgb(128,0,0)}
#firstcol {width: 50%; border-right: 1px solid rgb(128,0,0)}
#secondcol {width: 50%}
.firstp:first-line {font-variant: small-caps}
