body   { 
color: #333333; 
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
background-image: url(images/background_repeat.jpg); 
background-repeat: repeat;
margin: 0px;
text-align: center;
}

p.main {
font-size: 12px; 
line-height: 20px;
margin-top: 0px;
margin-left: 120px;
margin-right: 40px;
padding: 0;
}
p.italic {
font-size: 12px;
font-style: italic;
line-height: 20px;
margin-top: 0px;
margin-left: 120px;
margin-right: 40px;
padding: 0;
}

.biopic {
font-size: 12px;
font-style: italic;
line-height: 20px;
margin-top: 0px;
margin-left: 250px;
margin-right: 40px;
padding: 0;
}

.indent {
font-size: 12px; 
line-height: 20px;
margin-top: -10px;
margin-left: 180px;
margin-right: 0px;
padding: 0;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 26px;
margin-left: 90px;
margin-bottom: 0px;
color: #660000;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
margin-left: 90px;
margin-bottom: 0px;
color: #660000;
}

p.home {
color: #424242; 
font-size: 16px; 
line-height: 30px;
margin-top: 0px;
margin-left: 130px;
margin-right: 40px;
padding: 0;
}

#stretching {
margin-left: 450px;
}

#container{
margin: 0 auto;
text-align: left;
width: 824px;
}

#navbar {
	margin-left: 396px;
	width: 872px;
}

.lace {
	background-image: url(images/pattern_masthead_long.gif);
	background-repeat: no-repeat;
	margin-left: 130px;
	width: 266;
}

.lacespecial {
	background-image: url(images/pattern_masthead_long.gif);
	background-repeat: no-repeat;
	margin-left: 130px;
	width: 342;
}
.lacelong {
	background-image: url(images/pattern_masthead_long.gif);
	background-repeat: no-repeat;
	margin-left: 130px;
	width: 265;
}

p.quote {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #7e0d07; 
margin-left: 22px;
margin-right: 18px;
margin-top: 30px;
line-height: 30px;

}

p.quote2 {
font-family: "Times New Roman", Times, serif;
font-size: 16spx;
color: #7e0d07; 
margin-left: 22px;
margin-right: 0px;
margin-top: 10px;
line-height: 30px;
}

#footer {
margin: 0;
padding: 0;
list-style: none;
color: #f4d280; 
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
font-size: 11px;
}

#footerleft {
float: left;
padding-left: 60px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
}

#footerright {
float: right;
padding-right: 60px;
padding-top: 20px;
padding-bottom: 0px;
padding-left: 0px;
}

#footercenter {
margin: 0;
padding-top: 9;
list-style: none;
color: #f4d280; 
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
font-size: 12px;
font-weight: bold;
text-align: center;
}

#copyright {
margin: 0;
padding: 0;
color: #7e0d07; 
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
font-size: 10px;
text-align: center;
}

div.rounded {
  background: #ffffff url(images/top_corners.gif) no-repeat top;
  padding-top: 0;
  padding-bottom: 0px;
  height:100%;
}

/* every element within 'div.rounded' gets the B-R corner */
div.rounded * {
  background: #ffffff url(images/footer_tree2.jpg) no-repeat bottom;
  padding: 0;
  height:100%;
}

div.logo {
margin-left: 0px; }

a:link {
	text-decoration: none;
	color: #f4d280;
}
a:visited {
	text-decoration: none;
}	
a:hover {
	text-decoration: underline;
}

a.main:link {
	text-decoration: none;
		color: #424242;
}
a.main:visited {
	text-decoration: none;
}	
a.main:hover {
	text-decoration: underline;
		color: #660000;
}
