body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4D3F38;
	line-height:19px;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:29px;
	color:#5A4A42;
	font-weight:normal;
	text-align:center;
	padding-bottom:15px;
	background:url(/images/backgrounds/brown_dots.gif) repeat-x bottom left;
	margin:0 0 16px 0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#E38FA5;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#E38FA5;
	font-weight:normal;
	margin:0 0 10px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #E38FA5;
	text-decoration:none;
}

a:hover {
	color:#9F803E;
	text-decoration:none;
}


/* Custom Styles for dropdown */

.textHighlightPink {
	font-weight:bold;
	color: #E38FA5;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.lineBreak {
	background:url(/images/backgrounds/brown_dots.gif) repeat-x #fff;
	height:1px;
	margin:0 0 18px 0;
}
