/* The column widths are 313, 173, 235 */
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79160A;
}
html body{
	margin:0;
	padding:0;
}
form{
	display: inline;
}
td{
	vertical-align: top;
}
td img {
	display: block;
}
td img.biopic{
	display: inline;
	padding-right: 8px;
	padding-bottom: 0px;
	float: left;
}
a{
	color: #79160A;
	text-decoration: underline;
}
a:hover{
	color: #CC433B;
	text-decoration: underline;
}
ul{
	margin-bottom: 15px;
}
#copybar{
	background-image: url(../images/crimsonbar.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5BEC3;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
#homePageLeft{
	width: 300px;
}
#homePageLeft p{
	padding-left: 10px;
	padding-right: 5px;
}
.shadowLeft{
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadowRight{
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
#shadowLeftCorner{
	background-image: url(../images/shadow_corner_left.gif);
	background-repeat: no-repeat;
}
#shadowRightCorner{
	background-image: url(../images/shadow_corner_right.gif);
	background-repeat: no-repeat;
}
#shadowBottom{
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: repeat-x;
}
.beigeBg{
	background-color: #F3E6DA;
}
.crimsonBg{
	background-color: #512D2D;
}
.whiteBg{
	background-color: #ffffff;
	border-left-color: #79160A;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #79160A;
	border-right-style: solid;
	border-right-width: 1px;
}
.greyBg{
	background-color: #D3C8B9;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.greyBg a{
	color: #333333;
	text-decoration: none;
}
.greyBg a:hover{
	text-decoration: underline;
}
.alignBottom{
	vertical-align: bottom;
}
.bio{
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 15px;
}
.bioRight{
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.paddedCell{
	padding-left: 10px;
	background-color: #F3E6DA;
}
#homePageText{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}
.textInput{
	color: #79160A;
	border: 1px;
	border-style: solid;
	background-color: #E7C0C5;
	font-size: 11px;
}
textarea.textInput{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
td.formLabel{
	vertical-align: middle;
	background-color: #D3C8B9;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.darkRedBg{
	background-color: #7B1E20;
}
.bigger{
	font-size: 20px;
	font-weight: bold;
}
.centerColumnText{
	padding-left: 9px;
	padding-right: 7px;
	color: #F3E6DA;
}
.testimonial{
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-color: #E3B0BA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.testimonial p{
	padding-right: 10px;
}
.testimonialRow td{
	border-bottom-color: #E3B0BA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
