


/*
Title:     LMS master styles for screen media
Author:     Ed Dvir Ed@E-agle.com
Company:	E-agle.com
Updated:    Oct 24 2006
*/

/* For All Browsers */
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.5em;
	color: #333;
	background: #fff url('../img/back.jpg') repeat-x top left;
	}

#logo { 
	width:750px;
	margin: 0 auto;
	text-align:left;
	}
#logo a { 
	display:block;
	text-indent: -9000px;
	width:206px;
	height:35px;
	text-decoration:none;
	background: url('../img/logo.gif');; margin-left:23px; margin-right:0px; margin-top:20px; margin-bottom:35px
	}

/*  TOP BANNER */
#top{
	background:url('../img/nav-background.gif') no-repeat 0 0;
	width:750px;
	height:21px;
	margin:0 auto;
	padding:0
	}
#top a {text-decoration:none;}	
#top h1 a{
	position:relative;
	display:block;
	width:600px;
	height:91px;
	left:80px;
	margin:0;
	padding:0;
	text-decoration:none;
	}
#top h1{
	margin:0;
	padding:0;
	text-indent:-10000px;
	}

/* NAVIGATION MENU */
#menu{
	width:750px;

	padding:0;
	margin:0;
	display:block;
	list-style:none;
	position:relative;
	}
#menu li{
	display:inline;
	float:left;
	padding:0 10px;
	}
#menu li a{
	display:block;
	height:21px;
	text-indent:-9000px;
	position:absolute;
	}
	
a {outline: none;}
#menu li a span{ visibility:hidden; }
#menu #home a{ left:23px; width:42px; }
#menu #imnew a{ left:85px; width:57px;}
#menu #ourstory a{ left:163px;width:66px; }
#menu #serviceinfo a{ left:250px; width:83px;}
#menu #whatshappening a{ left:353px; width:120px;}
#menu #contactus a{ left:494px; width:75px;}
#menu #memberresources a{ left:590px; width:130px;}

#menu #home a:hover{ background:url('../img/home-hover.gif') no-repeat; }
#menu #imnew a:hover{ background:url('../img/imnew-hover.gif') no-repeat; }
#menu #ourstory a:hover{ background:url('../img/ourstory-hover.gif') no-repeat; }
#menu #serviceinfo a:hover{ background:url('../img/serviceinfo-hover.gif') no-repeat; }
#menu #whatshappening a:hover{ background:url('../img/whatshappening-hover.gif') no-repeat; }
#menu #contactus a:hover{ background:url('../img/contactus-hover.gif') no-repeat; }
#menu #memberresources a:hover{ background:url('../img/memberresources-hover.gif') no-repeat; }

div#wrap {
	font-size: 90%;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 750px;
	background-color:#fff;
	}
div#flash {
	margin-left: 10px;
	padding-top:10px;
	text-align: left;
	width: 730px;
	height:260px;
	}
	
div#headerhome, div#headernew, div#headershopping, div#headerrest, div#headerpowerful, div#headerhistory, div#headerservice, div#headerhappening, div#headercontact, div#headermembers, div#headerlife, div#headerbottle, div#headerchildren, div#headeryouth, div#headernoemail {
	margin: 0;
	padding:10px 0 0 10px;
	background-color:#fff;
	text-align: left;
	width: 730px;
	height:260px;
	}
	
div#headerhome {background: #fff url('../headers/guitar.jpg') no-repeat 10px 10px;}
div#headernew {background: #fff url('../headers/kids.jpg') no-repeat 10px 10px;}
div#headerhistory {background: #fff url('../headers/history.jpg') no-repeat 10px 10px;}
div#headerservice {background: #fff url('../headers/services.jpg') no-repeat 10px 10px;}
div#headerhappening {background: #fff url('../headers/events.jpg') no-repeat 10px 10px;}
div#headercontact {background: #fff url('../headers/contact.jpg') no-repeat 10px 10px;}
div#headerpowerful {background: #fff url('../headers/powerful.jpg') no-repeat 10px 10px;}
div#headershopping {background: #fff url('../headers/shopping.jpg') no-repeat 10px 10px;}
div#headerhistory {background: #fff url('../headers/history.jpg') no-repeat 10px 10px;}
div#headerbottle {background: #fff url('../headers/main.jpg') no-repeat 10px 10px;}
div#headerchildren {background: #fff url('../headers/kids.jpg') no-repeat 10px 10px;}
div#headeryouth {background: #fff url('../headers/youth.jpg') no-repeat 10px 10px;}
div#headerrest {background: #fff url('../headers/rest.jpg') no-repeat 10px 10px;}
div#headernoemail {background: #fff url('../headers/noemail.jpg') no-repeat 10px 10px;}
	
div#header h1{
	font-size: 250%;
	color: #FFFFCC;
	letter-spacing: -2px;
	line-height: 30px;
	margin: 35px 20px 0 270px;
	margin-bottom: 0.25em;
	}

div#header blockquote {
	font-size: 180%;
	font-style:italic;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.3em;
	margin: 15px 20px 0 270px;
	margin-bottom: .25em;
	}

div#header cite {
	color: #fffccc;
	font-size: 140%;
	margin: 15px 20px 0 270px;
	}

div#header h1{
	font-size: 240%;
	color: #FFFFCC;
	letter-spacing: -1px;
	line-height: .5em;
	}
	
div#header h2{
	font-size: 180%;
	font-style:italic;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.15em;
	margin: 15px 30px 0 270px;
	}
	
div#header h1 span {
	display: none;
}

div#main {
	margin-left: 23px;
	padding: 0;
	width: 727px;
	background-color:#fff;
	height: 100%;
	}

#content {
	float: left;
	margin: 10px 0 20px 0;
	padding-left:23px;
	padding-right:15px;
	width: 430px;
	}

div#content p {
	line-height: 135%;
	margin:0 0 1.5em 0;
	font-size: 120%;
	}
	
h2 {
	font-size: 230%;
	color: #06AEEE;
	letter-spacing: -2px;
	line-height: 125%;
	margin-top:0;
	margin-bottom: .25em;
	}

h3 {
	font-size: 160%;
	color: #FF6600;
	margin-bottom:5px;
	font-style:italic;
	font-weight:bold;
	}

p {
	font-size: 130%;
	margin-bottom: 1em;
	}

#servicetimes a:link, #services a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#servicetimes a, #services a { }
#servicetimes a:visited, #services a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#servicetimes a:active, #services a:active
	{ color: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#servicetimes a:hover, #services a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;}

#content a:link, #nav a:link, #footer a:link, #secnav a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#content a, #nav a, #footer a, #secnav a { }
#content a:visited, #nav a:visited, #footer a:visited, #secnav a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#content a:active, #nav a:active, #footer a:active, #secnav a:active
	{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#content a:hover, #footer a:hover, #nav a:hover, #secnav a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 

#header a:link
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#header a { }
#header a:visited
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#header a:active
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#header a:hover
	{
	color: #fff;
	background: #00A5EE;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px solid #00A5EE;
} 
	
ul.bullet a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
ul.bullet a { }
ul.bullet a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
ul.bullet a:active
	{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
ul.bullet a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
	
#services {
	float: right;
	margin-top:-30px;
	margin-bottom:10px;
	padding-right:10px;
	color:#fff;
	width: 243px;
	height: 256px;
	background: #fff url('../img/postit.jpg') no-repeat 5px 0;; list-style-type:none
	}

#services h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 180%;
	line-height: 30px;
	letter-spacing: -1px;
	color:#333;
	margin: 40px 0 5px 20px;
	}

#servicetimes {
	margin:0;
	padding:0;
	list-style: none;
	float: left;
	width: 225px;
	font-size: 110%;
	line-height: 20px;
	}

#servicetimes ul {
	margin: 0;
	}

#servicetimes li {
	font-size: 100%;
	color:#333;
	padding: 0 0 10px 20px;
	}
	
#servicetimes li strong {
	font-size: 130%;
	color:#fff;
	}

#secnavlist {
	float: left;
	margin:10px;
	padding:15px 5px 1px 0;
	color:#333;
	list-style: none;
	width: 243px;
	background-color:#FFFFCC;
	border: 1px solid #DBDBDB;
	}
	
#secnav {
	float: left;
	margin:10px 10px 10px 10px;
	padding-right:5px;
	color:#333;
	list-style: none;
	width: 243px;
	background-color:#fff;
	border: 1px solid #DBDBDB;
	}

div#secnav h3, div#secnavlist h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#333;
	padding-left: 13px;
	font-style:normal;
	margin:10px 0 15px 0;
	}

#secnav p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	color:#333;
	padding: 0 10px 0 13px;
	margin-top:0;
	margin-right: 10px;
	margin-bottom: 1em;
	}


/************************************************************************************************Button******/
#rcc-form {
	margin:10px 0;
	padding-bottom:5px;
	}

#rcc-form label {
	margin-bottom: 5px;
	font-size: 100%;
	vertical-align:top;
	font-weight: bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

#rcc-form fieldset {
	margin: 10px 0 10px 0;
	padding:5px 10px;
	border: 1px dotted #ccc;
	}

.form175 {
	padding:6px;
	font: 110% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 175px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
	}
	
#rcc-form p {
	margin-bottom:5px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 110%;	
}

input.text {
	padding:1px;
  	width: 225px;
  	background:#fff;
  	border:1px solid #ccc;
  	border-color:#aaa #eee #eee #aaa;
  	color:#333;
  }

#rcc-form input.textcontact {
	padding: 6px;
	font-size: 120%;
	width: 300px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
  }

.form250 {
	font: 16px Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 6px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }

.form300 {
	padding:6px;
	font: 110% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 400px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
	}
	
#rcc-form legend {
	font-weight: bold;
	color: #333;
	padding: 4px 8px;
	background-color:#fff;
}

.form250 p {
	padding:0;
}

/************************************************************************************************Button******/	

#button {
	margin-top: 1px;
	background-color: #fff;
	padding: 5px 0 5px 0;
	}

#button {
	font-size: 110%;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

input.button {
	margin-top: 5px;
  	background:#fff;
  	color: #333;
	font-size: 100%;
  	border:1px solid #FFF;
  	border-color:#CCC #666 #666 #CCC;
  	height: 25px;
	}


/*Misc***********************************************************************************/

span.highlight {
  background:#ffc;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #00A5EE;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}

#footer {
	padding-top:10px;
	padding-bottom: 20px;
	border-top: 1px solid #DBDBDB;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 750px;
	}

#footer p {
	margin: 0 0 0 23px;
	font-size: 100%;
	}

ul.bullet li {
	list-style:none;
	margin:-8px 0 10px -25px;
	padding:2px 0 0 20px;
	background-repeat:no-repeat;
	font-size: 120%;
}

ul.bullet li.check {
	background-position: 1px 5px;
	background-image:url('../img/check.gif');
}

.upper {
font-size-adjust:none;
}