/* CSS Document */

body {
background-image:url(http://www.busymommi.com/images/purple.gif);
background-repeat:repeat;
padding:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#56BCCB;
font-weight:100; 
}

a:link {
font-size:13px;
color:black;
text-decoration:none;
}

a:visited {
font-size:13px;
color:black;
text-decoration:none;
}

a:hover {
font-size:13px;
color:black;
text-decoration:none;
}

a:active {
font-size:13px;
color:black;
text-decoration:none;
}

.content {
margin:0;
padding:0;
}

.header {
background-image:url(http://www.busymommi.com/images/headerbg.gif);
height:50px;
 }

.topNavBG {
background-image:url(http://www.busymommi.com/images/topnavbg.gif);
background-repeat:repeat;
padding:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333;
}

.topNavLink:Link {
font-size:13px;
color:white;
text-decoration:none;
}

.topNavLink:Visited {
font-size:13px;
color:white;
text-decoration:none;
}

.topNavLink:Hover {
font-size:13px;
color:white;
text-decoration:underline;
}

.topNavLink:Active {
font-size:13px;
color:white;
text-decoration:none;
}

.verticalDivide {
border-right:1px dashed #ccc;
 }

.topLCorner {
background-image:url(http://www.busymommi.com/images/top-left-cornerpf.jpg);
background-repeat:no-repeat;
}

.topRCorner {
background-image:url(http://www.busymommi.com/images/top-right-cornerpf.jpg);
background-repeat:no-repeat;

}

.bottomLCorner {
background-image:url(http://www.busymommi.com/images/bottom-left-corner.gif);
background-repeat:no-repeat;
}

.bottomRCorner {
background-image:url(images/bottom-right-corner.gif);
background-repeat:no-repeat;
}

.footer {
padding:10px;
font-size:12px;
color:white; }

.leftNavBG {
line-height:0.7cm;
}

.formbutton {
margin:0;
padding:0; 
}

.flashBorder {
border:1px dashed black;
}

.pageTitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#C6AECB;
}

#horzBorder {
border-bottom:1px dashed #ccc;
}