@charset "utf-8";
/* CSS Document */

body{
	font:74% / 1.3 Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#2e2e2e;
	background-color:#fff;
	background-image:none;
}

#nav{
	display:none;
}

#middleCol{
	float:left;
	width:400px;
	padding:14px 0px 10px 50px;
}

#rightCol{
	float:left;
	width:140px;
	padding:160px 0px 0px 25px;
}

#headerImagesLarge{
	display:none;
}

#headerImages{
	display:none;
}

/*---Elements---*/

img{
	border:none;
}

p{
	margin:0px 0px 16px 0px;
	padding:0px;
}

p.intro{
	font-size:1.5em;
	line-height:1.4em;
}

#rightCol a{
	text-decoration:underline;
	color:#2e2e2e;
}

/*---Headers---*/

h1{
	color:#b34401;
	font-size:1.5em;
	font-weight:normal;
}

h1.hidden{
	text-indent:0px;
	margin:0px 0px 20px 0px;
	padding:0;
}

h2{
	line-height:1.6em;
	font-size:1.5em;
	font-weight:normal;
	margin:18px 0px 0px 0px;
}

h3{
	font-size:1.4em;
	font-weight:normal;
	margin:0px;
}



#photoOfDay{
	display:none;
}


#homeMiddleCol{
	display:none;
}

#homeRightCol{
	float:left;
	width:480px;
	padding:41px 15px 0px 15px;
}

#homeRightCol a{
	text-decoration:underline;
	color:#2e2e2e;
}

#homeRightCol p.homeParaIntro{
	line-height:1.6em;
	font-size:1.15em;
}

#homeRightCol img{
	margin:0px 10px 0px 0px;
}

.homeIntro{
	font-size:1.4em;
}

#homeBigBang{
	display:none;
}

/*---Footer---*/

#footerHome{
	display:none;
}


/*---Footer---*/

#footer{
	display:none;
}
