body, html 
	{	margin: 0;
		padding: 0;
		background: #fff;
		color: #000;
		font-family: verdana, arial, sans-serif;
		overflow-y: scroll;
		
		}
			
body 
	{	min-width: 863px;
		margin-top: 12px;
		overflow-y: hidden;
		}
			
#wrap 
	{	background: #fff;
		margin: 0 auto;
		width: 863px;
		}
			
h1
	{
	color: #da8737;
	font-size: 18px;
	margin: 0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
		}

h11
	{
	color: #da8737;
	font-size: 18px;
	margin: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
		}
h1center
	{
	color: #da8737;
	font-size: 30px;
	margin: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
		}

h1center2
	{
	color: #da8737;
	font-size: 30px;
	margin: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
		}
		
		
h2
	{	color: #da8737;
		font-size: 14px;
		margin-bottom: 5px;
		}
		
h2i
	{	color: #da8737;
		font-size: 16px;
		margin-bottom: 1px;
		font-style: italic;
		}

p, ul, ol, table
	{	font-size: 12px;
		color: #4c4949;
		font-family: verdana, arial, sans-serif;
		}
			
#header 
	{	
		height: 85px;
		}
			
#header h1 
	{	padding: 0px;
    	margin: 0;
   		}
			
#nav 
	{	background: url(images/bgUpperNav.jpg) top left no-repeat;
		width: 863px;
		height: 32px;
		color: #fff;
		font-size: 13px;
		}
			
#nav ul
	{	margin: 0;
		padding: 7px 0 0 0;
		list-style: none;
		}
			
#nav li
	{	display: inline;
		margin: 0 0 0 38px;
		padding: 0;
		}
			
#sidebar 
	{	background:#fff;
		background: url(images/molly_white_box_face2.jpg) top left no-repeat;
		text-align: left;
		float: left;
		width: 325px;
		}

#bulletlist 
	{ 	list-style-image: url(images/arrow.gif); 
		} 

#main 
	{	background: #fff;
		float: right;
		width: 528px;
		margin: 12px auto;
		}
			
#main ul 
	{	margin-bottom: 0;
 		}
			
#main h3, #main p 
	{	padding: 0 10px 0 0;
   		}
	
#notebookUpper
	{	background: url(images/bgNotebookUpper.jpg) top left no-repeat;
		height: 20px;
		width: 528px;
		}
		
#notebookContent
	{	background: url(images/bgNotebookBinding.jpg) top right repeat-y;
		width: 528px;
		padding-bottom: 25px;
		padding-top: 20px;
		min-height: 650px;
		}
		
#notebookLower
	{	background: url(images/bgNotebookLower.jpg) top left no-repeat;
		width: 528px;
		height: 280px;
		}
		
#notebookLowerInside
	{	background: url(images/bgNotebookLower-inside.jpg) top left no-repeat;
		width: 528px;
		height: 47px;
		}
			
.calloutBgRSS 	
	{	background: url(images/bgRSS.jpg) top left no-repeat;
		height: 65px;
		padding: 8px 10px;
		margin: 0;
		}
			
.calloutBgShare
	{	background: url(images/bgShareThisWebsite.jpg) top left no-repeat;
		height: 58px;
		padding: 8px 10px;
		margin: 0;
		}
		
.calloutBgNewsletter
	{	background: url(images/bgNewsletterSignUp.jpg) top left no-repeat;
		height: 91px;
		padding: 10px 10px;
		margin: 0;
		}
.calloutHomeBtn
	{   background: url(images/calloutHomeBtn.jpg) top left no-repeat;
		height: 66px;
		padding: 10px 10px;
		margin: 0;
	}
			
.hpPostIt
	{	background: url(images/bgPostItNote.jpg) top left no-repeat;
		height: 251px;
		}
		
.interiorPostIt
	{	height: 200px;
		margin: 35px auto auto 30px; 
		} 
		
.interiorPostIt a:link, .interiorPostIt a:visited
	{	font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		}
		
.interiorPostIt a:hover
	{	font-weight: bold;
		text-decoration: underline;
		}
		
.sideaction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}

#footer 
	{	background: url(images/bgFooter.jpg) top left no-repeat;
		clear: both;
		height: 41px;
		color: #fff;
		font-weight: bold;
		padding-top: 15px;
		margin-top: 15px;
		}
	
#footer ul
	{	list-style-type: none;
		float: left;
		width: 225px;
		display: inline;
		margin: 0 0 0 275px; padding: 0;
		font-size: 11px;
		color: #fff;
		}
		
#footer ul li
	{	float: left;
		margin: 0;
		}
	
#footer p 
	{	padding: 0;
		margin: 0 0 0 25px;
		float: left;
		width: 280px;
		font-size: 11px;
		color: #fff;
   		}
			
#footer a:link, #footer a:visited, #nav a:link, #nav a:visited
	{ 	color: #fff;
		text-decoration: none;
		font-size: 11px;
		}
			
#footer a:hover, #nav a:hover
	{ 	text-decoration: underline;
		}
			
a:link, a:visited
	{	color: #3bbaea;
		font-size: 12px;
		text-decoration: none;
		}
		
a:hover
	{   text-decoration: underline;
		}
		
.font {
		color: #da8737;
		font-size: 14px;
		margin-top: 1px;
		margin-bottom: 1px;
		font-style: italic;
		
		
		}
