h1 {font-family:verdana,helvetica,sans-serif;font-size:20px;}
h2 {font-family:verdana,helvetica,sans-serif;font-size:18px;} 
h3  {font-family:verdana,helvetica,sans-serif;font-size:14px;}
h4 {font-family:verdana,helvetica,sans-serif;font-size:12px;}
body {font-family:verdana,helvetica,sans-serif;font-size:12px;color:#003366;}
td,ol,li, ul {line-height:18px;}
p {text-indent:20px;line-height:17px;}

/*mission page styling*/
#mission {text-indent:20px;line-height:19px;margin-left:35px;margin-right:45px;}
#saying {font-size:16px;font-weight:bold;align:right;}

/*meet the founder pet page*/
#productpic {float:right;margic-left:2px;}

/*QA page styling*/
#qa {font-size:13px; line-height:17px;marigin-left:45px;margin-right:35px;text-indent:20px;}

/* visits page link styling */
.day {font-size:16px;}
a.day:link {text-decoration:none;color:#003366;backgound-color:#ffffff;}
a.day:visited {text-decoration:none;color:#99cc99;backgound-color:#ffffff;font-weight:bold;}
a.day:hover {text-decoration:underline;color:#6699cc;backgound-color:#99cc99;}

/*Volunteer Guide Styling*/
#guide {line-height:16px;marigin-left:45px;margin-right:35px;text-indent:20px;}
#main {list-style-type:square;}
#policy {line-height:20px;}


/* class fee is on the newvolunteer page*/
.fee {margin-left:110px; padding:5px; list-style-type:square;}

/* this is for the colors of the links in the table for the forms*/
a.forms:link {
text-decoration: underline;
color: #6699cc;
background-color: transparent;
}

a.forms:visited {
text-decoration: underline;
color: #003366;
background-color: transparent;
}

a.forms:hover {
text-decoration: underline;
color: #003366;
background-color: #99cc99;

}

/* community page format*/
#community {font-size:15px;}

a.community:link {
text-decoration: none;
color: #6699cc;
background-color: #ffffff;
}

a.community:visited {
text-decoration: underline;
color: #003366;
background-color: #ffffff;
}

a.community:hover {
text-decoration: none;
color: #003366;
background-color: #99cc99;
}

#clockform {font-family:verdana,helvetica,sans-serif;font-size:9px;}
#clockspot {font-family:verdana,helvetica,sans-serif;font-size:8px;}

/* . used for class*/
.buttons {position:relative;float:right;margin:}


/* Members area page layout, 2 columns 2 rows without a table */

#leftbox {position:absolute;width:45%;top:50px;margin-left:10px;padding-top:50px;padding-left:2%;padding-right:2%;float:left; background:#ffffff url(image/sbi10.jpg) no-repeat;}

#rightbox {position:relative;float:right;width:45%;margin:0px;padding-top:2%;padding-left:3%; height:480px;z-index:2;background-color:#ffffff;}
#lowerbox {position:absolute;top:525px;width:100%;z-index:3;background-color:#ffffff;}
