@charset "UTF-8";
body {
	background: #030 url(images/a&b.gif) repeat;
	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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColLiqCtrHdr #container {
	width: 80%;
	margin: 20px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #330;
	text-align: left;
	background: #FFF;
	padding: 0px;
	position: relative;
}
.oneColLiqCtrHdr #header {
	background: #030 url(images/header.jpg) no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 220px;
	position: relative;
	border-bottom: 1px solid #030;
	margin: 0px;
}
#apDiv1 {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 80%;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.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 */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px 20px 0;
	position: relative;
	margin: 20px 0px 0px;
	font-weight: bold;
}
#mainContent table {
	line-height: 200%;
	font-size: .9em;
	background: #FF9;
	border: 1px solid #300;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
	text-align: left;
	padding: 0px;
}
.odd {
	background: #996;
}
.TabbedPanelsContent.TabbedPanelsContentVisible #photocol2 {
	position: absolute;
	width: 569px;
	left: 290px;
	top: 24px;
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td {
	border: 1px solid #300;
	border-collapse: collapse;
	line-height: 100%;
	padding: 4px 5px 4px 10px;
	vertical-align: top;
}
.TabbedPanelsContent.TabbedPanelsContentVisible .photographers {
	background: #FFF;
}
#mainContent table tr:hover {
	background: #330;
	color: #CCC;
}
#container #mainContent #package {
	text-align: left;
	margin-left: 0px;
}
.oneColLiqCtrHdr #container #mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	text-align: left;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	letter-spacing: 0.2em;
	clear: both;
	margin: 0px;
} 
.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 */
	text-align: center;
}
#container #footer p a {
	color: #FF0;
	text-decoration: none;
}
#container #footer p a:hover {
	color: #CCC;
	text-decoration: none;
}
#mainContent .photodiv {
	width: 400px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background: #996;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: -20px 20px 0px -20px;
}
#mainContent .photodiv p {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.5em 0em 0em 10px;
	margin: 0px 0px 0.4em;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background: #300;
	text-align: center;
	padding: 0px;
	line-height: 200%;
	margin: 0px;
}
.bold {
	font-style: italic;
	font-weight: bold;
}

#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #330;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
	border-top: 2px dotted #900;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.percentoff {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	color: #900;
}
#mainContent .photodiv a   {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#mainContent .photodiv a:visited {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.divcaption {
	text-align: center;
	width: 400px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	line-height: 100%;
	font-weight: bold;
	color: #006;
	margin-bottom: 4px;
}	

.oneColLiqCtrHdr #container #mainContent .note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #030;
	line-height: 110%;
}
.den {font-size: 75%;}
.num {
	font-size: 75%;
	vertical-align:25%;
}
.flushright {
	float: right;
	padding-left: 10px;
}
.flushleft {
	float: left;
	padding-right: 10px;
	margin: 0px;
}
.oneColLiqCtrHdr #container #mainContent ul li {
	list-style: disc inside;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
.oneColLiqCtrHdr #container #mainContent ul {
	font-size: 0.9em;
	padding-left: 10px;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding-top: 0px;
}
#beforeafter p img {
	border: 1px solid #000;
	margin-right: 5px;
	margin-left: 5px;
}
#mainContent #beforeafter {
	clear: none;
	width: 363px;
	padding-left: 20px;
	height: 263px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.oneColLiqCtrHdr #container #mainContent #beforeafter img {
	border: 1px solid #666;
	margin-right: 3px;
	margin-left: 3px;
}
.oneColLiqCtrHdr #container #mainContent #left {
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtrHdr #container #mainContent #beforeafter p {
	text-align: center;
}
#container #mainContent #ITA h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.8em;
	color: #063;
	text-align: center;
}
#container #mainContent #ITA ul {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	line-height: 100%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: circle;
}
#container #mainContent #ITA ol {
	list-style: square;
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	font-weight: bold;
}
#container #mainContent #ITA h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.4em;
	line-height: 100%;
	color: #063;
	text-align: center;
}
.itamember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #063;
	text-align: center;
}
#container #mainContent #ITA .itamember {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #063;
	text-align: center;
}

