/* BASICS */
body {
	background: #4A1A03 url(../images/backgr_lg.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;	
	}
p { 
	font: 9pt/16pt Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #010E22;
	}
.rightimg {
    float: right;
	padding: 20px;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	color: #666666;
	font-weight: bold;
	line-height: 1.2em;
	padding-left: 20px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}

a:visited {
    font-weight: bold;
	color:#663366;
	text-decoration: none;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #551501;
	}
a:hover, a:active { 
background-color: #CC9900;
	}	

/* LAYOUT */
#container { 
	position: relative;
	background: #EEDDB2 url(../images/laura-top.jpg) no-repeat left top;
	margin: 5px auto 10px;
	border: 6px solid #B48639;
	padding: 0px;
	width: 720px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
	}
html>body #container {
	width: 700px;
}

#intro { 
	background: url(../images/pages-graphic3.jpg) no-repeat right top;
	margin: 0px;
		}
#photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: small-caps;
	/*text-align: center;*/
		}
	
#pageHeader { 
	padding-top: 65px;
	margin-left: 230px;
	}

#pageHeader h1 {
	background: transparent no-repeat top left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
	width: 192px;
	height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url() no-repeat top left; 
	margin-left: 0px;
	margin-bottom: 68px;
	margin-top: 0px;
	width: 372px; 
	height: 33px; 
	}
#pageHeader h2 span {
	display:none;
	}

/* CONTENT */
#quickSummary {
	position: absolute;
	top: 350px;
	left: 30px;
	width: 172px;
	height: 99px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
#quickSummary p {
	font: bold 14pt/150% Verdana, Arial, Helvetica, sans-serif; 
	}
#preamble {
	margin: 0px 0px 0px 230px;
	padding: 0px 10px 0px 10px;
	width: 450px;
	border-bottom: 1px solid #8E9D84;
	background: #FFFDF6 no-repeat left top;
	border-top: 1px solid #8E9D84;
	border-right: 1px solid #8E9D84;
	border-left: 1px solid #8E9D84;
	color: #551501;
	}	
 #supportingText {
	background: #F0F0F1 center top;
	border: 1px solid #8E9D84;
	border-top: 1px solid #F1F2EF;
	margin-left: 230px;
	width: 450px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	}
p.homep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;    
}

/* Menu */
#linklist {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	}
#linklist ul {
    list-style: none;
	margin: 0px;
		}
#linklist li{
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #906636;
	text-decoration: none;
	}
#linklist li a:hover, #linklist li a:active{
background-color: #E8CE56;
}
#linklist li a:link, #linklist li a:visited {
color: #551501
}
		
/* FOOTER */
#footer {
	position: relative;
	padding: 5px;
	margin-left: 210px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer a:hover, #footer a:active{
background-color: #E8CE56;
}
#footer a:link, #footer a:visited {
color: #551501
}
/* HEADLINES */
h3 { 
	text-align: left;
	margin-bottom: 0px; 
	}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	