/* CSS Document */

/* this style sheet used for these 
juliet waldron 2013 webpages:
about, books, contact, essay */

body {
  background-color: #003000;
  background-image:url(graphics/smback2.gif);
  background-attachment:scroll;
  background-position:top;
  background-repeat:no-repeat;	
  }
  
#block {
	background-color:#FFFFFF;
	border:0;
	width: 990px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	top:0;
	padding:0;

}


#top {
	
		background-image:url(graphics/ladies-header-top-2.jpg);
		background-color:#003000;
		background-position:center;
		background-repeat:no-repeat;
		border:0;
		width: 990px;
		height:275px;
		margin-left:auto;
		margin-right:auto;
		top:0;
		z-index:1;		
}


#title {

		background-image:url(graphics/lg-jw-title.jpg);
		background-color:#003000;
		background-position:center;
		background-repeat:no-repeat;
		border:0;
		color:#FFFFFF;
		width: 990px;
		height:165px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		top:0;
		z-index:1;	
}


#title2 {

		background-image:url(graphics/title2.jpg);
		background-color:#003000;
		background-position:center;
		background-repeat:no-repeat;
		border:0;
		color:#FFFFFF;
		width: 990px;
		height:95px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		top:0;
		z-index:1;	
}



.title1 {
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFFF;
	text-shadow:#003000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: italic;
	line-height: 1em;
	font-weight: 500;
	background-color: transparent;
	color: #FFFFFF;
	text-shadow:#003000;
	text-decoration:none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


div#content {
	background-color:#ffffff;
	border:0;
	color:#336633;
	width:990px;
     margin-left: auto;
	margin-right:auto;
	padding-top:0px; 
	
} 

div#navbar {
    float:left;
	background-color:transparent;
	background-image:url(graphics/navbar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	height: 500px;
	width: 226px;
	margin-left:auto;
}

#navbar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	text-align:center;
}

#navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	text-align:center;
	
	}


#navbar a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	font-style: normal;
	line-height: 1.3em;
    font-weight: bold;
	color:#CCCC00;
     background-color: transparent;
	text-decoration:none;
	text-align:center;
}

#navbar a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color:#66FFCC;
	background-color: transparent;
	text-decoration: none;
	text-align:center;
}

.navitalic {
     background-color:transparent;
	 color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	text-align:center;
	width: auto;
}

.nav {
     background-color:transparent;
	 color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	width: auto;
}

div#text1{
    float:right;
	background-color:#FFFFFF;
	color: #000000;
	width: 764px;	

	
}

div#text2{
	background-color:#FFFFFF;
	color: #000000;
	margin-left:150px;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px
	width: 764px;	

	
}




div#content2 {
	background-color: #FFFFFF;
	float:left;
	color:#000000;
    margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top:0px;
	width:990px;	
} 


  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: 500;
	color:#000000;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
}


 	a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
}

	 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
	
	}


	 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color:#003399;
	background-color: transparent;
	text-decoration:underline;
	text-align:justify;
}

	 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color:#009966;
	background-color: transparent;
	text-decoration: underline;
	text-align:justify;
}


.italic {font-style:italic;
}

.title2{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}

.title3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align:left;
}


.title4{ 
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.4em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}

.title5{ 
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.9em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}


.title6 {
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 3.7em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFFF;
	text-shadow:#003000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.title7 {
	font-family: "Lucida Calligraphy", cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 3.4em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFFF;
	text-shadow:#003000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.title8{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}


.title9{ 
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}


.subtitle{ 
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
	text-decoration: none;
	text-align: left;
}


.line {text-decoration:underline;
}


  .smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: 500;
	color:#000000;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
}


 .smtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
}

 .smtext	 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color:#003300;
	background-color: transparent;
	text-decoration: none;
	text-align:justify;
	
	}


	 .smtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color:#003399;
	background-color: transparent;
	text-decoration:underline;
	text-align:justify;
}

	 .smtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color:#009966;
	background-color: transparent;
	text-decoration: underline;
	text-align:justify;
}


	.strong {
	font-weight:bold;}

