.backgroundStriped {
	/*background-image: url(../images/background_stripes.jpg);
	background-repeat: repeat;
	background-position: left top;*/
	background-color: #693415;
}
.backgroundGradient {
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.backgroundNavigation {
	background-image: url(../images/background_navigation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #392C17;
	text-transform: uppercase;
}	


.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #392C17;
	text-transform: uppercase;
}	
A.Navigation:link {text-decoration: none; color: #392C17;}
A.Navigation:active {text-decoration: none; color: #392C17;}
A.Navigation:visited {text-decoration: none; color: #392C17;}
A.Navigation:hover {text-decoration: underline; color: #587994;}


.textHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #693415;
	/*color: #455F74;*/
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #202015;
	padding-right:20px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202015;
	padding-right:20px;
}
.textPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #587994;
}
.dots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A273;

}
.textFeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D4306;
}
A.textFeatures:link {text-decoration: none; color: #9D4306;}
A.textFeatures:active {text-decoration: none; color: #9D4306;}
A.textFeatures:visited {text-decoration: none; color: #9D4306;}
A.textFeatures:hover {text-decoration: underline; color: #587994;}

.textFeaturessmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #587994;
	padding-right:10px;
}
A.textFeaturessmall:link {text-decoration: none; color: #9D4306;}
A.textFeaturessmall:active {text-decoration: none; color: #9D4306;}
A.textFeaturessmall:visited {text-decoration: none; color: #9D4306;}
A.textFeaturessmall:hover {text-decoration: underline; color: #587994;}

.backgroundBottom {
	background-image: url(../images/background_gradient_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textNavigationFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E6E6E;
	}
A.textNavigationFooter:link {text-decoration: none; color: #6E6E6E;}
A.textNavigationFooter:active {text-decoration: none; color: #6E6E6E;}
A.textNavigationFooter:visited {text-decoration: none; color: #6E6E6E;}
A.textNavigationFooter:hover {text-decoration: underline; color: #9D4306;}

