@charset "UTF-8";
@import url("insite_about.css");
/* CSS Document */




body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(graphics/bg_purple.png) repeat-x;
}

#topcontainer {
	margin:0;
	width:950px;
	height:130px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:url(graphics/bg_blue.png) repeat-x;
}

#navcontainer {
	margin:0;
	width:950px;
	height:45px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#b6e4fa;
	clear:both;
	padding:0 0 15px 0;
}

#contentcontainer {
	margin:0;
	width:880px;
	height:473px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0 35px;
	background:#b6e4fa;
	clear:both;
}

#homecontainer {
	margin:0;
	width:880px;
	height:551px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0 35px;
	background:#b6e4fa;
	clear:both;
}

#mediacontainer {
	margin:0;
	width:880px;
	height:551px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0 35px;
	background:url(media/images/media.png) no-repeat;
	clear:both;
}

#thumbscontainer {
	margin:0;
	width:880px;
	height:78px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0 35px 0 35px;
	background:#b6e4fa;
	clear:both;
}

#footer {
	clear:both;
	margin:0;
	width:950px;
	border-top:35px solid #b6e4fa;
	font-family:Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#59124d;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	float:left;
	margin:0;
	display:inline;
	width:880px;
	padding: 35px 35px 20px 35px;
}



#stanleycontainer, #bigskycontainer, #midlevelscontainer, #repulsebaycontainer, #tavistockcontainer {
	margin:0;
	width:880px;
	height:473px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0 35px 0 35px;
	clear:both;
}

#stanleycontainer {
	background:url(stanley/images/stanley_info.png) no-repeat;
}

#bigskycontainer {
	background:url(bigsky/images/bigsky_info.png) no-repeat;
}

#midlevelscontainer {
	background:url(midlevels/images/mid_levels_info.png) no-repeat;
}

#repulsebaycontainer {
	background:url(repulsebay/images/repulsebay_info.png) no-repeat;
}

#tavistockcontainer {
	background:url(tavistock/images/tavistock_info.png) no-repeat;
}








#thumbcontainer {
	margin:0;
	width:880px;
	height:75px;
	padding:0;
	clear:both;
}

.thumbleft {
	margin:0 30px 0 0;
	width:100px;
	display:inline;
}







#a {
	border:0;
	margin:0;
}


#infocontainer {
	background:url(stanley/images/info_stanley.jpg) float:right;
	margin:0;
	padding:150px 0 0 0;
	width:883px;
	height:473px;
	clear:both;
}

.info_stanley {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	margin:0;
	width:470px;
	color:#370a30;
}

.info_bigsky {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	margin:0;
	width:500px;
	color:#370a30;
}


.infohead {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:52px;
	line-height:78px;
	margin:0;
	padding:20px 0 10px 0;
	letter-spacing:0.1em;
	font-style:italic;
	width:470px;
	color:#56004e;
}

.projecthighlight {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin:30px 0 3px 0;
	letter-spacing:0.15em;
	font-style:italic;
	width:490px;
	color:#56004e;
}

	

.mediaposition {
	margin:0;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#56004e;
}

.mediabody {
	margin:0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	color:#56004e;
}

.mediabodyital {
	margin:0 0 25px 0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	font-style:italic;
	color:#56004e;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	