@charset "utf-8";
Body {
	background-color: #E6FFE6;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
.wrapper {
	padding: 0px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E6FFE6;
}
.logo {
	background-color: #00CC00;
	padding-top: 100px;
	margin-bottom: 0em;
	margin-top: 0em;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(images/tanin-logo3.jpg);
}
.logo-mobile {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-family: "Comic Sans MS", cursive;
	color: #FFFFFF;
	padding-left: 3.5em;
	padding-bottom: 1.2em;
	text-shadow: 1px 6px 2px black;
}
.head {
	color: #710000;
	text-shadow: 0px 0px 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.imageLeft {
	margin-left: 50px;

}


.content1 {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 50px;
	float: left;
	width: 700px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DED;
}
.slideshow {
	padding-left: 50px;
}

.rightColumn1 {
	width: 340px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

.content {
	background-color: #FFFFFF;
	border: 0.1em solid #999999;
	padding-left: 10px;
	padding-bottom: 200px;
}

.footer {
	font-size: 0.7em;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ACA;
	font-style: italic;
	text-align: center;
	background-color: #E6FFE6;
	padding-bottom: 10px;
	clear: both;
}
.copyright {
	padding-left: 100px;
}

p {
	line-height: 1.5em;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
#multi_drop_nav * {
	margin:0; padding:0;
}
#multi_drop_nav {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border:1px solid #686;
	float:left;
}
#multi_drop_nav ul { 
float:left;
}
#multi_drop_nav li {
	border-left:2px solid #ACA;
	list-style-type:none;
	float:left;
	position:relative;
	background-color:#DED;
	width:11em;
	text-align: center;
}
#multi_drop_nav li:first-child {
	border-left:none;
}
#multi_drop_nav a {
	display:block;
	padding: .3em 6px;
	color:#686;
	text-decoration:none;
}
#multi_drop_nav a:hover {
	color:#DED;
	background-color:#464;
}
#multi_drop_nav li ul {
	position:absolute;
	display:none;
	width:11em;
	left:-1px;
}
#multi_drop_nav li:hover ul {
	display:block;
}
#multi_drop_nav li ul li {
	width:100%;
	border-right:1px solid #686;
	border-bottom:1px solid #686;
	border-left:1px solid #686;
}
#multi_drop_nav li ul li:first-child {
	border-left:1px solid #686;
	border-top:1px solid #686;
}
* html #multi_drop_nav li ul {
	border-top:1px solid #686;
}


.secondNav a{
	text-decoration:none;
	
}
.secondNav ul li {
	padding-bottom: 10px;
}
.secondNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h2 {
	margin-left: 0.5em;
}
h3 {
	margin-left: 0.5em;
}
h4 {
	margin-left: 0.5em;
}
.rightJoint {
	float: right;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.bottomnav {
	background-color: #E6FFE6;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	text-align: center;
}
.bottomnav a{ text-decoration:none;
              
              }
.bottomnav li {list-style-type:none;
             display:inline;
			 padding-left:10px;
			 
} 
.bottomnav a:hover {background-color:#ebebff;
            color:#262682;
			
}
.thumbNail {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
.swapImg {
	font-weight: bold;
}
p .swapImg {
	padding-top: 10px;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
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*/
visibility: visible;
top: 0;
left: 350px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
table.coupon {
	width: 95%;
	border-collapse: collapse;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}
table.coupon, th, td {
/*	border: 1px solid #20202f;*/
}
table.coupon th {
/*	border: 1px solid #20202f;*/
	font-family: Tahoma, Geneva, sans-serif;
	height: 40px;
}
table.coupon td
{
	text-align: left;
	height: 25px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.coupon caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}
table.coupon tr:nth-of-type(odd) {
	background-color: #E6FEE6;
} 
table.coupon tr:first-of-type {
	background-color: #00CC00;
	color: #000000;
	background-image: url(images/bg1.jpg);
}
.imageRight1 {
	padding-right: 10px;
	padding-bottom: 10px;
}
 
.imgFooterRight {
	float: right;
	padding-right: 10px;
}
p#socialicons2 img{ /* 2nd set of icons. Rotate them 60deg onmouseover and out */
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

p#socialicons2 img:hover{
-moz-transform: rotate(70deg);
-webkit-transform: rotate(70deg);
-o-transform: rotate(70deg);
-ms-transform: rotate(70deg);
transform: rotate(70deg);
}
.rightslide{
	border: 4px ridge #ACA;
	margin: 5px 0px 10px 45px;
}
a img {border: none; }
