body {
	background: url(images/background.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #6b6653;
	line-height: 1.5em;
	margin: 0px;
	}

#wrapper1 {
	background-image: url(images/topbackground.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	}

#wrapper2 {
	background-image: url(images/bottombackground.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1100px;
	}

#container {
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1100px;
	}

#top {
	width: 1100px;
	height: 70px;
	}

#nav {
	width: 860px;
	height: 25px;
	margin: 20px 0px 20px 111px;
	padding: 0px 10px 0px 10px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-variant: small-caps;
	}

#nav2 {
	width: 770px;
	_width: 720px;
	padding: 0px 10px 0px 110px;
	}

#header {
	background: url(images/he.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 86px;
	_height: 116px;
	margin: 0px 0px 0px 100px;
	padding-top: 30px;
	}
	
#header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b856f;
	font-size: 0.9em;
	float: right;
	text-align: left;
	padding: 0px 10px;
	margin: 15px 0px;
	line-height: 1.5em;
	}

.leftpane { 
	width: 135px;
	_width: 145px;
	float: left;
	margin: 0px 5px 0px 110px;
	_margin-left: 55px;
	padding: 0px 5px 5px 5px;
	padding-bottom: 30px;
	border: none;
	}

.centerpane {
	width: 557px;
	_w\idth: 552px;
	float: left;
	padding: 0px 5px 30px 5px;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	}
	
.centerpaneforum {
	width: 712px;
	_w\idth: 707px;
	float: left;
	padding: 0px 5px 30px 5px;
	border-left: 1px dotted #cccccc;
	}

.contpane {
	width: 547px;
	_w\idth: 542px;
	float: left;
	padding: 0px 5px 30px 5px;
	}
	
.contpanehome {
	width: 547px;
	_w\idth: 542px;
	float: left;
	padding: 0px 5px 5px 5px;
	}
	
.admincont {
	width: 860px;
	_w\idth: 860px;
	float: left;
	padding: 10px;
	margin:0px;
	margin-left: 110px;
	_margin-left: 55px;
	}

.rightpane {
	float: left;
	width: 145px;
	margin-left: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	border: none;
	}
	
.homequad {
	background-color: #f8f8f7;
	border: 1px solid #8b856f;
}

.homequadinner {
	padding: 5px;
	height: 200px;
	overflow: auto;
}

.homequad h2 {
	background-color: #ffffff;
	display: block;
	margin: 0px;
}

#footerhome {
	color: #8b856f; 
	text-align: center;
	font-size: .8em;
	border-top: 1px dotted #cccccc;
	width: 880px;
	margin-left: 110px;
	margin-top: 20px;
	}

#footerhome p {	
	margin: 0px;
	padding: 0px;
	}

#footer {
	color: #8b856f; 
	text-align: center;
	font-size: .8em;
	border-top: 1px dotted #cccccc;
	width: 880px;
	margin-left: 110px;
	margin-top: 20px;
	}
	
#footer p {	
	margin: 0px;
	padding: 0px;
	}

#bottom {
	background-image: url(images/botto.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	width: 1100px;
	height: 36px;
	padding-bottom: 30px;
	}

/* Header Tags */
h1 { 
	color: #6b6653;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #a7bb80;
	padding-bottom: 5px;
	line-height: 1em;
	}

h2 {
	color: #6b6653;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #c1c194;
	}

h3 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #4d422d;
	font-size: 1.4em;
	}

h4 {
	color: #6b6653;
	font-size: 1.2em;
	margin: 0px;
	}
	
h5 {
	color: #6b6653;
	font-size: 1.1em;
	}

th {
	color: #ffffff;
	}	

.leftpane h1, .rightpane h1 {
	background-color: #8b856f;
	font-size: 1.3em;
	font-variant: small-caps;
	color: #ffffff;
	padding: 2px;
	padding-left: 5px;
	border: none;
	margin-top: 0px;
	}
	
h1.intro {
	color: #c86c34;
	font-weight: normal;
	font-style: italic;
	border: none;
	font-size: 1.7em;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	}

h2.block {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	border: none;
	}

h2.quadh2 {
	background-color: #8b856f;
	font-size: 1.3em;
	font-variant: small-caps;
	color: #ffffff;
	padding: 2px;
	padding-left: 5px;
	border: none;
	margin-top: 0px;
	}

/* Other Elements */

a:link { color: #bc5528; text-decoration: underline; }
a:visited { color: #bc5528; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #bc5528; text-decoration: underline; }

a.subtle { color: #8b856f; }

.clear {
	clear: both;
	}

img {
	border: none;
	}

.floatleft {
	float: left;
	padding-right: 10px;
	}

.floatright {
	float: right;
	padding-left: 10px;
	}

.catmenu { 
	padding: 0px;
	margin: 1px;
	line-height:150%;
	}
	
.catmenu li {
	padding: 0px 0px 0px 5px;
	margin:1px 1px 1px 1px;
	list-style:none;
	}
	
.catmenu li a { 
	text-decoration:none;
	font-size: 1.1em;
	font-style: italic;
	color: #6b6653;
	}

.catmenu li a:hover {
	color: #000000;
	}

.intropar {
	background-color: #edeae4;
	padding: 5px 10px;
	font-style: italic;
	}

ul {
	padding-left: 0px;
	margin-left: 0px;
	}

ul li {
	list-style-position: inside;
	}
	

/* DNN STYLES */
.Head {
	color: #8b856f;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	} /* the styles for our containers titles */

.Normal {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	} /* the normal text everywhere in our portal */

.SubHead {
	color: #8b856f;
	}

.CommandButton {
	color: #8b856f;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.CommandButton:link {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif; }
a.CommandButton:visited {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif; }
a.CommandButton:hover {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; }
a.CommandButton:active {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif; } /* the command links when we are logged in as administrators*/

a.MainMenu_MenuContainer:link {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif; }
a.MainMenu_MenuContainer:visited {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif;}
a.MainMenu_MenuContainer:hover {color: #000000;}
a.MainMenu_MenuContainer:active {color: #8b856f; font-family: Georgia, "Times New Roman", Times, serif;}
	
a.SkinObject:link {color: #bc5528;}
a.SkinObject:visited {color: #bc5528;}
a.SkinObject:hover {	color: #000000;}
a.SkinObject:active {color: #bc5528;}

/* END DNN STYLES */

/* ==========================
    CSS STYLES FOR SEO Menu
   ==========================
*/
	
/* common style for all browsers */
.SEOMenuH {
	text-align:left;
	float: left;
	position:relative;
	height:18px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:99;
	}

.SEOMenuH ul 
{
    float: left;
    /*display: inline;
    display: block;*/
	padding:0;
	margin:0;
	list-style:none; /* for Firefox */
	}

.SEOMenuH li {
	float:left;
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
	}

.SEOMenuH li a, .SEOMenuH li a:visited 
{
    float: left;
	position:relative;
	list-style: none;
	text-decoration: none;
	color: #8b856f;	
	padding: 2px 7px 0px 7px;
	margin: 0;
	_padding: 2px 6px 0px 6px;
	height: 18px;
	text-align: center;
	}/* First Level */ 

* html .SEOMenuH li a, .SEOMenuH li a:visited {
	/* width:7em;*/
}

.SEOMenuH li ul {
	visibility:hidden;
	position:absolute;
	top:2.5em;
	left:0;
	height:0;
	overflow:hidden;
}

.SEOMenuH table {
	margin:-1px;
	border-collapse:collapse;
}

/* For Current Link */ 
.SEOMenuH .CurrentItem a, .SEOMenuH .CurrentItem a:visited{}
.SEOMenuH .CurrentItem a:hover{}

/* For Parent Link */ 
.SEOMenuH .ParentItem a, .SEOMenuH .Parentlist a:visited{}
.SEOMenuH .Parentlist a:hover{}


/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.SEOMenuH li:hover a,.SEOMenuH li a:hover {
	text-decoration:underline;
	border:0;
	color:#e7992e;
}

.SEOMenuH li:hover ul,.SEOMenuH li a:hover ul {
	visibility:visible;
	height:auto;
	width:15em;
	background:#ffffff;
	left:0;
	top:20px;
	overflow:visible;
}/* Second Level */ 
	
.SEOMenuH li:hover ul li a,.SEOMenuH li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	background-color: #ffffff;
	text-decoration:none;
	height:auto;
	line-height:1.5em;
	padding:0.5em;
	width:14em;
	color: #838076;
	border:1px solid #cccccc;
	margin-top: -1px;
}/* Second Level */ 

* html .SEOMenuH li a:hover ul li a {
	width:150px;
	w\idth:15em;/* hack for IE5.5 */
}

.SEOMenuH li:hover ul li a.sub,.SEOMenuH li a:hover ul li a.sub {
	font-weight:bold;
}

.SEOMenuH li:hover ul li ul,.SEOMenuH li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:15em;
	height:0;
	overflow:hidden;
}

.SEOMenuH li:hover ul li a:hover,.SEOMenuH li a:hover ul li a:hover {
	text-decoration:underline;
	background: #8b856f;
	color: #ffffff;
}

.SEOMenuH li:hover ul li:hover ul,.SEOMenuH li a:hover ul li a:hover ul {
	visibility:visible;
	color:#ffffff;
	border:1px solid #ddd;
	height:auto;
	background:#8b856f;
	width:15em;
} /* Third Level and up */ 

.SEOMenuH li:hover ul li:hover ul.left,.SEOMenuH li a:hover ul li a:hover ul.left {
	left:-15em;
}

.SEOMenuH li:hover ul li:hover ul li a,.SEOMenuH li a:hover ul li a:hover ul li a {
	display:block;
	height:auto;
}/* Third Level and up*/ 

.SEOMenuH li:hover ul li:hover ul li:hover a,.SEOMenuH li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}


/* ===========================
    CSS STYLES FOR SEO Menu 2
   ===========================
*/
	
/* common style for all browsers */
.SEOMenuH2 {
	text-align:left;
	position:relative;
	height:18px;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:9999;
	}

.SEOMenuH2 ul {
	padding:0;
	margin:0;
	list-style-type:none; /* for Firefox */
	}

.SEOMenuH2 li {
	float:left;
	position:relative;
	list-style-type:none;
	}

.SEOMenuH2 li a, .SEOMenuH2 li a:visited {
	display: block;
	text-decoration: none;
	color: #8b856f;
	float: left;
	padding: 2px 6px 0px 6px;
	/*_padding: 2px 2px 0px 2px;*/
	height: 18px;
	text-align: center;
	}/* First Level */ 

* html .SEOMenuH2 li a, .SEOMenuH2 li a:visited {
	/* width:7em;*/
}

.SEOMenuH2 li ul {
	visibility:hidden;
	position:absolute;
	top:2.5em;
	left:0;
	height:0;
	overflow:hidden;
}

.SEOMenuH2 table {
	margin:-1px;
	border-collapse:collapse;
}

/* For Current Link */ 
.SEOMenuH2 .CurrentItem a, .SEOMenuH2 .CurrentItem a:visited{}
.SEOMenuH2 .CurrentItem a:hover{}

/* For Parent Link */ 
.SEOMenuH2 .ParentItem a, .SEOMenuH2 .Parentlist a:visited{}
.SEOMenuH2 .Parentlist a:hover{}


/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.SEOMenuH2 li:hover a,.SEOMenuH2 li a:hover {
	text-decoration:underline;
	border:0;
	color:#000000;
}

.SEOMenuH2 li:hover ul,.SEOMenuH2 li a:hover ul {
	visibility:visible;
	height:auto;
	width:15em;
	background:#ffffff;
	left:0;
	top:17px;
	overflow:visible;
}/* Second Level */ 
	
.SEOMenuH2 li:hover ul li a,.SEOMenuH2 li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	background-color: #ffffff;
	text-decoration:none;
	height:auto;
	line-height:1.5em;
	padding:0.5em;
	width:14em;
	color: #838076;
	border:1px solid #cccccc;
	margin-top: -1px;
}/* Second Level */ 

* html .SEOMenuH2 li a:hover ul li a {
	width:150px;
	w\idth:15em;/* hack for IE5.5 */
}

.SEOMenuH2 li:hover ul li a.sub,.SEOMenuH2 li a:hover ul li a.sub {
	font-weight:bold;
}

.SEOMenuH2 li:hover ul li ul,.SEOMenuH2 li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:15em;
	height:0;
	overflow:hidden;
}

.SEOMenuH2 li:hover ul li a:hover,.SEOMenuH2 li a:hover ul li a:hover {
	text-decoration:underline;
	background: #8b856f;
	color: #ffffff;
}

.SEOMenuH2 li:hover ul li:hover ul,.SEOMenuH2 li a:hover ul li a:hover ul {
	visibility:visible;
	color:#ffffff;
	border:1px solid #ddd;
	height:auto;
	background:#8b856f;
	width:15em;
} /* Third Level and up */ 

.SEOMenuH2 li:hover ul li:hover ul.left,.SEOMenuH2 li a:hover ul li a:hover ul.left {
	left:-15em;
}

.SEOMenuH2 li:hover ul li:hover ul li a,.SEOMenuH2 li a:hover ul li a:hover ul li a {
	display:block;
	height:auto;
}/* Third Level and up*/ 

.SEOMenuH2 li:hover ul li:hover ul li:hover a,.SEOMenuH2 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}