/* CSS Document */

a.bluelink {color: #66EEFF; text-decoration: none;}
a.redlink {color: #e10001;}
A
	{COLOR: #c6dade; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A:hover
	{COLOR: #cccccc; FONT-FAMILY: Arial; TEXT-DECORATION: none}

A.nava
	{FONT-SIZE: 12px; COLOR: #67adb7;FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.nava:hover
	{FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}


A.footer
	{COLOR: #eeeeee;FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.footer:hover
	{COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}

 
/* ------------- Layout Stylesheet ---------------------------------------------------- */ 

body {
 float: center;
 
 /*url("images2/topimagefade.gif") repeat*/   
 color: #ffffff;
 text-align:center;
 }
 
td {
 line-height: 150%;
 FONT-SIZE: 11px;
 COLOR: #c6dade;
 FONT-FAMILY: Arial;
 TEXT-DECORATION: none
}

p { FONT-SIZE: 11px; }

td.footer {
 FONT-SIZE: 10px;
 COLOR: #ffffff;
 FONT-FAMILY: arial;
 TEXT-DECORATION: none
}

option {
 FONT-SIZE: 10px;
 COLOR: black;
 FONT-FAMILY: Arial
}

.winterspecials {
font-size: larger; 
padding-bottom:16px;
}
.winterspecials a {
color: #990000;
}

/* ------------- Shadow Border ---------------------------------------------------- */ 

.wshadow1 { /* outside first */
 border:solid #5fd1e6; border-width: 1px 1px 1px 1px;
 }
.wshadow2 {
 border:solid #5fd1e6; border-width: 1px 1px 1px 1px;
 }
.wshadow3 {
 border:solid #c6dade; border-width: 1px 1px 1px 1px;
 }
.wshadow4 {
 border:solid #c6dade; border-width: 1px 1px 1px 1px;
 }
 
/* ------------- Layout Stylesheet ---------------------------------------------------- */ 

.outline {
 width: 720px; border:solid #67adb7; border-width: 3px 3px 3px 3px;
 }
.outlineborder {border:solid #cccccc; border-width: 1px 1px 1px 1px;
 }
.hdr {
 height: 59px;
 background: #000000 url('');
 color: #67adb7
 
 }
 
.bar {
 width: 100%;
 text-align: left;
 color: #67adb7;
 background:#67adb7;
 	
 
 }

.nav {
 width: 100%;
 text-align: center;
 color: #ffffff;
 background:#000000;
 border-top: 2px solid #67adb7;
 border-bottom: 1px dotted #67adb7;
 }
.nav2 {
 FONT-SIZE: 11px;
 text-align: center;
 color: #000000;

 }

.cont {
 width: 100%;
 background:#000000;
 color: #67adb7;
 border: solid #67adb7;	
 border-width: 0 0 0 0px;
 padding-bottom: 0px
 }
 
.topimg {
 background:#000000;
 border-width: 0 0 0 0px;
 }
 
.teaser2 {
 width: 160px;
 height: 180;
 float: left;
 text-align: left;
 padding-left: 10px;
 padding-right: 13px;
 border:solid #67adb7;	
 border-width:1px 1 1px 1;
 }
.sline {
 width: 1px;
 height: 100%;
 border: dotted #666666;	
 border-width: 0px 1px 0px 0;
 padding-right: 3px;
 }
 
.txta {
 width: 508px;
 padding-right: 5px;
 padding-left: 5px;
 
 }
 
.ftr {
width: 700px;
 height: 20px;
 text-align: center;
 color: #EDE0CD;
 background:#000000;

 padding-left: 0px;
 padding-right: 0px;
 padding-top: 5px;
 padding-bottom: 8px;
 border-top: 1px dotted #67adb7;
 }