﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 100%;
}
body {
	background-color: #FCE6CF;
	font-size: 13px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
tbody {
	font-size: 13px;
	color: #2c2c2e;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #512800;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  	color: #512800;
}
h3 {
  font-size: 14;
  	color: #512800;
}
h1 + h2 { 
	margin-top: 20px 
}
h2 + h3 { 
	margin-top: 20px 
}
h3 + h4 { 
	margin-top: 20px 
}
a, a:link {
	color: #9D4F00;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
#menu {
	position: relative
}

#outerWrapper {
	position: relative;
	background-color: #fff;
	width: 890px;
	text-align: left;
	margin: 0px auto 0px auto;
/* Adjust comment tag to enable following styles after faux column bkgd incorporated */
	background-position: 0px;
	background-image: url('bkgd-faux2.gif');
	background-repeat: repeat-y;
}
#header {
	border: 2px solid #333333;
	background-color: #ddd;
	width: 886px;
	height: 130px;
}
#topNavigation {
	border-style: solid;
	border-width: 1px 2px 3px 2px;
	background-color: #693800;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border-color: #333333;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
}
#navigation a {
	border-style: solid;
	border-width: 1px;
	border-color: #693800 #653600 #693800 #693800;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 7px 3px 5px;
	margin-top: 2px;
	font-size: 14px;
}
#navigation a:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #693800 #653600 #693800 #693800;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 7px 3px 5px;
	margin-top: 2px;
	background-color: #512B00;
	font-size: 14px;
}
#contentWrapper {
/* Adjust the comment tag to disable the following after the faux column bkgd incorporated
	border-color: #333333;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px; */
}
#leftColumn1 {
	float: left;
	width: 150px;
	padding: 10px 5px 10px 6px;
/* Adjust the comment tag to disable the following styles after faux bkgd is incorporated 	
	background-color: #775125;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;*/
}
#rightColumn1 {
	float: right;
	width: 165px;
	padding: 10px 0px 10px 0px;
/* Adjust the comment tag to disable the following styles after faux bkgd is incorporated 	
	background-color: #775125;
	border-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px; */
}
#content {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 178px;
	width: 514px;
}
#contentWrapper .clearFloat {
  display: block;
  clear: both;
}
#footer {
	background-color: #836644;
	padding: 5px 10px 10px 10px;
	border: 2px solid #333333;
	clear: both;
	color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
/*PCG CSS STARTS HERE*/
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
} 
.fontCenter {
	text-align: center;
} 
.fontItalic {
	font-style: italic;
}
.fontUnderline {
	text-decoration: underline;
}
img.floatRight {
	float: right;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
img.floatLeft {
	float: left;
	margin: 0px 8px 8px 0px;
}
.MoveItemDown {
	clear: both;
}

.fontGrayBkgd {
	background-color: #CCCCCC;
}
#navList ul {
	padding: 0;
	margin: 0;
	border: 0;
}
#navList {
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
#navList ul li {
	list-style-type: none;
}
#navList li {
	color: #000000;
	font: bold 14px Arial;
	padding: 4px 10px;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
#navList li a:link {
	color: #000000;
	text-decoration: none;
}
#navList li a:visited {
	color: #000000;
	text-decoration: none;
}
#navList li a:hover {
	color: #990000;
	text-decoration: underline;
}
#navList li a:active {
	color: #000000;
	text-decoration: none;
}

#leftColumnInfo {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#leftColumnInfo p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
}
#leftColumn1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#rightColumn1 a {
	color: #FFFFFF;
}
.WatchTipTable {
	float: right;
	width: 150px;
	background-color: #996600;
	color: #FFFFFF;
	font-size: 11px;
}
.WatchTipTable H2 {
	color: #FFFFFF;
}
.WatchTipTable p {
	margin-top: 4px;
}
