/* CSS Document */

body {
    padding: 0;
	margin: 0;
	background-color: #3b5b43;
	text-align: center;
  }
  
body.defaultHeight div#content {
    height: 355px;
	}
body.defaultHeight div#main {
    border-bottom: 1px solid #000000;
    }

a {
  color: #3f2838;
	text-decoration: underline;
	}
a:active { 
	text-decoration: underline;
	}
a:visited { 
	text-decoration: underline;
	}
a:hover { 
	text-decoration: none; /*
    background-color: #00a8d3;
	color: #ffffff; */
	}
div#textArea a:hover, div#footer a:hover  { 
    background-color: #3b5b43;
	color: #fea1bc;
	}

div#main {
    -moz-box-sizing: border-box;
	display: block;
	/* background-color: #a9889d; */
	background-color: #baa0b1;
	background-image: url(images/three-earrings-background.jpg);
  background-repeat: no-repeat;
  /* 
	background-image: url(images/bgtile.gif);
  */
	width: 760px;
  height: auto;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
	border: 1px solid #000000;
	border-top: 0;
	border-bottom: 0;
	}

div#header {
    -moz-box-sizing: border-box;
	display: block;
	background-image: url(images/pgheader.gif);
  background-repeat: no-repeat;
	border: 0px solid #00ff00;
	margin: 0;
  padding: 0;
  height: 195px;
  /*
	padding: 0.5em;
	padding-left: 120px;
	height: 165px;
  */
	}
div#header h1, div#header h2, div#header h3 {
  /*
  font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
  */
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #3f2838;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  }
div#header h3.tagLine {
  margin-top: -0.5em;
  }
div#header h1 {
    padding: 0;
    padding-top: 0.5em;
	margin: 0;
  color: #ffd700;
	}
div#header h2 {
  margin-top: 0;
  font-style: normal;
  }
div#header h2#phoneNumber {
  color: #3b5b43;
  }
div#header img {
    border: 0;
	}

div#prtHeader {
    -moz-box-sizing: border-box;
	padding-left: 0;
	display: none;
	border: 0px solid #000000;
	}
div#prtHeader .accentLine {
    height: 5px;
	width: 513px;
	}
div#prtHeader img {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
	}

div#content {
    -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #ffff00;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	}
	
div#menuArea {
    -moz-box-sizing: border-box;
    margin-top: 0;
	float: left; 
	width: 125px; 
	border: 0px solid #ff0000;
	}

div#textArea {
  -moz-box-sizing: border-box;
	display: block; 
  margin-top: 0;
  margin-right: 1em;
	margin-bottom: 0;
	margin-left: 130px; /*
	margin-left: 0; */
	/* padding: 0.5em; */
	padding: 0;
  color: #3f2838;
	border: 0px solid #cccccc;
	}

div#textArea h1, div#textArea h2, div#textArea h3 {
    color: #3f2838;
    text-align: left;
	}
.firstParagraph {
  margin-top: 0;
  margin-right: 4em;
  }
.firstTitle {
    margin-top: 0;
    font-style: italic;
	}	
div#footer {
    -moz-box-sizing: border-box;
	display: block;
	clear: both;
	font-size: 10pt;
    text-align:center;
    margin-top: 0.5em;
    padding-bottom: 1em;
	}
	
table#menu {
    -moz-box-sizing: border-box;
	/*
	width: 127px;
	*/
    }
table#menu td {
    -moz-box-sizing: border-box;
    font-family: "Comic Sans MS", cursive;
    font-size: 20pt;
    color: #ff0000;
    text-align: center;
    padding: 0 0.5em 0.1em 0.5em;
    border: 0px solid #333333;
	/*
	width: 125px;
	height: 35px;
	*/
    }
table#menu td:hover, table#menu td.sfhover { /*
    color: #0000ff; */
    background: none !important;
    }
table#menu td.menuBreak {
    background: none !important;
    border: 0;
    }
table#menu a {
    display: block;
    border: 1px solid #3f2838;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt; /*
    color: #0000ff; 
    color: #3b5b43; 
    color: #3f2838; */
    color: #666666;
    background-color: #fea1bc;
    font-size: 0.55em; 
    font-weight: normal;
	  text-decoration: none;
    }
table#menu a:hover {
    display: block;
    color: #fea1bc;
    background-color: #3b5b43;
    }
table#menu a.URHere {
	display: block; /*
    background-color: #00a8d3; */
	text-decoration:none; 
    color: #fea1bc;
    background-color: #3b5b43;
	}
table#menu td.URHere { /*
    background-color: #00a8d3; */
    }
table#menu a.URHere:hover {
	display: block;
	}

div#buttons {
  text-align: center;
  }

.centerTable {
    text-align:center;
    }
	
.centerTable table {
    margin: 0 auto;
	}
	
.fieldsTable {
    font-family: "Courier New";
	font-size: 10pt;
	color: #333333;
	}
	
.topQuotation {
   font-size: 10pt;
   margin-top: 0;
   margin-left: 2em;
   margin-right: 2em;
   }

.topParagraph { 
    margin-top: 0;
	}
.topOfPageLink {
    font-size: 8pt;
    }
img.topOfPageLink {
    border: 0;
    }
.imgSpace {
  font-family: Courier monospace, "Courier New";
  font-size: 8pt;
  color: #696969;
  margin-bottom: 1em;
  }
.imgSpace img {
    border: 1px solid #000000;
    }
.imgDescription {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  }
.imgRight {
  float: right;
	margin: 0;
  margin-left: 0.5em;
	}
.imgLeft {
    float: left;
    margin: 0;
    margin-right: 1em;
	}
.imgRightPortrait {
    float: right;
	height: 207px;
	width: 150px;
	margin: 0.5em;
	background-image: url(images/7x5shadow.gif);
	}
.imgRightLandscape {
    float: right;
	height: 150px;
	width: 207px;
	margin: 0.5em;
	background-image: url(images/5x7shadow.gif);
	}
  
.bullet {
  color: #3b5b43;
  }
.onlyPrint {
  display: none;
  }
/*
 * ----------------------------------------------------------------------
 * MyFirstWebPage.net specific style specifications
 * Leave this section at the end
 * ----------------------------------------------------------------------
 */

.MFWPNlogo {
  font-family: 'courier new';  
  font-weight: bold; 
  }
a.MFWPNlogo {
  color: #3f2838;
  text-decoration: none;
	}
a:link.MFWPNlogo { 
  text-decoration: none;
  }
a:active.MFWPNlogo { 
  text-decoration: none;
  }
a:visited.MFWPNlogo { 
  text-decoration: none;
  }
a:hover.MFWPNlogo { 
  background: none !important;
  text-decoration: none !important;
  }
