﻿html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #c9c9c9;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: arial;
	width: 100%;
	height: 100%;
}


a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #d88d2f;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #606e60;
	font-weight: normal;
	text-decoration: none;
}


.green
{
	color: #606e60;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
}

.greenMedium
{
	color: #606e60;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}


.greenLarge
{
	color: #606e60;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
}

.orange
{
	color: #d88d2f;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
}


.orangeMedium
{
	color: #d88d2f;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}


.orangeLarge
{
	color: #d88d2f;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
}

.smallerText
{
	color: #676967;
	font-size: 12px;
	line-height: 15px;
	font-family: arial;
}


.Footer
{
	font-size: 15px;
	line-height: 19px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: 500;
}

a.Footer:link, a.Footer:visited, a.Footer:active
{
	font-size: 15px;
	line-height: 19px;
	font-family: arial;
	color: #ffffff;
	text-decoration: underline;
	font-weight: 500;
}

a.Footer:hover
{
	font-size: 15px;
	line-height: 19px;
	font-family: arial;
	color: #f5a93c;
	text-decoration: underline;
	font-weight: 500;
}

.FooterSmall
{
	font-size: 10px;
	line-height: 12px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: 500;
}

.FooterMedium
{
	font-size: 12px;
	line-height: 15px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: 500;
}

div.Title
{
	width: 820px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#content
{
	margin: 0 auto;
	width: 986px;
	padding: 0;
}


.ContactUs
{
	font-size: 15px;
	line-height: 18px;
	font-family: arial;
	color: #d88d2f;
	font-weight: bolder;
	text-decoration: underline;
}



.nav
{
	margin: 0 0 0 11px;
	padding: 0 2px 0 12px;
	background: url(   '../images/softopper/NavBg.gif' ) 0 0 repeat-x;
	float: left;
	width: 950px;
	border-bottom: solid 1px #584742;
	border-top: solid 1px #584742;
	height: 28px;
}

.nav li
{
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
}
.nav a:link, .nav a:visited
{
	background: url(   '../images/softopper/NavBg.gif' ) 0 0 repeat-x;
	padding: 4px 12px 6px 12px;
	float: left;
	width: auto;
	border-right: 1px solid #42432d;
	height: 18px;
	font-family: 'Times New Roman',Times, serif;
}

.nav a:hover
{
	background: url(   '../images/softopper/NavBgOver.gif' ) 0 0 repeat-x;
	text-decoration: none;
}

.nav li:first-child a
{
	border-left: 1px solid #42432d;
}







.navcontainer
{
	width: 160px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	border-top: solid 1px #444444;
}

ul.subnavlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 160px;
}

ul.subnavlist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.subnavlist li a
{
	display: block;
	width: 157px;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	background: url('../images/softopper/NavBg.gif') repeat-x;
	height: 18px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 4px 17px 6px 17px;
}

.navcontainer > ul.subnavlist li a
{
	width: auto;
}

ul.subnavlist li.active a
{
	background: url('../images/softopper/NavBg.gif') repeat-x;
	height: 18px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 4px 17px 6px 17px;
}

ul.subnavlist li a:hover, ul.subnavlist li.active a:hover
{
	background: url('../images/softopper/NavBgOver.gif') repeat-x;
	height: 18px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
	padding: 4px 17px 6px 17px;
}




div.BarOrangeLeft
{
	float: left;
	width: 10px;
	height: 30px;
	background: url('../images/softopper/BarOrangeLeft.gif') no-repeat;
}

div.BarOrangeBg
{
	float: left;
	height: 30px;
	background: url('../images/softopper/BarOrangeBg.gif') repeat-x;
	text-align: center;
}


div.BarOrangeRight
{
	float: left;
	width: 10px;
	height: 30px;
	background: url('../images/softopper/BarOrangeRight.gif') no-repeat;
}
div.BarBlackLeft
{
	float: left;
	width: 10px;
	height: 30px;
	background: url('../images/softopper/BarBlackLeft.gif') no-repeat;
}

div.BarBlackBg
{
	float: left;
	height: 30px;
	background: url('../images/softopper/BarBlackBg.gif') repeat-x;
	text-align: center;
}


div.BarBlackRight
{
	float: left;
	width: 10px;
	height: 30px;
	background: url('../images/softopper/BarBlackRight.gif') no-repeat;
}
