body 
{
	font-size: .8em;
	font-family:  Helvetica, Arial;
	background-color: #991d37;
}


a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	/*text-decoration: underline;*/
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px 25px 0px 25px;
	background-color: Transparent;
	display: table;
}

#home-main-container
{
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px 15px 0px 15px;
	background-color:Transparent;
}

#home-header
{
	width: 1000px;
	/*border-bottom: solid 1px #FFFFFF;*/
	height: 158px;
}

#header
{
	width: 1000px;
	/*border-bottom: solid 1px #FFFFFF;*/
	background-image: url(Images/header-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#search-container
{
	width: 500px;
	float: right;
	text-align: right;	
}

#nav
{
	width: 990px;
	padding-left: 5px;
	border-top: solid 1px #C6C8CA;
	color:#ffffff;
	font-size: 1.2em;
	line-height: 2.1em;
	font-family:  Helvetica, Arial;
	font-weight: bolder;
	
}

#nav a:link, #nav a:visited
{
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	text-decoration: underline;
}


#home-nav
{
	width: 990px;
	padding-left: 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color:#ffffff;
	font-size: 1.2em;
	line-height: 2.1em;
	font-family:  Helvetica, Arial;
	font-weight: bolder;
	
}

#home-nav a:link, #home-nav a:visited
{
	
	text-decoration: none;
}

#home-nav a:hover, #home-nav a:active
{
	
	text-decoration: underline;
}

#ww-locations
{
	float: right;
	width: 62px;
	text-align: left;
	background-color:Transparent;
}

#home-main-body
{
	width: 970px;
	padding:15px;
	padding-top: 0px;
	margin-top: -10px;
	display: table;
	background-color: Transparent;
}

#home-three-columns
{
	width: 925px;
	padding:5px;
	display: table;
	background-color: #ffffff;
	color:#000000;
}

#home-three-columns td
{
	
	height: 35px;
	vertical-align: middle;
}

#home-three-columns h2
{
	color:#990033;
}

#home-three-columns a
{
	color:#000000;
}

.feature-borders
{
	border-bottom: solid 1px #cccccc;
	
}

.no-borders
{
	width: 20px;
}

#main-body
{
	width: 940px;
	padding:30px;
	display: table;
	background-image: url(Images/main-body-bg.jpg);
	background-repeat: repeat-y;
}

#left-body
{
	float: left;
	width: 498px;
}

#right-body
{
	float: right;
	width: 199px;
}

#right-body-nav
{
	float: right;
	width: 222px;
	border-left: solid 2px #C6C8CA;
	font-variant: small-caps;
	font-size: 1.2em;
	line-height: 2em;
	font-family:  Helvetica, Arial;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
	padding-left: 15px;
	
}

#right-body-nav a:link, #right-body-nav a:active, #right-body-nav a:visited, #right-body-nav a:hover
{
	color:#ffffff;
	display: block;
	border-bottom: dashed 1px #ffffff; 
	width: 225px;
	text-decoration: none;
} 

#right-sub-nav
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

#right-sub-nav a:link, #right-sub-nav a:visited, #right-sub-nav a:active, #right-sub-nav a:hover
{
	color: #ffffff;
	font-weight: normal;
	width: 210px;
	border-bottom: dashed 1px #ffffff;
	display:block;
	padding-right: 15px;
}

#right-sub-nav2
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

#right-sub-nav2 a:link, #right-sub-nav2 a:visited, #right-sub-nav2 a:active, #right-sub-nav2 a:hover
{
	color: #ffffff;
	font-weight: normal;
	width: 210px;
	border-bottom: dashed 1px #ffffff;
	display:block;
	padding-right: 15px;
}

#home-footer 
{
	width: 1000px;
	font-size: 1.9em;
	padding-top: 25px;
	text-align: center;
	color:#ffffff;
}

#footer 
{
	width: 1000px;
	font-size: 1.9em;
	padding-top: 25px;
	background-image: url(Images/footer-top-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color:#ffffff;
}

#left-footer
{
	float: left;
	width: 450px;
	color:#939598;	
}

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#copyright
{
	width: 600px;
	text-align: center;
	color:#ffffff;
	font-size: .7em;
}

#right-footer
{
	float: right;
	width: 500px;
	text-align: right;	
}

#right-footer a:link, #right-footer a:active, #right-footer a:visited, #right-footer a:hover
{
	color:#939598;
	padding-right: 5px;
	padding-left:5px;
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	position:absolute;
	top:5px;
	right:10px;
	color:white	
}



h1
{
	color: #990033;
	font-size: 2em;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	font-weight: 600;
}

h2 {
	color: #990033;
	font-size: 1.5em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial';
    font-variant: normal;
}

h3 {
	color: #990033;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: Helvetica, Arial Rounded MT Bold;
    font-variant: normal;
}

h4 {
	color: #990033;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: Helvetica, Arial Rounded MT Bold;
    font-variant: normal;
}

h5 {
	color: #990033;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: Helvetica, Arial Rounded MT Bold;
    font-variant: normal;
}

h6 {
	color: #990033;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: Helvetica, Arial Rounded MT Bold;
    font-variant: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}

ol li
{
	list-style: none;
	display: block;
	border-bottom: solid 1px #cccccc;
	padding-right: 5px;
	margin-left: -40px;
	max-width: 430px;
}

.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

.new-search
{
	border: solid 2px #C6C8CA;
	border-right: solid 0px #ffffff;
	width: 217px;
	height: 16px;
	/*margin-bottom: 4px;*/
	float: left;
}

.search-button
{
	
}

.common-search
{
	border: solid 2px #C6C8CA;
	background-image: url(Images/common-searches-bg.png);
	background-repeat: no-repeat;
	width: 217px;
	margin-bottom: 4px;
}

.footer-tagline
{
	font-size: 1.4em;
	font-family:  Helvetica, Arial;
	font-variant: small-caps;
	font-weight: bold;
}

.red
{
	color: #832844;
}

.grey
{
	color: #939598; 
}

.td-underline
{
	border-bottom: solid 1px #939598;
}

.intro-p
{
	font-size: 14pt;
}

.Bracket-Header
{
	font-weight: bold;
	border-bottom: dashed 1px #cbcbcb;
	line-height: 30px;
	cursor: pointer;
	
}

#bracketkitstbl h2
{
	display: block;
	border-bottom: solid 1px #cbcbcb;
}

#bracketkitstbl ul li
{
	list-style: none;
	display: block;
	border-bottom: dashed 1px #cbcbcb;
	margin-left: -40px;
	line-height: 30px;
}

#bracketkitstbl td
{
	border-bottom: solid 1px #cbcbcb;
	padding-bottom: 10px;
}

.menu-subitems
{
	border-bottom: dashed 1px #ffffff;
}

tr td table tr td a:hover
{
	background-color: #ffffff;
	color: #000000;
}
.IE8Fix 
{ 
    z-index: 1000; 

}
