@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtrHdr #container #footer {
	margin-left: 0px;
	padding-left: 0px;
}
.oneColLiqCtrHdr  {
	background-color:#500;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #F3E0B5;
	background-image: none;
	background-repeat: no-repeat;
	margin: 20px;
	background-color: #F93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColLiqCtrHdr #container {
	border: thick double #13330B; /* this overrides the text-align: center on the body element. */
	background-image: url(images/prayM.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	min-width: 750px;
	width: 980px;
	background-color: #F6E0B7;
}
em {
	color: #FF0;
	padding-bottom: 30px;
}

.oneColLiqCtrHdr #header {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 200px;
}
#header ul {
	list-style-type: none;
	background-color: #F3899F;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li {
	float: left;
	font-size: 0.8em;
	padding: 5px;
	margin: 1px;
	margin-top:0px;
	background-color: #eeffff;
	border: .5px dotted #F4D7E2;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: .05em;
	color: #000;
}
#container #header ul li a {
	color: #000;
	text-decoration: none;
}
#container #header ul  #here {
	background-color: #9F3;
}
#mainContent ul li {
	list-style-position: inside;
	list-style-type: square;
}

.oneColLiqCtrHdr #container #mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	color: #A83600;
}
.oneColLiqCtrHdr #container #header ul .here {
}

.oneColLiqCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 440px;
	margin: 20px;
	width: 40%;
	font-size: 12px;
}
#mainContent .magic {
	color: #13330B;
}

#mainContent p {
	line-height: 1.4em;
	color: #FFF;
	font-size: 14px;
	margin-left: 100px;	
}
.oneColLiqCtrHdr #footer {
	padding-left: 260px;
	color: #000;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.oneColLiqCtrHdr #container #footer p a {
	color: #F03;
	font-size: 1.1em;
}

#mainContent h2 {
	color: #832243;
	margin-top: 30px;
}
#container #header ul  li:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-color: #Ffc;
}
.oneColLiqCtrHdr #container #header ul .here {
	background-color: #DEF7D7;
}
.oneColLiqCtrHdr #container #mainContentH {
	width: 300px;
	margin-left: 440px;
	color: #FFF;
	line-height: 1.5em;
	font-size: 1.1em;
}
.oneColLiqCtrHdr #container #mainContentH p {
	font-size: 16px;
	line-height: 1.5em;
	color: #FFF;
	text-align: right;
}

.oneColLiqCtrHdr #container #mainContentH h1 {
	padding-bottom: 60px;
}
body #history {
	margin-left: 300px;
}
.oneColLiqCtrHdr #mainContent #testimonial {
	text-align: right;
}
.oneColLiqCtrHdr #container #mainContent #testimonial p {
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	padding-right: 0px;
	width: 400px;
}
