/* CSS Document */

@import url(../../../../Local Settings/Temporary Internet Files/Content.IE5/YJS7HQFQ/lightbox.css);

html{
	cursor:url("images/New_Scissors.ICO");
	margin: 0px;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	z-index:100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #E9E6E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #815740;
	border-right-color: #815740;
	border-bottom-color: #815740;
	border-left-color: #815740;
		
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	background-color: #E9E6E1;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #815740;
	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #4D2F20;
	color: #EAE3C1;
}
#Home_page_text_movie{
	background-image:url(../images/Home_page_text.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 500px;
	margin-top: 103px;
	margin-left: 40px;
	float: left;
}
#Services_page_text_movie{
	background-image:url(../images/inal-Services-Page-Tex.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 500px;
	margin-top: 103px;
	margin-left: 40px;
	float: left;
}
#Services_main_box{
	background-image:url(../images/Services-Main-Body-Background.jpg);
	background-repeat: no-repeat;
	background-color: #D7D0C6;
	overflow: scroll;
	overflow-x: hidden;
	display: block;
	height: 546px;
	width: 510px;
	padding: 6px;
	background-attachment: scroll;
	background-position: left top;
}

body {
	background-image: url(../images/background-image.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
#Upcoming_page_text_movie{
	background-image:url(../images/inal-Upcoming-Text.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 500px;
	margin-top: 103px;
	margin-left: 40px;
	float: left;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
}					
a.nav:hover {
  text-decoration: underline;
  font-family: "Times New Roman", Times, serif;
}
					
a:hover {

  cursor:url("images/scissors_sm_ant.ani");

}

a.email:link, a.email:visited, a.email:active  {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;
}
	
a.email:hover {
  text-decoration: underline;
  font-family: "Times New Roman", Times, serif;
}
#clock_padding{
	background-image: url(../images/Nav-Bottom-image.jpg);
	background-repeat: no-repeat;
	padding-right: 6px;
}
.Main_Box{
	background-color: #D7D0C6;
	background-image: url(../images/Main-Body-Background-2.jpg);
	background-repeat: no-repeat;
	padding: 6px;	
}
.upcoming_Box{
	background-color: #D7D0C6;
	background-image: url(../images/Upcoming-Main-Body-Background.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	
}
.Side_bar_table{
	padding-right: 6px;
	padding-left: 6px;
}
.sub_box{
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
	
tr.odd {
padding: 3px;
color: #333;
background: #c59b85;
}

tr.even {
padding: 3px;
color: #333;
background: #dcb5a1;
}

tr.spaned{
padding: 5px;
color: #333;
text-align: center;
}
