.float_left {
	float: left;
}
.floatnone {
	float: none;
}
.top {
	vertical-align: top;
}

.textleft {
	text-align: left;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
.oneColLiqCtrHdr #container #mainContent #tablecontainer .tableborder tr {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: lighter;
	border-bottom-color: #FFF;
}


.text_right {
	text-align: right;
	color: #0C3;
	font-weight: bold;
}
.contact_us {
	font-size: 100%;
	color: #000;
	margin-right: 10px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
.phonenumber {
	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.webaddress {
	font-size: medium;
	font-weight: bolder;
	color: #C30;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C33;
	background-color: #FFF;
	clear: both;
	float: right;
}

.float_right {
	float: right;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #316AC5;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	outline-color: #060;
	border: medium none #000;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}

.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thin none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	color: #FFF;
	background-color: #390;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #900;
}
.oneColLiqCtrHdr #header h1 {
	margin: 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 */
	color: #FFF;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #000;
}
.preserve {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}

.details {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
}

.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.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 */
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent h2 {
	text-align: center;
	border-top-color: #930;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000;
}

.oneColLiqCtrHdr #container #mainContent h4 img {
	float: right;
}
#testimonial container {
	background-color: #F90;
	border: medium solid #009;
}
#testimonial {
	border: thin solid #900;
}

.testimonialstitle {
	width: auto;
	color: #036;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
}
.oneColLiqCtrHdr #container #mainContent #testimonial .content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #036;
	font-style: normal;
}
.names {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #900;
	font-style: oblique;
}
.oneColLiqCtrHdr #container #logobox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #903;
}
.oneColLiqCtrHdr #container #header #logobox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
#logobox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
.oneColLiqCtrHdr #container #mainContent #before1 img {
}
.oneColLiqCtrHdr #container #mainContent #before2 h4 {
}
.oneColLiqCtrHdr #container #mainContent #containerba1 {
	border: thin solid #036;
}
.oneColLiqCtrHdr #container #mainContent #containerba2 {
	border: thin solid #036;
	padding-left: 25px;
}
.oneColLiqCtrHdr #container #mainContent #containerba3 {
	border: thin solid #036;
}
.center {
	text-align: center;
	color: #000;
	font-size: medium;
}
.emphasis {
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}
.indent {
	text-indent: 10px;
}
.booktitles {
	font-weight: bold;
	color: #03C;
}
.textpricetable {
	text-align: left;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
.tableborder {
	border: 2px solid #900;
	margin-right: auto;
	margin-left: auto;
}
.oneColLiqCtrHdr #container #mainContent .details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	font-style: normal;
}
#containercaptionba {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent h4 {
	text-align: center;
	letter-spacing: 4px;
}
.block2 {
	padding-right: 25px;
	padding-left: 25px;
}
.blocktable {
	color: #CCC;
	background-color: #CCC;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #009;
	background-color: #F00;
	text-align: center;
	border-top-color: #0C0;
	border-right-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bolder;
	letter-spacing: 1em;
}
.buttonclick {
	font-size: small;
	letter-spacing: normal;
	font-style: italic;
	color: #000;
	background-color: #6F3;
	text-align: center;
}
.clickhere {
	font-size: small;
	color: #039;
	font-weight: bold;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000;
}
.jcgttitle {
	color: #F00;
}
