.txt_default {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40685A;
}

.Story_Padding {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #D9E8E3;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40685A;
}
.Story_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #40685A;
	font-weight: bold;
}

.txt_address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e3e8e1;
	font-weight: bold;
}
.txt_address_two {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #729168;
	font-weight: bold;
}
.txt_addressSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4b271b;
	font-weight: bold;
	text-decoration: none;
}
.txt_addressSmall a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4b271b;
	font-weight: bold;
	text-decoration: none;
}
.txt_addressSmall a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4b271b;
	font-weight: bold;
	text-decoration: none;
}
.txt_addressSmall a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4b271b;
	font-weight: bold;
	text-decoration: none;
}
.Footer_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C4BC9D;
	text-decoration: none;
}
.Footer_txt a:link {
	color: #C4BC9D;
}
.Footer_txt a:hover {
	color: #C4BC9D;
}
.Footer_txt a:visited {
	color: #C4BC9D;
}
.left_gradient {
	background-image: url(images/gradient_left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.Story_Padding2 {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
}
.txt_defaultUnderlined {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #40685A;
	text-decoration: underline;
	font-weight: bold;
}
.smalllink_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40685A;
	text-decoration: none;
	list-style-type: disc;
	font-weight: bold;
}
.smalllink_txt a:link {
	color: #40685A;
	text-decoration: none;
	font-weight: bold;
}
.smalllink_txt a:hover {
	color: #40685A;
	text-decoration: none;
	font-weight: bold;
}
.smalllink_txt a:visited {
	color: #40685A;
	text-decoration: none;
	font-weight: bold;
}
.pic_border {
	border: 2px solid #40685A;
}
.designcenter_padding {
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
}
.right_gradient {
	background-image: url(images/gradient_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_Gradient {
	background-image: none;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #e2ebe6;
	padding-top: 10px;
}
.background_address {
	background-color: #729168;
}
.Story_PaddingNoPad {
	background-color: #D9E8E3;
}
