body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bg.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form {
	margin: 0px;
}
/* GENERAL */

/* image borders */
a img {
	color: #fff;
}         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
a img, img {
	color: inherit;/* undo the rule above */
	border: none;               /* hide from Netscape 4 */
}                           /* code from W3C - www.w3.org */
}
/* links */
A, A:link, A:visited {
	color: #993399; /* link_color */
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	color: #FF3300;
	text-decoration: none;
}
#main {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}
#backgroundRepeaterContentContainer {
	width: 900px;
	margin: 0px auto;
}
#backgroundBottomTop {
	position: relative;
	top:0px;
	height: 8px;
	width: 100%;
}
#headerImg {
	position: absolute;
	top: 10px;
	left: 25px;
}
#headerImg img {
	behavior: url(iepngfix.htc);
}
/*Navigation*/
#navContainer {
	width: 100%;
	height: 60px;
	position: relative;
	float: left;
	text-align: center;
}
#menuItems a, #menuItems a:visited, #menuItems a:link, #menuItems a:active {
	color: #fff;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menuItems a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.spacer {
	display: inline;
	padding-left: 8px;
}
#dropDownMenu {
	position: absolute;
	top: -10px;
	left: 80px;
	width:190px;
	background-color: #993399;
	z-index: 150;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
}
#dropDownMenu ul {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-decoration: none;
}
#dropDownMenu ul li {
	padding-left: 14px;
	margin-top: 5px;
	list-style: none;
	text-decoration: none;
}
#dropDownMenu a, #dropDownMenu a:visited, #dropDownMenu a:link, #dropDownMenu a:active {
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
}
#dropDownMenu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#news {
	width:430px;
	text-align:left;
	height:240px;
	background:url("../images/newsbg.gif") no-repeat left top;
	margin-left:0px;
	margin-top:30px;
}
.newscontent {
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	padding-left:0px;
	padding-top:60px;
	text-decoration:none;
	font-weight:bold;
	padding-right: 40px;
}
.correction {
	vertical-align: bottom;
	
/*footer*/
}
#footerMenuDiv {
	width: 930px;
	margin: 0px auto;
	padding-top: 8px;
	text-align: left;
	color: #999999;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	background-color: #EEEEEE;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: 8px;
}
#footerMenuDiv a, #footerMenuDiv a:visited,  #footerMenuDiv a:link,  #footerMenuDiv a:active {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
 #footerMenuDiv a:hover {
	color: #993399;
	text-decoration: none;
	}

/* ALTERNATE */

#contentArea {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
	z-index: 20;
	height: 100%;
	background-color: #FFFFFF;
}
#menuItems {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 30px;
	padding-top: 20px;
	background-color: #993399;

}
#header {
	position: relative;
	width: 100%;
	height: 116px;
	z-index: 30;
	background-image: url(../images/ohf-top.gif);
}
#flashcontent {
	height: 220px;
	width: 900px;
}
h1 {
	font-size: 25px;
	color: #993399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 40px;
	line-height: 28px;
}
h2 {
	font-size: 14px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	line-height: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height: 24px;
	padding-left: 70px;
	color: #666666;
}
/*HEADER NAV*/

#HeaderNav {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #993399;
	z-index: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#HeaderNav span.spacer {
	padding-left: 8px;
	padding-right: 8px;
}
#HeaderNav a, #HeaderNav a:link, #HeaderNav a:active, #HeaderNav a:visited {
	color: #993399;
	text-decoration: none;
}
#HeaderNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* quicklinks
=======================*/

#quicklink1, #quicklink2, #quicklink3{
	width:280px;
	text-align:left;
	height:230px;
	float: left;
	margin-left: 30px;
}	
#quicklink2{
	background:url("images/quicklink-retreats.gif") no-repeat left top;

}	
#quicklink3{
	background:url("images/quicklink-members.gif") no-repeat left top;
	padding-right: 0px;

}
.quicklinkcontent{
	text-align:left;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	left: -1000px;
	visibility: hidden;
	width: 300px;
	height: 300px;
	padding: 5px;
	margin: -30px;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 100px; /*position where enlarged image should offset horizontally */
}
.highlt {
	color: #FF6600;
	font-style: italic;
	font-weight: normal;
}
