@charset "UTF-8";
/* CSS Document (c) 2008 JayPerkins.com left menu */

#leftMenu {
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
	color: #FFFAFA;
}
/* ul not needed because the ul itself is the id = leftMenu*/
#leftMenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;
	
}
#leftMenu li a:link,#leftMenu li a:visited{
	display:block;
	/*background-color: #DED4B9;*/
	width: 160px;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#464A2A;
	/*margin-right: 0.5em;*/
	padding-top: 0.6em;
	/*padding-right: 0.2em;*/
	padding-bottom: 0.6em;
	/*padding-left: 0.5em;*/
	font-variant: normal;
	font-style: italic;
}
#leftMenu li a:hover,#leftMenu li a:active {
	
	/*background-color: #E8DCC2;*/
	text-decoration: underline;
	color: #B75815;
}
/* this deteremines, via the uberlink.js script, which is the current page and sets for it. */
#leftMenu .uberlink {
	color: #B75815 !important;
	font-weight:bold;
	background-color: #E8DCC2;
	cursor:default !important;
}
#leftgraphic {
padding-top: 20px:
	width: 160px;
	float: left;
	background-attachment:scroll;
	background-image: url(images/steeple_sideBar_no_Text.jpg);
	height: 1061px;
}
#productsection .products {
	
}
#productsection #header {
	font-family: "Apple Chancery", "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #464A2A;
}
#leftgraphic img {
	position:absolute;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
}
#leftheader {
}

/* other section styles */
#productsection {
	padding-bottom: 20px;
	padding-left: 10px;
}
#productsection .products img {

}
#productsection .clearboth{
	clear:both;
}
#productsection .clearleft{
	clear:left;
}
#productsection .clearright{
	clear:right;
}

#productsection .products {
float: left;
/*width: 60px;*/
margin: 0 auto auto 0;
padding: 10px;	
}
#productsection .productsline2 {
/*width: 60px;*/
margin: 0 15px 15px 0;
/*--padding: */	
}

#phonenumber {
	
	color: #BA5C14;
	font-size: 24px;
	font-weight: bolder;
	margin:0;
	padding:0;
	letter-spacing:-0.4px;
	}.bodytext {
	text-align: center;
	white-space: normal;
	line-height: 1.5;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	font-size: 11pt;
	margin: auto;
}

#logo {
margin-top: 250px;
margin-left: auto;
margin-right: auto;
}
#productsection #header .style1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
}

