@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: "Comic Sans MS", Arial, "Helvetica";
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	color: #000000;
}
#wrapper {
	width: 988px;
	margin: 0 auto;
	position: relative;
}
#topbar {
	height: 89px;
}
#address {		
	width: 364px;
	font-family: "Comic Sans MS", Arial, "Helvetica";
	font-size: 13px;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 15px;
	color: #000000;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 524px;
	margin-left: 20px;
}
#header {
	height: 421px;
	margin-top: 21px;
}
	/* 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/whitebg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 20px 50px 20px 0;
}
#left {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 650px;
}
#left2 {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
}
#right {
	float: right;
	width: 615px;
	background-image: url(images/greybg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	position: relative;
	z-index: 100;
}
#right2 {
	float: right;
	width: 615px;
	background-image: url(images/greybg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	position: relative;
	z-index: 100;
	height: 420px;
}
#right3 {
	float: right;
	width: 615px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	position: relative;
	z-index: 100;
}
#leftbar {
	background-image: url(images/redribbon.gif);
	background-repeat: no-repeat;
	height: 65px;
}
.click2 {
	font-family: Arial, "Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.greentitle {
	font-family: "Comic Sans MS", Arial, "Helvetica";
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	color: #000000;
}
.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;
}
.boldtext {
	font-weight: bold;
}
#footer {
	background-image: url(images/bottombar.gif);
	background-repeat: no-repeat;
	height: 169px;
	background-position: center;
	text-align: center;
	color: #1A3001;
}
#contact {
	color: #696969;
	padding: 5px;
}
#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;
}

.copyright      { font-size: 10pt; color: #1A3001; font-weight: normal }
.copyright a:active    {text-decoration:none; font-size: 8pt; color: #1A3001}
.copyright a:link     {text-decoration:underline; font-size: 8pt; color: #1A3001}
.copyright a:visited     {text-decoration:none; font-size: 8pt; color: #0E1A00}
.copyright a:hover     {text-decoration:underline; font-size: 8pt; color: #0E1A00}

.framebox {
	background-color: #ffffff;
	border: 3px double #1C760D;
	position:relative;
	padding:4px;
	font-weight: normal;
	font-size: 13px;
}
#specials{
	padding-left: 25px;
	text-align: center;
	margin: auto;
	width: 760px;
}
#features{
	position: relative;
	top: -90px;
	text-align: center;
	margin: auto;	
	width: 760px;
}
