﻿* {
	margin: 0px;
	padding: 0px;
}
body, td {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #701107;
    line-height: 1.8em;
}
body {
	background-color: #FBF6EE;
	background-image: url(../imgs/bg/bg_body.gif);
	background-repeat: repeat-y;
}
img {
    border: 0;
}
a {
	color: #701107;
	text-decoration: underline;
}
a:link {
	color: #701107;
	text-decoration: underline;
}
a:visited {
	color: #701107;
	text-decoration: underline;
}
a:hover {
	color: #413F3E;
	text-decoration: none;
}
a:active {
	color: #701107;
	text-decoration: underline;
}
#pageContainer {
    width: 900px;
    padding-bottom: 15px;
    background-image: url(../imgs/bg/bg_page.jpg);
    background-repeat: no-repeat;
}
#page {
}
#colAContainer {
    float: left;
    width: 529px;
}
#colA {
}
#leftContainer {
    float: left;
    width: 175px;
}
#left {
}
#left #leftNavContainer {
    float: left;
    width: 174px;
}
#left #primaryNavContainer {
	height: 145px;
	padding-left: 38px;
}
#left ul#primaryNav {
    list-style-type: none;
}
#left ul#primaryNav li {
    color: #4A485C;
    font-size: 10px;
    line-height: 1.8em;
	letter-spacing: -1px;
    padding-bottom: 0.8em;
}
#left ul#primaryNav li a {
    color: #4A485C;
    text-decoration: none;
}
#left ul#primaryNav li a:hover, 
#left ul#primaryNav li.selected a {
    color: #AA7168;
    text-decoration: none;
}
#left #subNavContainer {
}
#left ul#subNav {
	list-style-type: none;
}
#left ul#subNav li {
	color: #4A485C;
	font-size: 10px;
	letter-spacing: -1px;
}
#left ul#subNav li a {
	margin-left: 63px;
}
#left ul#subNav li.lev2,
#left ul#subNav li.lev2_first,
#left ul#subNav li.lev2_second,
#left ul#subNav li.lev2_first_selected,
#left ul#subNav li.lev2_second_selected,
#left ul#subNav li.lev2_selected {
    height: 21px;
    padding-top: 8px;
    background-image: url(../imgs/nav/nav_bg_lev2.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
}
#left ul#subNav li.lev2_selected {
    /*background-image: url(../imgs/nav/nav_bg_lev2_on.gif);*/
}
#left ul#subNav li.lev2_first {
    /*background-image: url(../imgs/nav/nav_bg_lev2-1.gif);*/
}
#left ul#subNav li.lev2_first_selected {
	/*background-image: url(../imgs/nav/nav_bg_lev2-1_on.gif);*/
}
#left ul#subNav li.lev2_second {
    /*background-image: url(../imgs/nav/nav_bg_lev2-2.gif);*/
}
#left ul#subNav li.lev2_second_selected {
    /*background-image: url(../imgs/nav/nav_bg_lev2-2_on.gif);*/
}
#left ul#subNav li.lev2 a,
#left ul#subNav li.lev2_first a,
#left ul#subNav li.lev2_second a,
#left ul#subNav li.lev2_first_selected a,
#left ul#subNav li.lev2_second_selected a,
#left ul#subNav li.lev2_selected a {
	color: #701107;
	text-decoration: none;
}
#left ul#subNav li.lev2 a:hover,
#left ul#subNav li.lev2_first a:hover,
#left ul#subNav li.lev2_second a:hover,
#left ul#subNav li.lev2_first_selected a:hover,
#left ul#subNav li.lev2_second_selected a:hover,
#left ul#subNav li.lev2_selected a:hover {
    color: #AA7168;
    text-decoration: none;
}
#left ul#subNav li.lev3,
#left ul#subNav li.lev3_selected {
    line-height: 1.5em;
    padding-top: 5px;
    background-image: none;
}
#left ul#subNav li.lev3 a {
    color: #4A485C;
    text-decoration: none;
}
#left ul#subNav li.lev3 a:hover, 
#left ul#subNav li.lev3_selected a {
    color: #AA7168;
    text-decoration: none;
}
#centerContainer {
    float: left;
    width: 354px;
}
#center {
    margin: 0 25px;
}
#center h1 {
	font-size: 14px;
	color: #413F3E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#center h2 {
	color: #4A485C;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#center p {
	margin-bottom: 8px;
}
#center ul {
	list-style-type: none;
}
#center ul li {
	background: transparent url(../imgs/bulTildeRed.gif) no-repeat left 9px;
	padding-left: 12px;
}
#center ul.twoColumns {
	float: left;
	width: auto;
}
#center ul.twoColumns li {
	float: left;
	width: 138px;
}
#center .eventSummary {
    width: 100%;
	margin-bottom: 20px;
}
#center .eventSummary h2 {
	padding-top: 5px;
}
#center .eventSummary a {
    color: #4A485C;
	font-size: 10px;
    line-height: 1.2em;
    text-decoration: none;
	outline: none;
}
#center .eventSummary ul {
	list-style-type: none;
}
#center .eventSummary ul li {
	background-image: none;
	padding-left: 0;
}
#center .eventSummary p {
	margin-bottom: 15px;
}
#center .eventSummary .left {
    float: left;
    width: 130px;
	text-align: right;
}
#center .eventSummary .right {
    float: left;
    width: 174px;
    line-height: 1.3em;
}
#center .thumbList br {
	clear: both;
}
#center .thumbList div.productThumb {
	float: left;
	width: 78px;
	/*width: auto;*/
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
}
#center .thumbList div.productThumb p {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}
#colBContainer {
    float: left;
    width: 371px;
}
#colB {
}
#colB #criticalNavContainer {
	width: 231px;
	height: 94px;
}
#colB ul#criticalNav {
	float: right;
	list-style-type: none;
	width: 140px;
}

#colB #contactNav {
	float: right;
	width: 200px;
}

#colB ul#criticalNav li {
	float: left;
	color: #4A485C;
	font-size: 10px;
	line-height: 1.1em;
	letter-spacing: -1px;
	border-left: solid 1px #4A485C;
	margin-top: 20px;
}
#colB ul#criticalNav li.first {
    border: 0;
}
#colB ul#criticalNav li a {
	color: #4A485C;
	text-decoration: none;
	margin: 0 10px;
}
#colB ul#criticalNav li a:hover {
    color: #4A485C;
    text-decoration: underline;
}
#colB #testimonyContainer {
    width: 337px;
    background-image: url(../imgs/bg/bg_callout_top.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#colB #testimonyContainer #testimonyLeft {
    float: left;
    width: 34px;
}
#colB #testimonyContainer #testimony {
    float: left;
    width: 303px;
    background-image: url(../imgs/bg/bg_testimony.gif);
    background-repeat: no-repeat;
}
#colB #testimonyContainer #testimony .content {
    width: 200px;
}
#colB #testimonyContainer #testimony p {
    margin: 6px 10px;
}
#colB #testimonyContainer #testimony .source {
	color: #413F3E;
	line-height: 1.3em;
	margin-bottom: 10px;
	float: right;
}
#colB #testimonyContainer #testimony .source ul {
	list-style-type: none;
}
#colB #testimonyContainer #testimony .source ul li {
	background: transparent url(../imgs/bulTildeGray.gif) no-repeat left 6px;
	padding-left: 12px;
}
#colB #calloutContainer {
    width: 230px;
    padding-left: 30px;
    background-image: url(../imgs/bg/bg_callout.gif);
    background-repeat: no-repeat;
}
#colB #calloutContainer #callout {
    float: left;
    width: 199px;
}
#colB #calloutContainer #callout .content {
    clear: left;
}
#colB #calloutContainer #callout h1 {
	color: #4A485C;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#colB #calloutContainer #callout h1 a {
    color: #4A485C;
    text-decoration: none;
}
#colB #calloutContainer #callout .left {
    float: left;
    width: 96px;
}
#colB #calloutContainer #callout .right {
    float: left;
    width: 103px;
    line-height: 1.3em;
}
#footerContainer {
    color: #4A485C;
    font-size: 10px;
}
#footerContainer .divider {
    margin: 13px 0;
}
#footer {
   /* width: 704px;*/
    width: 400px;
    padding-left: 2px;
    text-align: center;
	letter-spacing: -1px;
	float:left;
}
#footer ul#footerNav {
    width: 332px; /* 375px if letter-spacing is 0 (see #footer) */
    height: 1.8em;
    margin: 0 auto;
    list-style-type: none;
}
#footer ul#footerNav li {
    float: left;
    line-height: 1.1em;
    border-left: solid 1px #4A485C;
}
#footer ul#footerNav li.first {
    border: 0;
}
#footer ul#footerNav li a {
	color: #4A485C;
	text-decoration: none;
	margin: 0 6px;
}
#footer ul#footerNav li a:hover {
    color: #4A485C;
    text-decoration: underline;
}

.heightSpacer {
    float: left;
    width: 1px;
}
.clearing {
    clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

#btmLogo {
	width: 180;
	padding-left: 36px;
	padding-bottom: 30px;
	float:left;
	}
	
#completeFooter {
	width: 704;
	}

/* Popup elements */
#pageContainer .popup {
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	height: 393px;
	background-image: url(../imgs/bg/bg_popup.gif);
	background-repeat: no-repeat;
	padding: 41px 28px 26px 47px;
	font-size: 9px;
	visibility: hidden;
}
#pageContainer .popup a {
    color: #4A485C;
    text-decoration: none;
}
#pageContainer .popup .popupContent {
    width: 271px;
    height: 310px;
    overflow: hidden;
}
#pageContainer .popup .popupContent h1 {
    color: #4A485C;
    font-weight: bold;
	font-size: 11px;
}
#pageContainer .popup .popupContent p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	/*line-height: 1.8em;*/
}
#pageContainer .popup .popupClose {
    width: 271px;
    height: 10px;
    font-size: 12px;
    text-align: right;
}

#galleryImage {
	overflow: hidden;
}

/* Forms */
input.checkbox, input.radiobutton {
    display: inline;
    clear: left;
    margin: 0;
    width: 13px;
    height: 13px;
}
label.checkbox, label.radiobutton {
    display: inline;
    font-weight: normal;
    margin: 0;
    margin-left: 3px;
}
input.button1, input.button2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
    border: solid 1px #701107;
    background-color: #F3F4F5;
    cursor: pointer;
    cursor: hand;
    display: inline;
    font-weight: bold;
    height: 20px;
    width: 40px;
}
input.button2 {
    width: 150px;
}
input.textbox1, input.textbox2, input.textbox3, input.textbox4,
textarea.textbox1, textarea.textbox2, textarea.textbox3, textarea.textbox4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
    border: solid 1px #CBA79F;
    /*margin-bottom: 2px;*/
    padding: 2px;
}
input.textbox1, textarea.textbox1 {
    width: 40px;
}
input.textbox2, textarea.textbox2 {
    width: 100px;
}
input.textbox3, textarea.textbox3 {
    width: 200px;
}
input.textbox4, textarea.textbox4 {
    width: 275px;
}
select.listbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
}

fieldset {
    padding: 2px 4px 10px 10px;
	border: solid 1px #CBA79F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
fieldset legend {
	font-size: 11px;
    font-weight: bold;
    color: #701107;
	padding: 0 4px;
}
fieldset label {
    display: block;
    font-weight: bold;
    color: #701107;
}
fieldset .p1, fieldset .p2, fieldset .p3, fieldset .p4 {
    /*margin-bottom: 3px;*/
	float: left;
}
fieldset .p1 {
	width: 50px;
}
fieldset .p2 {
	width: 110px;
}
fieldset .p3 {
	width: 210px;
}
fieldset .p4 {
	width: 279px;
}
fieldset br {
	clear: both;
}
#form2 select {width: 100px; }
#form1 select {width: 175px; }

