﻿/* general styles */

html{
	margin:0px;
	padding:0px;
}

body {
color: #4D4D4D;
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 14px;
line-height: 2.1 em;
background:transparent url(images/back1.png) repeat;
margin:0px;
padding:0px;
}

a {
color: #01264f;
}

a:hover {
color:#99398B;
}

a:visited {
color:#666699;
}

a:visited:hover {
color:#FFFF00;
}

h1{
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.7em;
color: #762425;
margin: 15px 0 15px 0;
padding-left: 0px; 
text-align:center;

}

h2 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.5em;
color: #762425;
margin: 5px 0 15px 0;
padding-left: 0px; 
text-align:center;
}
h4 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.3em;
color: #762425;
margin: 55px 0 15px 0;
padding-left: 0px; 
text-align:center;

}

h3 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.2em;
color: #762425;
margin: 15px 0 15px 0;
padding-left: 0px; 
text-align:center;
}

}
#bottom h3 {
font-family:arial,tahoma,helvetica, sans-serif;
font-size: 1em;
color: #762425;
margin: 55px 0 15px 0;
padding-left: 0px; 
text-align:center;

}


p {
margin: 0px 100px 15px 100px;
padding:0px;
line-height:1.5em;
}

#warning{
margin:0px auto;
padding:0px;
text-align:center;
width:600px;
font-size:.8em;
border:1px #81dbf4 double;
line-height:1.1em;
color:white;
height:125px;
background:#01264f;
overflow:auto;
}
#warning p{
margin:0px 35px;
}

#entry{
width:700px;
margin:0px 100px;
height:105px;
}
#status{
	font-family: 'Trebuchet MS',tahoma,helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:white;
	text-align:center;
}

#phone{
	font-family: arial,helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: white;
	text-align: center;
	background:#01264f;
	width:335px;
	border:2px #740930 solid;
	margin:10px auto;
	padding:5px 0px;
}
#phone a {
	color: #FFFFFF;
	font-size:.8em !important;
	font-weight:normal;
	font-family:"Brush Script MT", arial, sans-serif;
	font-style:italic;
	text-decoration:none;
}

#phone a:hover {
color: #bca47c;
}

#phone a:visited {
color:#B15263;
}

#phone a:visited:hover {
color: #bca47c;
}



#bottom{
margin: 25px 20px 15px 20px;
padding:0px;
text-align:center;
font-size:.9em;
font-family:Arial, Helvetica, sans-serif;
}




/* layout styles */

#container {
width: 900px;
height:auto;
margin: 0px auto !important;
background:transparent url(images/mommycontent.png) repeat-y scroll center top;
position:relative;
padding: 0px;
}

#banner {
height:400px;
background:transparent url(images/mommybanner.png)  no-repeat top left;
width:900px;
margin:0px auto;
padding:0px;
position:relative;
top:0px;
left:0px;
}

#bannerdaisy {
height: 378px;
background:transparent url(images/inside1.png)  no-repeat top left;
width:900px;
margin:0px auto;
padding:0px;
position:relative;
top:0px;
left:0px;
}

