body {
	background-color: #151618;
	color: #000000;
	margin: 0px;
}

body, td, th, p {
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

th {
	background-color: #666666;
	color: #ffffff;
	font-weight: normal;
}

a, a:visited, a:active, a:link {
	color: #cc6600;
}

input.FormButton {
	background-color: #cc9832;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align : middle;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #ffcc66;
}

.noPad {
	padding: 0px;
}

.hangingIndent {
	text-indent: -8px;
}

.error {
	border: 1px solid #ffcb65;
	background-color: #ffffcd;
	color: #666666;
	padding: 5px;
	margin: 5px;
}

.informaiton {
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.information1 {
	background-color: #ffffff;
	color: #666666;
	font-family: arial,sans-serif;
	text-decoration: none;
	border: 2px solid #8d4b2c;
	padding: 8px;
        
}


.information1 a:hover {
	background-color: #ffffff;
        font-weight: bold;
	color: #666666;

	
}

.information1 a, .information1 a:visited, .information1 a:active {
	color: #666666;
	text-decoration: none;

}

.information1 a:hover {
	text-decoration: underline;
}

.information1NoPad {
	background-color: #cc9832;
	color: #ffffff;
	margin: 0px;

}

.information1 p {
	color: #ffffff;

}

.information2 {
	background-color: #3E6FA0;
	color: #ffffff;
		font-family: arial,sans-serif;
	text-decoration: none;
        font-weight: bold;
	border: 1px solid #666666;
	padding: 5px;
}


.information2 a:hover {
	background-color: #ffffff;
        font-weight: bold;
	color: #666666;

	
}

.information2 a, .information1 a:visited, .information1 a:active {
	color: #666666;
	text-decoration: none;

}

.information2 a:hover {
	text-decoration: underline;
}

.information2NoPad {
	background-color: #cc9832;
	color: #ffffff;
	margin: 0px;

}

.information1 p {
	color: #ffffff;


}

.HighlightContentSection {
	background-color: #e3e3e3;
	color: #666666;
	padding: 10px;
}

.HighlightContentSectionNoPad {
	background-color: #e3e3e3;
	color: #666666;
}

.LineBreak {
	background-color: #e3e3e3;
}

.SearchNavHeader {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.SearchNavHeader td {
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

.SearchNavBox {
	background-color: #e3e3e3;
	color: #666666;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.SearchNavBox a, .SearchNavBox a:visited, .SearchNavBox a:active {
	color: #cc6600;
}

.SearchNavBox label {
	font-weight: bold;
	padding-right: 5px;
}

.internalLinkNav {
	background-color: #e3e3e3;
	color: #666666;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.internalLinkNav a, .internalLinkNav a:visited, .internalLinkNav a:active {
	color: #333333;
	text-decoration: none;
}

.internalLinkNav a:hover {
	text-decoration: underline;
}

.ContentHeading {
	color: #000000;
	font-weight: bold;
}

.rightAlign {
	text-align: right;
	padding: 2px;
	margin: 2px;
}

.centerAlign {
	text-align: center;
}

.HotTopic {
	background-color: #6B730B;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HotTopic a {
	color: #333333;
}

.HotTopic a:visited {
	color: #838383;
}

.HotTopicContent {
	background-color: #3E6FA0;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HotTopicContent p {
	color: #ffffff;
	padding-right: 0px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotTopicContent a, .HotTopicContent a:link, .HotTopicContent a:visited {
	color: #ffffff;
	text-decoration: none;
}

.HotTopicContent a:hover {
	text-decoration: underline;
}

/* Hover Sections */


a.button{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/home.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button{display: block;
text-align:center;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/home.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}

a:hover.button
{display: block;
background-color:#6B3C21;
background-image: url(nav/homeon.gif);

}
			
a.button1{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/does.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button1{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/does.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button1
{display: block;
background-color:#6B3C21;
background-image: url(nav/doeson.gif);

}
			
a.button2{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/jrdoes.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button2{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/jrdoes.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button2
{display: block;
background-color:#6B3C21;
background-image: url(nav/jrdoeson.gif);

}
			
a.button3{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/bucks.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button3{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/bucks.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button3
{display: block;
background-color:#6B3C21;
background-image: url(nav/buckson.gif);

}
			
a.button4{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/sale.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button4{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/sale.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button4
{display: block;
background-color:#6B3C21;
background-image: url(nav/saleon.gif);

}
			
a.button5{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/gallery.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button5{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/gallery.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button5
{display: block;
background-color:#6B3C21;
background-image: url(nav/galleryon.gif);

}
			
a.button6{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/contact.gif);
background-repeat: no-repeat;
text-decoration: none;
padding:2px;
font-size:12px;

}

a.visited.button6{display: block;
text-align:center;
color:black;
width:150px;
height:19px;
background-color:#6B3C21;
background-image: url(nav/contact.gif);
text-decoration: none;
padding:2px;
font-size:12px;

}


a:hover.button6
{display: block;
background-color:#6B3C21;
background-image: url(nav/contacton.gif);

}
/* End Hover Sections */

/* Footer Sections */
.footer {
	color: #ffffff;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

hr.footer {
	padding: 0px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: underline;
}

.TileSection {
	background: url('/images/SearchBackground.gif') repeat;
	padding: 5px;
	padding-top: 15px;

}
/* End Footer Sections */

/* Content Sections */
.content {
	padding-left: 18px;
	padding-right: 20px;
}

.padRight {
	padding-right: 18px;
}

.tableListing {
	color: #cd6502;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.tableListing a , .tableListing a:active {
	color: #333333;
	font-weight: bold;
}

.tableListing a:visited {
	color: #838383;
	font-weight: bold;
}

.relatedInfoSection {
	padding-right: 20px;
	padding-left: 20px;
}

.featuresContent {
	background-color: #003366;
	color: #ffffff;
	padding: 5px;
	padding-bottom: 0px;
}

.featuresContent p {
	padding-left: 20px;
	padding-bottom: 5px;
	text-indent: -10px;
	margin: 0px;
}

.featuresContent b {
	font-weight: bold;
}

.featuresContent a, .featuresContent a:visited, .featuresContent a:active {
	color: #ffffff;
}

.featuresContent td {
	background-color: #003366;
	color: #ffffff;
}

.featuresBreak {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

.featuresFooter {
	background-color: #151618;
	font-size: 6em;
	color: #ffffff;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}


/* End Content Sections */

/* tabs */

.tab {
	border-right: 1px solid #ffffff;
}


/* End Release Items */

/* Form Data */

.WarningSection {
	border: 1px solid #ffcb65;
	background-color: #ffffcd;
	color: #666666;
	padding: 5px;
	margin: 5px;
}

.menu {
	background-color: #ffffff;
	padding: 2px;
}

.menuTitle {
	background-color: #ffffff;
	color: #ffffff;
	text-align: left;
	margin: 0px;
}



/* Heading Menu */
.InactiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveHeadingNode, .InactiveHeadingNode a, .InactiveHeadingNode a:visited, .InactiveHeadingNode a:link {
	color: #ffffff;
	text-decoration: none;
}

.ActiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Hover Modes for Nodes */
.InactiveNode a:hover, .ActiveNode a:hover, .InactiveSubNode a:hover, .ActiveSubNode a:hover,
		.InactiveHighlightNode a:hover, .ActiveHighlightNode a:hover, .InactiveHeadingNode a:hover, .ActiveHeadingNode a:hover,
		.HotTopicNode a:hover .ActiveHotTopicNode a:hover {
	text-decoration: underline;
}

.menuNavIcon {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 7px;
	margin-right: 10px;
}
/* End of Menu Item Styles */

}


.img-left {
	float: left;
   margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	background-color: White;
   color: Black;

}

.img-right{
	float: right;
   margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	background-color: White;
   color: Black;

}