/**********************************
Reset
***********************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
element {
}

/**********************************
Reset
***********************************/

body {
	background-color: #2b2b2b;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 937px;
	height: 100%;
	background: #1a2228 url(images/background.png) repeat-x top left;
}
#header {
	 position: absolute;
	 padding:0;
	 margin:0;
}
.logo {
	float:left;
	width: 296px;
	height: 180px;
	text-indent:-999999px;
}
.logo a {
	display:block;
	width: 296px;
	height: 180px;
	background: transparent url(images/lesher_02.png);
}
.words{
	position: absolute;
	float:left;
	background: url(images/lesher_06.png);
	width: 509px;
	height:71px;
	margin-left: 314px;
        *margin-left: 21px;
        _margin-left: 21px;
}


 /**********************************
NAVIGATION
***********************************/
#nav {
 	padding:0;
	margin-top:0;
}

.nav-img {
	float:left;
	margin:73px 0 0 150px;
	width:674px;
	height:266px;
	background: url(images/images.png);
	
}
#navigation {
	position: absolute;
	width:674px;
	height:48px;
	margin:0 0 0 150px;
	background:transparent url(images/buttons.png) no-repeat scroll left top;
	z-index: 20;	
}
#navigation {
	display:inline-block;
}
#navigation:after {
	display: block;
	clear:both;
	content: ".";
	visibility:hidden;
	height: 0;
}
#navigation li {
	float: left;
	
}	
#navigation li a{
	display:block;
	width:224px;
	height: 48px;
	text-indent:-99999px;
}	
#navigation li.selected a, #navigation li a:hover {
	background:transparent url(images/buttons.png) no-repeat scroll left top;
	
}

li#gn-home a:hover {
	background-position: 0px -48px;
}
li#gn-about-us a:hover {
	background-position: -224px -48px;
}
li#gn-appt a:hover {
	background-position: -448px -48px;
}


li#gn-home a:active {
	background-position: 0px -96px;
}
li#gn-about-us a:active {
	background-position: -224px -96px;
}
li#gn-appt a:active {
	background-position: -448px -96px;
}


li#gn-home.selected a {
	background-position: 0px -144px;
}
li#gn-about-us.selected a {
	background-position: -224px -144px;
}
li#gn-appt.selected a {
	background-position: -448px -144px;
}

 /**********************************
NAVIGATION
***********************************/
.clear {
	display:block;
	clear:both;
}
 /**********************************
SIDE-NAVIGATION
***********************************/

#side-nav {
	float:left;
	font-family: arial, Helvetica,sans-serif;
	font-size: 14px;
	width: 150px;
	margin-top: 65px;	
}

#side-limenu  a {
	padding-left: 35px;
	color:white;
	text-decoration: none;
	line-height: 30px;
}
#side-limenu a:link {
	
	text-decoration: none;
}
#side-limenu a:hover {
	color:white;
	text-decoration: underline;
}
#side-limenu a:visited {
	color:gray;
	text-decoration: none;
}
/* begin drop down navigation */

.menu_list {	
	width: 150px;
}
.menu_head { border: none;
	padding: 5px 33px;
	cursor: pointer;
	position: relative;
	color: #fff;
	margin:1px;
	background: url(images/left.png) center right no-repeat;
	overflow: hidden;
}
.menu_body {
	display:none;
}
.menu_body a{
  font-size: 12px;
  display:block;
  color: #ffc600;
  line-height: 20px;
  padding-left:42px;
  text-decoration:none;
}
.menu_body a:hover{
  color: #ffc600;
  text-decoration:underline;
  }		
		/* end drop down navigation */
 /**********************************
SIDE-NAVIGATION
***********************************/
#content-background {
	position: relative;
	float:left;
	background-color: #dacab3;
	width:500px;
	margin: 75px 0 0 0px;
	z-index: 2;
	border: 2px solid #c29963;
}



#content {
	position: relative;
	float:left;
	background-color: #222222;
	width:500px;
	margin: 75px 0 0 0px;
	z-index: 2;
	
}

#content .text {
	padding: 20px 20px 0 20px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
#content .text p {
	padding: 10px 0 10px 0;
}
#content .text ul a:link {
	color: #ffffff;
        text-decoration:none;
}
#content .text ul a:visited {
	color: #808080;
        text-decoration:none;
}
#content .text ul a:hover {
	color: #ffffff;
        text-decoration:underline;
}
#content .questions {
	color: #fdd93d;
}
#backtop  {
        margin:0 auto 0 auto;
	text-align: center;
        color:#ffffff;
}
#backtop a:link {
         margin:0 auto 0 auto;
	color:#ffffff;
        text-decoration:underline;
        text-align: center;
}
#camera {
	background: transparent url(images/lesher_26.png);
	width: 823px;
	height:428px;
	float: right;
	margin-top: -380px;
}


 /**********************************
 VIDEO
***********************************/
#vid-content-background {
	position: relative;
	float:left;
	background-color: #222222;
	width:674px;
	margin: 75px 0 0 0px;
	z-index: 2;
}
#vid-content {
	float: left;
	margin: 5px 0px 5px 6px;
	width:663px;
	height:100%;
	}

#vid-content .text {
	padding: 20px 20px 0 20px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 20px;
}
#gen-vid {
	width: 663px;
	height: 288px;
	padding-bottom: 10px;
}
#gen-vid img {
	width: 663px;
	height: 288px;
	position: absolute;
	z-index: 0;
}
#gen-vid h3 {
	font-family: Garamond;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #4e2c00;
	padding: 5px 0 0 10px;
	position: absolute;
	z-index: 1;
}
#gen-vid ul {
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-top: 118px;
	padding: 0px 0 0 25px;
	line-height: 25px;
}
#gen-vid b {
	font-style: italic;
	color: black;
	padding: 0;
	margin: 0;
}





 /**********************************
END  VIDEO
***********************************/
/*begin upcoming calender*/

#updates {
	margin: 0px 0px 12px 0px;
	padding-left: 10px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	overflow: hidden;
	position: relative;	
	}	
	
#updates .on a {
	background: #f2911f;
	}
#updates div.off { display: none; }

#calendarselector {
	background: #074a7f;
	border: 1px solid #131722;
	border-width: 1px 1px 0px 1px;
	color:#ffffff;
	padding: 5px 6px 7px 1px;
}
#calendarselector li {
	display: inline;
}
#calendarselector a {
	color: #ffffff;
	font-size: 12px;
	padding: 7px 6px;
	text-transform: uppercase;
}
#calendarselector a:link {
	color: #ffffff;
	font-size: 12px;
	padding: 7px 6px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	}
#calendarselector a:visited {
	color: #ffffff;
	font-size: 12px;
	padding: 7px 6px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
	
	
		* html #calendarselector a { padding: 3px 8px 2px 8px; }
		*+html #calendarselector a { padding: 3px 8px 2px 8px; }
	
#upcomingprograms { 
	font-size: 12px;
	border: 1px solid #131722;
	border-width: 1px 1px 1px 1px;
	overflow: auto;
	background: url(images/g-packages2.jpg) no-repeat;
	height: 400px;	
	padding: 0px 0 0 10px;
}

#upcomingprograms a:link {
	color: #6e4f2b;
	text-decoration: none;
}
#upcomingprograms a:hover {
	color: #6e4f2b;
	text-decoration: underline;
}
#upcomingprograms .lists {
	padding: 15px 0 0 10px;

}



/*end upcoming calender*/



.formcellpadding {
	padding: 10px 0 10px 0;
}
/**********************************
PAY NAVIGATION
***********************************/
#paylinks li {
	float: left;
	display: block;
	padding: 10px 10px 0 15px;
}
#pay-navigation {
	height:36px;
	margin:0px;
	background:transparent url(images/general-pack-buttons.png) no-repeat scroll left top;
	z-index: 20;
}
#pay-navigation {
	display:inline-block;
	float: right;
}
#pay-navigation:after {
	display: block;
	clear:both;
	content: ".";
	visibility:hidden;
	height: 0;
}
#pay-navigation li {
	float: left;
	
}	
#pay-navigation li a{
	display:block;
	width:150px; 
	height: 36px;
	text-indent:-99999px;
}	
#pay-navigation li.selected a, #pay-navigation li a:hover {
	background:transparent url(images/general-pack-buttons.png) ;
	background-repeat: no-repeat;
}
li#pay-later a:hover {
	background-position: 0px -36px;
}
li#pay-now a:hover {
	background-position: -150px -36px;
}


 /**********************************
END PAY NAVIGATION
***********************************/

/**********************************
CHECK NAVIGATION
***********************************/
#paylinks li {
	float: left;
	display: block;
	padding: 10px 10px 0 15px;
}
#check-navigation {
	height:36px;
	margin:0px;
	background:transparent url(images/g-paypal.png) no-repeat scroll left top;
	z-index: 20;
}
#check-navigation {
	display:inline-block;
	float: right;
}
#check-navigation:after {
	display: block;
	clear:both;
	content: ".";
	visibility:hidden;
	height: 0;
}
#check-navigation li {
	float: left;
	
}	
#check-navigation li a{
	display:block;
	width:150px; 
	height: 36px;
	text-indent:-99999px;
}	
#check-navigation li.selected a, #check-navigation li a:hover {
	background:transparent url(images/g-paypal.png) ;
	background-repeat: no-repeat;
}
li#pay-later a:hover {
	background-position: 0px -36px;
}
li#pay-now a:hover {
	background-position: -150px -36px;
}


 /**********************************
END CHECK NAVIGATION
***********************************/
.paypal  {
	margin: 5px 0 50px 35px;
	font-size: 14px;
	width: 300px;
}
.paypal td {
	line-height: 24px;
	padding-top: 5px;
}
.paypal-options {
	width: 500px;
	height: 200px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
}


 /**********************************
FOOTER
***********************************/
#footer {
	width: 674px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	margin-left: 90px;
}
#footer li  {
		display:block;
		float:left;
		padding-left:22px;
		
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer a:visited {
	color: grey;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffc600;
	font-variant: small-caps;
        padding-bottom: 12px;
}
h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #074a7f;
	font-variant: small-caps;
	padding-top: 15px;
}

#commentform fieldset {
        padding:10px;
}

 /**********************************
VIDEO PROPERTIES
***********************************/


div.player
{margin-left: 350px;
margin-top: 9px;
position:absolute;}

div.player_bg
{margin-left: 10px;
margin-top: 10px;
background-image:url(../images/pbg.png);
background-repeat: no-repeat;
width:330px;
height:265px;
position:absolute;}

a.link
{color:#FF0000;}

div.player_bg2
{margin-left: 10px;
margin-top: 420px;
background-image:url(../images/pbg2.png);
width:510px;
height:160px;
position:absolute;}

div.url_des_n
{margin-left: 25px;
margin-top: 435px;
position:absolute;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}

div.url_des_y
{margin-left: 25px;
margin-top: 455px;
position:absolute;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}

div.url
{margin-left: 25px;
margin-top: 490px;
position:absolute;}

div.autoplay_des
{margin-left: 25px;
margin-top: 515px;
position:absolute;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}

div.autoplay
{margin-left: 105px;
margin-top: 515px;
position:absolute;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}

div.autoplay_btn
{padding-left: 245px;
margin-top: 515px;
position:absolute;}

div.submit
{margin-left: 25px;
margin-top: 535px;
position:absolute;}

.input_style
{width: 320px;}

