@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #81b0b6;
}

#wrap {
	background-color: #FFFFFF;
	background-image: url(../_images/shadow-gr.jpg);
	background-repeat: repeat-y;
	width: 900px;
	top: -5px;
} 

#container {
	margin-left: 48px;
	margin-right: 50px;
}

#header {
	width: 100%;
	padding-bottom: 5px;
}



#header .call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #006666;
}
#header .header-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#header .header-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#header .header-nav a:visited {
	display: inline;
	padding:inherit;
	text-decoration: none;
}
#nav {
	height: 25px;
	background-color: #FFFFFF;
	background-image: url(../_images/nav-bg.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	text-align: center;
	padding-top: 25px;
	padding-left: 30px;
}
#nav  .top_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav   .top_nav   a, a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	}
#nav  .top_nav  a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#nav  .top_nav  li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
}
#nav .top_nav .submenu:hover .subnav {
	display: block;
}
#nav   .top_nav  .submenu .subnav  {
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 125%;
	width: 100%;
	position: absolute;
	list-style: none;
	display: none;
	font-size: 12px;
	z-index: 1000;
}
#nav  .top_nav  .submenu  li  {
	color: #333;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#nav  .top_nav  .submenu  li  .link   {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	height: 100%;
	background-color: #D4D4D4;
}
#nav .top_nav .submenu li .link:hover {
	color: #155D6E;
}
#nav .top_nav .leftend {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
}
#nav .top_nav .rightend {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}
/* end: slideshow */


#content {
	clear: both;
}
#left_copy  {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	width: 500px;
	padding-left: 25px;
	float: left;
}
#left_copy h1  {
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006666;
}
#left_copy h2  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#left_copy h3  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #993399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#left_copy h4  {
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom: 2px solid #902584;
}
#left_copy p  {
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
#left_copy link {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #87bfc7;
}
#left_copy img  {
	padding-left: 25px;
}
#right_copy  {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	border: thin solid #87BFC7;
	float: right;
	width: 250px;
}
#right_copy .specials  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #87BFC7;
	margin: 2px;
	padding: 8px;
	text-align: center;
}
#right_copy .sp_cont  {
	background-color: #F8FDFF;
	background-image: url(../_img/specials_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 5px;
}
#right_copy .sp_cont td  {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
#right_copy .sp_cont ul  {
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
}
.style1 {
	font-size: 20px;
	line-height: 24px;
	color: #156565;
}
#right_copy .sp_cont a ,a:visited {
	color: #003366;
	text-decoration: none;
}
#single_copy  {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	width: 750px;
	padding-left: 25px;
	float: left;
}
#single_copy h1  {
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006666;
}
#single_copy h2  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#single_copy p  {
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
#single_copy img  {
	padding-left: 25px;
}
#foot-top       {
	height: 30px;
	background-color: #006666;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#foot-top p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#foot-bot {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}
#foot-bot .foot-bot-head {
	color: #006666;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}


/* begin: slideshow */
.slideshow {
	padding:0;
	margin:0;
	clear: both;
	position: relative;
	height: 188px;
	width: 803px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow a img {
	border:none;
	margin: 0px;
	padding: 0px;
}
.slideshow li.slide {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow .slides {
	height:188px;
	margin:0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow .buttons {
    display:none;
}
.slideshow .buttons {
    display:block;
	position:absolute;
	z-index:100;
	left:0px;
	bottom:20px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin:0;
	padding-left:11px;
	line-height:30px;
	background-image:url(../images/buttonBg.png);
	background-repeat:no-repeat;
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:30px;
	height:30px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#666666;
}
#image1 {
	background-attachment: fixed;
	background-image: url(../_images/banner-4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
	width: 803px;
}
#image2 {
	background-attachment: fixed;
	background-image: url(../_images/banner-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
	width: 803px;
}
.sp_cont input {
	margin-top: 3px;
}
.cr_cont input {
	margin-top: 3px;
}
.style2 {color: #FF0033}
.content .right_copy img {
	margin: 0px;
}
#left_copy ul {
	color: #156565;
}
#left_copy ul li {
	color: #666666;
}
.slides a:visited {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_copy a:visited {
	margin: -20px;
	display: inline;
	padding-right:inherit;
}
#foot-bot a {
	text-decoration: none;
	color: #006666;
}
#foot-bot a:hover {
	color: #666;
}
#foot-bot a:visited {
	display: inline;
	padding-right:inherit;
	text-decoration: none;
	margin: inherit;
	padding-left: inherit;
}

	
