body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/bg.gif);
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h3, h4, h5, h6 {
	padding-left: 8px;
}
h1, h2 {
	font-size: 18px;
	padding-left: 4px;
}

.infoBoxLight, .infoBoxMedium, .infoBoxDark {
	font-size: 11px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 129px;
	border-width: 10px 1px 4px 1px;
	border-style: solid;
}
#leftNav h1, #leftNav h2 {
	font-size: 16px;
	padding: 3px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/************************Begin color change section*/

a:link {
	color: #A36D7B;	
}
a:visited {
	color: #A36D7B;
}
a:hover {
	color: #737196;
}
a:active {
	color: #A36D7B;
}
h1 {
	color: #737196;
}
h2 {
	color: #A36D7B;
}
h3 {
	font-size: 13px;
	color: #737196;
}
h4 {
	font-size: 13px;
	color: #A36D7B;
}
h5 {
	font-size: 12px;
	color: #737196;
}
h6 {
	font-size: 12px;
	color: #737196;
}
a {
	text-decoration: underline;
}
.blackBar {
	background-color: #000000;
	height: 15px;
	color: #A36D7B;
	padding: 3px;
}
#contentTable {
	background-color: #FFFFFF;
	}
.content {
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#leftNav {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 130px;
	background-color: #FFFFFF;
	background-position: left top;
}
.infoBoxDark {
	border-color: #737196;
}
.infoBoxMedium {
	border-color: #A36D7B;
}
.infoBoxLight {
	border-color: #B09746;
}
#copyright {
	color: #FAECE6;
	text-align: center;
	padding: 3px;
}
#copyright a {
	color: #FAECE6;
}
#copyright a:hover {
	color: #B09746;
}
#leftNav h1 {
	color: #737196;
	border-bottom: 1px solid #737196;
}
#leftNav h2 {
	color: #A36D7B;
	border-bottom: 1px solid #A36D7B;
}
#divider {
	width: 10px;
	border-left: 1px solid  #B09746;
	background-color: #A36D7B;
}
#leftNav a {
	text-decoration: none;
	color: #737196;
}
#leftNav a:hover {
	text-decoration: none;
	background-color: #A36D7B;
	color: #EEE6D3;
}
#lyrTopNav {
	color: #B09746;
	text-align: right;
	font-weight: bold;
}
#blackBar a:link {
	color: #A36D7B;
	text-decoration: none;
	font-weight: bold;
}
#blackBar a:visited {
	color: #A36D7B;
	text-decoration: none;
	font-weight: bold;
}
#blackBar a:hover {
	color: #B09746;
	text-decoration: underline;
	font-weight: bold;
}
#blackBar a:active {
	color: #A36D7B;
	text-decoration: underline;
	font-weight: bold;
}
#lyrTopNav a:link {
	color: #A36D7B;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#lyrTopNav a:hover {
	color: #B09746;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
#lyrTopNav a:visited {
	color: #A36D7B;
	text-align: right;
	font-weight: bold;
}
#lyrTopNav a:active {
	color: #A36D7B;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.prodDivider {
	background-color: #B09746;
}
.productBorder {
	border-bottom: 1px dotted  #B09746;
}

/******************************End color change*/

.white {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.content p {
	padding-left: 8px;
}

#bottomNav {
	text-align: center;
	padding: 6px;
}
#leftNav ul {
	list-style-type: none;
	width: 130px;
	padding-left: 5px;
}
#leftNav li {
	line-height: 15px;
	list-style-type: none;
	padding: 0px;
}