@charset "UTF-8";
/* CSS Document */


body {
height:100%;
	margin: 0;
	padding: 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height:1.5em;
	color:#FFFFFF;
	background-color:#020000;
}

#content {
}

#container {
	position: relative;
	top: 0;
	width: 792px;
	min-width: 792px;
	max-width: 792px;
	margin: 10px auto;
	  padding-top: 0px;

}


.pageHeader {
	height: 250px;
	width: 792px;
	margin-left: 20px auto 0;
	position: relative;
	top: 0px; 
background: url(../images/HDhome.jpg) no-repeat;
}

.headertext {
width:300px;
float:right;
padding-top:210px;
text-align:right;

}

#contentContainer {
height:auto;
padding: 20px;
background: url(../images/body.jpg) no-repeat;

}


#navcontainer {
width: 135px;
/* background-color:#AF6239; */
float: left;
padding: 10px	5px 5px 0px;
color: #FEFA89;
font-size: 1.2em;

	margin-top: 0px;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 35px;
	margin-top: 0px;
}

#navcontainer ul li {
}

#navcontainer ul li .current {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#navcontainer ul li .current:hover {
color: #FFFFFF;
text-decoration:none;
	
}


/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #FEFA89;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #FEFA89;
	font-weight:bold;
}

a.pinklink {
    font-size:1em;
	color: #CC6666;
	border-bottom: 1px solid #CC6666;

}

a.pinklink:hover, a.pinklink:active {
border-bottom: 1px solid #CC6666;
font-style:bold;
}



.clearer {
	clear: both;

}

#bottom {
	height: 25px;
	padding: 0;
	margin: 0 auto 0px auto;
	clear: both;
	font-family:Arial, Helvetica, sans-serif; color: #898989;
	text-align:center;

}



.clearer {
	clear: both;
}

/* right hand images */

#photoright
{
width: 530px;
background: url(../images/marefoal.png) no-repeat;
height:300px;
}
.image-right
{ 
	padding: 0px 0;
	margin-left: 0px;
	margin-bottom: 0.35em;
	text-align: left;
	width: 530px;
	
}

.image-right img {
	float: right;
	padding-left:0px;
	margin-right: 0px;
	margin-bottom: .5em;
}

/* left hand images */

#photoleft
{
width: 530px;

}
.image-left
{ 
	padding: 0px 0;
	margin-right: 0px;
	margin-bottom: 0.35em;
	margin-top: 18px;
	text-align: left;
	width: 300px;
	
}


.image-left img {
	float: left;
	padding-right:20px;
	margin-left: 0px;
	margin-bottom: .5em;
}

.headline
{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #FFFFFF;
line-height:1.4em;

}

.caption
{
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
font-style:italic;
color: #FFFFFF;
line-height:1em;

}


/* fonts */














