body {
	background-color:#a2ba7b;
	color:#000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
} 
.indent {text-indent: 2em;
} 
/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url(images/lisaHeadernavy.gif);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:257px;
	position:absolute;
	margin: 0px;
	height:20px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#000080;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
    border-width:0px;
}

a:hover img.hover {
    border: #cc3366 2px solid; }

h1{
    color:#000000;
    font-size:14px;
    margin: 20px 0px 20px 0px;
}


h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;
              text-decoration:none
}
#left a:hover{color:#152D88;
              text-decoration:underline;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:205px;
	padding: 0px 20px 20px 20px;
	margin-right: 3px;
	border-left: #FFF 2px solid;
	background: url("images/floral.jpg");

}
#right a {
    text-decoration:none;
	font-family: Papyrus, "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color:#c36;
}
#right a:hover {
	font-family: Papyrus, "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color:#c36;
	text-decoration: underline;
}
div.email {
	padding: 10px;
	text-align: center;
	 }
	
/****** Styles from homer.html ******/

.style1 {
	color: #CC3366;
	font-size: 20px;
	font-family: "dearJoe four";
	font-weight: bold;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style26 {color: #000000}
.style27 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.style30 {font-family: "Trebuchet MS"}
.style39 {
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-family: Garamond;
	font-weight: bold;
}
.style46 {font-size: 14px; color: #000000; font-family: Garamond;}
.style47 {color: #000000; font-family: "Trebuchet MS"; }
.style54 {font-size: 18px; font-style: italic; font-family: Garamond;}
.style55 {color: #000000; font-style: italic; font-family: Garamond; font-size: 18px;}
.style56 {color: #CC3366; font-size: 24px; font-weight: bold; font-family: Papyrus; }

/******* End Styles from homer.html  ********/

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
