*  {
margin:0;
padding:0;

}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	left: 0px;
	top: 0px;
	background-image: url("http://mommycomelately.com/images/backgr-color.jpg");
	background-color: #7A9550;

}
#wrap  {
		margin: 0 auto;	
		width:1024px;
		position:relative;
	}
#content_title  {
	overflow: hidden;
	width:1100px;
	height:380px;
	border:none; !important

}
#content_title h1 img {
	position:absolute;
	left:-64px;
	height:380px;
	width:1100px
	
	}
#contentbox {
	
	background-color: #E5E8CD;
	width: 714px;
	left: 173px;
	top: 250px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #495F21;
	border-bottom-color: #495F21;
	border-left-color: #495F21;
	color: #486321;

}
#content {
	padding: 0px 10px 0px 40px;
	width: 460px;
	
}





/*right side bar stuff*/

#rightsidebar  {
	float:right;
	width:160px;
	padding:0px 25px 200px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	border-left: 1px solid #C2C7A7;
	margin-top: 50px;

}
#rightsidebar .byline {
 font-size: 0.9em;
 font-style: italic;
 font-weight:bold;
}

#rightsidebar .emphasis {
 font-size: 1.4em;

}




/*text*/

a:link {
	color: #7A9550;
	text-decoration: underline;
}
a:visited {
	color: #7A9550;
	text-decoration: underline;
}
a:hover {
	color: #42A93D;
	text-decoration: none;
}
a:active {
	color: #7A9550;
	text-decoration: none;
}
h1 {
	font-size: medium;
	color: #486321;
}
h2 {
	font-size: 1.5em;
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	padding-bottom: 0.4em;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: .5em 0 .9em 0;
}
h4 {
	color: #859F53;
	font-familiy: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 1em;
	padding: 1em 0 1em 0;
}





/*tags */
ul  {
	padding: 0 0 1em 4em;
	margin-top: 10px;
}
li {
	padding-bottom: .7em;
}

p {
	padding-bottom: 1em;
}





/*left nav*/

#leftnav {
	width: 125px;
	top: 250px;
	left: 29px;
	position: absolute;
	text-align: right;
	color: #486321;   /*B5C69B*/
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}
#leftnav a:link {
	color:#fcec89;
	text-decoration: none;	
}
#leftnav a:visited {
	color:#fcec89;
	text-decoration: none;
}
#leftnav a:hover{
	color:#F7D206;
	text-decoration: none;
	
}
#leftnav a:active {
	color:#fcec89;
	text-decoration: none;
}




/*footer*/

#footer {
	font-size: xx-small;
	position: relative;
	bottom: 0px;
	text-align: center;
	padding: 50px 0 30px 0;
	clear: right;
	left: 1px;
}
#footer a {
	color: #486321;
	text-decoration: underline;
}



/*floats and photo*/

.floatclear {      /*for store*/
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A9550;
	width: 100%;
}
.floatleft {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.floatright {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.photoleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.photoright {
	float: right;
	margin: 10px 0 10px 20px;
	border: 1px solid #000000;
}






/*index stuff*/

#postit {
	position: absolute;
	left: 500px;
	top: -101px;
	z-index: 1;
	width:184px;
	height:185px;
}
#freearticle {
	font-size: 1em;
	font-weight:bold;
	color: #000000;
	text-align: center;
	padding-top: 7px;
	font-style:italic;
	padding-bottom: 10px;
	}
#clock  {
	position: absolute;
	left: 775px;
	top: 270px;
	z-index: 2;
}

#quoteanim {
	margin-left: -27px;
	margin-top: 20px;
}

input.emailbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #88a062;
	margin: 0 0 0 -10px;
	font-size: small;
}
form#subscribe {
	margin-top: 35px;
	text-align: center;
}




/*resources pages*/

.credits {
	font-size: x-small;
	font-style: italic;
}
.booktitle {
	font-style: italic;
}





/*misc*/


.cover {                              /*book covers in store and index*/
	border: 1px solid #000000;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.smalltext {                         /*used for link in rsidebar*/
	font-size: .85em;
}
#indent {                            /*for bullets on BCE in store*/
	position:relative;
	left: 20px;
	margin-right:30px;
}

.registered {
	font-size: 0.7em;
	font-weight: normal;
	position: relative;
	top: -0.5em;
}
