@import url("master.css");
@import url("header.css");
@import url("mainmenu.css");
@import url("footer3.css");

/* ------------------------------------------- */
/* Page overrides  */
/* ------------------------------------------- */
html,body {
	 height: 100%; 
}
#mainmenu{
	width: 390px !important;
	position: absolute !important;
	height: 60px !important;
	left: 130px !important;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

#wrapper {
	height: 2100px;
	width: 955px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}



/* ------------------------------------------- */
/* General Content Area  */
/* ------------------------------------------- */
.hide {
	display: none;
}

/* ------------------------------------------- */
/* Main flash feature area  */
/* ------------------------------------------- */
#main{
	width: 955px;
	height: 300px;
	top: 88px;
	left: 0px;
	background-color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

/* ------------------------------------------- */
/* Body content area  */
/* ------------------------------------------- */
#colLeft{
	float: left;
	width: 210px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 0px;
	margin-right: 30px;
}

#colLeft a:link, #colLeft a:visited{
	text-decoration: none;
	color: #006699;
}
#colLeft a:focus, #colLeft a:hover{
	color: #006699;
	text-decoration: underline;
}

#sectionPod_directory{
	background-image: url(../home/images/2007redesign/contentSection_directory.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 195px;
	padding-top: 20px;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 30px;	
}
#sectionPod_links{
	background-image: url(../home/images/2007redesign/contentSection_links.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 195px;
	padding-top: 20px;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 30px;	
}
.podList{
	margin: 0px;
	padding-left: 20px;

}
.podListItem{
	list-style-image: url(../home/images/triangleBullet.gif);
	font-size: 11px;

}



/* ------------------------------------------- */
#colRightContainer{
	float: left;
	width: 670px;
	margin-top: 30px;
}

#colRightContainer a:link, #colRightContainer a:visited{
	text-decoration: none;
	color: #006699;
}
#colRightContainer a:focus, #colRightContainer a:hover{
	color: #006699;
	text-decoration: underline;
}

#colMiddle{
	width: 380px;
}
.contentIntro{
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#contentFeatures{
	margin-top: 20px;
	height: auto;
	width: auto;
}
.featureHeader{
	font-size: 10px;
	background-image: url(../home/images/2007redesign/titleBar_bkg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 8px;
	text-transform: uppercase;
	height: 22px;
	margin-bottom: 10px;
}
#contentNews{
	margin-top: 20px;
	height: auto;
	width: auto;
}

.featurePod{
	margin-bottom: 25px;
	min-height: 60px;
}
.featurePod_img{
	border: 1px solid #666666;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.featurePod_title{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;

}
.featurePod_description{
	font-size: 11px;
	color: #666666;
	margin-left: 75px;

}

/* ------------------------------------------- */
#colRight{
	float: right;
	width: 250px;
	line-height: 17px;
	color: #666666;
}
#sectionPod_chicago{
	background-image: url(../home/images/box_chicago2008.jpg);
	height: 175px;
	width: 205px;
	padding-top: 50px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 25px;
	font-size: 11px;
	color: #333333;
}
#sectionPod_environment{
	background-image: url(../home/images/2007redesign/contentSection_environment.gif);
	height: 250px;
	width: 205px;
	padding-top: 50px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 25px;
	font-size: 11px;
	color: #333333;
}
#sectionPod_gallery{
	background-image: url(../home/_img/pod_Gallery.jpg);
	height: 92px;
	width: 238px;
	background-repeat: no-repeat;
	margin-top: 20px;
	border: 1px solid #999999;
}
#sectionPod_gallery .enterGallery{
	font-size: 11px;
	margin-left: 120px;
	margin-top: 65px;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	}
