@charset "utf-8";

/* GENERAL */
html,body {
	margin: 0;
  	padding: 0;
  	height: 99%;
  	border: none;
}
body {
	background-color: #9d9861;
	background-image: url(../images/paschal-lamb-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #554535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#fullHeight{
	height: 100%;
	background-color: #5b5944;
}
p {
	color: #554535;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: .01em;
}
p a {
	color: #432536;
	text-decoration: underline;
}
p a:hover {
	color: #8F5C6F;
	text-decoration: underline;
}
h1, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: center; 
	letter-spacing: .2em;
}
h2 {
	color: #675350;
	font-size: 18px;
}
h4 {
	font-size: 14px;
}

/* MAIN CONTAINER */
#mainContainer {
	width: 660px; 
	margin: 0 auto;
}

/* ADDRESS CONTAINER */
#addressContainer {
	background-image: url(../images/paschal-lamb-top.jpg); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	color: #554535; 
	width: 640px; 
	height: 20px; 
	padding: 5px 10px 3px 10px;
}
#address {
	float: left;
}
#phoneNumber {
	font-weight: bold;
	text-align: right;
}

/* SHADOW */
.shadowBgLt {
	background-image: url(../images/shadow-lt.gif); 
	background-position: top left; 
	background-repeat: repeat-y;
	width: 10px;
}
#shadowTopLt {
	background-image: url(../images/shadow-top-lt.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 10px; 
	height: 381px;
}
.shadowBgRt {
	background-image: url(../images/shadow-rt.gif); 
	background-position: top left; 
	background-repeat: repeat-y;
	width: 10px;
}
#shadowTopRt {
	background-image: url(../images/shadow-top-rt.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 10px; 
	height: 381px;
}

/* HEADER CONTAINER */
#headerContainer {
	background-color: #a49c79;
	background-image: url(../images/paschal-lamb-header-new.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	color: #554535;
	width: 640px; 
	height: 99px;  
}
#headerText {
	padding: 15px 0 11px 0;
}

/* NAVIGATION */

.subhead {
color: #826c68;
font-size:20px;
font-weight:bold;
}

.navMenu {
	background-color: #826c68; 
	border-top: 1px solid #483127; 
	border-bottom: 1px solid #483127; 
	height: 24px; 
	width: 638px;
	padding-left: 2px;

}
.navMenu ul, .navMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navMenu ul{
	list-style-type: none;
}
.navMenu li {
	float: left;
}
.navMenu li a {
	background-position: top left; 
	background-repeat: no-repeat; 
	color: #f6f3d3;
	text-decoration: none;
	display: block;
	padding: 4px 25px;
}
.navMenu li a:hover {
	background-position: top left; 
	background-repeat: no-repeat; 
	color: #543843;
	text-decoration: underline;
	display: block;
}
.current01, .current02, .current03, .current04 {
	background-color: #826c68;
	background-position: top left;
	background-repeat: no-repeat;
}
.current01 {
	background-image: url(../images/home-btn.gif);
}
.current02 {
	background-image: url(../images/about-btn.gif);
}
.current03 {
	background-image: url(../images/store-btn.gif);
}
.current04 {
	background-image: url(../images/visit-btn.gif);
}
.current01 span, .current02 span, .current03 span, .current04 span {
	color: #f6f3d3;
}

/* MAIN CONTENT */
#mainBg {
	background-color: #5b5944;
}
#mainContent {
	padding: 19px; 
	width: 602px;
}
#mainContent h3 {	
	color: #311702;
	font-size: 16px;
	font-style: italic;
	background-image: url(../images/h2-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	height: 30px;
	width: 540px;
}
.boxTopLt {
	background-image: url(../images/top-lt.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 6px; 
	height: 6px;
}
.boxTopCtr {
	background-image: url(../images/top-ctr.gif); 
	background-position: top left; 
	background-repeat: repeat-x; 
	width: 590px; 
	height: 6px;
}
.boxTopRt {
	background-image: url(../images/top-rt.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 6px; 
	height: 6px;
}
.boxMidLt {
	background-image: url(../images/mid-lt.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
	width: 6px;
}
.boxMidRt {
	background-image: url(../images/mid-rt.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
	width: 6px;
}
.boxBottomLt {
	background-image: url(../images/bottom-lt.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 6px; 
	height: 6px;
}
.boxBottomCtr {
	background-image: url(../images/bottom-ctr.gif); 
	background-position: top left; 
	background-repeat: repeat-x; 
	width: 590px; 
	height: 6px;
}
.boxBottomRt {
	background-image: url(../images/bottom-rt.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 6px; 
	height: 6px;
}
.boxBgColor {
	background-color: #f6f3d3;
}
.mainContentContainer {
	width: 570px; 
	padding: 10px;
}
.mainContentContainer h2 {
	color: #675350;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
}
.mainContentContainer p {
	line-height: 25px;
}
.mainContentContainer ul, .mainContentContainer li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: .1em;
}

.mainContentContainer a {
	color: #554535;	
	text-decoration: none;
}
.mainContentContainer a:hover {
	color: #554535;	
	text-decoration: underline;
}
.mainContentContainer li a {
	color: #554535;	
	text-decoration: none;
}
.mainContentContainer li a:hover {
	color: #554535;	
	text-decoration: underline;
}
.tableFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	letter-spacing: .01em;
}
.fiPadding {
	padding: 10px;
}
.fiPadding a {
	font-weight: bold;
	color: #554535;
	text-decoration: underline;
}
.fiPadding a:hover {
	font-weight: bold;
	color: #554535;
	text-decoration: underline;
}
.plLink {
	float: left; 
	background-color: #8F5C6F; 
	border: 1px solid #432536; 
	color: #f6f3d3; 
	margin: 7px 5px 0 5px; 
	padding: 5px 10px; 
	width: 165px;
}
.plLink a {
	color: #f6f3d3;
	text-decoration: underline;
}
.plLink a:hover {
	color: #432536;
	text-decoration: underline;
}
#mapLinkContainer {
	background-image: url(../images/directions-arrow.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 210px; 
	height: 36px; 
	margin: 0px 0px 0px 0px;
	padding: 5px 12px 10px 10px;
	float:right;
	text-align:center;
	vertical-align:middle;
}
#mapLinkContainer a {
	color: #432536;
	text-decoration: underline;
}
#mapLinkContainer a:hover {
	color: #f6f3d3;
	text-decoration: underline;
}
#tagLineContainer {
	background-color: #432536; 
	color: #f6f3d3; 
	text-align: center; 
	letter-spacing: .2em; 
	padding: 10px; 
	position: relative; 
	height: 15px;
}

/* STORE */
.containerRight {
	width: 380px; 
	float: right; 
	padding: 0 0 0 10px;
}
.containerLeft {
	width: 175px; 
	float: right;
}
.imageContainer {
	text-align: center; 
	padding-bottom: 15px;
}
.imagePadding {
	padding-bottom: 5px;
}
.imagePartition {
	background-image: url(../images/dotted-partition.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}
.imagePartitionPadding {
	padding: 0 10px 10px 10px; 
	font-size: 10px; 
	font-style: italic; 
	font-weight: bold;
}

/* VISIT */
#addressInfo {
	padding: 30px;
	font-family: "Times New Roman", Times, serif;
}
#addressInfo a {
	color: #432536;
	text-decoration: underline;
}
#addressInfo a:hover {
	color: #8F5C6F;
	text-decoration: underline;
}

/* LISTS */
.crossImage li {
	list-style: none;
	list-style-image: url(../images/cross-symbol.gif);
}

/* FOOTER CONTAINER */
#footerContainer {
	color: #f6f3d3; 
	font-size: 10px;
	padding: 10px 20px; 
	width: 600px;
}
#footerContainer a {
	color: #f6f3d3;
	text-decoration: none;
}
#footerContainer a:hover {
	color: #f6f3d3;
	text-decoration: underline;
}
#footerLt {
	float: left;
}
#footerRt {
	text-align: right;
}
