/* Style sheet for Rebecca Knapp Floral Designs
	 Developed by Alex Knapp
	 Copyright 2008 by Alex Knapp
	 NOT LICENSED FOR PUBLIC USE
*/

a {
color: #fff;
text-decoration: none;
}

a img {
border: none;
}

p {
clear: both;
margin: 10px;
} 

body{
font-family: Garamond, Georgia, Arial;
font-size: 14px;
text-align: center;
vertical-align: top;
background: #bcc994;
color: #000;
}

h2 {
font-family: Garamond, Georgia, Arial;
font-size: 22px;
text-align: center;
padding: 10px 5px 10px 10px;
}

#wrapper{
width: 750px;
margin: 50px auto;
text-align: center;
align: center;
}

/*content*/

#image {
width: 250px;
height: 331px;
float: left;
}


#content_box {
width: 500px;
height: 331px;
float: left;
background: #F0FFF0;
font-family: Garamond, Georgia, Arial;
font-size: 16px;
text-align: top;
vertical-align: bottom;
color: #000;
}

.smalltext {
font-family: Garamond, Georgia, Arial;
font-size: 12px;
}

.galleryimg {
float: left;
height: 102px;
margin: 10px;
border: 1px solid #fff;
}

.galleryimg img {
height: 100px;
}


/*Navigation*/

#navbar {
clear:both;
text-align: center;
margin: 20px;
padding-top: 20px;
font-family: Garamond, Georgia, Arial;
font-size: 16px;
text-align: top;
vertical-align: bottom;
}

#navbar img {
width: 48px;
border: 1px solid #eecbad;
}

.link {
float: left;
width: 100px;
height: 150px;
margin: 0 0 auto;
text-align: center;
font-size: 12px;
}

/*footer*/

#footer {
clear: both;
padding: 50px 0px 0px 0px;
font-family: Garamond, Georgia, Arial;
font-size: 12px;
text-align: center;
vertical-align: top;
text-align: center;
}