/****** Stylesheet for www.jessicasframing.com 
Designed by Patricia A. Simmons, Web Wise Concepts, LLC - August, 2005 **/

body {	
/* set everything to zero for a good cross-browser starting point */
	margin: 0;/*zeroes the margins on the body*/
	padding: 0;/*zeroes the padding on the body ** Opera carries a default padding and requires this zeroing*/
	border: 0;/*zeroes off any existing border*/
	background-color:#FFF;/*sets the body background color*/	
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 100.01%;/* Sets default font size.  */
	min-width: 775px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	}
h1 {
	font-family:"Lucida Handwriting", "Comic Sans MS", cursive;
	color: #009999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align: center;
	margin-bottom: 25px;
	font-size: 120%;
	}
h3 {
	color:#009999;
	padding-top: 70px;
	font-size: 120%;
	font-style: italic;
	}
.smit {
	font-size: 95%;
	font-style: italic;
	}
#wrapper {
    width: 770px; /* Add your width and a measurement, such as pixels. */
    margin: 0 auto;
    text-align: left;
	border: 1px outset #999999;
}
table {
	color: #FFFFFF;
	margin: 10px auto;
	width: 560px;
	padding: 10px;
	border: none;
	background-color: #FFFFFF;
	}
table#contact {
	font-size: 90%;
	margin: 5px 20px;
	}
td, th {
	color: black;
	vertical-align: top;
	}
td#leftside {
	width: 120px;
	background-color: #009999;
	color: white;
	font-family:"Lucida Handwriting", "Comic Sans MS", cursive;
	font-weight: bold;
	vertical-align: top;
	padding: 60px 5px 0 10px;
	}
td#content {
	margin: 10px;
	width: 560px;
	}
div.feature {
	margin-left: 20px;
	}
.boldital {
	font-weight: bold;
	font-style:italic;
	}
p.clears {
	clear:both;
	padding-top: 15px;
	}
ul.clears {
	clear:both;
	}
#valid {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	}
ul li {
	padding-bottom: 3px;
	}
/****** Link styles **/
#footer {
	font-family:"Lucida Handwriting", "Comic Sans MS", cursive;
	text-align: center;
	margin-bottom: 25px;
	font-size: 80%;
	}
a:link, #footer a:link {
	color:#009999;
	font-weight: bold;
	padding:1px;
	text-decoration: none;
}
#leftside a:link {
	color:#FFFF66;
	background-color: #009999;
}
h4 a:link, h4 a:visited {
	font-size: 95%;
	float: right;
	margin-top: 100px;
	margin-right: 40px;
	}
a:visited, #footer a:visited {
	color:#999999;
	text-decoration: none;
	padding:1px;
}
a:hover, #footer a:hover {
	background-color:#FFFF66;
	color: #009999;
	padding:1px;
	}
a:active, #footer a:active {
	color:#66CC99;
	text-decoration: none;
	padding:1px;
}
/****** Description Div styles ******/
div#descrip {
	width: 500px;
	margin: 0 20px;
	}
dl {
	margin-left: 50px;
	font-size: 90%;
	}
dt {
	font-weight: bold;
	padding-top: 10px;
	}
/****** Image styles */
img#inside {
	margin: 10px 10px 10px 25px;
	}
img#frames5 {
	margin: -80px 25px;
	float: right;
	}
img.right {
	float: right;
	margin: 10px 25px 20px 25px;
	}
img.left {
	float: left;
	margin: 10px 25px 20px 25px;
	}
img.divider {
	margin-left: 10px;
	}
img#street {
	margin: 25px 75px;
	}
/* end style sheet */
