*{font-size:100.01%}
html{
	font-size:100%;
	height:100%;
}
body{
	font:0.69em Arial, Helvetica, sans-serif;
	margin:0;
	color:#333;
	background:url('/Images/body-bg.gif') no-repeat 40% 0;
	min-width:794px;
	height:100%;
}
FORM
{
	margin: 0px;
	min-width:794px;
	height:100%;
}
img{
	border:none;
}
h1{
	margin:5px 0 16px 26px;
	padding:0;
}
h1 a{
	display:block;
	width:113px;
	height:93px;
	background:url('/Images/logo.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.page{
	width:794px;
	min-height:100%;
	margin:0 auto;
	background:url('/Images/page-bg.gif') repeat-y 50% 0;
	position:relative;
}
* html .page{height:100%;}
.header{
	width:794px;
	height:142px;
	background:#f1e5c6 url('/Images/header-bg.gif') no-repeat 100% 0;
	overflow:hidden;
}
.container{
	width:100%;
	overflow:hidden;
}
.container.left{
	margin-left:8px;
}
.container.grad{
	background:url('/Images/container-grad.gif') repeat-x;
	margin-left:8px;
	padding-bottom:20px;
}
#nav{
	width:100%;
	overflow:hidden;
	background:url('/Images/nav-bg.gif') repeat-x;
}
#nav ul{
	float:right;
	margin:0 40px 0 0;
	padding:5px 0 0;
	list-style:none;
}
#nav li{
	float:left;
	height:28px;
	margin:0 0 0 7px;
	background:url('/Images/nav-bullet.gif') no-repeat;
}
#nav li a{
	float:left;
	height:15px;
	background:url('/Images/nav-bullet.gif') no-repeat 100% 0;
	padding:2px 6px 0;
	margin-left:1px;
	font-size:1.08em;
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
}
#nav li a:hover{
	color:#1a4c40;
	background:#ecd191;
}
.column1{
	width:503px;
	float:left;
	display:inline;
	overflow:hidden;
}
.box1{
	width:247px;
	float:left;
	overflow:hidden;
}
.box1.line{
	border-right:1px #ecd191 solid;
}
.box1 h2{
	margin:0;
	padding:5px 0 3px 27px;
	width:100%;
	background:#5068a5 url('/Images/bullet-arrow.gif') no-repeat 10px 10px;
	font-size:1.54em;
	font-weight:normal;
}
.box1 h2 a{
	color:#fff;
	text-decoration:none;
}
.box1 span p{
	width:200px;
	margin:10px 0 10px 15px;
	padding:0;
	line-height:18px;
}
.box1 p{
	width:200px;
	margin:10px 0 10px 15px;
	padding:0;
	line-height:18px;
}
.column2{
	width:262px;
	float:right;
	display:inline;
	overflow:hidden;
	margin-right:18px;
	padding:10px 0 10px;
}

.column2 a{
	text-decoration:none;
	color:#f1e5c6;
}

.column2 a:hover{
	text-decoration:underline;
	color:#e0aa1c;
}

.column2 h3{
	margin:0 0 6px;
	padding:0;
	font-size:1.27em;
	color:#ecd191;
}
.column2 p{
	margin:0 0 6px;
	padding:0;
	color:#fff;
	line-height:18px;
}
.list1{
	width:300px;
	height:100%;
	overflow:hidden;
	margin:0 0 8px;
	padding:0;
	list-style:none;
}
.list1 li{
	float:left;
	display:inline;
	margin-right:30px;
}
.box2{
	width:250px;
	overflow:hidden;
	background:#fff;
	padding:2px 3px;
	font-size:0.91em;
}

.box2 h4{
	margin:0 0 5px;
	padding:2px 0 0 4px;
	font-size:1.2em;
	color:#646464;
}
.box2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.box2 ul li{
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.box2 ul li img{
	float:left;
	display:inline;
	margin:0 5px 0 2px;
}
.box2 ul li p{
	width:164px;
	float:left;
	margin:0;
	padding:0;
	color:#6c6c6c;
	line-height:11px;
}
.box2 ul li strong{
	float:left;
	font-size:1.3em;
	padding:4px 0 0 4px;
	color:#f00;
}
.box2 ul li strong.blue{
	color:#1313ff;
}
#footer{
	position:relative;
	height:28px;
	overflow:hidden;
	margin:-28px 0 10px;
}
#footer div{
	width:794px;
	height:28px;
	overflow:hidden;
	margin:0 auto;
}
#footer p{
	width:488px;
	height:28px;
	margin:0 ;
	padding:7px 0 0 15px;
	background:url('/Images/nav-bg.gif') repeat-x;
	font-size:0.91em;
	color:#fff;
}
#shadow1{
	position:absolute;
	left:0;
	top:142px;
	width:794px;
	height:9px;
	background:url('/Images/shadow1.png') repeat-x;
}

.fullbox
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.MH_Title
{
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 20px;
}

.slideTocHolder {
	background-color: #FFFFFF;
	background-image: url('/Images/TOC_bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 135px;
	width: 470px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0aa1c;
	margin-bottom: 10px;
	margin-left: 8px;
}

.slideTocImage img {
	background-position: left;
	float: left;
	height: 106px;
	width: 200px;
	position: relative;
}

.slideTocShadow {
	float: left;
	position: relative;
	width: 269px;
	margin-left: -200px;
}

.slideTocTitleHolder
{
	background-color: #5068a5;
	height: 20px;
	width: 458px;
	padding-left: 12px;
	padding-top: 1px;
}

.slideTocTitleHolder A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.slideTocCopy p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
	margin-left: 210px;
	margin-bottom: 5px;
	position: relative;
	width: 250px;
}

.prop {
	height: 460px;
	float: right;
	width: 1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.Banners
{
	
}

.Banner
{
	width: 130px;
	margin-right: 30px;
	float: left;
	overflow: hidden;
}

.FeaturedProject
{
	margin-bottom: 10px;
}

.NewsItems
{
	margin-bottom: 10px;
}

.FeaturedIcon
{
	position: relative;
}

.FeaturedIcon span
{
	position: absolute;
	display: block;
	width: 110px;
	height: 8px;
	top: 72px;
	left: 2px;
	background: url('/Images/featuredIconBottom.png') no-repeat;
}

.rss-icon
{
	float: left;
	padding-right: 2px;
	margin-top: -2px;
}