body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #230A3D;
}


p, ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #9e0400;
	padding-left: 10px;
	font-style:italic;
	margin-top: 20px;
	text-align:center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 15pt;
	color: #333333;
}

h3 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;
}

.sidebarWords {
	color: #230A3D; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; 
	
}.listEcstacy {
	width: 250px;
	border-bottom: thin dotted #9e0400;
	background-color:#f4f0c2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.indentedText {
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

.thinBorder {border-bottom: solid 1px #999999; width:450px;}

.contactHead {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f4f0c2;
	width: 250px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: gold;
	font-weight: bold; 
	padding-left: 3px; 
 }
 
 
 /* Styles for photo gallery */ 
 .pictHead {	 
font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	background-color: #9e0400; /* old c50702 cfcb6a*/
	border-top-style: solid;
	border-top-width: medium;
	border-color: #e9d459; /*  yellow e9d459  */
	font-weight: bold; 
	padding-left: 3px; 
	color: #FAF4B6;  /* colors 847b24  e7ebae */ 
}

.pictHeadLarge {	 
font-family:   Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center; 
	background-color: #9e0400;
	border-top-style: solid;
	border-top-width: medium;
	border-color: #e9d459;
	font-weight: bold; 
	padding-left: 3px; 
	color: #e7ebae;
}
.pictCaption {	 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color: #9e0400; /*was brown*/ 
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #e9d459;
	color: #FAF4B6;
	text-align:center; 
	line-height:20px;
}


