/*----------------------------- Normalizes Styles ---------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;}

ul, ol {list-style: none;}

table {border-collapse: collapse; border-spacing: 0;}

fieldset, img {border: 0;}

a {outline: none;}
/*------------------------------ End Normalize -------------------------------*/


html {
	background: url(../Images/background_texture.jpg) top center repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.5em;
	position: relative;
}

body {
	background: url(../Images/wallpaper_short.jpg) top center repeat-x;	
}

body.index {
	background: url(../Images/wallpaper.jpg) top center repeat-x;
}

h2 {
	padding: 15px 0 10px 0;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	padding: 20px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	padding: 20px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

p {
	padding: 8px 0 8px 0;	
}

a:link, a:visited {
	color: #900;
	text-decoration: underline;
}

a:hover, a:active {
	color: #900;
	text-decoration: none;
}


/*------------------------------ Branding Header -------------------------------*/

#branding_index {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 420px;
	display: block;
	position: relative;
}

#branding_index h1 a {
	width: 365px;
	height: 115px;
	display: block;
	text-indent: -9999px;
	background: url(../Images/grapeables_logo.jpg) 10px 20px no-repeat;
}

#branding {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 260px;
	display: block;
	position: relative;
}

#branding h1 a {
	width: 365px;
	height: 115px;
	display: block;
	text-indent: -9999px;
	background: url(../Images/grapeables_logo.jpg) 10px 20px no-repeat;
}

#branding h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #fff;
	position: absolute;
	top: 170px;
	left: 25px;
	width: 875px;
}

ul#nav_main {
	width: 480px;
	height: 130px;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	left: 410px;
}

ul#nav_main li a {
	width: 96px;
	height: 130px;
	display: block;
	float: left;
	text-indent: -9999px;
}

li#food a {background: url(../Images/navigation_main.jpg) 0 0 no-repeat;}
li#food a.on {background: url(../Images/navigation_main.jpg) 0 -260px no-repeat;}
li#food a:hover {background: url(../Images/navigation_main.jpg) 0 -130px no-repeat;}

li#wine a {background: url(../Images/navigation_main.jpg) -96px 0 no-repeat;}
li#wine a.on {background: url(../Images/navigation_main.jpg) -96px -260px no-repeat;}
li#wine a:hover {background: url(../Images/navigation_main.jpg) -96px -130px no-repeat;}

li#gallery a {background: url(../Images/navigation_main.jpg) -192px 0 no-repeat;}
li#gallery a.on {background: url(../Images/navigation_main.jpg) -192px -260px no-repeat;}
li#gallery a:hover {background: url(../Images/navigation_main.jpg) -192px -130px no-repeat;}

li#events a {background: url(../Images/navigation_main.jpg) -288px 0 no-repeat;}
li#events a.on {background: url(../Images/navigation_main.jpg) -288px -260px no-repeat;}
li#events a:hover {background: url(../Images/navigation_main.jpg) -288px -130px no-repeat;}

li#contact a {background: url(../Images/navigation_main.jpg) -384px 0 no-repeat;}
li#contact a.on {background: url(../Images/navigation_main.jpg) -384px -260px no-repeat;}
li#contact a:hover {background: url(../Images/navigation_main.jpg) -384px -130px no-repeat;}

#branding_index p {
	text-align: center;
	padding-top: 40px;
	top: 160px;
}


/*----------------------------- Content -------------------------------*/

#content {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

p.home {
	padding-left: 10px;	
}



/*---------------------------- Content Main --------------------------*/

#content_main {
	padding: 30px 30px 20px 20px;
	width: 590px;
	float: left;
	position: relative;
}

#content_main.wine_stain1 {
	background: url(../Images/wine_stain1.jpg) bottom right no-repeat;	
}

#content_main ul.services {
	padding: 20px 60px;
	list-style: outside;
	float: left;
}


/*----------------------------- Content Sub --------------------------*/

#content_sub {
	padding: 10px 20px 20px 20px;
	width: 220px;
	float: right;
	text-align: center;
}

#content_sub.wine_stain1 {
	background: url(../Images/wine_stain1.jpg) bottom right no-repeat;	
}


ul#nav_sub {
	padding: 30px 0px 20px 0px;
	font-size: 16px;
}

ul#nav_sub li a {
	line-height: 2.5em;
	display: block;
	border-top: #333 1px solid;
	text-align: center;
	text-decoration: none;
	color: #000;
}

ul#nav_sub li a.last {
	border-bottom: #333 1px solid;	
}

ul#nav_sub li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #666;
}



/*----------------------------- Site Info --------------------------*/


#site_info {
	clear: both;
	position: relative;
	background-color: #666;
	height: 60px;
}

#site_info h5 a {
	height: 50px;
	width: 280px;
	text-indent: -9999px;
	display: block;
	background: url(../Images/call_now.gif) 0 0 no-repeat;
	position: absolute;
	right: 30px;
	bottom: 4px;
}

#site_info ul {
	margin: 0;
	padding: 20px 0 0 30px;
}

#site_info ul li a {
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fcfcfc;
	text-decoration: none;
	float: left;
}

#site_info ul li a:hover {
	text-decoration: underline;
}

p.footer {
	padding: 5px 0;
	clear: both;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

p.footer a {
	color: #fff;	
}

p.footer a:hover, p.footer a:active {
	color: #CCC;
	text-decoration: none;
}




/*----------------------------- Headers --------------------------*/

h2#header_welcome {
	width: 600px;
	height: 30px;
	background: url(../Images/Headers/header_welcome.jpg) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

h2#header_map {
	width: 600px;
	height: 30px;
	background: url(../Images/Headers/header_map.jpg) top left no-repeat;
	display: block;
	text-indent: -9999px;
}




/*---------------------------------- Gallery -------------------------------*/


ul.gallery {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	width: 590px;
}

ul.gallery li {
	padding: 10px 8px;
	float: left;
	text-decoration: none;
	text-align: center;
}

ul.gallery li img {
	border: #fff 3px solid;	
}

ul.gallery li a:hover img {
	border: #333 3px solid;	
}


/*---------------------------------- Events -------------------------------*/


ul.events {
	margin: 10px 30px 50px 10px;	
}

ul.events li {
	padding: 10px 0 10px 0;
	border-top: #fff 1px solid;
	border-bottom: #333 1px solid;
}

ul.events li:first-child {
	border-top: none;	
}

ul.events h4 {
	padding: 2px 0;
	font-size: 16px;
	color: #900;
}

ul.events p {
	padding: 2px 0;	
}

dl.events {
	margin: 10px 0 50px 10px;	
}

dl.events dt {
	float: left;
	padding: 10px 0;
	line-height: 1.3em;
	font-weight: bold;
	width: 180px;
}

dl.events dd {
	margin: 0;
	padding: 10px 0;
	line-height: 1.3em;
}
