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

* {
	margin: 0;
	padding: 0;
}

body  {
   margin: 0;
   padding: 0;
   background-color: #000000;
   font-size: 13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #ffffff;
 }
 
 p  {
	margin: 0 0 12px 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
}

h1  {
	font: bold 18pt "Times New Roman", Times, serif;
	color:  #E7D766;
	margin:0 0 14px 0;
}

h2  {
	font:  bold 15pt "Times New Roman", Times, serif;
	margin-bottom:  12px;
	margin-top: 10px;
	color:  #E7D766;
}

h3  {
	font: italic bold 12pt "Times New Roman", Times, serif;
	color:  #E7D766;
	margin-bottom: 8px;
}

h4 {
	margin-bottom:12px;
}

.emph {
	font-weight:bold;
	font-style:italic;
}

.gold {
	color:#efd03b;
}

.bldgold {
	font-weight: bold;
	color: #efd03b;
}
.large {
	font-size:18px;
	line-height: 22px;
	padding-bottom: 12px;
}

 
#home,                    /* Page Identifier -- Goes above Header */
#about,
#products,
#services,
#other,
#contact
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	background-color:  #000000;
	color: #ffffff;
}


/*  --- HEADER --- */

#header  {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 150px;
	background-color: #000000;
}

#logo  {
   left: 5px;
   top: 4px;
   width: 251px;
   height: 112px;
} 

#navbar {
	margin:0 0 0 30px;
	padding:0;
	width:825px;
	height:160px;
}

#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
}	

#navbar div {
	clear: none;
	float: left;
	height: 129px;
	width: 136px;
	margin-right: 32px;
	text-align:center;
}

#navbar li {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 0;
	padding-top: 108px;
	width: 134px;
	margin: 0;
}

#navbar li a, #navbar li a:visited {
	font-size:15px;
	font-weight:bold;
	color:#504e97;
	text-decoration:none;
	padding: 0;
	text-align: center;
}


#navbar li a:hover {
	color:#000000;
}

#gondola {
	background-image:url(new-images/gondola.jpg);
	background-repeat:no-repeat;
}
 
#ravinia {
	background-image:url(new-images/ravinia.jpg);
	background-repeat:no-repeat;
}

#lfp {
	background-image:url(new-images/lfp.jpg);
	background-repeat:no-repeat;
}
 
#temple {
	background-image:url(new-images/temple.jpg);
	background-repeat:no-repeat;
}

#wilmette {
	background-image:url(new-images/wilmette.jpg);
	background-repeat:no-repeat;
}
 
/*  --- MIDDLE CONTENT --- */

 
#container {                 /*  Holds Menu, Sidebars, Content */
	margin: 0 auto;
	padding: 0;
	width: 850px;
}
 
 
#sidebar {
	margin:0;
	padding:0 0 0 30px;
	float: left;
	width: 154px;
} 
 
 
/* --- MAIN MENU --- */

#menubg  {
   background: url(images/menubar.gif) no-repeat;
   width: 162px;
   height: 175px;
}

#menu  {
	font: 13px/25px Arial;
	list-style: none;
	text-align: left;
	margin-top: 5px;
}

#menu li a  {
   color: #504e97;
}
 
#menu li a:active {
	color: #504e97;
} 
 
#menu li a:hover {
	color: #000000;
}

 
 
 
#content  {                 /* Holds Center Content */
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 5px 10px;
	width: 650px;
	height: auto;
}

.link a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	line-height:145%;
}

.link a:hover {
	color:#E7D766;
}

a.link {
	color:#fff;
	text-decoration:underline;
}


a {
	color:#E7d766;
}


ol {
	margin-left:20px;
}

ol li {
	margin-bottom:12px;
}

#content ul {
	margin-left:20px;
	margin-bottom:12px;
}

ul li {
	line-height:1.25em;
	font-size:13px;
}

.list {
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}

li.list {
	font-size:12px;
	line-height: 16px;
}


/* --- FOOTER --- */

#footer  {
	clear: both;
	float:right;
	width: 665px;
	height: 75px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 8px;
}

#footermenu  {
   font: 11px Arial;
   margin: 6px auto 4px;
   width: 622px;
   height: 12px;
   list-style: none;
}

#footermenu li  {
   display: inline;
   margin: 0;
   padding: 0 2px;
   color: #0820A5;
   text-align: center;
}

#footermenu li a  {
   text-decoration: none;
   color: #0820A5;
}

#footermenu li a:hover  {
   color: #ff0033;
}

#copy  {
	margin: 0 auto;
	width: 350px;
	height: 12px;
}

#copy *:first-child  {
   padding-top: 5px;
}

#copy p  {
   font: 11px Arial;
   color: #152680;
   text-align: center;
}


.copy {
	text-align:center;
	font-size:12px;
	color:#efd03b;
	font-weight:bold;
	font-style:italic;
	margin: -8px auto 15px;
	padding: 0;
}
	
#quote1 {
	 float:left;
	 margin-top:0;
	 padding-top:10px;
	 padding-left:22px;
}

#quote2 {
	 float:left;
	 margin-top:0;
	 padding-top:10px;
}

#quote1 a:link, a:visited {
	color:#e8d475;
	text-decoration:none;
}

#quote2 a:link, a:visited {
	color:#e8d475;
	text-decoration:none;
}

th {
	font-size: 14px;
	color:white;
	font-weight:bold;
	border-bottom:1px solid white;
	text-align:right;
}

#btm-nav {
	margin:0;
	padding:0;
	height: 30px;
	width: 675px;
}

#btm-nav ul {	
	margin: 0;
	padding: 0;
}

#btm-nav li, #btm-nav li a {
	display:inline;
	height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#btm-nav li a:hover {
	color:#EFD03B;
}

.quote a, .quote a:visited, .quote a:hover, .quote a:active {
	color:#E7D766;
	font-weight:bold;
}

#menu ul {
	margin-left:0;
}

#menu li {
	background-image: url(new-images/menu-tab.jpg);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	height: 32px;
	line-height: 32px;
	
}
#menu li a {
	font-size: 14px;
	text-decoration: none;
	color:#504e97;
	font-weight:bold;
	padding-left:8px;
}
#hdrtxt {
	font: italic bold 28px "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: none;
	float: right;
	text-align: center;
	padding-top: 24px;
	padding-right: 28px;
}
.small {
	font-size: 11px;
}
.andover {
	background-image: url(images/andover.gif);
	text-align: center;
	width: 134px;
	height: 31px;
	margin: 0 auto;
	color:#000;
	line-height:31px;
	cursor:hand;
}
#andover td {
	height:42px;
}

.carpul li {
	margin:0;
	padding-bottom:12px;
	padding-top:0;
	color:#ffffff;
	list-style-type:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.carpul li a {
	color:#efd03b;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.home p {
	font-size: 15px;
	line-height: 18px;
}

.larger td li {
	font-size:15px;
}
.privacylist li {
	margin-left:36px;