body	{
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

table	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #b25c00;
	line-height: 18px;
}


a	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #b25c00;
	line-height: 18px;
	text-decoration: underline;
}

a:hover	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #b25c00;
	line-height: 18px;
	text-decoration: underline
}

a.email	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #b25c00;
	line-height: 18px;
	text-decoration: underline;
}

a.email:hover	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #b25c00;
	line-height: 18px;
	text-decoration: underline
}


.yellow		{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #b25c00;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

.yellow_cell	{
	border-bottom: 1px dotted #b25c00;
	padding-bottom: 10px;
	padding-top: 8px;
}

.yellow_cell_top	{
	border-bottom: 1px dotted #b25c00;
	padding-bottom: 10px;
}

.yellow_cell_bottom	{
	padding-top: 8px;
}

.yellow_title		{
	color: #814300;
}

.mid_yellow	{
	background-image: url("mid_yellow.png");
	background-repeat: repeat-y;
	padding-left: 5px;
}

.welcome	{
	border-bottom: 1px dotted #d2bf3e;
}

.body	{
	padding-top: 10px;
}

.body_borderbottom	{
	padding-top: 10px;
	border-bottom: 1px dotted #d2bf3e;
	padding-bottom: 10px;
}

.body_bio	{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #d2bf3e;
}

.body_bottom	{
	padding-top: 20px;
}
.bullets	{
	padding-left: 270px;
}

.testimonials	{
	font-style: italic;
}

.mini	{
	font-size:	11px;
	font-style: italic;
}

.pic	{
	border: 1px solid #d2bf3e;
	padding: 3px;
}

.thumb	{
	border: 1px solid #d2bf3e;
	padding: 3px;
}
.title	{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #d2bf3e;
	padding-bottom: 10px;
}

.subtitle	{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 15px;
	padding-top: 10px;
}

.subtitle_spaced	{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

.subtitle_spaced_italic	{
	font-size: 13px;
	font-weight: none;
	font-style: italic;
	line-height: 24px;
	padding-top: 5px;
}

.biglist	{
	font-size: 17px;
	font-style: italic;
	font-weight: none;
	line-height: 30px;
}
.mini_title	{
	font-size: 14px;
	font-weight: bold;
}

.divider	{
	border-bottom: 1px dotted #d2bf3e;
}

.classpics	{
	padding-top: 15px;
}
.block	{
	background-color: #ffca92;
	color: #b25c00;
}

.index_text	{
	padding-top: 13px;
}

.spaced	{
	line-height: 20px;
}