/* CSS 2.0 Document

version:   1.0
author:    dan frazier
email:     frazier.daniel@gmail.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */

* {
	padding: 0;
	margin: 0;
}

a, p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/* Removes dotted line around links with margin and padding */

a {
	outline: none;
}

/* Remove border around linked images */

img {
	border: 0;
}

/* Start Centering */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #170505 url(images/bkg_tile.jpg) repeat center top;
	min-width: 1080px;
}

#frame {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 816px;
	height: 598px;
	position: relative;
	text-align: left;
	background: url(images/bkg_frame.png) no-repeat center top;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	color: #322920;
	font: 12px/23px Georgia, "Times New Roman", Times, serif;
}

strong {
	color: #710F23;
	font: 12px/23px Georgia, "Times New Roman", Times, serif;
}

/* =Background Textures
-----------------------------------------------------------------------------*/

#container {
	padding: 0;
	margin: 0px 8px 12px 6px;
	width: 802px;
	height: 586px;
}

body.home #container {
	background: url(images/bkg_home.jpg) no-repeat;
}

body.menus #container {
	background: url(images/bkg_menus.jpg) no-repeat;
}

body.bios #container {
	background: url(images/bkg_bios.jpg) no-repeat;
}

body.wineLounge #container {
	background: url(images/bkg_wineLounge.jpg) no-repeat;
}

body.ourBakery #container {
	background: url(images/bkg_ourBakery.jpg) no-repeat;
}

body.contactInformation #container {
	background: url(images/bkg_contactInformation.jpg) no-repeat;
}

/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	position: absolute;
	top: 30px;
	left: -123px;
	width: 129px;
	height: 373px;
	background: url(images/bkg_nav.png) no-repeat;
}

#mainNav ul {
	position: absolute;
	top: 119px;
	left: 18px;
	list-style: none;
}

#mainNav ul a {
	width: 111px;
	height: 36px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -2000px;
	text-decoration: none;
	color: #4c0313;
	font: bold 16px/25px Georgia, "Times New Roman", Times, serif;
}

a#home:link, a#home:visited, a#home:active {
	background: url(images/btn_home.png) no-repeat right;
}

a#home:hover, body.home a#home {
	background: url(images/btn_home.png) no-repeat left;
}

a#menus:link, a#menus:visited, a#menus:active {
	background: url(images/btn_menus.png) no-repeat right;
}

a#menus:hover, body.menus a#menus {
	background: url(images/btn_menus.png) no-repeat left;
}

a#bios:link, a#bios:visited, a#bios:active {
	background: url(images/btn_bios.png) no-repeat right;
}

a#bios:hover, body.bios a#bios {
	background: url(images/btn_bios.png) no-repeat left;
}

a#wineLounge:link, a#wineLounge:visited, a#wineLounge:active {
	background: url(images/btn_wineLounge.png) no-repeat right;
}

a#wineLounge:hover, body.wineLounge a#wineLounge {
	background: url(images/btn_wineLounge.png) no-repeat left;
}

a#ourBakery:link, a#ourBakery:visited, a#ourBakery:active {
	background: url(images/btn_ourBakery.png) no-repeat right;
}

a#ourBakery:hover, body.ourBakery a#ourBakery {
	background: url(images/btn_ourBakery.png) no-repeat left;
}

a#contactInformation:link, a#contactInformation:visited, a#contactInformation:active {
	background: url(images/btn_contactInformation.png) no-repeat right;
	width: 111px;
	height: 56px;
}

a#contactInformation:hover, body.contactInformation a#contactInformation {
	background: url(images/btn_contactInformation.png) no-repeat left;
	width: 111px;
	height: 56px;
}

/* =Content Top
-----------------------------------------------------------------------------*/

#contentTop {
	width: 802px;
	height: 185px;
	position: relative;
}

h1#logo {
	visibility: hidden;
}

#logoHotSpot {
	display: block;
	width: 350px;
	height: 45px;
	position: absolute;
	top: 24px;
	left: 226px;
}

#mainCopy {
	position: absolute;
	top: 102px;
	left: 56px;
	width: 690px;
}

#mainCopy a {
	text-decoration: none;
	color: #710F23;
	font: 12px/23px Georgia, "Times New Roman", Times, serif;
}

#mainCopy a:hover {
	text-decoration: underline;
}

/* Page Specific */

#mainCopy p.centered {
	text-align: center;
}

body.contactInformation #mainCopy {
	width: 555px;
}

#hours {
	position: absolute;
	top: 13px;
	left: 56px;
}

/* =Content Bottom
-----------------------------------------------------------------------------*/

#contentBottom {
	width: 802px;
	height: 401px;
	position: relative;
}

.photo1 {
	position: absolute;
	top: 7px;
	left: 45px;
}

.photo2 {
	position: absolute;
	top: 7px;
	right: 48px;
}

/* Page Specific */

body.bios #contentBottom .photo1 {
	position: absolute;
	top: 5px;
	left: 226px;
}

#hours a {
	text-decoration: none;
	color: #710F23;
	font: 12px/23px Georgia, "Times New Roman", Times, serif;
}

#hours a:hover {
	text-decoration: underline;
}

#menusPDF {
	width: 163px;
	height: 22px;
	margin: 2px auto 0 auto;
	background: url(images/bkg_menusPDF.gif) no-repeat;
	text-align: center;
	color: #322920;
	font: 13px/23px Georgia, "Times New Roman", Times, serif;
}

#menusLinks {
	position: absolute;
	top: 28px;
	left: 206px;
	width: 631px;
	height: 181px;
}

#menusLinks a {
	display: block;
	float: left;
	width: 100px;
	height: 173px;
	margin-right: 3px;
}

/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	position: relative;
	margin: 0 auto;
	width: 802px;
	height: 35px;
}

#footer p, #footer p a {
	text-align: right;
	color: #9E6F69;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
}

#footer p a {
	text-decoration: underline;
}

#footer p a#contactUs {
	font: bold 12px/25px Georgia, "Times New Roman", Times, serif;
}

/* =iframe
-----------------------------------------------------------------------------*/

iframe {
	width: 100%;
	height: 650px;
	overflow: hidden;
	border: none;
	frameBorder: 0;
}

#musicContainer {
	position: relative;
	width: 802px;
	height: 35px;
	margin: 0 auto;
}

object {
	position: absolute;
	top: -38px;
	left: 0;
}
