@charset "utf-8";
/* CSS Document */

body {
	padding: auto;
	background-image:url(images/bgt2.png);
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	text-decoration:none;
}
#wrapper {
	width: 1004px;
	margin: auto;
	padding: auto;
	position: relative;
}
#header {
	height: 525px;
	width: 1004px;
	margin: auto;
	overflow:visible;
}
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 387px;
	margin-left: 20px;
}

}
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:421px;
			width:988px;
			overflow:hidden;
			}	
		#slider{
	margin: 0;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:65px;
			height:77px;
			position:absolute;
			left:-15px;
			top:300px;
			}	
		#nextBtn{ 
			left:940px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:65px;
			height:77px;
			background:url(images/btn_prev.png) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(images/btn_next.png) no-repeat 0 0;	
			}	
			
#content {
	
	background-image:url(images/content2_07.gif);
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 1004px;
}
#left {
	float: left;
	width: 250px;
	overflow:hidden;
	background-image:url(images/content2_06.gif);
	background-repeat: repeat-y;
	height: 775px;
}
#rightcolumn {
	float: right;
	width: 24px;
	background-image:url(images/content2_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 775px;
}
#right {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 650px;
	background:scroll;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	

}
#leftbar {
	background-image:url(images/content_03.png);
	background-repeat: no-repeat;
	height: 65px;
}
.largetitle {
	font-size: 28px;
	line-height: 40px;
	color: #F00;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 40px;
	color:#933;
	font-style: italic;
	text-align: center;
}
.bigtitle {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	line-height: 40px;
	color:#F00;
	font-weight:bolder;	
	text-align: center;
}
.pinktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color:;
	font-style: italic;
	text-align: center;
}
.smalltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #F39;
	font-style: italic;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}

.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 34px;
	color: #00F;
	text-align: center;
}
	
#text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}	
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.separatorline {
	background-color: #DBDBDB;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	clear: both;
}
.separatorline2 {
	background-color: #DBDBDB;
	margin-left: 10px;
	margin-right: 10px;
	height: 170px;
	width: 1px;
	clear: both;
	
}
.separatorline3 {
	background-color: #DBDBDB;
	margin-left: 10px;
	margin-right: 10px;
	height: 105px;
	width: 1px;
	clear: both;
	
}
.coupon {
	background-image:url(images/special1.gif);
	height: 180px;
	width: 250px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-weight:bold;
}
#footer {
	background-image:url(images/content2_09.gif);
	background-repeat: no-repeat;
	height: 128px;
	background-position: center;
	text-align: center;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contact {
	color: #696969;
	padding: 5px;
	text-align: center;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #dfc078;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #f2d48f;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #000000;
}
#contact textarea {
	border: 1px solid #dfc078;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #f2d48f;
	color: #333333;
}
#wrapper #content #right table tr td strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
}
description {
	font-family: "Lucida Console", Monaco, monospace, "Adobe Garamond Pro";
	font-size: 9px;
	font-style: italic;
}


#wrapper #content #right table tr td {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;

}

}
#wrapper #content #right table tr td {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000;

}

}
#wrapper #content #right {
}

#wrapper #content #right {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrapper #content #right br {
	font-family:Georgia, "Times New Roman", Times, serif;
}

}
#wrapper #content #right div a {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrapper #content #right div a {
	font-size: 16px;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00F;
	text-decoration: underline;
	background-color: #F7D594;
	clear: both;
	float: left;
	height: auto;
	width: 350px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-right: 30px;
	padding-left: 50px;
	margin: auto;
}
#wrapper #footer br {
	color: #FFF;
}
#wrapper #content #right table tr td div table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#wrapper #content #right table tr td table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
