body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #302525;
	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: 159px;
	border-width: 15px 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: #635050;	
}
a:visited {
	color: #635050;
}
a:hover {
	color: #BB8371;
}
a:active {
	color: #635050;
}
h1 {
	color: #635050;
}
h2 {
	color: #BB8371;
}
h3 {
	font-size: 13px;
	color: #635050;
}
h4 {
	font-size: 13px;
	color: #BB8371;
}
h5 {
	font-size: 12px;
	color: #635050;
}
h6 {
	font-size: 12px;
	color: #635050;
}
a {
	text-decoration: underline;
}
.blackBar {
	background-color: #302525;
	height: 20px;
	color: #D5C6B9;
	padding: 3px;
}
#contentTable {
	background-color: #EEE6D3;
	}
.content {
	background-color: #EEE6D3;
	padding-right: 20px;
	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: 160px;
	background-color: #EEE6D3;
	background-position: left top;
}
.infoBoxDark {
	border-color: #635050;
}
.infoBoxMedium {
	border-color: #BB8371;
}
.infoBoxLight {
	border-color: #D5C6B9;
}
#copyright {
	color: #BB8371;
	text-align: center;
	padding: 3px;
}
#copyright a {
	color: #BB8371;
}
#copyright a:hover {
	color: #EEE6D3;
}
#leftNav h1 {
	color: #635050;
	border-bottom: 1px solid #635050;
}
#leftNav h2 {
	color: #BB8371;
	border-bottom: 1px solid #BB8371;
}
#divider {
	width: 20px;
	border-left: 1px solid  #D5C6B9;
	background-color: #EEE6D3;
}
#leftNav a {
	text-decoration: none;
	color: #635050;
}
#leftNav a:hover {
	text-decoration: none;
	background-color: #635050;
	color: #EEE6D3;
}
#lyrTopNav {
	color: #D5C6B9;
	text-align: right;
	font-weight: bold;
}
#blackBar a:link {
	color: #D5C6B9;
	text-decoration: none;
	font-weight: bold;
}
#blackBar a:visited {
	color: #D5C6B9;
	text-decoration: none;
	font-weight: bold;
}
#blackBar a:hover {
	color: #BB8371;
	text-decoration: underline;
	font-weight: bold;
}
#blackBar a:active {
	color: #D5C6B9;
	text-decoration: underline;
	font-weight: bold;
}
#lyrTopNav a:link {
	color: #D5C6B9;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#lyrTopNav a:hover {
	color: #BB8371;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
#lyrTopNav a:visited {
	color: #D5C6B9;
	text-align: right;
	font-weight: bold;
}
#lyrTopNav a:active {
	color: #D5C6B9;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.prodDivider {
	background-color: #D5C6B9;
}
.productBorder {
	border-bottom: 1px dotted  #D5C6B9;
}

/******************************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: 160px;
	padding-left: 10px;
}
#leftNav li {
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
}