@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000;
	 
	 }
 
.style4 {
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold normal 1.2em Arial, Helvetica, sans-serif;
	text-transform: none;
}

.style1 {
	font: bold normal x-large Verdana, Geneva, sans-serif;
	color: #666;
	text-align: justify;
	padding: 15px;
}
  
.style3 {
	color: #63C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {
	color: #4C4033;
	background-color: #F2E4B5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	text-align: left;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: #AA7FFF;
	text-align: left;
}

 

a:link {
	color:  #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #93F;
	text-decoration: none;
}
a:active {
	color: #63F;
	text-decoration: none;
}

 
.submenu {
	color: #00A4A4;
}
#menu .submenu {
	color: #008080;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none
	}
ul
  {
  margin-left: .6em;
  padding-left: 1em;
  }
li
  {
  margin: 0;
  padding: 0;
  }	

 

/* resource Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 4px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

 
.textSmBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
}
.txtboldmedblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 15 px;
}
.txtboldmedblkLFT {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 5px 7px 5px 10px;
}


.blkBoldCapSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.priceBold {
	font-size: medium;
	font-weight: bolder;
	text-transform: capitalize;
	color: #E01D01;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}
.ItalBlksm {
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	font: italic 1em Verdana, Geneva, sans-serif;
}
.textLargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.floatright
	{
		float: right;
		width: inherit;
	} 
	
 .floatleft
	{
		float: left;
		width: inherit;
	} 
	
.textLRGboldLFT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	}
.txtWhtSmBld {
	font: bold 1em Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FFF;
}

	
	 
.RedBold {
	font: bold large Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	color: #C00;
	padding: 15px;
	text-align: center;
}
.b2, .b3, .b4 , 
/* round corners */
.Holder{font-size:1px; overflow:hidden; display:block;}
.Holder {height:1px; background:#4C4033; margin:0 5px;}
.b2 {height:1px; background:#4C4033; margin:0 3px;}
.b3 {height:1px; background:#4C4033; margin:0 2px;}
.b4 {height:2px; background:#4C4033; margin:0 1px;}
.content {background: #4C4033;}
.content div {margin-left: 5px; color: #FFF;}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:500px;
height:500px;
z-index: 9002;}.insert {
	position: fixed;
	top: 200px;
}
 
.popup {
	text-transform: uppercase;
	color: #60C;
	text-align: left;
	height: inherit;
	width: inherit;
	padding: 0;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	text-decoration: blink;
	background: #FCF;
}

