body {	
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #736357;
	background-image: url("../images/gradient_bkg.gif");
	background-repeat: repeat-x;
}


div {
	margin:0px;
	padding:0px;
}


#pageBorder {
	width:892px;

}


#row1 {
	position:relative;
	width:892px;
	padding-top:0px;
	height:394px;
	margin-left:66px;
	margin-top:40px;
	margin-bottom:0px;
	float:left;
	background-image: url("../images/row1bkg.jpg");
	background-repeat: no-repeat;
	border-top: 1px #736357 solid;
	border-left: 1px #736357 solid;
	border-right: 1px #736357 solid;
	overflow-x: hidden; 
}

html>body #row1 {
	display:inline;
	width:890px;
}

#row2 {
	position:relative;
	width:892px;
	padding-top:0px;
	height:250px;
	margin-left:66px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	background-image: url("../images/row2bkg.jpg");
	background-repeat: no-repeat;
	border-left: 1px #736357 solid;
	border-right: 1px #736357 solid;
	background-color: #ffffff;
	overflow: hidden; 
}
	
html>body #row2 {
	display:inline;
	height: 200px;
	width:890px;
}	

#row3 {
	position:relative;
	width:892px;
	padding-top:0px;
	height:235px;
	margin-left:66px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	border-left: 1px #736357 solid;
	border-right: 1px #736357 solid;
	background-color: #ffffff;
	overflow-x: hidden; 
}

html>body #row3 {
	display:inline;
	width:890px;
}

#row4 {
	position:relative;
	width:890px;
	padding-top:0px;
	height:25px;
	margin-left:66px;
	margin-top:-1px;
	margin-bottom:0px;
	float:left;
	border-left: 1px #736357 solid;
	border-bottom: 1px #736357 solid;
	border-right: 1px #736357 solid;
	background-color: #ffffff;
	overflow-x: hidden; 
}

html>body #row4 {
	margin-top:-1px;
	display:inline;	
}


/* Style Formatting */

a:link {
	color: #eb7627;
	font-weight:bold;
	text-decoration:underline;	
}

a:hover {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	font-weight:bold;
	text-decoration:underline;
}


/* Contents in Row 1 */

/* Sahtu HSSA Logo */

/* Search */

#searchArea {
	position: relative;
	left: 485px;
	top: 49px;	 
	width:405px;
	height:34px;	
	background-image: url("../images/search_bkg.gif");
	background-repeat: no-repeat;
}

	
#searchForm {
	position: relative;
	top: 6px;
	left: 180px;
}

#searchButton {
	position: relative;
	top: -23px;
	left: 200px; 
}	

/* Navigation */

.topNavigation {
position: relative; 
	margin-left:119px;
	margin-top:12px;
	width:750px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:14px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:8px;	
	padding-right:8px;
}

html>body .topNavigation {
	margin-left:135px;
	margin-top:48px;

}
	
.topNavigation ul li a:link, .topNavigation ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: inline;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;	
	padding-right:8px;	
}

.topNavigation ul li a:hover {
	color: #736357;
	text-decoration: none;
	background-color: #eed4c5;	
	display: inline;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;	
	padding-right:6px;	
	border-right:2px;
	border-left:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#907664;		
}



.topNavigation ul li a.currentHome {
	color: #736357;
	text-decoration: none;
	background-color: #eed4c5;
	border-right:2px;
	border-left:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#907664;	
}


.topNavigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.topNavigation ul {
margin: 0px;
padding: 0px;
}

/* Row 2 */

/* Newsletter */

#newsRelease {
	width:235px;
	height:200px;
	margin-left:75px;
	margin-top:33px;
	float:left;
	display:inline;
	text-align: left;
	background-color: #ffffff;}

html>body #newsRelease {
	margin-top:30px;
}
	
#newsRelease h1{
	font-size:1.5em;
	font-weight: normal;
	line-height: 0.8em;
}

html>body #newsRelease h1{
	line-height: 0em;
}	

.newsReleaseTextHolder {
	width: 168px;
	height: 25px;
	background: url("../images/newsReleaseTextHolder.jpg") no-repeat;
	float: left;
}

.newsReleasetextInput {
	width: 160px;
	height: 20px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 5px;
}

/* Welcome Content */
#welcomeText {
	width:540px;
	height:200px;
	margin-left:0px;
	margin-top:33px;
	padding-right:10px;
	float:right;
	text-align: left;
	background-color: #ffffff;	
}

html>body #welcomeText {
	margin-top:30px;
	display:inline;
}
	
#welcomeText h1{
	font-size:1.5em;
	font-weight: normal;
	line-height: 0.8em;
}

html>body #welcomeText h1{
	line-height: 0em;
}

#welcomeText h2{
	font-size:1.25em;
	font-weight: bold;
	line-height: 0em;
}

html>body #welcomeText h2{
	line-height: 1.4em;
}

/* Row 3 */
/* News Items */

#latestNews {
	width:890px;
	height:234px;
	margin-left:0px;
	margin-top:0px;	
	float:left;
	text-align: left;
	background-image: url("../images/newsReleaseBkg.gif");
	background-repeat: no-repeat; }

html>body #latestNews {
	display:inline;
}	


#latestNews h1 {	
	width: 200px;
	margin-left:75px;
	margin-top:5px;		
	font-size:1.5em;
	font-weight: bold;
	line-height: 1.4em;
}

html>body #latestNews h1 {	
	margin-top:20px;		
	line-height: 0em;
}

#latestNews p {
	width:540px;
	margin-left:0px;
	margin-top:-45px;
	float:right;
	text-align: left;
	line-height:1.4em;}

html>body #latestNews p {
	margin-top:-25px;
	display:inline;
	width:540px;
	margin-right:10px;
}

#featuredNewsWrap01 {
	width:415px;
	height:120px;
	margin-left:20px;
	margin-top:-150px;
	float:left;
	text-align: left;
}

html>body #featuredNewsWrap01 {
	width:415px;
	margin-left:45px;
	display:inline;
}

#featuredNewsImage01 {
	width: 150px;
	float:left;
}

#featuredNewsContent01 p{
	width:265px;
	float:right;
	margin: 0px;
}

#featuredNewsContent01 a:link, #featuredNewsContent01 a:visited {
	color: #736357;
	font-weight:normal;
	text-decoration:underline;	
}

#featuredNewsWrap02 {
	width:415px;
	height:120px;
	margin-left:20px;
	margin-top:-150px;
	float:right;
	text-align: left;
}

html>body #featuredNewsWrap02 {
	margin-left:45px;
	display:inline;
}
	
#featuredNewsImage02 {
	width: 150px;
	float:left;
}

#featuredNewsContent02 p{
	width:265px;
	float:right;
	margin: 0px;
}

#featuredNewsContent02 a:link, #featuredNewsContent02 a:visited {
	color: #736357;
	font-weight:normal;
	text-decoration:underline;	
}

/* Row 4 */
/* Footer */

#footerWrap {
	width:890px;
	height:25px;
	float:left;
	color: #736357;
	background-color: #c3b9b0;
}

html>body #footerWrap {

}

#lastUpdated {
	padding-left: 5px;
	font-size:0.8em;
	text-align: left;	
	float:left;
}

.footerLinks {
	padding-right: 5px;
	font-size:0.8em;
	float:right;
	text-align:right;
}

.footerLinks a:link, .footerLinks a:visited {
	color: #736357;
	font-weight:normal;
	text-decoration:underline;	
}

.footerLinks a:hover {
	color: red;
	font-weight:normal;
	text-decoration:underline;	
}







