/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Basic Style Sheet
version: 1.0
author: dennis dowhy
email: dennis.dowhy@impressionswebsolutions.com
website: http://www.impressionswebsolutions.com/
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* Normalizes margin, padding */
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;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }


/* layout.css */

html 	{ text-align : center;  }

/* =body */
body {
	position : relative;
	margin : 0 auto;
	text-align : left;
}

.vinesBackground {
	background: url(images/vines_bkd.jpg) repeat;
}
.darkBackground {
	background: url(images/pixel_background.jpg) repeat;
}

/* =wrapper */
.wrapper {
	position: relative;
	margin:0 auto;
	width:945px;
}

/* =container */
.banner_bar { 
  width: 100%;
	background: url(images/banner_bar.jpg) repeat-x scroll center 0; 
}
.banner_vines { 
  width: 100%;
	background: url(images/banner_vines.jpg) repeat-x scroll center 0; 
}
.banner_vines2 {
	background: url(images/banner_vines2.jpg) repeat-x scroll center 0;
}
.banner_vines3 {
	background: url(images/banner_vines3.jpg) repeat-x scroll center 0;
}
.banner_bottles01 {
	background: url(images/banner_bottles01.jpg) repeat-x scroll center 0;
}
.banner_barrels {
	background: url(images/banner_barrels.jpg) repeat-x scroll center 0;
}
.banner_chairs {
	background: url(images/banner_chairs.jpg) repeat-x scroll center 0;
}
.banner_trees {
	background: url(images/banner_trees.jpg) repeat-x scroll center 0;
}

/* =header */
div#header {
	width : 100%;
	background: url(images/header_bkd2.png) repeat-x;
  min-height: 67px;	
}

#header h1 {
	position:absolute;
	background: url(images/hawk_haven-logo.png) no-repeat 0 0; 
	left:0px;
	top: 9px;
	width: 304px;
	height: 51px;
	text-indent: -9999px;
}

/* =main navigation */
#nav_main {
	position:absolute;
	width:520px;
	height:50px;
	right:10px;
	top: 5px;
}

#nav_main h2{
	display:none;
}
#nav_buttons {
	list-style-type:none;
	padding-top:5px;
}

#nav_main ul {
	margin: 0 0 0 0;
	line-height:21px;
}

#nav_main ul li {
	float: left;
}

#nav_left {
	width: 10px;
	height: 45px;
	background: url(images/nav_main_bkg_left.png) no-repeat 0 0;
}

#nav_right  {
	width: 9px;
	height: 45px;
  background: url(images/nav_main_bkg_right.png) no-repeat 0 0;
}

#nav_home, #nav_contact, #nav_wines, #nav_events, #nav_gallery, #nav_directions, #nav_reservations, #nav_thingstodo, #nav_faq {
	height: 45px;
	background: url(images/nav_main_bkg.png) repeat-x 0 0;
}
#nav_home {
	margin-right: 1px;
}
#nav_contact {
	margin-left: 1px;
}
#nav_wines, #nav_events, #nav_gallery, #nav_directions, #nav_reservations, #nav_thingstodo, #nav_faq {
	margin-left: 1px;
	margin-right: 1px;
}

#nav_buttons li a {
	display:block;
	padding:15px 5px 5px 10px; 
}

#nav_buttons li a:hover {
	text-decoration:underline;
}

/* =footer */
div#footer {
	position: relative;
	width : 100%;
	background: url(images/footer_overlay.png) repeat-x;	
  min-height: 116px;
	height: 116px;	
	clear: both;
}

div#site_info_contact{
	position: absolute;
	top: 6px;
	right: 0px;
  padding-top: 10px;
	width: 398px;
	height: 104px;
	background: url(images/footer_contactinfo_bkd.png) no-repeat;
	overflow:hidden;
}

#site_info_contact #contactButton {
	position:absolute;
	left:300px;
  top:0;
}
div#site_info_contact span, div#site_info_contact p{
  overflow: hidden;
	margin-left: 15px;
}

/*Fat Erik's Pipelist*/
#site_info_links
{
	float: left;
	list-style: none;
	padding: 0px 5px 0px 5px;
	margin: 25px 5px 0px 5px;
}

#site_info_links li
{
	display: inline;
}

#site_info_links li:before { content: "| "; }
#site_info_links li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #site_info_links li
{
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #site_info_links { height: 1%; }

* html #site_info_links li
{
	display: block;
	float: left;
}

#galleryPage, #flash
{
	height: 600px;
}

/* =content */
div#content {
	position:relative;
}
div#homePageBannerOverlay {
	position:absolute;
	top: 298px;
  min-height: 36px;	
	width : 100%;
	background: url(images/overlay.png) repeat-x;
}
div#contentPageBannerOverlay {
	position:relative;
	margin-top: 140px;
  min-height: 36px;	
	width : 100%;
	background: url(images/overlay.png) repeat-x;
}
div#contentPageBannerOverlayDrk {
	position:relative;
	margin-top: 140px;
  min-height: 36px;	
	width : 100%;
	background: url(images/overlayDrk.png) repeat-x;
}

/* =branding */

/* =main content */

div#content_main { 
	position:relative;
	min-height: 327px;
	height: 327px;
	width : 100%; 
}

div#content_left { 
  float: left;
	min-height: 227px;
	width : 49%; 
}
div#column_sep
{
	float: left;
	min-height: 460px;
	background:transparent url(images/pixel_green.png) repeat-y 0 0;
  margin: 2% 0 2% 1%;	
	width: 1px;
}
div#content_right { 
	float: right;
	min-height: 227px;
	width : 49%; 
}
#content_right h2 { 
	margin: 10px;
}
#content_right span,#content_right a{ 
	margin: 20px;
}

#dynamic-content {
background-image:url("images/contentDarken.png");
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
padding:00px 00px 00px;
position:absolute;
}
#dynamic-content-html  {
margin-top:5px;
margin-left:38px;
position:absolute;
}
#dynamic-content h1 {
margin-left:5px;
color:#FFFFFF;
font-family:helvetica,arial,verdana;
}
#dynamic-content p {
color:#FFFFFF;
font-size:13px;
line-height:150%;
margin-top: 5px;
}

#features  {
margin-left:55px;
margin-top:10px;
}

#dynamic-content ul {
list-style-type:circle;
margin:0;
padding:0;
}

#features .feature {
background-repeat:no-repeat;
display:block;
float:left;
height:70px;
padding:7px 12px 6px 6px;
width:380px;
}

.feature a {
border:medium none;
color:#FFFFFF;
display:block;
font-family:arial,verdana,helvetica;
font-size:13px;
font-weight:900;
height:70px;
margin:0;
outline:medium none;
text-decoration:none;
width:380px;
}

.feature a img {
border:2px solid #C5B479;
display:block;
float:left;
height:75px;
margin-right:10px;
width:75px;
}
.feature .subtext {
color:#996;
display:block;
font-family:arial,helvetica,georgia;
font-size:12px;
line-height:130%;
margin-top:10px;
text-transform:none;
}

.feature .featureTitle {
  color:#FFF;
  text-transform:uppercase;
}
.feature .featureTitleItalics {
  color:#FFF;
  text-transform:uppercase;
  font-style:italic;
}
#wines_list{
	position:absolute;
	width:460px;
	height:118px;
	left:280px;
	top: 180px;
  background: url(images/banner_wine_selection_bkd.png) no-repeat 0 0;	
}
#wines_list li{
	padding-right: 15px;
	position: absolute;
	left:15px;
	top: 10px;
}

#wine_08_rose{
	visibility:hidden;
}

#wine_08_pinot{
	visibility:hidden;
}
#release_party{
	visibility:visible;
}
#wine_07_red_table{
  visibility:hidden;
}

#wine_07_kenstrel{
	visibility:hidden;	
}

#wine_08_riesling{
	visibility:hidden;	
}
/* =banner_footer */
#wine_selection{
	position:absolute;
  left:10px;
	bottom:2px;
	z-index: 10;
}
#wine_chooser{
	position:absolute;
	left:145px;
	bottom:-7px;
}
#wine_chooser img
{
	padding-left: 5px;
	width: 19px;
	height: 62.5px;
}

#wine_chooser img:hover
{
	padding-left: 5px;
	width: 38px;
	height: 125px;

}
.bottles2{
		position:absolute;
	left:0px;
	bottom:5px;
}
.bottles1{
	position:absolute;
	left:25px;
	bottom:5px;

}

#wine_tastings{
	position:absolute;
	right:250px;
	bottom: 2px;
}

div#content_sub {
	position: relative;
}

#homePage #now_open_daily{
	position:absolute;
  right:10px;
	bottom: 2px;
}

#featured_info, #latest_blogs_info
{
  float: left;	
	margin-top: 20px;
}

/* =main page boxes */
div#content_sub { 
	position:relative;
	min-height: 418px;
	height: 418px;
	width : 100%; 
}

#featured_info
{
	width: 626px;
	height: 212px;	
	background:transparent url(images/box_full_top_left.png) no-repeat 0 0;
}
#homePage #sangriaSunday h2
{
	min-width:262px;
	min-height:143px;
	text-indent:-9999px;
	margin: 20px 0 0 20px;
	background-position:left;
	background-image:url(images/sangria_sundays.png);
	background-repeat:no-repeat;
}

#homePage #hawkHavenWineBar
{
  position:absolute;
  left: 200px;
  top: 100px;
}
#homePage #hawkHavenWineBar h2
{
	min-width:333px;
	min-height:75px;
	text-indent:-9999px;
	margin: 20px 0 0 20px;
	background-position:left;
	background-image:url(images/wineBar.png);
	background-repeat:no-repeat;
}

#featured_label_p
{	
	min-width:170px;
	min-height:113px;
	position:absolute;
	top: 60px;
	left: 400px;
	background-position:left;
	background-image:url(images/billcaterini.jpg);
	background-repeat:no-repeat;  
}

#sangria_sundays_info
{
	width: 626px;
	height: 212px;	
	background:transparent url(images/box_full_top_left.png) no-repeat 0 0;
}

#sangria_background
{
  position: absolute;
  top: 26px;
  left: 5px;
	width: 638px;
  max-width: 607px;
	height: 193px;	
  max-height: 192px;
	background:transparent url(images/sangriaBkd.png) no-repeat 0 0;
}
#sangria_sundays_info ul
{
  position:absolute;
  left: 50px;
  top: 160px;
  max-width: 560px;
  list-style-type: disc;
}

#sangria_sundays_info li
{
  display:block;
  list-style-type: disc;
}

#sangria_sundays_info h2
{
	position: relative;
	left:-15px;
	top: -16px;
	width: 262px;
	height: 143px;
	text-indent: -9999px;
	background: url(images/sangria_sundays.png) no-repeat 0 0; 
}

#sangria_sundays_info h3
{
	position: absolute;
	left:270px;
	top: 40px;
}
#sangria_sundays_info h4
{
	position: absolute;
	left:270px;
	top: 60px;
}
#sangria_sundays_info p
{
  position: absolute;
  left:257px;
  top: 100px;
}

#the_barrel_room_h3
{
	position: absolute;
	top: 125px;
	left: 20px;
}
#the_barrel_room_p
{
	position: absolute;
	top: 150px;
	left: 5px;
}
#the_wine_bar_h3
{
	position: absolute;
	top: 115px;
	left: 410px;
}
#the_wine_bar_p
{
	position: absolute;
	width: 200px;
	top: 135px;
	left: 395px;
}

#latest_blogs_info
{
	margin-left: 5px;
	width: 313px;
	height: 212px;	
	background:transparent url(images/box_full_top_right.png) no-repeat 0 0;
}
#latest_blogs_info ol
{
	list-style-image: url(images/list_arrow.png);
	
}
#latest_blogs_info h2
{
	margin: 15px 0px 15px 25px;
}

#latest_blogs_info li
{
	margin: 10px 10px 0px 30px;
}

div#content_sub p {
	margin-left: 15px;
  margin-right: 20px;
}

#info_block_left,#info_block_middle,#info_block_right
{
	margin-top: 10px;
}
#info_block_left h2,#info_block_middle h2,#info_block_right h2
{
	position: relative;
	margin: 15px 0px 15px 15px;
}
#info_block_left h3, #info_block_middle h3, #info_block_right h3
{
	position: absolute;
	top: 263px;	
}
#info_block_left h3
{
	left: 130px;
}
#info_block_middle h3 {
	left: 487px;
}
#info_block_right h3 {
	left: 885px;
}

#info_block_left
{
  float: left;
	margin-left: 0px;
	width: 317px;
	height: 221px;	
	background:transparent url(images/box_full_bottom_left_221.png) no-repeat 0 0;
}
#info_block_middle
{
  float: left;
	margin-left: 0px;
	width: 311px;
	height: 221px;	
	background:transparent url(images/box_full_bottom_middle_221.png) no-repeat 0 0;
}
#info_block_right
{
  float: left;
	width: 314px;
	height: 221px;	
	background:transparent url(images/box_full_bottom_right_221.png) no-repeat 0 0;
}

#info_block_right ul li 
{
	display:inline;
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin: 7px 0 0 0;
	padding: 0px 0 0 10px;
}
#info_block_right ul li
{
	position:relative;
	left: 85px;
}
/* =si_clear_children */
.pc,.sc { position : absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/

#pageTitle
{
	position: absolute;
	top: 7px;
	left: 0px;
}
/* =contactUs Page */
#contactPage #content_right ul
{
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
}
#contactPage #content_right ul a
{
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;

}
#contactPage #content_right ul li 
{
	display:block;
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin: 0 0 10px 0px;
	padding: 0 0 0 10px;
	width: 32px;
	height: 32px;
	background-repeat:no-repeat;
}
#contactPage #content_right h2
{
	clear: both;
}
div#contactPage #facebook
{
	min-width: 32px;
  min-height: 32px;
	padding: 0 0 0 35px;
	margin: 0 0 0 20px;
	background:transparent url(images/facebook_32.png) no-repeat 0 0;
}
div#contactPage #twitter
{
	min-width: 32px;
  min-height: 32px;
	margin: 0 0 0 20px;
  padding: 0 0 0 35px;
	background:transparent url(images/twitter_32.png) no-repeat 0 0;
}

#gb_form_div fieldset {
	margin: 10px;
}
.indent_email{
	padding: 0 0 0 35px;
}
#gb_form_div fieldset {
border:medium none;
}
#gb_form_div .checkbox {
display:inline !important;
}
#gb_form_div .input_text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/input_bg.png) repeat-x scroll left top;
border:medium none;
color:#333333;
font-family:arial;
font-size:16px;
height:22px;
padding:4px 4px 2px;
width:250px;
}
#gb_form_div .input_text.short {
margin:0 5px;
width:50px;
}
#gb_form_div label {
display:block;
padding:0 0 10px;
}

legend{
	color: #FFF;
}

#gb_form_div label span {
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-top:8px;
	text-transform:uppercase;
	width:110px;
}
#gb_form_div h2 span, #gb_form_div p span {
display:inline;
float:none;
font-size:inherit;
padding:0;
text-transform:none;
}
#gb_form_div p span {
display:block;
}
#gb_form_div .comment_wrapper span {
display:none;
}
#gb_form_div textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/textarea_bg.png) repeat-x scroll left top;
border:medium none;
color:#333333;
font-family:arial;
font-size:16px;
height:138px;
padding:4px 4px 2px;
width:98%;
}
#gb_form_div .buttons {
color:#38383C;
padding:15px 0 5px;
}
#gb_form_div small {
display:block;
float:left;
margin-left:20px;
width:350px;
}
#gb_form_div .submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/submit_form.png) no-repeat scroll left top;
border:medium none;
color:transparent;
display:block;
height:28px;
text-indent:-9999px;
text-transform:capitalize;
width:115px;
}
#gb_form_div .submit:hover {
background-position:left bottom;
}
#gb_form_div #mainlegend span {
display:block;
font-family:"Trebuchet MS";
font-size:18px;
margin-bottom:15px;
text-transform:none;
}
#gb_form_div .back_button {
padding-bottom:5px;
padding-top:20px;
}
#gb_form_div .back_button a, #gb_form_div .back_button a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/back.png) no-repeat scroll left top;
border:medium none;
color:transparent;
display:block;
height:28px;
text-indent:-9999px;
text-transform:capitalize;
width:115px;
}
#gb_form_div .back_button a:hover {
background-position:left bottom;
}
#submition_form {
}
#submition_form td {
font-size:11px;
font-weight:bold;
padding:5px 0;
position:relative;
text-transform:uppercase;
}
#submition_form input.regular-text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/input_bg.png) repeat-x scroll left top;
border:medium none;
color:#333333;
font-family:arial;
font-size:16px;
height:22px;
padding:4px 4px 2px;
width:250px;
}
#submition_form ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#submition_form li {
display:block;
float:left;
font-weight:normal;
text-transform:none;
}
#submition_form ul label {
cursor:pointer;
}
#submition_form h2 {
font-family:"Trebuchet MS";
margin-bottom:5px;
}
#submition_form p {
margin-bottom:15px;
}
#submition_form .techs li {
width:25%;
}
#submition_form textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/textarea_bg.png) repeat-x scroll left top;
border:medium none;
color:#333333;
font-family:arial;
font-size:16px;
height:138px;
padding:4px 4px 2px;
width:98%;
}
#submition_form .buttons td {
padding-bottom:0;
padding-top:20px;
}
#submition_form .buttons input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/submit_form.png) no-repeat scroll left top;
border:medium none;
color:transparent;
display:block;
height:28px;
text-indent:-9999px;
text-transform:capitalize;
width:115px;
}
#submition_form .buttons input:hover {
background-position:left bottom;
}
#submition_form .error, #submition_form .updated {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000009 none repeat scroll 0 0;
padding:10px;
}
#submition_form .updated {
margin-bottom:70px;
}
#submition_form .error strong, #submition_form .updated strong {
color:#CCCCCC;
display:block;
font-size:16px;
}
#submition_form .limit-wrapper {
font-size:11px;
font-weight:normal;
margin-top:5px;
text-align:right;
text-transform:none;
}
#submition_form .limit-wrapper.text {
display:none;
left:270px;
position:absolute;
text-align:left;
top:0;
}
#submition_form .limit-wrapper.text.focused {
display:block;
}
#submition_form .input_wrapper {
position:relative;
}

#tastingRoomDoor{
	position: absolute;
	top:20px;
	right: 0px;
	background:transparent url(images/tastingRoomEntrance.png) no-repeat 0 0;
	min-width: 190px;
	min-height: 250px;
	width: 190px;
	height: 250px;

}

/*** Events Page ******/
.event_bkd
{
	background-color:#111111;
	min-height: 30px;
	padding: 10px 10px 0 10px;
	margin: 10px 0px 0px 10px;
}

#eventsPage #content_right h2
{
	padding: 10px 10px 0 5px;
	margin: 10px 0px 0px 5px;
}

#eventsPage #content_right ul 
{
	margin: 10px 0 0 10px;
	padding: 0 0 0 0px;

}
#eventsPage #content_right a
{
	margin: 0 0 0 0;
}
#eventsPage #content_right ul li 
{
	display:inline;
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;

}
#fb
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	display:block;
	width: 32px;
	height: 32px;
	background-image:url(images/facebook_32.png);
	background-repeat:no-repeat;
}
#twit
{
	display:block;
	width: 32px;
	height: 32px;
	background-image:url(images/twitter_32.png);
	background-repeat:no-repeat;
}

#wp
{
	display:block;
	width: 32px;
	height: 32px;
  background-image:url(images/wordpress_32.png);
	background-repeat:no-repeat;
}

#eventsPage #stay_informed_h2
{
	position: relative;
	display: block;
	clear: both;
	top: 20px;
}

#eventsPage #stay_informed_p
{
	position: relative;
	display: block;
	clear: both;
	top: 20px;
	margin-left: 10px;
	padding-left: 10px;
}

#eventsPage #njWineTrail
{
	position: relative;
	display: block;
}

#eventsPage #njWineBanner
{
	position: relative;
	margin-left: 25px;
	margin-top: 10px;	
	width: 200px;
	height: 167px;
}

#eventsPage #content_left
{
	width: 66%;
}
#eventsPage #eat_local_header
{
	min-width:300px;
	min-height:86px;
	text-indent:-9999px;
	padding: 5px 0 5px 0;
	background-position:center;
	background-image:url(images/eatlocaldrinklocal.png);
	background-repeat:no-repeat;
}
#eventsPage #featured_event
{
	position:relative;
}
#eventsPage #reservations_text
{
	position: absolute;
	right:0px;
	top: 37px;
	text-align:right;
}

#eventsPage #column_sep
{
	float: left;
	min-height: 500px;
	background:transparent url(images/pixel_green.png) repeat-y 0 0;
  margin: 15px 0 0 15px;	
	width: 1px;
}

#eventsPage #content_right
{
	margin: 0px 0 0 0px;	
	float: right;
	width: 32%;
}

#eventsPage #upcoming_events
{
	clear:both;
}

#eventsPage #events_table
{
	border: none; 	
	width: auto;
	margin: 10px 15px 0 20px;	
	
}
#eventsPage #events_table
{
border-collapse:separate;
border-spacing:10px 10px;
}

#eventsPage p, #eventsPage h3, #eventsPage h4
{
	margin-top: 10px;
	margin-right: 10px;
  margin-bottom: 10px;
}

#eventsPage h3
{
	margin-left: 20px;
}
#eventsPage h4
{
	margin-left: 20px;
}
#eventsPage p
{
	margin-left: 30px;
}
#eventsPage ul
{
	margin-left: 50px;
}
#eventsPage #ss_img
{
	float: right;
	margin-top: 10px;
}

/*** Things To Do Page ******/
#thingsToDoPage #column_sep
{
	float: left;
	min-height: 650px;
	background:transparent url(images/pixel_green.png) repeat-y 0 0;
  margin: 2% 0 2% 1%;	
	width: 1px;
}
#thingsToDoPage p, #thingsToDoPage h3
{
	width:100%;
	margin:10px auto;
	text-align:center;
}
#thingsToDoPage #content_right h3[id="first"]
{
	margin-top: 40px;
}
#thingsToDoPage #content_left h2
{
	margin-top: 10px;
}

/*** FAQ Page ******/
#faqPage #column_sep
{
	float: left;
	min-height: 290px;
	background:transparent url(images/pixel_green.png) repeat-y 0 0;
  margin: 2% 0 2% 1%;	
	width: 1px;
}
#faqPage h3
{
	width:100%;
	text-align:left;
}
#faqPage p{
	width:95%;
	margin:10px auto 0px 20px;;
}
#faqPage h3 {
	font-style:italic;
	margin:10px auto;
}
#faqPage ul {
	width: 70%;
		margin:10px auto;
	text-align:center;
}

#faqPage li {
	display: inline;
	padding-right:00px;
	padding-left: 10px;
}

#faqPage #content_left , #faqPage #content_right 
{
	margin-top: 10px;
}

/*** Directions Page ******/
#directionsPage #column_sep
{
	float: left;
	min-height: 420px;

  margin: 2% 0 2% 1%;	
	width: 1px;
}

#directionsPage p{
	width:95%;
	margin:10px auto 0px 20px;;
}

#directionsPage #content_left h2, #directionsPage #content_right h2
{
	margin-top: 20px;
}
#directionsPage #content_right h2
{

}
#directionsPage #content_right h3
{
	background:transparent url(images/map.jpg) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 30px;
	min-width: 397px;
	min-height: 331px;
}

#directionsPage #content_right p {
	width: 397px;
  margin-left: 30px ;
  margin-right: auto ;
	text-align:center;
	
}

#constantContact {
	width: inherit;
	margin-top: 10px;
}

#eventsPage #constantContact {
	width: inherit;
	margin: 25px 0 0 20px;
}

#constantContact .input_text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/input_bg.png) repeat-x scroll left top;
border:medium none;
color:#333333;
font-family:arial;
font-size:16px;
height:20px;
padding:4px 4px 2px;
width:180px;
}

#constantContact .gobutton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:0px 0px 0px;
color:#333333;
font-size:12px;
min-height:26px;
width:40px;
}

#eventsPage #constantContact .gobutton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin: 5px 0 0 110px;
padding:0px 0px 0px;
color:#333333;
font-size:12px;
min-height:26px;
width:80px;
}

.paypalbuttons
{
  	text-align:center;
}

img.shadow {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}

#imgWillCookForSex
{
 	float: right;
  margin: 10px;
}
.floatRight
{
 	float: right;
  margin: 10px;
}
#imgWillCookForSex_cite {
	position:absolute;
	top: 70px;
  left: 320px;
	
	height:309px;
	width: 270px;
}
#imgWillCookForSex_cite cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
  bottom: 10px;
  left: 10px;
  text-align:center;
	width: 230px;
	padding: 10px;
	border-top: 1px solid #999;
  font-size:14px;
}
#imgWillCookForSex_cite cite a
{
	color: #fff;
}

#dinner_text
{
  width: 250px;  
}
