/* Style Sheet for "A Taste of Burlesque" */

html {
/* background-image: url(images/right_side3.gif);
background-repeat: repeat;
NEED TO make this wider */
background-position: top right;
}

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/artdeco4a.jpg);
background-repeat: repeat;
color: #000000;
}

/* Slogan across page top */

#container {

width:1050px;
position:absolute;
left:50%;
/*	width:500px; */
	margin-top:1px;
	margin-left:-530px;

}

#main-title {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .9em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 4px;
font-weight: bold;
padding-top: 2px;
padding-right: 50px;
background-color: #8FA94D;
background-color:#324F67;
color: #f0f7d4;
font-family:"times new roman", georgia;
font-style:italic;
border-top: 1px #000000 solid;
border-left: 1px #fff solid;
border-left: 1px #AC8181 solid;
}

#header-image {
background-color:transparent;
background-image: url(images/sadie_header_a.jpg);
background-repeat: repeat-x;
background-position: center top;
height: 190px;
border-top: 1px #FFBFC0 solid;
border-bottom: 3px none #fff;
margin-left: 110px;
margin-right: 110px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .65em;
text-align: center;
margin-top: 0;
padding-bottom: 4px;
font-weight: bold;
padding-top: 4px;
background-color: #3b7a59;
color: #333;
word-spacing: 8px;
border-bottom: 3px #7F3E3F double;
border-top: 2px #000000 solid;
font-family: georgia, 'times new roman', times;
 font-style: italic;
}

#navbar a:link, #navbar a:visited {
color: #FFBFC0;
word-spacing: none;
}

#navbar a.current {
color: #512526;
}

#navbar a:hover {
color: #f0f7d4;
text-decoration: underline;
}

/* For the pullquote or other text directly under the navigation bar. */

#headline {
font-size: .75em;
color:#faebeb;
padding-top: 20px;
text-align: justify;
background-color: #743b3e;
background-color:#B97579;
padding-left: 100px;
padding-right: 100px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;
 background-image: url(images/middle-main.jpg);
 background-position: top left;
 background-repeat: no-repeat;
border-left: 1px #5E0002 solid;
}

h1 {
margin-left: 110px;
margin-right: 110px;
font-size: 1.2em;
padding-bottom: 4px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color:#FFBFC0;
/*border-bottom: 1px #788a7a solid;*/
letter-spacing: 5px;
font-weight: 550;
background-color:#010101;
margin-top: 0;
margin-bottom: 0;
font-family: georgia, 'times new roman', times, serif;
}

/* Main body (third vertical element) */

#main-text {
border-top: double 3px #5E0002;
/*margin-top: 5px;*/
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .7em;
line-height: 1.8em;
background-color: #AFAD5F;
background-image: url(images/index6.jpg);
}

#main-text p {
text-align: justify;
margin-left: 25px;
margin-right: 450px;
color:#FAEBEB;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #D3AAAC;
/*border-bottom: 1px #000000 solid;*/
letter-spacing: 5px;
font-weight: normal;
margin-left: 50px;
margin-right: 50px;
font-size: 1.3em;
margin-top: 20px;
padding-top: 10px;
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
margin-left:200px;
}

ol, ul {
margin-left: 85px;
margin-right: 75px;
color: #b5cbc7;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #d59094;
}

a:hover {
text-decoration: underline;
}
#answers h3 {
color:#d59094;
font-size:1.5em;
margin-left:20px;
}
/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .75em;
margin-top: 20px;
padding-right: 50px;
background-color: #7D9C55;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-left: 1px #5E0002 solid;
border-bottom: 1px #000000 solid;
 background-image: url(images/footer2.jpg);
 background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
color: #f0f7d4;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
 
 .dropcap {
width: 1em;
height: .6em;
float: left;
text-align: top;
font-size: 2.4em;
color:#d59094;
font-family:"times new roman", georgia, serif;
}

.legal {
	font-size:.75em;
	line-height: 1.5em;
	margin-left:40px;
	font-style:italic;
	color: #dcdcdc;
}

#wider p {
	margin-right:100px;
}