body {
	margin: 10px 0;
	padding: 0;
	background: #C8C8C8 url(../images/background_tile.png) no-repeat center 30px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #FFF;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: 1em;
}
b2 {
	margin: 0;
	font-size: 0.8em;
}
.b3 {
	margin: 0;
	font-size: 0.8em;
	color: #DDD;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link, 
a:visited, 
a:active  {
	text-decoration: none;
	color: #FF7E7B;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 994px;
	height: 269px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#colImage {
	float: right;
	width: 658px;
}

#colLogo {
	float: right;
	width: 336px;
}

#header h1 {
	float: left;
	font-size: 3em;
}

#header h2 {
	float: left;
	font-size: 1em;
}
.logo {
	width: 336px;
	height: 269px;
	background: url(../images/graze_logo.gif);
}

/* Menu */

#menu {
	width: 974px;
	height: 35px;
	margin: 0 auto;
	background: url(../images/menu_bar.png);
	padding-left: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 14px;
}

#menu a:hover, #menu .active a {
	color: #222222;
}


/* Content */

#content {
	width: 994px;
	margin: 0 auto;
	background: #252525 url(../images/main_flourish.jpg) no-repeat left top;
}

#colOne {
	float: right;
	width: 287px;
	padding-left: 4px;
	margin-left: 4px;
}
#colOneA {
	float: right;
	width: 287px;
	padding-left: 4px;
	margin-left: 4px;
	padding-top: 46px;
}
#colTwo {
	float: right;
	width: 489px;
	background-image: url(../images/col2_divide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	height: 100%;
	overflow: visible;

}

#colThree {
	float: left;
	width: 209px;
	display: inline;
}
/* side menu */
.title_box {
	width: 209px;
	height: 54px;
	left: 0px;
	top: 0px;
}
.title_box2 {
	width: 209px;
	height: 91px;
	background-image:  url(../images/left_head02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}
.title_box3 {
	width: 209px;
	height: 91px;
	background-image:  url(../images/left_head03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}
.title_box4 {
	width: 209px;
	height: 91px;
	background-image:  url(../images/left_head04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}
.title_box5 {
	width: 209px;
	height: 91px;
	background-image:  url(../images/left_head05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}
.title {
	width: 209px;
	left: 0px;
	top: 0px;
	text-indent: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;

}
.menu_box {
	width: 200px;
	left: 0px;
	top: 0px;
	margin-left: 5px;
	color: #E6E6E6;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
}


.menuC_box {
	width: 180px;
	left: 0px;
	top: 0px;
	font-size: .9em;
	color: #E6E6E6;
	padding: 10px 10px 20px;
	background-image: url(../images/left/copy_tile.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
a.sub:link, a.sub:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 209px;
	position: static;
	float: left;
	line-height: 20px;
	overflow: visible;
	visibility: visible;
	text-indent: 13pt;
	display: block;
}
a.sub:active  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 209px;
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	position: static;
	float: left;
	line-height: 20px;
	text-indent: 13pt;
	display: block;
}

a.sub:hover  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/menu_roll.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 209px;
	text-indent: 13pt;
	display: block;
}
a.subOn:link, a.subOn:visited, a.subOn:active, a.subOn:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 209px;
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	position: static;
	float: left;
	line-height: 20px;
	text-indent: 13pt;
	display: block;
}
/* copy */
.copy_box {
	width: 464px;
	background-position: left top;
	left: 0px;
	top: 0px;
	padding: 10px;
	height: 100%;
	color: #E7E7E7;
}

.menuDay {
	color: #E7E7E7;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
}
.copy_Col {
	width: 444px;
	left: 0px;
	top: 0px;
	font-size: .9em;
	color: #E6E6E6;
	background-image: url(../images/left/copy_tile.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-repeat: repeat;
	float: right;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}

.copy_boxCol {
	width: 144px;
	height: auto;
	color: #E7E7E7;
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.92em;
}

/* image */
.image_box {
	width: 286px;
	background-position: left top;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	height: auto;
}
.image_Gal {
	width: 286px;
	background-position: left top;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	height: auto;
}

.faBk {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 8px;
}

.image_box2 {
	width: 300px;
	background-position: left top;
	left: 0px;
	top: 0px;
	margin-top: 5px;
	padding: px;
}
.b3_box {
	width: 318px;
	background-position: left top;
	left: 0px;
	top: 0px;
	margin-top: 2px;
	padding: px;
	margin-bottom: 5px;
}


/* Right */
.break {
	height: 1px;
	width: 276px;
	margin-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.break2 {
	height: 1px;
	width: 320px;
	margin-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	margin-bottom: 3px;
}
.breakGraphic {
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: center;
	margin-right: 60px;
	margin-left: 75px;
}


.addGap {
	margin-top: 8px;
}

/* Footer */

#footer {
	width: 994px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 0;
	background: #333;
	font-size: smaller;
	text-indent: 18pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
}

#footer * {
	color: #fff;
}
.right {
	border: thin solid #FFFFFF;
	margin-bottom: 5px;
}
.LiveBook {
	height: 350px;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#colOneH {
	float: right;
	width: 326px;
	padding-left: 4px;
	margin-left: 4px;
	padding-top: 50px;
}
#colTwoH {
	float: right;
	width: 450px;
	background-image: url(../images/col2_divide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	height: 100%;
	overflow: visible;
}
.copy_box2 {
	width: 430px;
	background-position: left top;
	left: 0px;
	top: 0px;
	padding: 10px;
	height: 100%;
	color: #E7E7E7;
}
.b4 {
	margin: 0;
	font-size: 0.88em;
	color: #DDD;
}
.mapKey {
	border: thin solid #FFFFFF;
	margin-bottom: 5px;
	padding-top: -2px;
}

.gold {
	font-size: 0.9em;
	float: left;
	height: 40px;
	width: 150px;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
}
.silver {
	font-size: 0.9em;
	float: left;
	height: 40px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
}
.bronze {
	font-size: 0.9em;
	float: left;
	height: 40px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
}
.wines {
	font-size: 0.9em;
	float: left;
	height: 40px;
	width: 115px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
}
.foodBut {
	font-size: 0.9em;
	float: left;
	height: 40px;
	width: 154px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 3px;
}

