html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0; 
     padding: 0;
     border: 0;
}

body {
	background: #baddf6; 
	font: 100.01% Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
}

#container {
	width: 100%;  
	line-height: 1.3em; 
	background: #FFFFFF;
}  

#header {
    color: #FFFFFF; 
	height: 90px;
	background: url(http://www.stokleydesigns.com/forevertan_site/forevertan_mobi/images/forever_logo_mobi.jpg) no-repeat 0px 5px;
}

#content h1 {
	color: #000000;
	font-size: 16px;
	background: url(http://www.stokleydesigns.com/forevertan_site/forevertan_mobi/images/h1_backgrd.jpg) repeat;
	margin-bottom: 3px;
	padding-left: 5px;
}
 
#content h2, #content2 h2 {
	color: #000099;
	font-size: 16px;
	text-decoration: underline;
	background: url(http://www.stokleydesigns.com/forevertan_site/forevertan_mobi/images/dots.jpg) no-repeat 0px 5px;
	padding-left: 48px;
}
#content h3, #content2 h3 {
    color: #000099;
	font-size: 16px;
	padding-left: 5px;
}

#content h4, #content2 h4 {
    color: #ebb932;
	font-size: 16px;
	padding-left: 5px;
}

#content p, #content2 p {
	margin-bottom: 5px;  
	font-size: 16px; 
	line-height: 1.5em;
	padding-left: 5px;
}

#content ul, #content2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	margin-left: 5px;
	color: #333333;
}

#content ul li, #content2 ul li {
	list-style: none;
	padding-left: 12px; /* you may have to adjust this depending on how it looks */
	background: url(http://www.stokleydesigns.com/forevertan_site/forevertan_mobi/images/bluedot.gif) no-repeat 0px 7px;
	margin-bottom: 5px;
}

#content a:link, #content a:visited, #content2 a:link, #content2 a:visited {
    color: #000099;
	font-size: 16px;
	text-decoration: underline;
	background: url(http://www.stokleydesigns.com/forevertan_site/forevertan_mobi/images/dots.jpg) no-repeat 5px 5px;
	padding-left: 55px
}

#content2 {
    width: 300px;
}

#footer {
    margin-top: 5px;
	clear: both;  
	color: #000099; 
	border-top: 4px solid #000099; 
	text-align: left; 
	font-size: 16px; 
	background: #baddf6;
	padding-left: 5px;
}

/*  \*/
* html #footer {height: 1%;}
/* */

#footer ul {
	margin: 5px 0; 
	}

#footer li {
	display: inline; 
	}

#footer a:link, #footer a:visited {
	font-size: 16px; 
	color: #000000;
	padding-left: 5px; 
}

.lftflt {
	float: left;
	margin-right: 10px;
	border: 1px solid #83c1ed;
	margin-top: 5px;
}

.rghtflt {
	float: right;
	margin-left: 10px;
	border: 1px solid #83c1ed;
}

.pullquote {
	color: #fba817;
	float: right;
	width: 150px;
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 10px;
	border-bottom: 2px dotted #83c1ed;
	border-top: 2px dotted #83c1ed;
	padding-bottom: 3px;
	padding-top: 1px;
}
