@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.0326%;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation1 {
	text-align:center;
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}

#Navigation2 {
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}
#Navigation3 {
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;

}
#Navigation4 {
	line-height: 30px;
	clear: none;
	float: left;
	margin-left: 3.3707%;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}
#Navigation5 {
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;

}
#Navigation6 {
	line-height: 30px;
	clear: none;
	float: left;
	margin-left: 3.3707%;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;

}
#Navigation7 {
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}
#Headlight {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
}
#Feature1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Feature2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Feature3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Taillight {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation8 {
	line-height: 30px;
	clear: none;
	float: left;
	margin-left: 3.3707%;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}
#Navigation9 {
	line-height: 30px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.3146%;
	display: block;
	a:link
	color: #C37C7C;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}
#Feature4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Welcome {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Feature5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#BottomSpace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
}
#ForTemplate {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#SubNavigation {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#FeatureLeft2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#FeatureLeft1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#FeatureRight1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#FeatureRight2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#FeatureFull {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#TopLine {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #552B1D;
	height: 10px;
}
#PageTitle {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#584029;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 36.464%;
	display: block;
}
#Navigation1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation3 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 23.7569%;
	display: block;
}
#Navigation4 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 23.7569%;
	display: block;
}
#Navigation5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.7569%;
	display: block;
}
#Navigation6 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 23.7569%;
	display: block;
}
#Navigation7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.8784%;
	display: block;
}
#Headlight {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1712%;
	display: block;
}
#Feature1 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 49.1712%;
	display: block;
}
#Feature2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.8784%;
	display: block;
}
#Feature2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1712%;
	display: block;
}
#Taillight {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation8 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 23.7569%;
	display: block;
}
#Navigation9 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 23.7569%;
	display: block;
}
#Feature4 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 49.1712%;
	display: block;
}
#Welcome {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 61.8784%;
	display: block;
}
#Feature5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 36.464%;
	display: block;
}
#BottomSpace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
}
#ForTemplate {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#SubNavigation {
	clear: both;
	float: left;
	margin-left: 38.1215%;
	width: 61.8784%;
	display: block;
}
#FeatureLeft2 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 36.464%;
	display: block;
}
#FeatureLeft1 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 36.464%;
	display: block;
}
#FeatureRight1 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 61.8784%;
	display: block;
}
#FeatureRight2 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 61.8784%;
	display: block;
}
#FeatureFull {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#TopLine {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #552B1D;
	height: 10px;
}
#PageTitle {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#584029;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px){
.gridContainer {
	width: 89.0217%;
	max-width: 923px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	float: none;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 41.0256%;
	display: block;
}
#Navigation1 {clear: both;
	float: center;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation3 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Navigation4 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Navigation5 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Navigation6 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Navigation7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 41.0256%;
	display: block;
}
#Navigation8 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Navigation9 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 15.7509%;
	display: block;
}
#Headlight {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
	
}
#Feature1 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#Feature2 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#Feature2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}
#Taillight {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Feature4 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#Welcome {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 57.8754%;
	display: block;

}
#Feature5 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#BottomSpace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
}
#ForTemplate {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#SubNavigation {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
}
#FeatureLeft2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
}
#FeatureLeft1 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#FeatureRight1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}
#FeatureRight2 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 66.3003%;
	display: block;
}
#FeatureFull {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#TopLine {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #552B1D;
	height: 10px;
}
#PageTitle {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#584029;
}
}

.gridContainer.clearfix #Footer img {
	float: right;
}
.gridContainer.clearfix #Welcome p {
	text-align: center;
	font-size: 14px;
	color: #C37C4C;
	letter-spacing: 1px;
	margin: 5px;
}
.BlackText {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
}
.MainLinkText {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px;
	color:#FFF;
	background-color:#552B1D;
	
	

}
.submenu {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
	color:#372311;


}
.titlemenu {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	
}
.pagetitletext {	font-size: 25px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 5px 5px 5px 10px;
	text-align: Left;
	color:#B2903c;
	background-image:url(../_images/letter_a.png);
	background-repeat:no-repeat;
	background-position:right;
}
.rightimage {float:right;
clear:right;
display:block}

.line {border-bottom-color:#743019;
border-bottom-style:solid;
border-bottom-width:thin;}

.footer {}
