body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #cccccc;
}

/* Styles for the pullquote at the top of the page. */

#headline {
font-size: .65em;
padding-top: 5px;
padding-left: 70px;
padding-right: 70px;
text-align: justify;
line-height: 1.2em;
padding-bottom: 5px;}

/* For the byline on the pullquote. */

p.byline {
text-align: right;
}

/* Banner near top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.8em;
letter-spacing: 5px;
text-align: left;
margin-top: 0;
padding-bottom: 4px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
background-color: #4d0000;
color: #ffffff;
border-top: 1px #000000 solid;
background-image: url(pretty-bare-feet-images/piecebttom.jpg);}

/* To create the main image near the top of the page. */

#header-image {
background-color: #ffffff;
background-image: url(pretty-bare-feet-images/457918_LOW8.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 200px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .75em;
text-align: center;
margin-top: 0;
padding-bottom: 5px;
font-weight: bold;
padding-top: 6px;
background-color: #4d0000;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #696969 solid;
background-image: url(pretty-bare-feet-images/piecebotom.jpg);
}

#navbar a:link, #navbar a:visited {
color: #cfcfcf;
word-spacing: 0;
text-decoration: none;}

#navbar a:hover {
color: #ffffff;
word-spacing: 0;
text-decoration: underline;
}

h1 {
margin-top: 20px;
margin-left: 0;
margin-right: 0;
font-size: .8em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
margin-right: 30px;
font-size: .7em;
line-height: 1.3em;
background-color: #cccccc;
padding-left: 20px;
padding-right: 20px;
border: 1px #b7b7b7 solid;
padding-bottom: 0px;}

h2 {
margin-left: 0;
margin-right: 0;
font-size: 1em;
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
padding-top: 1em;}

p, ul, ol, table {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

a:link {
color: #a32e00;
text-decoration: underline;}

a:hover {
color: #e73500;
text-decoration: none;
}

a:visited {
color: #a32e00;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .65em;
margin-top: 0;
padding-right: 50px;
background-color: #000000;
color: #ffffff;
font-weight: bold;
border-top: 2px #b3000b solid;
border-bottom: 1px #000000 solid;
word-spacing: 8px;
}

#footer a:link, #footer a:visited {
color: #acacac;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
