/*----------------------------  Main body  ----------------------------*/
body{
	margin-top:20px;
	font-family:Georgia, Times New Roman, serif;
	font-size:16px;
        line-height:26px;
	background-color:#FAFAFA;
	color:#5B5B5B;
	font-weight:normal;
}

#wrapper{
	/*border:#333333 solid 1px;*/
	width:955px;
	margin-left:auto;
	margin-right:auto;
}

img{
	border:none;
}

.clear{
	height:0;
	overflow:hidden;
	clear:both;
	float:none;
}
/*--
--------------------------------------------------------------------*/


/*------------------------------ Header --------------------------------*/
#header{
	margin-bottom:5px;
}
.logo{
	float:left;
}
#header img{
	float:left;
}
#header .middleBtn{
	padding:0 5px;
}
/*----
-------------------------------------------------------------------------*/


/*--------------------------  Banner  ----------------------------------------*/
#fullBanner, #col2Banner{
	margin-bottom:5px;
}

#fullBanner{
  	width:955px;
}

#fullBanner img{
	width:955px;
}

#col2Banner{
	height:190px;
}

#col2Banner img{
			
	float:left;
	margin-right:5px;
}

#col2Banner .bannerRightCol{
	float:left;
	width:314px;
}

#col2Banner .rightBlock{
	background-color:#E2EAEC;
	height:190px;
}
/*--
-------------------------------------------------------------------------*/



/*--------------------------  Content  ----------------------------------------*/
#homeContent, #interiorContent, #campusInteriorContent  {
	margin-bottom:5px;
	
}

#col3Left, #col3Center, #col2Center, #rightCol{
	float:left;
}
/*--
-------------------------------------------------------------------------*/



/*--------------------------  Left Column  ----------------------------------------*/
#homeContent #col3Left{
	width:236px;
}

#campusInteriorContent #col3Left{
	width:220px;	
}

#interiorContent #col3Left{
	/*width:260px;	*/
}
/*--
-------------------------------------------------------------------------*/



/*--------------------------  Center Column  ----------------------------------------*/
#homeContent #col3Center{
	width:407px;
	margin:0 0 0 20px;
}

#interiorContent #col3Center{
	width:425px;
	padding:0 10px;
}

#campusInteriorContent #col3Center{
	width:710px;
	padding:0 10px;
}

#interiorContent #col2Center{
	width:620px;
	margin-right:20px;
}

#campusInteriorContent #col2Center{
	width:580px;
	margin-right:20px;
}

#interiorContent #fullCenter,#campusInteriorContent #fullCenter{
	
	padding:0 10px;
}
/*--
-------------------------------------------------------------------------*/




/*--------------------------  Right Column  ----------------------------------------*/

#rightCol{
	width:315px;
}
#homeContent #rightCol{
	width:280px;
}
/*--
-------------------------------------------------------------------------*/



/*--------------------------  Footer ----------------------------------------*/
#footer{
	border-top:1px solid #C4C4C4;
	margin-top:10px;
	padding:20px 68px 20px 68px;
	text-align:center;
	font-size:12px;
	color:#5B5B5B;
	font-family:Arial, Helvetica, sans-serif;
}

#footer .middleBtn{
	margin:0 80px;
}
#footer .footerMenu{
	margin-top:20px;
}
#footer .footerMenu a:link, #footer .footerMenu a:visited{
	text-decoration:none;
	color:#5B5B5B;
	margin:0 5px;
}

#footer .footerMenu a:hover{
	text-decoration:underline;
}

#footer p{
	margin:2px 0;
}


/*--
-------------------------------------------------------------------------*/




























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

