﻿html {
	height: 100%;        
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 76% Tahoma,Arial,sans-serif;
	color: #641A17;
	height: 100%;
	line-height: 1.4;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #fefefe;
}

#container {
	margin: 0 auto;
	width: 1000px;
    	background-color:#ffffff;
    	min-height: 100%;
    	position: relative;
}

#header{
	height:119px;
	margin: 0 auto;
	background:url(banner800stretch.jpg)  repeat-x top left;
	clear: both;
	position: relative;

}

#HeaderImg {
	background:url(banner800OldsHop.jpg);
	width:800px;
	height:119px;
	float:left;
}

#CISelect {
	text-align:right;
	float:left;
	margin-top:30px;		
}

/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#header img.right {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}

/* Navigation */
#navM {
	height:26px; 
	background:transparent; 
	border-bottom-color:#A82828; 
	border-bottom-style:Solid; 
	border-bottom-width:4px; 
	padding-left:40px; 
	margin-left:10px;
	}

/* Main Page */
#page {
  float: left;
  text-align:left;
  width: 100%;
  clear: both;
  padding-top: 1em;
  padding-bottom: 2em;
  padding-left:1em;
  padding-right: 1em;
  border: solid 2px #641A17;
  background:#FFFFFF;
}


/* Footer */
#footer{
	color:#FEFFEF;
	background:#641A17;
	margin: 0 auto;
        witdh:1000px;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}


.SkinObject {color:#999999;}
}


/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}

/**************************************************************
   Generic display classes
 **************************************************************/
.clear {
	clear: both;
}
/***** Various tags *****/
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #286ea0;
	background-color: inherit;
}
a:hover {
	text-decoration: underline;
	color: #286ea0;
	background-color: inherit;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #286ea0;
	background-color: inherit;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1.4em 0;
}

.transform 
{
    text-transform: capitalize;
}


/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
	.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #101010;
}


.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	font-weight: bold;
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, .Head {
	font-weight: bold;
}

.SubHead {padding:6px;}


/* Navigation */
#nav,#nav ul {
	clear:both;
	float:left;
	list-style:none;
	line-height:1.2;
	padding:0;
	margin:0px;
	z-index:1000; 
	font-family:Tahoma;
	font-size:104%;  }

.SelectedTab {
	font-size:104%;
        color:#F4DA00;
}

#nav a {
	display:block;
	width:85px;
	color:white;
	text-decoration:none;
	padding-top:8px;
	text-align:center}

#nav li li a.hasChildren {
	text-align:center
	/* right no-repeat */
	}

#nav li {
	float:left;
	padding:0;
	width:85px;
	height:33px;
	background:url(MenuBack.png) no-repeat;
	list-style-type:none;
	z-index:1000}

#nav li ul {
	position: relative;
	left:-999em;
	height:auto;
	width:165px;
	font-weight:normal;
	border-width:0;
	margin:0;
	margin-top:4px;
	background:url(FlyMenu1.png) no-repeat;
	padding-left:0px;}

#nav li li {
	padding-right:1em;
	width:165px;
	height:18px;
	background:transparent url(); }

#nav li ul a {
	text-align:left;
	width:150px;
	w\idth:10em;
	padding-top:0;
	padding-left:6px; 
	white-space:nowrap; 
	position:absolute; 
	left:0px;
        font-size:86%;
	}

#nav li ul ul {
	margin:-1.75em 0 0 10.5em
	}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.hover ul ul,#nav li.hover ul ul ul {left:-999em; position: static;}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.hover ul,#nav li li.hover ul,#nav li li li.hover ul {left:auto;}

#nav li:hover,#nav li.hover {background:url(MenuBack.png) no-repeat; position: static;}

#nav li li:hover,#nav li li.hover {
	background:url(FlyMenuHover.png) no-repeat;
	}

#nav ul li:hover {position: static;}

#nav a:hover{
	color:#e0e0e0; 
	font-weight:bold;
	}

/* Forums */
.afcontainer td
	{ font-size:108%; color:#101010;}


