@charset "UTF-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	/* background: #b7b9fe; /*browser*/
	background-image: url(../images/040609_0790_tile.jpg);
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
	color: #000000;
}
.allcontent #container { 
	width: 900px;
	background: #c7b2b1; /*page*/
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	text-align: left;
} 
.allcontent #header { 
	background-image:url(../images/header-332c-160px.gif); /* background-image:url(../images/header-plain-160px.gif);*/
	height: 160px;
} 
.allcontent #header p {
	margin: 0;
	padding: 20px 0px 0 22px;
}

.allcontent #navarea { 
	float:left;
}

.allcontent #navbar { 
	padding: 25px 0px 0px 15px;
	position: relative;
	top: 1px;
	z-index: 2;
}

.allcontent #horizbar { 
	background-image:url(../images/navbar2/tangerine-bar.gif);
	padding: 0px;
	height: 10px;
	width: 900px;
	position: relative;
	top: -5px;
	z-index: 1;
}

.allcontent #navbar img {
	margin-right: 10px;
	margin-left: 10px;
	/*outline: solid 2px #ff9400; /* same as horizbar */
	border: solid 2px #ff9400;
}

/*.allcontent #navbar img:hover {
	outline: solid 2px #1c6a79;
	border: solid 2px #ff9400;
}*/
 
.allcontent #sidebar {
	float: left; 
	width: 180px; 
	padding: 15px 0;
}

.left-prefooter {
	float: left; 
	width: 410px;
	padding: 10px;
	height: auto;
}

.right-prefooter {
	float: right; 
	width: 410px; 
	padding: 10px;
}

.left-3-column-prefooter {
	float: left; 
	width: 270px;
	padding: 10px;
	margin-bottom: -200px; padding-bottom: 200px;
}

.middle-3-column-prefooter {
	float: left; 
	width: 270px;
	padding: 10px;
	margin-bottom: -200px; padding-bottom: 200px;
}

.right-3-column-prefooter {
	float: left; 
	width: 270px;
	padding: 10px;
	margin-bottom: -200px; padding-bottom: 200px;
}

.allcontent #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}

.allcontent #mainContent { 
	margin: 0 20px 0 200px;
	font-size: 12px;
	color: #404040;
} 
.allcontent #footer { 
	padding: 0 10px;
	background: #404040;
} 

.prefooter {
	padding: 0 10px;
	background: #996699;
	overflow: hidden;
}

.allcontent #prefooter p {
	margin: 0;
	padding: 10px 0;
}

.allcontent #footernav { 
	padding: 0 10px;
	background: #996699;
	clear: both;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 10;
}


.allcontent #footernav p {
	margin: 0;
	padding: 10px 0;
}

.swatch {
	background-image:url(../images/swatch.jpg);
	background-repeat:no-repeat;
	height:30px;
}

.swatch-narrow {
	background-image:url(../images/swatch.jpg);
	background-repeat:no-repeat;
	height:20px;
}


.allcontent #footer p {
	margin: 0;
	padding: 10px 0; 

}

.float-htmlpopup {
	float: left;
	width: 205px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}
.sidebar-box {
	margin: 0px 0px 20px 20px;
	padding-bottom: 10px;
	border: solid 1px #404040;
	width: 150px;
	background-color: #e0e1fe;
}

div.pic-left {
	float: left;
	margin: 0px 10px 0px 0px;
}

div.pic-right {
	float: right;
	margin: 0px 0px 0px 10px;
}

div.text-right {
	float: right;
	margin: 8px;
	padding: 8px;
	text-align: left;
	background-color: #b1a0a5;
}

div.text-left {
	float: left;
	margin: 8px;
	padding: 8px;
	text-align: left;
	background-color: #b1a0a5;
}

.pic {
	border: #e0e1fe solid 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

.pic-htmlpopup {
	border: black solid 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

.pic-gallery {
	border: #e0e1fe solid 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
}

.pic-link {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	font-weight: normal;
}

.pic-link:hover img {
	border-color: #1c6a79;
}

div.pic-prefooter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	font-size:11px; 
	font-style: normal;
	font-weight: normal;
	color: #e0e1fe;
}

.logo {
	font-family: Arial;
	font-size: 32px; 
	font-style: normal;
	font-weight: bold;
	color: black; /*prev #404040 */
	text-align: left;
	line-height: 18px;
	}

.sublogo {
	font-family: Arial;
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;
	color: black; /*prev #404040 */
	text-align: left;
	line-height: 12px;
}

.heading1 {
	font-size: 24px; 
	font-style: italic;
	font-weight: bold;
	color: black;
}

.heading2 {
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;
	color: black;
}

.heading3 {
	font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	color: black;
}

.heading4 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #404040;
}

.heading5 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #1c6a79;
}

.heading6 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #222; /* prev #1c6a79; */
}

.heading7 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #e0e1fe;
}

.heading8 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #1c6a79;
}

.caption-centred {
	font-size:11px; 
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: center;
	display:block;
}

.htmlpopup-paragraph {
	text-align: left;
	font-size: 12px;
	color: #404040;
}

.htmlpopup-paragraph-heading {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #1c6a79;
}

.caption-gallery-text {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 79px; /* width of image is 75px plus 2px border */
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #1c6a79;
}

.caption-gallery-div {
	padding-left:50px; /* matches highslide-gallery padding-left */
	width: 600px;
	height:30px;
}

.fabric-caption {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: white;
	text-align: left;
	line-height: 14px;
}

.prefooting1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: left;
	line-height: 16px;
}

.prefooting2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #e0e1fe;
	text-align: left;
	line-height: 14px;
}

.prefooting3 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #222222;
	text-align: center;
	line-height: 14px;
}

.footing1 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #e0e1fe;
	text-align: right;
}

a.sidebar-link {
	text-decoration: none;
	color: #404040;
	font-weight:normal;
}

a.sidebar-link:visited {
	text-decoration: none;
	color: #404040;
}

a.sidebar-link:hover {
	text-decoration: underline;
	color: #1c6a79;
}


.sidebar-heading {
	background-image: url(../images/sidebar-heading.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:14px;
	line-height:24px;
	color: black;
	display: block;
	position: relative;
	width: 150px;
	margin:0px;
	padding-left: 10px;
	padding-top:5px;
	text-decoration: none;
}

.sidebar-heading-selected {
	background-image: url(../images/sidebar-heading.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:14px;
	line-height:24px;
	color: #1c6a79;
	display: block;
	position: relative;
	width: 150px;
	margin:0px;
	padding-left: 10px;
	padding-top:5px;
	text-decoration: none;
}

.sidebar-link-selected {
	font-weight: bold;
	color: #1c6a79;
	font-size: 12px;
}


a.fabric-link {
	font-size: 11px;
	text-decoration: underline;
	color: white;
	font-weight:normal;
}

a.fabric-link:visited {
	text-decoration: underline;
	color: white;
}

a.fabric-link:hover {
	text-decoration: none;
	color: #1c6a79;
}

a.prefooter-link {
	text-decoration: underline;
	color: #e0e1fe;
	font-weight:normal;
}

a.prefooter-link:visited {
	text-decoration: underline;
	color: #e0e1fe;
}

a.prefooter-link:hover {
	text-decoration: none;
	color: white;
}


a.footer-link {
	text-decoration: none;
	color: #ff9400;
	font-weight:normal;
}

a.footer-link:visited {
	text-decoration: none;
	color: #ff9400;
}

a.footer-link:hover {
	text-decoration: underline;
	color: white;
}

a.website-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.website-link:visited {
	color: white;
	text-decoration: none;
}

a.website-link:hover {
	text-decoration: underline;
	color: black;
}

a.logo-link {
	color: black; /*prev #404040 */
	text-decoration: none;
}

a.logo-link:visited {
	color: black; /*prev #404040 */
	text-decoration: none;
}

a.logo-link:hover {
	color: black; /*prev #404040 */
	text-decoration: none;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: #1c6a79;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
