/* @override http://randolphsmachineshop.com/CSS/oneColLiqCtrHdr.css */

body {
	background: #C5cdd3;
	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 */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:link,a:visited
{
	color: #114477;
	text-decoration: none;
}

a:active,a:focus
{
	color: #114477;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: silver;
	background:#114477;
	text-decoration: underline;
}
/* Bottom Table Stuff */
.bmenu    { color: #114477; font-size: 1pc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.bmenu, a.bmenu:visited   { color: #114477; font-size: 1pc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a.bmenu:hover, a.bmenu:visited:hover    { color: silver; font-size: 1pc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold;  background-color: #114477  }


/*for book pages*/
a.listing, a.listing:visited   { color: #114477; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11pt; text-decoration: underline }
a.listing:hover, a.listing:visited:hover    { color: silver; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 11pt; text-decoration: none; background-color: #114477 }

.subhead { color: #114477; font-size: 1.5pc; font-family: Arial }


.oneColLiqCtrHdr #container {
	width: 95%;  /* this will create a container 95% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
}
.oneColLiqCtrHdr #header {
	display: block;
	z-index: 800;
	position: absolute;
	background: url(../images/nav/design1_top.png) no-repeat left top;
	margin: 0;
	padding: 0;
	height: 250px;
	width: 95%;
	max-width: 1014px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 10px 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.oneColLiqCtrHdr #mainContentHolder {
	padding: 150px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 500;
	}

.oneColLiqCtrHdr #mainContent { /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
	border: 2px solid #939393;
	background: #e1edee;
	z-index: 400;
	margin-top: 20px;
	top: 130px;	
	padding: 65px 20px 5px;
	max-width: 970px;
}

.oneColLiqCtrHdr #feature {
}

#feature table {
	margin-top: -200px;
}

.clearall {clear:both;	}


p {
	line-height: 100%;
	
}

p.contact_address {
	line-height: 110%;
	font-weight: bold;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#headerimg 	{
/*	margin: 7px 9px 0;
	width: 740px;*/
	padding: 0;
	display: block;
	height: 192px;
	z-index: 800;
	position: absolute;
	width: 95%;
	max-width: 1014px;
	margin: 0 auto;
	}
.clear {
	clear: both;
}

#footer { 
	position: relative;
	bottom: -130px;	
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border: 2px solid #939393;
	background:#e1edee;
	margin-top: 10px;
	padding: 0px 20px 5px;
	max-width: 970px;
	font-size: 80%;
} 
#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;
	font-size: 80%;
}

/*	Begin Headers */
h1 {
	padding-top: 125px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.wbbody  { color: #000000; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wbbodysmall  { color: #000000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bodysmall { color: #f5f5f5; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wbbodysmaller  { color: #000000; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bodysmaller { color: #f5f5f5; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.info  { color: #000000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.binfo   { color: #000000; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.otherbody  { color: #000000; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: yellow; margin: 15px 10px 10px 30px }
.head    { color: #008080; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center }
.leftColumn  { color: #ea3e40; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.receipthead   { color: #008080; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.RSubHeadP  { color: #ea3e40; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 14pt }

SELECT{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px}
.menubar { color: #f5f5f5; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none }
.menuitem { color: #f5f5f5; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none }

.red	{ color: #ea3e40; ; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bbody { color: #f5f5f5; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

