body 
{
	font-family: arial, helvetica, serif;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bgPage3.jpg) top left repeat-x;
	text-align: center;
}
#container
{
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 780px;
}
#logo
{
	width: 760px;
	height: 65px;
	float: left;
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#mainContent
{
	width: 780px;
	border: 1px solid #dddddd;
	background-color: white;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	background: #ffffff url(../images/bgHeader.jpg) top left repeat-x;
	padding-top: 25px;
}
#mainContent2
{
	width: 780px;
	border: 1px solid #dddddd;
	background-color: white;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	background: #ffffff url(../images/bgHeader.jpg) top left repeat-x;
	padding: 0;
}
.quote
{	
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}
.homeBlock
{
	float: left; 
	width: 340px; 
	margin: 0 20px;
}
.homeBlock h2
{
	background-color: #052845;
	color: white;
	margin: 0;
	padding: 5px;
	font-size: 14px;
	
}
#leftColumn
{
	width: 213px;
	float: left;
}
.leftPhoto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
	line-height: 1.2em;
}
#navlist
{
margin-left: 10px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding: 3px  0 3px 10px;
background-image: url(../images/bgSubMenuItem.jpg);
background-repeat: no-repeat;
margin-bottom: 3px;
}
#navlist li a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.quote
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	font-style: italic;
}

.attribution
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
	font-style:normal;
	margin-top: 15px;
	text-align: right;
}

#rightColumn
{
	width: 505px;
	float:left;
	margin-left: 20px;
}
#callOut
{
	width: 150px;
	float: right;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #eeeeee;
	background-color: #f3f7f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;	
	
}
#callOut h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #e0ecef;
}

.more
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.serif
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3em;
	font-style: italic;	
}
#lightingWay
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #eeeeee;
}
#lightingWay h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	border-bottom: 1px solid #bad1d6;
}	

#rightColumn h1
{
	margin: 60px 0px 55px 0px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
}

#rightColumn h2
{
	font-size: 16px;
	margin: 0px;
}
#rightColumn p, ul
{
	margin-top: 5px;
}


#address
{
	color: white;
	padding: 5px;
	font-size: 12px;
	background-color: #052845;
	font-weight: bold;
	text-align: center;
}
#address a 
{
	color: #bad1d6;
}


#footer
{
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}