/* Style Sheet Guide for Morrison Geotechnic */
/* Developed by Amok Creative */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #CCCCCC;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	line-height:14px;
}

#area_main {
	width: 760px;
	height: 100%;
	background-color: #013028;
}

#area_red {
	top: 0px;
	width: 760px;
	height: 17px;
	background-color: #EB192A;
	border-left:1px solid #013028;
	border-right:1px solid #013028;
}

#area_top {
	top: 17px;
	width: 760px;
	height: 127px;
	background-color: #FFFFFF;
	border-left:1px solid #013028;
	border-right:1px solid #013028;
}

#area_nav {
	top: 144px;
	width: 760px;
	height: 31px;
	background-image: url(../img/bg_nav.jpg);
	background-repeat: repeat-x;
}

#area_subnav {
	width: 215px;
	background-color: #FFFFFF;
	padding: 12px 0px 12px 0px;
}

#area_subnav2 {
	width: 185px;
	padding: 0px 0px 5px 5px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}

#area_subnav2 a {
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #EB192A;
}

#area_subnav2 a:link, a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #EB192A;
}

#area_subnav2 a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #013028;
}


#area_title {
	top: 175px;
	width: 762px;
	height: 88px;
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
}

#area_copyright {
	width: 732px;
	padding: 15px 15px 15px 15px;
	border-top: 2px solid #CCCCCC;
}

#padding_subnav {
	padding: 0px 0px 25px 0px;
	background-image: url(../img/bg_subnav.gif);
	background-repeat:repeat;
}

#padding_content {
	border-left: 1px solid #CCCCCC;
	padding: 0px 25px 25px 25px;
	background-color: #FFFFFF;
}

#padding_spacer {
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.txt_copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.txt_crumb {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

a:link, a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #666666;
}

a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #EB192A; 
}

a:link.nata, a:visited.nata { text-decoration: underline !important; color: #ff0000; }
a:hover.nata { text-decoration: underline !important; color: #ff0000; }

.bio_photo {
	float:left;
	margin-right:15px;
	margin-bottom:7px;
}
.projects td {
	color: #666666;
	vertical-align: top;
}

ul {
	list-style: none;
	margin-left: 10px;
	padding-left: -1em;
	text-indent: -1em;
	line-height: 16px;
}

.sub_header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

ul.nata_labs {
	padding-left: 0px !important;
	margin-left: 18px !important;
}
ul.nata_labs > li {
	margin-bottom: 8px;
}

div.site_item {
	margin-bottom: 20px !important;
}
