@charset "UTF-8";
/* CSS Document */

body {
background-image:url(http://www.bellybeandesigns.com/images/bg.gif);
background-repeat:repeat;
font-family:"Century Gothic";
font-size:12px;
color:#4E3124;
margin-top:10px;
padding:0px;
}

.tripledivide {
background-image:url(http://www.bellybeandesigns.com/images/tripledivide.gif);
background-repeat:repeat-x;
height:15px;
}

.verticaldivide {
background-image:url(http://www.bellybeandesigns.com/images/verticaldivide.gif);
background-repeat:repeat-y;
width:10px;
}

.lgfont {
font-size:16px;
color:#F18710;
font-weight:bold;
}

.home1 {
background-image:url(http://www.bellybeandesigns.com/images/showmethebabies.gif);
background-repeat:no-repeat;
background-color:#A4C05C;
width:275px;
height:183px;
padding-top:5px;
}

.home2 {
background-image:url(http://www.bellybeandesigns.com/images/phototips.gif);
background-repeat:no-repeat;
background-color:#F83C63;
width:275px;
height:183px;
padding-top:5px;
}

.home3 {
background-image:url(http://www.bellybeandesigns.com/images/inthenews.gif);
background-repeat:no-repeat;
background-color:#F18710;
width:275px;
height:183px;
padding-top:5px;
}

.home4 {
background-image:url(http://www.bellybeandesigns.com/images/raves.gif);
background-repeat:no-repeat;
background-color:#339FB2;
width:275px;
height:183px;
padding-top:5px;
}

a:link {
font-weight:normal;
color:#4E3124;
text-decoration:none;
}

a:visited {
font-weight:normal;
color:#4E3124;
text-decoration:none;
}

a:hover {
font-weight:normal;
color:#4E3124;
text-decoration:underline;
}

a:active {
font-weight:normal;
color:#4E3124;
text-decoration:none;
}
.footerfont {
font-size:10px;
}

.footerfont:link {
font-size:10px;
color:#4E3124;
text-decoration:none;
}

.footerfont:visited {
font-size:10px;
color:#4E3124;
text-decoration:none;
}

.footerfont:hover {
font-size:10px;
color:#4E3124;
text-decoration:none;
}

.footerfont:active {
font-size:10px;
color:#4E3124;
text-decoration:none;
}

.leftnav {
text-transform:lowercase;
}

.leftnav:link {
text-transform:lowercase;
}

.leftnav:visited {
text-transform:lowercase;
}

.leftnav:hover {
text-transform:lowercase;
}

.leftnav:active {
text-transform:lowercase;
}