/* ML HART SS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-color: #bebebe;
	text-align: center;
}

#wrapper {
	min-height: 695px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Images/shad_vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
/* main white window */
#content-window {
	width: 950px;
	min-height: 666px;
	background-color: #ffffff;
	padding-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}
#header {
	margin-left:auto;
	margin-right:auto;
	width: 937px;
	height: 134px;
	background-repeat: repeat-x;
	background-image: url(Images/head_rpt.jpg);
	clear: both;
	}
#logo {
	width: 77px;
	height: 51px; 
	margin-left: 13px;
	margin-bottom: 13px;
	margin-top: 70px;
	float: left;
	 }
#head-text {
	background-image:url(Images/hart_head_txt.jpg);
	background-repeat: no-repeat;
	width:260px;
	height: 18px;
	float: right;
	margin-bottom: 13px;
	margin-right: 26px;
	margin-top: 102px;
	}
#image-main {
	width: 936px;
	height: 177px;
	/*background-image: url(Images/image_ex.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	clear: both;
	}
	
/* NAVIGATION */

/* OLD */
#main-nav {
	width: 936px;
	height: 31px;
	background-image: url(Images/main_nav_rpt.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	} 
#main-nav ul {
	margin: 0;
	list-style: none;
	font-size: 0.9em;
	padding: 0;
	position: absolute;

	}
#main-nav li {
	text-transform: uppercase;
	float: left;
	padding-right: 15px;
	position: relative;
	list-style: none;
	}

#main-nav li a:link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	}
#main-nav a:visited {	
	color: #ffffff;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	}
#main-nav li a:hover {
	background-image:url(Images/main_nav_hov.jpg);
	background-repeat: repeat-x;
	}

/* END */

/* DROP DOWN MENU */	
#navigation {
	width: 936px;
	height: 31px;
	background-image: url(Images/main_nav_rpt.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	line-height: 0.9em;
	text-transform: uppercase;
	} 
#navigation a {
	width:auto;
	float:left;
	line-height:31px;
	color:#ededed;
	padding:0px 20px 0px 20px;
	text-decoration:none;	
	font-size: 0.9em;
	}
	
#navigation a:hover {
	width:auto;
	float:left;
	line-height:31px;
	background-image: url(Images/main_nav_hov.jpg);
	background-repeat: repeat-x;
	}
	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
	color:#000000;
}
#nav li {
	list-style: none;
	}
#nav a {
	display: block;
	/*width: 10em;*/
}

#navigation ul li {
	list-style-type:none;
	padding:0px;

	}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:999;
	margin-top: 31px;
}
#nav li ul a { /* second-level lists */
	background-color:#9b8f60;
	width:130px;
	margin:0px;
	padding:0px 7px 0px 17px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-align: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9b8f60;
	border-bottom-color: #9b8f60;
}
#nav li ul a:hover { /* second-level lists */
	color:#ffffff;
	width:130px;
	text-decoration: underline;
	background-image:none;
	background-repeat: no-repeat;
	line-height: 1.7em;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 174px;
}
#test ul li a {
	width: 265px;
	margin: 0;
	}
#test ul li a:hover {
	width: 265px;
	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



	
	
	
	
	
	
	
/* OLD */
#main-nav li ul {
	display: none;
	position: absolute;
	width: 140px;
	}
#main-nav li:hover ul {
	display: block;
	}
#main-nav a {
	display: block;
	/*width: 10em;*/
}
#main-nav li ul a:hover {
	text-decoration: underline;
	background-image:none;
	background-repeat: no-repeat;
	display: block;
	}
.sub {
	width: 140px;
	background-color:#9b8f60;
	font-size: 0.8em;
	color: #ffffff;	
	text-align: left;
	}
.sub1 {
	width: 175px;
	background-color:#9b8f60;
	font-size: 0.8em;
	color: #ffffff;

	}
#main-nav li ul {
	line-height: 0.2em;
	}

#main-nav ul li a:active {
	background:url(Images/main_nav_rpt.jpg);
	background-repeat: repeat-x;
	}
/* END */

/* only on the homepage */
h1 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	color: #595237;
	line-height: 1.4em;
	font-weight: normal;
	}
.home-text {
	font-size: 0.7em;
	color: #6c6c6c;
	width: 290px;
	min-height: 255px;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
	line-height: 1.5em;
	text-align: left;
	}
#sub {
	width: 563px;
	min-height: 240px;
	float: right;
	margin-right: 45px;
	margin-top: 20px;
	text-align: left;
	}	
.sub-contentone {
	font-size: 0.7em;
	color: #6c6c6c;
	width:266px;
	min-height:217px;
	float: left;
	line-height: 1.5em;
	}	
.sub-contenttwo {
	font-size: 0.7em;
	color: #6c6c6c;
	width:266px;
	min-height:217px;
	float: right;
	line-height: 1.5em;
	}

.clear { /* sorts the floating out in FF so the white background stretches !! */
	clear: both;
	}
/* END */
/*for content pages*/
.image {
	width:266px;
	min-height: 286px;
	background-image:url(Images/content/img_right_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-right: 7px;
	margin-top: 20px;
	background-color: #686040;
overflow: hidden;
	}
.image .normal {
	color:#fff;
	}
#image-text {
	color: #ffffff;
	width: 230px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 14px;
	margin-top: 12px;
	line-height: 1.5em;
	font-size: 0.7em;
	}
#image-text img {
	text-align: center;
	border: solid 1px #000000;
	}
.content {
	width: 630px;
	min-height: 170px;
	float: left;
	margin-left: 20px;
	margin-top: 17px;
	font-size: 0.7em;
	color: #6c6c6c;
	line-height: 1.5em;
	padding-bottom:15px;
	text-align:left;
	}
.normal {
	line-height: 1.5em;
	font-size: 0.8em;
	}
.normal a {
	color: #595237
	}
.normal a:hover {
	color: #595237;
	}
.content1 {
	width: 630px;
	min-height: 90px;
	float: left;
	margin-left: 20px;
	font-size: 0.7em;
	color: #6c6c6c;
	line-height: 1.5em;
	padding-bottom:7px;
	}	
h2 {
	color: #595237;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcd8cb;	
	margin:0;
	padding-bottom: 13px;
}
h3 {
	color: #595237;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding-top: 13px;
	}
h4 {
	color: #ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
#footer {
	font-size: 0.6em;
	width: 958px;
	height: 30px;
	margin-top: 0px;
	background-image: url(Images/foot.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right:auto;
	}
#footer ul {
	list-style:none;
	margin: 0;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
	
	}
#footer li {
	padding-left: 12px;
	padding-right: 12px;
	display: inline;
	margin: 0;
	}
#footer li a:link {
	padding: 0;
	text-decoration: none;
	color: #847f6b;
	}
#footer li a:visited {
	padding: 0;
	text-decoration: none;
	color: #847f6b;
	}
.divide {	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #847f6b;
	}
#egghead {
	width: 950px;
	height: 20px;
	text-align: right;
	font-size: 0.6em;
	color: #333333;
	margin-top: 3px;
	margin-left: auto;
	margin-right:auto;
	}
#egghead a {
	text-decoration: none;
	color: #6d695a;
	}
.projects table {
	border-top: solid 1px #595237;
	padding-top: 5px;
	}
.projects td {
	color: #000;
	font-size: 0.8em;
	}
