OL, UL {
	list-style: none;
}

TH {
	text-align: left;
}

H1, H2, H3, H4, H5, H6 {
	font-size: 100%;
	font-weight: normal;
}

BODY, TD, P, INPUT, SELECT, TEXTAREA {
	font-family: Georgia, Helvetica, sans-serif;
	/*font-family:tahoma, verdana, sans-serif;*/
	font-size: 13px;
	color: #000;
}

P, DL {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 10px;
}

P, LI, DL {
	line-height: 1.3em;
}

BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD { 
	margin: 0px;
	padding: 0px;
}

P#intro {
	font-size: 15px;
}

DT {
	float: left;
	font-weight: bold;
	padding-right: .5em;
}

A {
	outline: none;
}

A, A:link, A:visited {
	color: #945403;
	
	text-decoration: none;
}

A:hover, A:active {
	color: #900;
	text-decoration: underline;
}

A.document {
	display: inline;
	margin: 0px auto;
	padding-right: 11px;
	white-space: nowrap;
}

A.print {
	padding-left: 14px;
	white-space: nowrap;
}

A.bullet {
	padding-left: 15px;
	font-weight: bold;
	text-transform: lowercase;
	white-space: nowrap;
}

A.bullet-big {
	padding-left: 20px;
	font-weight: bold;
	text-transform: lowercase;
	white-space: nowrap;
}

A.more {
	text-transform: lowercase;
}

A.toggle {
	font-size: 12px;
	padding-right: 13px;
}

STRONG {
	font-weight: bold;
}

EM {
	font-style: italic;
}

EM STRONG,
STRONG EM {
	font-weight: bold;
	font-style: italic;
}



TABLE {
	border-spacing: 0px;
}

FIELDSET, IMG { 
	border: 0px;
}

ADDRESS, CAPTION, CITE, CODE, DFN, EM, STRONG, TH, VAR {
	font-style: normal;
	font-weight: normal;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 16px;
}

UL {
	list-style-type: disc;
}

UL.simple {
	list-style-type: none;
	padding-left: 0px;
}

UL UL {
	margin-bottom: 0px;
}

OL {
	list-style-type: decimal;
	padding-left: 25px;
}

IMG {
	border: none;
}

IMG.button {
	display: inline;
}

IMG.bordered {
	border: 1px solid #E4E4DE;
	background-color: #E4E4DE;
}

IMG.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

IMG.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.css-image SPAN {
	position: absolute;
	left: -9999px;
}

.clear-float {
	clear: both;
}

SPAN.clear-float, DIV.clear-float {
	display: block;
	visibility: hidden;
}

PRE {
	text-align: left;
}

HR {
	clear: both;
}

H1 {
	padding-bottom: .3em;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	line-height: 1em;
}

H2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	line-height: 24px;
	padding-bottom: 10px;
}

H3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

H4, H5, H6 {
	font-family: Georgia, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

DIV.hr {
	height: 1.4em;
	width: 100%;
	border: 0px;
	background-color: #E5E5DD;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.noscreen {
	display: none;
}

.site-error {
	color: #FE0000;
	font-weight: bold;
	margin: 20px;
	border: 1px solid #FE0000;
	padding: 10px;
	text-align: left;
}

.error {
	color: #FE0000;
	font-weight: bold;
}

.hide {
	display: none;
}

.required {
	color: #FE0000;
	font-weight: bold;
}

INPUT {
	outline: none;
	font-weight: normal;
}

INPUT.go-button {
	float: left;
	width: 25px;
	height: 21px;
	margin-left: 4px;
	outline: none;
}

#content {
	width: 975px;
	margin: 0px auto;
	padding: 0px 15px;
	position: relative;
	overflow: hidden;
}

#content .column {
	text-align: left;
	padding-top: 0px;
}

#left {
	float: left;
	width: 184px;
}

#center {
	float: left;
	width: 552px;
	margin-left: 10px;
	padding-left: 20px;
}

#center-wide {
	float: left;
	width: 736px;
	margin-left: 10px;
	padding-left: 20px;
}

#center-wide-flush {
	float: left;
	width: 736px;
	margin-left: 0px;
	padding-left: 0px;
}

#right {
	float: right;
	width: 172px;
	padding-left: 10px;
}

#right.bordered {
	margin-top: 15px;
	padding-bottom: 10px;
	border-left: 1px solid #E4E4DE;
}

#wide-content #center {
	width: 746px;
	float: right;
}

#wide-content #center .feature {
	width: 532px;
}

#wide-content #center .feature P {
	font-size: 13px;
}

#wide-content #right {
	xdisplay: none;
}

#left H2,
#right H2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 4px;
}

#left H2 {
	padding-bottom: 10px;
}

#right BLOCKQUOTE {
	padding-top: 30px;
	padding-left: 10px;
	color: #900;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#right BLOCKQUOTE P {
	padding: .5em 0 10px 0;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #900;
}





#header {
	width: 950px;
	padding: 0px 15px;
	margin: 0px auto;
}

#navheader {
	margin: -20px 0px 0px 0px;
	height: 120px;
	border-bottom: 1px solid #E4E4DE;
	overflow: hidden;
}

#navheader-secondary {
	clear: both;
	height: 20px;
	padding: 6px 0px;
	margin: 0px 0px;
	border-bottom: 3px double #E4E4DE;
	overflow: hidden;
	width:1000px;
	font-family: Georgia, Helvetica, sans-serif;
}

#navheader #home-logo {
	float: left;
	outline: none;
}

#navheader #home-icon {
	display: block;
	width: 10px;
	height: 10px;
}



#navheader-secondary div#header-tagline {
	float: left;
	padding: 0px 0px;
	font-size: 14px;
	text-transform: capitalize;
}

#navheader-secondary #header-tagline SPAN.phone-number {
	font-size: 15px;
	font-weight: bold;
}

#navheader-secondary P#header-tagline A#header-directions {
	padding: 0px 4px;
}

#navheader-secondary #site-search {
	float: right;
	width: 230px;
}

#navheader-secondary #site-search LABEL {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	text-transform: lowercase;
	cursor: pointer;
}

#navheader-secondary #site-search INPUT#search-field {
	float: left;
	width: 134px;
	height: 15px;
	height: 15px;
	padding: 1px 2px;
	vertical-align:baseline;
	vertical-align:"1px";
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 4px;
	color: #000;	/* bfbaa7 */
	border: 1px solid #9C9C9C;
}

#videoHeader{width:200px;  margin-right:24px; height:175px;}



#header-image {
	margin: 10px 0px;
}

ul#page-login {
	list-style-type:none;
}
ul#page-login input {
	padding:4px 3px;
	margin: 0 0 5px;
}

#footer {
	width: 975px;
	padding: 0px 0px;
	margin: 0px auto;
	clear: both;
}

#footer, 
#footer P {
	font-size: 11px;
}

#showsitemap {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #E4E4DE;
	border:0;
	overflow: auto;
	width:949px;
	margin:0 auto;
}

.footer-columns {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

.footer-columns.last {
	width: 230px;
}
.footer-columns a,
.footer-coloumns a:link,
.footer-columns a:active,
.footer-columns a:visited {
	
	color:#092F60;
}

#showsitemap H2 {
	font-size: 15px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 0px;
	text-transform: lowercase;
}
.signup {
	 margin: 2px 0 0 80px; float:right; width:500px;
	 
	*margin: -30px 0 0 0; *padding: 0 30px 0 0; display:inline;
}
.join {
	float:right; display:inline; width:157px;  
}	
.toplogin {
	float:right; display:inline; width:65px; 
	margin: 0 0 0 25px;
}	
.toplogout {
	float:right; display:inline; width:170px;
	text-align:right; 
	overflow:hidden;
}
.eventlist UL LI {
	font-size: 12px;
	color: #013469;
}

#showsitemap UL {
	width: 153px;
	padding: 0px;
	list-style-type: none;
}

#showsitemap UL LI {
	font-size: 13px;
	padding-left: 7px;
	text-transform: lowercase;
	font-family: Helvetica, sans-serif;
}

#footer-logo {
	float: left;
}

#footer-content {
	clear: both;
	height: 21px;
	padding-top: 3px;
	border-width: 3px 0px;
	border-style: double;
	border-color: #E4E4DE;
	overflow: hidden;
	width:950px;
}

#footer-content P {
	float: left;
	padding-left: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: lowercase;
}

UL#footer-links {
	float: right;
	list-style-type: none;
}

UL#footer-links LI {
	float: left;
	padding: 0px 7px 0px 8px;
	font-size: 12px;
}

UL#footer-links LI.first {
	padding-left: 7px;
	background-image: none;
}

UL#footer-links LI.last {
	padding-right: 0px;
}
#footer-links a { 
	color:#071319;
	}
#copyright {
	float: left;
	width: 480px;
	padding: 8px 0px;
	color: #9D957B;
	text-transform: lowercase;
	white-space: nowrap;
}

#footer A#tnm {
	display: block;
	float: right;
	padding: 8px 0px;
	outline: none;
	white-space: nowrap;
	color: #9D957B;
}

#footer A#tnm:hover, #footer A#tnm:active {
	text-decoration: none;
}

#footer A#tnm:hover STRONG, #footer A#tnm:active STRONG {
	text-decoration: underline;
}

.introtext {
	width:370px; float:left; display:inline; background:#ededed; padding:20px;
	color:#565656;
	margin-bottom:20px;
}
.introtext p {
	margin: 0 0 12px;
	color:#444;
	font-size:12px;
}	

h4 { margin-bottom:8px; }

div#booknav {

	width:100%;
	display:block;
	position:relative;
}

div#booknav  ul {
        width: 100%;   
        margin: 0 0 20px;
        padding: 0;
        margin-top:190px;
		*margin-top:0;
		height:300px;
        line-height: 1em;
        list-style: none;
    }
    div#booknav  li {
        display: block;
        
        margin: 0;
        padding: 0;
        
        list-style: none;
        
        line-height: 1em;
    }
    * html div#booknav  li {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }
    div#booknav  a,
    div#booknav  a:link,
    div#booknav  a:active,
    div#booknav  a:visited {
        display: block;
        
        font-weight: bold;
        text-decoration: none;
        
        margin: 0;
        padding: 0;
        font-size:18px;
		line-height:22px;
		font-family:arial narrow, arial, verdana, sans-serif;
        color: #092F60;
        background: white;
    }
    div#booknav  a:hover {
        text-decoration: underline;
        
    }
	div#booknav  li.cc a,
    div#booknav  li.cc a:link,
    div#booknav  li.cc a:active,
    div#booknav  li.cc a:visited {
		background: url(images/nav-cc.png) no-repeat;
		background-position:left center;
		padding:11px 0 11px 60px;
	}
	div#booknav  li.gw a,
    div#booknav  li.gw a:link,
    div#booknav  li.gw a:active,
    div#booknav  li.gw a:visited {
		background: url(images/nav-gw.png) no-repeat;
		background-position:left center;
		padding:11px 0 11px 60px;
	}
	div#booknav  li.tt a,
    div#booknav  li.tt a:link,
    div#booknav  li.tt a:active,
    div#booknav  li.tt a:visited {
		background: url(images/nav-tt.png) no-repeat;
		background-position:left center;
		padding:11px 0 11px 60px;
	}
	div#booknav  li.bo a,
    div#booknav  li.bo a:link,
    div#booknav  li.bo a:active,
    div#booknav  li.bo a:visited {
		background: url(images/nav-bc.png) no-repeat;
		background-position:left center;
		padding:11px 0 11px 60px;
	}


.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}

.italic {
	font-style: italic;
}

.tightbottom {
	padding-bottom: 0;
}

.error {
	color: #d00;
	font-style: italic;
}

input.error,
span.error {
	background: #fdd;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.red {
	color: #900;		
}

.gray {
	color: #999;
}

.hilite {
	background: #ff4;
	padding: 2px 8px;
}



/******************************************************************************
 * CLEARFIX HACK
 ******************************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}
<![endif]->

.centerdiv{ /*IE method of centering a relative div*/
float:right;
}

.centerdiv>div{ /*Proper way to center a relative div*/
  margin: 0 50 0 0;
}

.deepakschedule {
margin: 10 10 10 10;
}

.eventbox {
	/* background-image: url(images/backgroundleft.gif); */
	background-repeat:repeat-x;
	display: block;
}

.eventlist {
		width: 220px;
		height: 450px;
		overflow:hidden;
		padding-right: 15px;
	float:left;
}

.eventsimage {
	float:left;
	width:220px;
	height:159px;
	display: inline;
	}


.chooseprogram {
	margin-top:15px;
	*margin-top:20px;
	*border: 1px solid #fff;
	height:140px;
	display: block;
	}
.button {
    border: 0px;
    background: #ffffff;
}

.stretch,
    .clear {
        clear: both;
        height: 1px;
        
        margin: 0;
        padding: 0;
        
        font-size: 15px;
        line-height: 1px;
    }
    .clearfix:after {
        clear: both;
        height: 0;
        
        display: block;
        visibility: hidden;
        
        content: ".";
    }
    .clearfix {display:inline-block;}
    /* Hide from IE Mac \*/
    .clearfix {display:block;}
    /* End hide from IE Mac */
	
	
/* PopUp Window CSS */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
  text-align:left;
}

#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  
  border:3px solid #cccccc;
  height:17px;
  width:150px;
  font-size:13px;
  padding:4px;
  margin-top:4px;
  margin-left:10px;
}
.loginfields {
	
	margin: 60px 0 0 60px;
}
.logininfo {
	margin: 10px 0 0 60px;
	font-size:11px;
	color:#878787;
}
input.input {
	float:right; display:inline;
}
label.label { float:left; display:inline; width:60px; }
#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}



#sidebar{width:230px;float:right;margin:5px;padding:0;}


/* Blog Pages CSS */
.entry{width:700px;background:#fff;float:left;color:#666;text-align:justify;border-bottom:#ccc 1px dotted;margin:5px auto;padding:5px;}

.entry h2,h3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;margin:0 auto;padding:0;}

.entry p {
	margin: 5px 0 6px;
	font-size:12px;
	line-height:18px;
	color:#444;
	font-family: georgia, helvetica, sans-serif;
}

h2,h3 a, a:link, a:active, a:visited{text-decoration:none;color:#14568a;border:none;}


.alignright{float:right;margin-top:10px; margin-left:10px;}

.alignleft{float:left;margin-top:10px; margin-right:10px;}

#socialize img { margin-right:8px; }


div#navheader ul {
        width: 680px;
        margin: -35px 0 0 0;
        padding: 0 0 0 300px;
        list-style: none;
    }
    div#navheader li {
        float: left;
        display: inline;
        
        margin: 0px 0 0 0;
        padding: 0;
        border-right:1px solid #565656;
        list-style: none;
        
    }
    div#navheader a,
    div#navheader a:link,
    div#navheader a:active,
    div#navheader a:visited {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        margin:0;
		padding: 0px 9px 0px 9px;
		outline: none;
        
        text-decoration: none;
        
        color: #C6834A;
        background: transparent;
    }
	
    div#navheader li.last {
        border-right: none;
		padding-right:0;
    }
    div#navheader a:hover {
        text-decoration: underline;
    }

	
	
	
	div#navheader-secondary ul {
        width: 680px;
        margin: -23px 0 0 0;
        padding: 0 0 0 300px;
        list-style: none;
    }
    div#navheader-secondary li {
        float: left;
        display: inline;
        
        margin: 0px 0 0 0;
        padding: 0;
        border-right:1px solid #565656;
        list-style: none;
        
    }
    div#navheader-secondary a,
    div#navheader-secondary a:link,
    div#navheader-secondary a:active,
    div#navheader-secondary a:visited {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        margin:0;
		padding: 0px 9px 0px 9px;
		outline: none;
        
        text-decoration: none;
        
        color: #C6834A;
        background: transparent;
    }
	
    div#navheader-secondary li.last {
        border-right: none;
		padding-right:0;
    }
    div#navheader-secondary a:hover {
        text-decoration: underline;
    }

#formheader { background: url(http://www.earthandlight.com/wp-content/themes/blue-box-01/images/signup-header.png) no-repeat;
 background-position:top right; height:86px; width:394px; text-align:right; padding:29px 21px 0 0; }
 #formheader table { width:178px; float:right; color:#fff; text-align:right; font-size:10px; font-family:arial; }
 #formheader td {  color:#fff; text-align:right; font-size:12px; font-family:arial; }
 #formheader label { color:#fff; margin-bottom:3px;}
 #formheader input { float:right; display:inline; width:120px; margin-bottom:3px; font-size:11px;}
 #formheader input#formsubmit { background: url(images/joinbutton.png) no-repeat; background-position:bottom center; width:102px; height:24px; border:0; }

 #formsidebar { background: url(http://www.earthandlight.com/wp-content/themes/blue-box-01/images/signup-sidebar.png) no-repeat;
 background-position:top right; height:115px; width:197px; text-align:right;  margin-top:30px; padding:35px 0 0 20px;}
 #formsidebar table { width:178px; color:#fff; text-align:right; font-size:10px; font-family:arial;   }
 #formsidebar td {  color:#fff; text-align:right; font-size:12px; font-family:arial; }
 #formsidebar label { color:#fff; margin-bottom:3px;}
 #formsidebar input { float:right; display:inline; width:120px; margin-bottom:3px; font-size:11px;}
 #formsidebar input#formsubmit { background: url(images/registerbutton.png) no-repeat; background-position:bottom center; width:102px; height:24px; border:0; }

img.alignleft a{ float:left; margin: 0 15px 0 0; border: 0;}

#slideshow {
    position:relative;
    height:400px;
	float:left;
	margin-left:22px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	height:400px;
    opacity:0.0;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}
#slideshow img#slidebg { position:absolute; top:0; left:0; z-index:0; }
