/* GENERAL STUFF*/
body {
background-color: #faf0e6;
color: #330000;
font-family: arial,helvetica,sans-serif;

}

  .margin { margin:45;
}

  .clearleft { clear:left;
}
.floatleft{
float:left;
}

.heady{ 
color:ff6666; font-weight:bold; font-size:30px; font-family:times,serif;
text-align:center;
}

.photo{ 
border-color:330000; border-style:outset; border-width:5px;
}



.photo2{ 
topborder-color:330000; border-style:double; border-width:8px;
}



/* links in menubar */

.navbar a:visited, .navbar a:link {
text-decoration:none;
color:#330000;
}

.navbar a:hover {
text-decoration:none;
color:#C86400;
}

/* links outside of menubar */
a:visited, a:link {
color:#330000;
}

a:hover{
color:#C86400;
}

.home{ 
text-align:center; border-width:10px; border-style:double; border-color:#661545

}

 .footer{
font-size:14px; color:black; text-align:center; padding-bottom:10px;

}

.headly{
color:996633; font-size:30px;  font-weight:bold; padding:10px;
}

.headly2{
color:996633; font-size:33px;  font-weight:bold; padding:30px;
}

.heading{
color:996633; font-size:20px;  font-weight:bold; padding:10px;
}

