/* @override http://www.hemenwaysrestaurant.com/_css/style.css */

/* @override http://208.38.185.81/~hemenway/_css/style.css */

/* @group CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear: both;
}

.contact{
	font:normal 12px/18px Helvetica, Arial, sans-serif;
	color:#FFFFFF;
}

/* @end */

/* @group Body
 */

body {
	background-color: #273749;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4em;
	width: 788px;
}

.logo {
	width: 125px;
	height: 100px;
	background: url(../_images/HEM_Logo.png) no-repeat;
	z-index: 10;
	position: relative;
	top: -41px;
	left: 332px;
}



/* @end */

/* @group NRG Banner */

#NRG-banner{
	background-color: #000;
	height: 35px;
}

#NRG-banner #nrg-content{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
}

#NRG-banner #nrg-content img{
	float: left;
}

#NRG-banner #nrg-content form {
	float: left;
	margin-top: 5px;
	margin-right: 55px;
}
.include {
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	background-color:#000000;
	height: 33px;
	color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	size: 11px;
}

.dropdown {
	background-color:#9AB572;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

/* @end */

/* @group Menu */

ul#menu {
	float: left;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	width: 788px;
}

ul#menu li {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

ul#menu li.first{
	padding-left: 0;
}

ul#menu li.blue a {
	color: #3498cc;
}

ul#menu li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 15px Palatino, serif;
}

ul#menu li ul {
	display: none;
}

div.fg-menu-container {
	list-style-type: none;
}

div.fg-menu-container li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px Palatino, serif;
}

/* @end */

/* @group Content */

#picture {
	height: 365px;
	float: left;
	width: 394px;
	z-index: 1;
}

#bodycopy {
	width: 394px;
	height: 365px;
	float: right;
	z-index: 1;
}


/* @group Body Copy */

/* @group My Group */

#copy #copyblock.press h2 {
	color: white;
	font: bold 14px/22px Helvetica, sans-serif;
	text-align: left;
}

#copy #copyblock.press p{
	font-size: 12px;
}

#copy #copyblock.press span{
	font-size: 12px;
	color: #fff;
}

#bodycopy1 {
	width: 394px;
	height: 550px;
	float: right;
	z-index: 1;
}
#copy1 {
	background: url(../_images/bodycopy_background.jpg) repeat-y;
	width: 352px;
	height: 510px;
	padding: 20px;
}
#copy #copyblock.long{
	overflow: auto;
	display: block;
	width: 100%;
	height: 560px;
	padding-right: 15px;
}
#copy1 h1 {
	text-align: center;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 19px;
	font: 18px Palatino, serif;
	letter-spacing: 2px;
}

#copy1 #copyblock p {
	color: #fff;
	font: 14px/22px Helvetica, sans-serif;
	word-spacing: 1px;	
}
#picturebg{
	background-color: #c3bfce;
	height: 550px; 
	width: 394px;
	float:left;
}
/* @end */

#copy {
	background: url(../_images/bodycopy_background.jpg) no-repeat;
	width: 352px;
	height: 326px;
	padding: 20px;
}

#copy #copyblock{
	overflow: auto;
	display: block;
	width: 100%;
	height: 225px;
	padding-right: 15px;
}
#copy h1 {
	text-align: center;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 19px;
	font: 18px Palatino, serif;
	letter-spacing: 2px;
}

#copy #copyblock p {
	color: #fff;
	font: 14px/22px Helvetica, sans-serif;
	word-spacing: 1px;	
}

#copy #copyblock a {
	color: #fff;
	font: 14px/22px Helvetica, sans-serif;
	padding-right: 10px;
	word-spacing: 1px;
}

#copy #copyblock h2{
	font-weight: bold;
	font-size: 14px;
}

#copy #copyblock.small {
	color: #fff;
	font: 12px/20px Helvetica, sans-serif;
	word-spacing: 1px;
	text-align: center;
}

#copy #copyblock.small h2{
	color: #80cfe2;
}

#copy a {
	color: #fff;
	font: 14px/22px Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 15px;
}


/* @end */



/* @end */

/* @group Footer */

/* @group Mailing List Form */
#footer{
	width: 65em;
	margin-left: auto;
	margin-right: auto;
}

#footer form {
	font-size: 10px;
	padding-top: 10px;
}

#footer table.myForm tbody tr td {
	padding-right: 10px;
}

#footer table.myForm tbody tr td h2{
	color: #80cfe2;
	font-weight: bold;
}



/* @end */

#content-footer {
	height: 75px;
	background-color: #354962;
	clear: both;
	z-index: 10;
}

#footer {
	text-align: center;
	color: #fff;
	font: 12px Helvetica, sans-serif;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

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

#footer ul{
	width: 49.25em;
	font: 12px/22px Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#footer ul li {
	display: block;
	float: left;
	margin-left: 14px;
}

#footer ul li a{
	
}

#footer p{
	margin-top: 10px;
	color: #369;
}

#footer p a{
	color: #369;
}

a.bodylink {
	color: #fff;
	font: 14px/22px Helvetica, sans-serif;
	word-spacing: 1px;	
}



/* @end */

/* @group ScrollPane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #273749;
}
.jScrollPaneDrag {
	position: absolute;
	background: #354962;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


/* @end */