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

body {
	background-image: url(images/back-3.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
}

.content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 120%;
	color: #333333;
}

.contentweber {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 100%;
	color: #333333;
}

.bullet {
	list-style-image:url(images/heart-bullet.png);
}

.balloon {
	list-style-image:url(images/balloont-bullet.png);
}
	
.title {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e4dfa5;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: .2em;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
		line-height: 120%;
}


.emphasis {
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #524a04;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: .1em;
	line-height: 140%;
}

.emphasisbj {
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #b2005d;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: .1em;
	line-height: 140%;
}

.moreemphasis {
	font-size: 26px;
	font-style:italic;
	font-weight: bold;
	color: #840000;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: .1em;
	line-height: 140%;
}

.emphasissi {
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #943050;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: .1em;
	line-height: 140%;
}


.trline {
	border-bottom-color: #632;
	border-bottom-width: thin;
	border-bottom-style: double;
}

/* --- links --------*/

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
		color: #9a0000;
}


a:link.textboxlink, a:visited.textboxlink{
	color: #fff9f0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background: #B33336;
	margin: 3px 3px;
	padding: 2px 2px;
	text-transform: capitalize;
		border:thin solid #b33336;
		letter-spacing: .1em;
	}
	
a:hover.textboxlink, a:active.textboxlink {
	color: #B33336;
	background: #fff9f0;
	border:thin solid #b33336;
		letter-spacing: .1em;
}


a:link.tblbronze, a:visited.tblbronze{
	color: #fff9f0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background: #30240e;
	margin: 3px 3px;
	padding: 2px 2px;
	text-transform: capitalize;
		border:thin solid #30240e;
		letter-spacing: .1em;
	}
	
a:hover.tblbronze, a:active.tblbronze {
	color: #30240e;
	background: #fff9f0;
	border:thin solid #30240e;
		letter-spacing: .1em;
}


/* --- images --------*/



.imgbo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
}

.imgbo1 {
	background-color: #ffffff;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #333;
	border-bottom-color: #222;
	border-left-color: #ddd;
}


/* --- boxes --------*/

#big {
	width: 1000px;
}

#main {
	border:1px solid #99cc66;
	background-color: #fff9f0;
	width: 1000px;
}

#video {
	border:1px solid #99cc66;
	background-color: #fff9f0;
	width: 570px;
	height: 355px;
	padding-top: 5px;
}

#secondary {
	width: 980px;
}

#header {
	height: 259px;
	background-image:url(images/header-back1.jpg);
}

#res a:link.v, res a:visited.v {
		position:relative;
	left: 410px;
	top: 80px;
	text-indent: -1000em;
	display: block;
	background: url(images/gm-reservations.png) no-repeat top;
	border: none;
	height: 37px;
	width: 132px;

}

#res a:hover.v {
	background-position: center;
	border: none;
}

#res a:active.v {
	background-position: bottom;
	border: none;
}


#gift a:link.gi, gift a:visited.gi {
		position:relative;
	left: 410px;
	top: 80px;
	text-indent: -1000em;
	display: block;
	background: url(images/gm-gc.png) no-repeat top;
	border: none;
	height: 37px;
	width: 132px;

}

#gift a:hover.gi {
	background-position: center;
	border: none;
}

#gift a:active.gi {
	background-position: bottom;
	border: none;
}




table.main {
	border:1px solid #99cc66;
	background-color: #fff9f0;
	width: 1000px;
}


table.check {
	border:1px solid #99cc66;
	background-color: #f0F7f0;
}

table.cal {
	border:1px solid #632;
	background-color: #eeeedd;
}

#fc {
	text-align:center;
}

/*--- footer ----*/

#footer {
	font-size: 12px;
	line-height: 130%;
	color: #fefaef;
	width:1000px;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link.footerlinkbox, a:visited.footerlinkbox, a:active.footerlinkbox {
	font-size: 9px;
	line-height: 100%;
	color: #fefaef;
	width:1000px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
a:hover.footerlinkbox {
	text-decoration: underline;
		color: #ffffff;
}

a:link.foot, a:visited.foot, a:active.foot {
	font-size: 12px;
	color: #fefaef;
	text-decoration: none;
	}
a:hover.foot {
	text-decoration: underline;
		color: #ffffff;
}






/* -------- header stuff ------*/

.tdltb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.tdltbr {
	border: thin solid #CCC;
}




/*------ specials-navaigation  ----------*/
.snWrapper{
   float: left;
   width: 100%;
   left: 490px;
   background-color: #fff9f0;
   height: 320px;
}
.sn1{
   position: relative;
   float: left;
   left: 5px;
   width: 234px;
   background-color: #fff9f0;
}
.sn2{
   position: relative;
   float: left;
   left: 16px;
   width: 234px;
   background-color: #fff9f0;
}
.sn3{
   position: relative;
   float: left;
   left: 27px;
   width: 234px;
   background-color: #fff9f0;
}
.snRight{
   position: relative;
   float: right;
   right: 6px;
   width: 234px;
   background-color: #fff9f0;
}

#la a:link.a, #la a:visited.a {
	text-indent: -1000em;
	display: block;
	background: url(images/gm-a.jpg) no-repeat bottom;
	border: 5px solid #171818;
	height: 300px;
	width: 225px;
}

#la a:hover.a, #la a:active.a {
	background-position: top;
	border: 5px solid #912a2b;
}


#rm a:link.w, #rm a:visited.w {
	text-indent: -1000em;
	display: block;
	background: url(images/gm-w.jpg) no-repeat bottom;
	border: 5px solid #171818;
	height: 300px;
	width: 225px;
}

#rm a:hover.w, #rm a:active.w {
	background-position: top;
	border: 5px solid #912a2b;
}

#ps a:link.p, #ps a:visited.p {
	text-indent: -1000em;
	display: block;
	background: url(images/gm-p.jpg) no-repeat bottom;
	border: 5px solid #171818;
	height: 300px;
	width: 225px;
}

#ps a:hover.p, #ps a:active.p {
	background-position: top;
	border: 5px solid #912a2b;
}
#nv a:link.v, #nv a:visited.v {
	text-indent: -1000em;
	display: block;
	background: url(images/gm-v.jpg) no-repeat bottom;
	border: 5px solid #171818;
	height: 300px;
	width: 225px;
}

#nv a:hover.v, #nv a:active.v {
	background-position: top;
	border: 5px solid #912a2b;
}

