* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	width: 100%;
	font-family: Palantino, Georgia, "Times New Roman", Times, serif;
	background-color: #472619;
}
#Footer {
	width: 100%;
	background-image: url(../images/CSS_Footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Footer_Content {
	background-image: url(../images/CSS_Content_bg.gif);
	background-position: top;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	background-repeat: no-repeat;
	text-align: center;
}
#Footer_Content li {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
	margin-left: 8px;
	color: #F3F0DF;
	margin-bottom: 5px;
}
#Footer_Content a {
	color: #704C3C;
	font-size: 11px;
}
#Footer_Content p {
	font-size: 11px;
	margin-top: 4px;
}



#Header {
	background-image: url(../images/CSS_Header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#Header .mainLogo {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#Wrapper {
	width: 100%;
	background-image: url(../images/CSS_Wrapper_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
#Header #Prim_Nav {
	background-image: url(../images/CSS_Prim_Nav_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 14px;
	width: 667px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 150px;
}
#Container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/CSS_Container_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#Content {
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#Content .Home_Image {
	float: left;
	margin-top: 16px;
	margin-left: 26px;
}
#Contact_Info {
	background-image: url(../images/CSS_Contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 100px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 60px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8E6150;
	margin-left: 25px;
}
.Internal_Contact {
	
	background-position: left center !important;
	padding-left: 100px !important;
	text-align: left!important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	margin-left: 0px!important;
	margin-right: 25px !important;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #432417;
}
.Internal p {
	margin-bottom: 1em;
}
.Float_Image {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}


.Rt_Col {
	margin-left: 300px;
}
#Content h3 {
	color: #4e5c1f;
	font-size: 15px;
}
.fine_Med {
	margin-left: 25px;
	margin-top: 40px;
}
#Home_Title {
	margin-top: 60px;
}


#Contact_Info p {
	font-size: 12px;
	color: #4e5c1f;
}




#Prim_Nav ul {
	list-style-type: none;
	display: inline;
	

}
#Header #Prim_Nav a {
	font-size: 13px;
	font-weight: bold;
	color: #c0c1a0;
	text-decoration: none;
	background-image: url(../images/CSS_Prim_a_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	display: block;
	padding-bottom: 21px;
	line-height: 13px;
	
			
}
#Wrapper #Container #Content .Internal {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 30px;
}
.Product_list li {
	display: inline;
	padding-left: 0px;
	margin-right: 2px;
	padding-right: 0px;
	font-size: 13px;
	line-height: 19.5px;
}
.Internal h3 {
	font-size: 19px !important;
}



#Header #Prim_Nav a:hover {
	color: #EFECDC;
}

#Marker a {
	background-image: url(../images/CSS_Prim_Marker_bg.gif) !important;
	color: #434D21  !important;
}

#Prim_Nav ul li {
	background-repeat: no-repeat;
	background-position: center top;
	width: 86px;
	padding-top: 3px;
	list-style-type: none;
	display: inline;
	float: left;
}

