/* CSS Document */

.normal_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.doggett_cook_headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}

.doggett_cook_subheaders {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
}

.doggett_cook_subsubheaders {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006699;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
}

#image_border {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}

.content_padding {
	padding-right:15px;
}