@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #f1eee9;
}
.twoColLiqRtHdr #container {
	margin: 0 auto;
	text-align: left;
	width: 90%;
	background-color: #e5e9f4;
} 
.twoColLiqRtHdr #leftshadow {
	background-image: url(images/bg_container_left.jpg);
	background-repeat: repeat-y;
}
.twoColLiqRtHdr #rightshadow {
	background-image: url(images/bg_container_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.twoColLiqRtHdr #header {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 144px;
	margin-left: 22px;
	margin-right: 19px;
} 
.twoColLiqRtHdr #header img.logo{
	padding-top: 5px;
	padding-left: 5px;
}
.twoColLiqRtHdr #sidebar1 {
	float: right;
	margin: 0 auto;
	width: 237px;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p, .twoColLiqRtHdr #sidebar1 a {
	margin: 0 auto;
	width: 90%;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
.twoColLiqRtHdr #sidebar1 .menu{
	margin-left: -19px;
}
.twoColLiqRtHdr #sidebar1 ul {
	list-style-type: none;
}
.twoColLiqRtHdr #sidebar1 li {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 162px;
	text-align: center;
	padding-top: 6px;
}
.twoColLiqRtHdr #sidebar1 li.home a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 65px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
.twoColLiqRtHdr #sidebar1 li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
.twoColLiqRtHdr #sidebar1 li a:hover {
	color: #92B1E1;
}
.twoColLiqRtHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 19px;
} 
.twoColLiqRtHdr #mainContent h2 {
	width: 405px;
	height: 29px;
	position: relative;
	font-size: 1px;
	padding-left: 5px;
	padding-top: 15px;
}
.twoColLiqRtHdr #mainContent h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.twoColLiqRtHdr #mainContent h2 span.home {
	background: url(images/home_subhead.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.links {
	background: url(images/links_subhead.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_01 {
	background: url(images/services_subhead_01.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_02 {
	background: url(images/services_subhead_02.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_03 {
	background: url(images/services_subhead_03.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_04 {
	background: url(images/services_subhead_04.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_05 {
	background: url(images/services_subhead_05.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_06 {
	background: url(images/services_subhead_06.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_07 {
	background: url(images/services_subhead_07.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_08 {
	background: url(images/services_subhead_08.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent h2 span.services_09 {
	background: url(images/services_subhead_09.gif) no-repeat;
}
.twoColLiqRtHdr #mainContent p { 
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	text-align: center;
}
.twoColLiqRtHdr #mainContent p.services { 
	margin-top: 0;
	font-size: 14px;
	text-align: left;
}
.twoColLiqRtHdr #mainContent a { 
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	color: #0055a4;
}
.twoColLiqRtHdr #mainContent ul {
	margin: 0 auto;
}
.twoColLiqRtHdr #mainContent td { 
	text-align: left;
	font-size: 14px;
}
.twoColLiqRtHdr #mainContent img.right { 
	float: right;
}
.twoColLiqRtHdr #mainContent img.left { 
	float: left;
}
.twoColLiqRtHdr #mainContent h3, h4 {
	padding-left: 10px;
	margin-bottom: 0;
}
.twoColLiqRtHdr #mainContent h3.second_title {
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
.twoColLiqRtHdr #mainContent p.availability {
	text-align: left;
	padding-left: 10px;
	font-style: italic;	
}
.twoColLiqRtHdr #mainContent p.description {
	text-align: left;
	padding-left: 10px;
}
.twoColLiqRtHdr #mainContent hr {
	text-align: left;
	margin-left: 10px;
}
.twoColLiqRtHdr #footer {
	margin-left: 19px;
	margin-right: 19px;
	background-color: #b5a68e;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
} 
.twoColLiqRtHdr #footer p, .twoColLiqRtHdr #footer a {
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	line-height: 20px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}