/* CSS Document */
/* ~~~ General Properties ~~~ */
* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #64645A; 
	background: #301882 url(/images/2007/bg2.jpg) top repeat-x; 
	font: normal 75% Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;
	}
a {
	text-decoration:underline;
	}

a:link {
	color: #FBAA75;
	background: transparent;
	}

a:active {
	color: #fff;
	background: transparent;
        }

a:visited {
	color: #FBAA75;
	background: transparent;
        }

a:hover {
	color: #ffffcc;
	background: transparent;
        }

/* ~~~ Text Properties ~~~ */

p { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

ul { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

.p5 {
	padding-bottom: 40px;
	}

  h3 { 
	text-indent: -1000em;
	}	

acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
	}

/* ~~~ Div Properties ~~~ */

#container { 
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

#intro { 
	display: block;
	}

#pageHeader { 
	background: url(/images/2007/el_logo1.jpg) no-repeat; 
	position: relative;
	width: 95%;
	height: 145px;
	top: 0px;
	left: 0px;
	text-indent: -1000em;
	}

#introit {
	background: url(/images/2007/citisectionsm.gif) top repeat-x; 
	color:#FFFFCC;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	padding-top:70px;
	z-index: 2;
	}

#aboutyou {
	color:#FFFFCC;
	position: relative;
	top: 0px;
	left: 10px;
	width: 75%;
	z-index: 2;
	background-color: #2E0C46;
	}
#aboutyou h3 {
	background: url(/images/2007/aboutyou2.jpg) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 50px;
	top: 0px;
	left: 0px;
	}	
#quickSummary	{
	background: #23125F;
	left: 10px;
	top: 10px;
	position:relative;
	width: 75%;
}
#quickSummary h3 {
	background: url(/images/2007/value2.jpg) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 50px;
	top: 0px;
	left: 0px;
	}	
	
#explanation	{
	background-color: #2E0C46;
	left: 10px;
	top: 20px;
	position:relative;
	width: 75%;
}
	
#explanation h3 {
	background: url(/images/2007/consult2.jpg) no-repeat; 
	position: relative;
	width: 250px;
	height: 50px;
	top: 0px;
	left: 0px;
	}	
#explanation ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#choice	{
	background: #23125F;
	left: 10px;
	top: 30px;
	position:relative;
	width: 75%;
}
#choice .p1	{
	color:#000066;
	font-weight:bold;
}

#choice h3 {
	background: url(/images/2007/choice2.jpg) no-repeat; 
	position: relative;
	width: 250px;
	height: 50px;
	top: 0px;
	left: 0px;
	}	

#extraDiv4	{
	background-color:#FFFFFF;
	color:#FFFFCC;
	position: absolute;
	top: 210px;
	left: 0px;
	width: 100%;
	height: 2px;
	z-index: 2;
}	

#benefits h3 {
	background: url(/images/2007/cards1.jpg) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
#benefits .courage {
	background: url(/images/2007/courage.jpg) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
#benefits .charity {
	background: url(/images/2007/charity.jpg) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
	

#benefits	{
	color:#FFFFCC;
	position: relative;
	margin-left:3px;
	top: 75px;
	left: 77%;
	width: 21%;
	z-index: 4;
	background-color: #1E0F4F;
}
 #benefits p	{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	padding-left: 8px;
	padding-bottom: 15px;
	padding-right: 8px;
	}

/* ~~~ Misc Properties ~~~ */


#extraDiv1	{
	background: url(/images/2007/cityscape2.gif) top repeat-x; 
	position: absolute;
	left: 0px;
	top: 87px;
	width: 100%;
	height: 73px;

}
#extraDiv5	{
	background: url(/images/2007/star.gif);
	position:absolute;
	top: 9px;
	right: 10em;
	width: 25px;
	height: 25px;
	z-index: 5;
}

#extraDiv3	{
	background: url(/images/2007/cloud1.gif) left top no-repeat;
	position:absolute;
	top: .10em;
	left: 60em;
	z-index:1;
	height: 10em;
	width: 20em;
	display: none;
}
#extraDiv2	{
	background: url(/images/2007/citisection.gif);
	position:absolute;
	top:130px;
	left:0px;
	right:0;
	height: 88px;
	width:100%;
}	
#nav	{
	font-family: Arial, Helvetica, sans-serif;
	background:transparent;	
	margin: 0;
	padding: 0;
	position:absolute;	
	top: 192px;
	left: 0px;
	z-index:4;
	}

#nav ul	{
	list-style-type: none;
        margin: 0;
	padding: 0px 6px 0px 50px;	
	}

#nav ul li	{
	display: inline;
	margin: 0;
	padding: 0px 12px 0px 12px;
	font-weight: bolder;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	position: relative;	
}

#nav ul li:hover {
	background: transparent;
	}

#nav ul li.current:hover {
	background: transparent;
	}

#nav a {
	text-decoration: none;
	}

#nav a:link {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
	}

#nav a:active {
	color: #fff;
	background: transparent;
	text-decoration:none;
        }

#nav a:visited {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
        }

#nav a:hover {
	color: #ffffcc;
        background: transparent;
	text-decoration:none;
        }

/*secondary navigation */
#nav2	{
	font-family: Arial, Helvetica, sans-serif;
	background:transparent;	
	margin: 0;
	padding: 0;
	position:absolute;	
	top: 1090px;
	left: 0px;
	z-index:4;
	}

#nav2 ul	{
	list-style-type: none;
        margin: 0;
	padding: 0px 6px 0px 50px;	
	}

#nav2 ul li	{
	display: inline;
	margin: 0;
	padding: 0px 12px 0px 12px;
	font-weight: bolder;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	position: relative;	
}

#nav2 ul li:hover {
	background: transparent;
	}

#nav2 ul li.current:hover {
	background: transparent;
	}

#nav2 a {
	text-decoration: none;
	}

#nav2 a:link {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
	}

#nav2 a:active {
	color: #fff;
	background: transparent;
	text-decoration:none;
        }

#nav2 a:visited {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
        }

#nav2 a:hover {
	color: #ffffcc;
        background: transparent;
	text-decoration:none;
        }
#extraDiv7	{
	background: url(/images/2007/citisectionsm.gif) top repeat-x; 
	position: absolute;
	left: 0px;
	top: 1050px;
	width: 100%;
	height: 73px;
	z-index:2;
}
#extraDiv8	{		
/*	background: #301882 url(/images/2007/tinybg2.jpg) top repeat-x;	*/
	background: transparent;
	position: absolute;
	border-bottom: 6px solid #ffffff;
	left: 0px;
	top: 1030px;
	width: 100%;
	height: 73px;
	z-index:1;
}

#footnote	{
	position: absolute;
	text-align:right;
	top: 1115px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#about_us {
	color:#FFFFCC;
	position: relative;
	top: 0px;
	left: 10px;
	width: 75%;
	z-index: 2;
	background-color: #2E0C46;
	}
#about_us h3 {
	background: url(/images/2007/about_us.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#specialty {
	background-color: #2E0C46;
	color:#FFFFCC;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 75%;
	height: 330px;
	z-index: 2;
	}
#specialty h3 {
	background: url(/images/2007/ourspecialty.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#specialty h4	{
	position: relative;
	left: 15px;
	line-height:25px;
}	
#specialty ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#contactform {
	background-color: #2E0C46;
	color:#FFFFCC;
	position: absolute;
	top: 71px;
	left: 10px;
	width: 75%;
	height: 710px;
	z-index: 2;
	}

#contactform h3 {
	background: url(/images/2007/contact_form.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#contactthanks {
	background-color: #2E0C46;
	color:#FFFFCC;
	position: absolute;
	top: 71px;
	left: 10px;
	width: 75%;
	height: 710px;
	z-index: 2;
	}
#contactthanks h3 {
	background: url(/images/2007/contact_form.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#contactthanks h4 {
	position: relative;
	left: 15px;
	}	
	

#contactform fieldset	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#contactform legend	{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	}	

#contactform label	{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	line-height: 30px;
	position: relative;
	left: 25px;
	}		
#contactform input	{
	position: relative;
	left: 40px;
	}		
	
#contactform textarea	{
	position: relative;
	left: 40px;
	}		
#contactform select	{
	position: relative;
	left: 40px;
	}		
#angel_who {
	background-color: #2E0C46;
	color:#FFFFCC;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 75%;
	height: 130px;
	z-index: 2;
	}
#angel_who h3 {
	background: url(/images/2007/angel_who.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
	
#yourlook	{
	background: #23125F;
	left: 10px;
	top: 410px;
	height: 170px;
	position:absolute;
	width: 75%;
}
#yourlook h3 {
	background: url(/images/2007/yourbrand.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#yourlook ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
#angel_what	{
	background: #23125F;
	left: 10px;
	top: 210px;
	height: 170px;
	position:absolute;
	width: 75%;
}
#angel_what h3 {
	background: url(/images/2007/angel_what.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 325px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
		
#history	{
	background: #23125F;
	left: 10px;
	top: 10px;
	position:relative;
	width: 75%;
}
#history h3 {
	background: url(/images/2007/deb.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#artistry	{
	background-color: #2E0C46;
	left: 10px;
	top: 20px;
	position:relative;
	width: 75%;
}
	
#artistry h3 {
	background: url(/images/2007/art_n_web.gif) no-repeat; 
	position: relative;
	width: 275px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#artistry ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#howsitwork	{
	background-color: #2E0C46;
	left: 10px;
	top: 590px;
	position:absolute;
	width: 75%;
	height: 310px;
}
	
#howsitwork h3 {
	background: url(/images/2007/howitworks.gif) no-repeat; 
	position: relative;
	width: 275px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#howsitwork ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
	
#angel_whenwhere	{
	background-color: #2E0C46;
	left: 10px;
	top: 390px;
	position:absolute;
	width: 75%;
	height: 210px;
}

#angel_whenwhere h3 {
	background: url(/images/2007/angel_whenwhere.gif) no-repeat; 
	position: relative;
	width: 300px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#angel_why	{
	background: #23125F;
	left: 10px;
	top: 610px;
	height: 170px;
	position:absolute;
	width: 75%;
}

#angel_why h3 {
	background: url(/images/2007/angel_why.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#privacy {
	background-color: #2E0C46;
	color:#FFFFCC;
	position: absolute;
	top: 71px;
	left: 10px;
	width: 75%;
	height: 1000px;
	z-index: 2;
	}

#privacy h3 {
	background: url(/images/2007/privacy.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 325px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#privacy ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
#privacy address	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#privacy h2	{
	position: relative;
	top: 0px;
	left: 10px;
	width: 90%;
}	

