body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
	color:			#2d2d2d;
	line-height:  	18px;
}

table.border
{
	border: 10px;
	border-color: #54463B;
	border-style: solid;
}


body
{
background:        #ffffff;
text-align: center;
}

th
{
  font-weight:		bold;
  font-size:		12px;
}

a
{
  color:			#CE3A06; 
  font-weight:      bold;
  text-decoration:	none;
}

a:hover
{
  color:			#626146;
  font-weight:     	bold;
  text-decoration:	none;
}

a.MENU-1-OFF
{
	display:			block;
	width:			192px;
	color:			#54463B;
	font-weight:      bold;
	text-decoration:	none;
	font-size:		13px;
	text-transform:	uppercase;
	line-height: 		18px;
	font-family:		"Times New Roman", Times, serif;
	padding:			2px 0px 2px 5px;
	border-top:		1px solid #a45c0b;
	border-bottom:	1px solid #a45c0b;
	border-right:		1px solid #a45c0b;
	border-left:		5px solid #a45c0b;
	margin-bottom:    8px;
}

a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
	display:			block;
	width:			192px;
	color:			#c17015;
	font-weight:      bold;
	text-decoration:	none;
	font-size:		13px;
	text-transform:	uppercase;
	line-height: 		18px;
	font-family:		"Times New Roman", Times, serif;
	padding:			2px 0px 2px 5px;
	border-top:		1px solid #a45c0b;
	border-bottom:	1px solid #a45c0b;
	border-right:		5px solid #3f3d3d;
	border-left:		5px solid #3f3d3d;
	margin-bottom:    8px;
}

a.MENU-2-OFF
{
  text-decoration:	none;
  color:		 #c3325a; 
  font-size:	11px;
  font-weight:		bold;
  background-color: #ffffff;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #d8dba2;
}

a.MENU-2-ON,  a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  color:		#c3325a; 
  font-size:	11px;
  font-weight:		bold;
  background-color: #d8dba2;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #d8dba2;
}

div.MENU
{
	margin-left: 5px;
	padding-left: 5px;
}


h1
{
	font-size:		32px;
	font-weight:		bold;
	font-style:       italic;
	line-height:      25px;
	font-family:      "Times New Roman", Times, serif;
	color:            #c17015;
}

h1.SR
{
	font-size:		30px;
	font-weight:		bold;
	font-style:       italic;
	line-height: 35px;
	font-family:      "Times New Roman", Times, serif;
	color:            #c17015;
}

h2
{
  font-size:		15px;
  font-style:       normal;
  color:            #a45c0b;
  line-height:      20px;
  margin-bottom:    0px;
}

h2.SR
{
  font-size:		15px;
  font-style:italic;
  color:            #a45c0b;
  line-height: 16px;
  margin-bottom:    5px;
  margin-top: 0px;
}

h3
{
  font-size:		16px;
  font-style:       normal;
  color:            #000000;
  line-height:      20px;
  margin-bottom:    0px;
}

h3.SR
{
  font-size:		15px;
  font-style:       normal;
  color:            #000000;
  line-height: 16px;
  margin-bottom:    5px;
  margin-top: 0px;
}

h4
{
  font-size:	15px;
  font-style:   normal;
  color:		#0033CC;
  font-weight:	bold;
  line-height:	15px;
}

span.quote
{
  font-size:		12px;
  font-style:    italic;

}

b, dt
{
  font-weight:		bold;
}

strong
{
  font-size:		 13px;
  font-weight:       bold;
  font-style:        italic;
  color:             #000000;
}

td.smallText
{
  font-size:            10px;
}

div.FOOTER
{
  font-size:        9px; 
  line-height:      9pt; 
}

div.FOOTER a
{
  font-size:        9px; 
  line-height:      9px;
}

.hilite
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:		bold;
	line-height:      18px;
	color:            #c17015;
}

div.memoir
{
  width:			194px;
  float: 			left;
  color:			#000000;
  background-color: #F4E2CD;
  border: 			solid 3px #996600;
  line-height: 		16px;
  padding-right: 	8px;
  padding-left: 	8px;
  margin-top:		10px;
  margin-left:		6px;
}

div.memoir p {
   text-align: center;
   font-size: 11px;
   font-weight: normal;
}

div.aboutjennifer {
	width: 200px;
	float: left;
	margin: 0px 10px 5px 0px;
	background-color: #F9DFC2;
	border: 1px #a45c0b solid;
	padding: 6px 7px 5px 7px;
}
  
div.aboutjennifer p {
   text-align: center;
   font-size: 11px;
   font-weight: bold;
}

.small
{
  font-size:	12px;
  font-weight:  bold;
  font-style:   italic;
  color:        #000000;
  line-height:	14px;
}

.medium
{
  font-size:	15px;
  font-style:   normal;
  color:        #a45c0b;
  font-weight:	bold;
  line-height:	15px;
}

.quotes
{
	font-size:		11px;
	line-height:      14px;
	font-family:      Verdana, Geneva, sans-serif;
	font-style:		italic;
	color:            #000000;
	text-align:		right;
	margin-bottom: 0px;
}

.testimonials
{
	font-size:		12px;
	line-height:      16px;
	font-family:      Verdana, Geneva, sans-serif;
	color: #333333;
}

hr.testimonials
{
		color: #f00;
      width:  50%;  
		height: 1px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
}

.margin10
{
	margin-left: 10px;
	margin-right: 25px;
}
