/* Start of CMSMS style sheet 'HOY - Mainsite Style' */
img, div, a, input, li, ul { 

	behavior: url('/includes/css/iepngfix.htc'); 
	
}

body {

	text-align: center;
	margin: 0px;
	background-image: url(/images/background.jpg);
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;

}
	a,  
	a:active,
	a:visited {
		margin: 0;
		padding: 0;	
		color: #ffffff;
		font-weight: bold;

	}
	
	a:hover {
		border-bottom: none;
		text-decoration: none;
	}



#wrapper {
	
	width: 864px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#header {

	height: 140px;
	width: 864px;

}

#top-nav {

	position: absolute;
	margin-left: 650px;
	margin-top: 10px;
	z-index: 2;

}

#top-nav a {

	margin-left: 7px;
	margin-right: 7px;
	
}

#orange {

	position: absolute;
	margin-left: 0;
	margin-top: 124px;
	z-index: 1;

}
#navigation {

	position: absolute;
	margin-left: 410px;
	margin-top: 97px;
	z-index: 2;

}


#navigation ul {
	
	height: 43px;
	min-height: 43px;
	list-style-type: none;
	padding: 0px;
	margin: 0;
	background-color: #dcab61;
	float: left;

}


#navigation ul li {

	float: left;
	display: block;
	width: auto;
	vertical-align: middle;
	height: 43px;
	text-align: center;
	
}
	

#navigation ul li a {

		padding-top: 15px;
		border-bottom: none;
		padding-left: 20px;
		padding-right: 20px;
		height: 28px;
		display: inline-block;
}

#navigation ul li a img , 
#top-nav img a img {

		border: 0px;
}



#navigation ul li a:hover {	

		background-color: #a5855f;

}
	
img {
	
		border: 0px;

}

#learning {
	
	width: 550px;
	height: 350px;
	min-height: 303px;
	position: absolute;
	z-index: 3;
	background-image: url("/images/learning-trans.png");

}

#changeWorld {

	position: absolute;
	margin-left: 520px;
	width: 300px;
	height: 345px;
	min-height: 345px;
	margin-top: 20px;
	background-image: url("/images/changeworld.png");
	z-index: 4;

}

#page-image {
	
	width: 864px;
	background-image: url("/images/page-image-bg.png");
	background-repeat: repeat-y;
	min-height: 250px;
	height: 250px;

}


#page-mid {

	height: 118px;
	min-height: 118px;
	width: 864px;
	background-image: url("/images/hoy_13.jpg");
	background-repeat: repeat-x;

}

#content {

	width: 864px;
	background-image: url("/images/content_bg.jpg");
	background-repeat: repeat-y;
        background-color: #ddaf62;
        padding-bottom: 25px;
}

#content-text {

	width: 804px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-image: url("/images/content_bg.jpg");
text-align: left;
}

#footer {

	width: 844px;
	background-color: #a5855f;
	height: 45px;
	min-height: 45px;
	padding: 10px;
	clear: both;
        text-align: center;

}

#footer p {
	


}

.left {
	
	float: left;
	
}

.right {

	float: right;
	
}

.indent {

       margin-left: 15px;

}

.logo {
	
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	position: absolute;
	z-index: 4;

}

.withHeart {
	background-image: url("/images/heart.png");
	background-repeat: no-repeat;
	min-height: 50px;
	height: 50px;
}

.withNews {
	background-image: url("/images/news.png");
	background-repeat: no-repeat;
	min-height: 50px;
	height: 50px;
}

.cornerTxt {
	padding: 0;
	margin: 0;
	margin-left: 55px;
}

#content-left {

	width: 350px;
	margin-left: 20px;
	padding-top: 20px;
	text-align: justify;
	float: left;
text-align: left;
}

#content-right {

	width: 350px;
	margin-left: 20px;
	padding-top: 20px;
	float: right;
       text-align: left;

}

.clear {
	clear: both;
}
.wysiwyg {
      
       text-align: left;
       color: #ffffff;
       background-color: #dbaf64;
       font-size: 12px;
}

.trt, 
.trt a {

     color: #774400;

}
/* End of 'HOY - Mainsite Style' */

