
#biotext {
    font-size: 18px;
	font-family: Garamond;
	color: #000000;
    margin-top: 20px;
    margin-left:20px;
    margin-right:20px;
 }
 
#photos {
    font-size: 18px;
	font-family: Garamond;
	color: #000000;
    margin-top: 2px;
    margin-left:10px;
    margin-right:10px;
 }
 
#services {
    font-size: 16px;
	font-family: Garamond;
	color: #000000;
    margin-top: 5px;
    margin-left:5px;
    margin-right:5px;
 }
 
#products1 {
    margin-left:225px;
 }
 
#products2 {
    margin-left:85px;
 }

.link {
    font-size: 16px;
	font-family: Garamond;
	color: #000000;   
	text-decoration: none;
 }

a.menu:link {
	font-size: 18px;
	font-family: Garamond;
	color: #ffffff;    
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 18px;
	font-family: Garamond;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 18px;
	font-family: Garamond;
	color: #CFBFD3;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 18px;
	font-family: Garamond;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.title{
   font-size: 20px;
	font-family: Garamond;
	color: #5F5757;
 }

#main{
    margin-top:60px;
 }
 
#top_frame{
    margin-top: 61px;
 }
 
#middle_frame{
    margin-top: 40px;
 }
 
#footer{
    margin-top: 25px;
 }

 
#circle {
  background-image:url('templates/circle2.png');
  background-repeat:no-repeat;
  background-position:center;
  margin-top: 30px;
 }

body {
    background-image:url('templates/bkgnd_image3.png');
    background-repeat:no-repeat;
   background-position:center;
   background-position:top;
   background-color:#ADA9A9;
}
