/*--------------------------- Last Modified --> 2009.02.12 ----------------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	background:#5bb8ea url("../images/bg-body.jpg") top repeat-x;
	text-align:center;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:1.4em;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1, h2, h3, h4 { color:#d86a1e; font-family:Georgia, Times New Roman, Times, serif; }
h1	{ font-size:1.6em; font-weight:normal; margin:0 0 1em; line-height:1.2em; }
h2	{ font-size:1.4em; font-weight:normal; margin:1em 0 .5em; line-height:1.2em; }
h3	{ font-size:1.1em; font-weight:normal; margin:.5em 0 .5em; }

p { margin:0 0 .5em; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#75A718; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{
	clear:both;
	}

div.clear	{
	height:.01em;
	overflow:hidden;
	}

img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
	}

img.img-right {
	float:right;
	margin:5px 0px 10px 10px;
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; font-family:Georgia, Times New Roman, Times, serif; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #cfbebe;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}

select { width:150px; height:auto; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */

input#Submit {
	width:85px;
	border:1px solid #CFBEBE;
	height:auto;
	}


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/content-repeat.jpg") repeat-y;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:858px;
	}

#content-wrap {
	background: url("../images/content-bg.jpg") no-repeat top center;
	}
#content-wrap2 {
	background: url("../images/footer-bg.jpg") no-repeat bottom center;
	z-index:2;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("../images/masthead.jpg");
	height:94px;
}
	/* index page link within #masthead */
	#masthead a {
		display:block;
		float:left;
		height:94px;
		margin-left:50px;
		width:185px;
	}
	#masthead a span {
		display:none;
	}
	#masthead p{
		color:#fff;
		float:right;
		font-family:georgia;
		font-size:1.8em;
		margin:25px 57px 0 0;
	}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:520px;
	float:left;
	display:inline;
	padding:25px 0 10px 80px;
	}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li {
			padding-left:10px; /* pushes text to the right to display bg img */
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:205px;
	float:left;
	padding:11px 0 100px 30px;
	}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li {
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	#column-right ul { padding-left:5px; }
		#column-right ul li {
			background:transparent url("../images/bullet.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px;
			}
		#column-left ul li {
			background:transparent url("../images/bullet.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			line-height:1.6em;
			margin-left:10px;
			padding-left:15px;
		}
	#address { margin-top:20px; }
	#address p { margin-bottom:0; }

/* ------------------------ header framework ------------------------ */
#header-graphic { height:315px; background: url('../images/header.jpg') no-repeat;}



/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	height:99px;
	margin:0 0 0px;
	padding:0 145px 17px;
	text-align:center;
	}

#footer p {
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#000 }
#footer a:hover, #footer a:active { color:#000 }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #000;
		}
	#footer li.first { border: none; }

#meta-descr {
	display:block;
	width:675px;
	margin:0 auto;
	color:#fff;
	padding-bottom:25px;
	}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav-wrap {
	padding: 0 45px;
	height:39px;
	background: url("../images/nav.jpg");
	text-align:center;
	}

div#nav {
	width:100%;
}
ul#main-navigation {
	position:relative;
	left:50%;
	}
#main-navigation li.primary {
	position:relative;
	right:50%;
	line-height:41px;
}
#main-navigation li {
	display:inline;
	padding:10px 5px;
	}
#main-navigation a:link, #main-navigation a:visited {
	font:bold 13px Georgia, Times New Roman, Times, serif;
	color:#d86a1e;
	text-decoration:none;
	}
#main-navigation a:hover, #main-navigation a:active {
	color:#8AABDC;
	}

 /************** SUPERFISH ESSENTIAL STYLES ****************/
.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none; }
.sf-menu { line-height:	1.0; }
.sf-menu ul {	position:absolute;	top:-999em; width:16em; /* left offset of submenus need to match (see below) */}
#nav .sf-menu ul li { width:100%; float:left; display:block; position:relative; line-height:1.7em; padding:5px; text-align:left; }
.sf-menu li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li { display:inline; position:relative; }
.sf-menu ul a {	display:block; position:relative; padding:0 5px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:14px;	top:27px; /* match top ul list item height */ z-index:99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left:16em; /* match ul width */ top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {	left:16em; /* match ul width */	top:0; }

/*** SUPERFISH OPTIONAL ***/
.sf-menu ul {
	background: #D7EAF9;
	border: 1px solid #ddd;
	}
.sf-menu ul a {
	display:block;
	position:relative;
	}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline: 0; }

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.4em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			48em;
	top:			1em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	right:15px;
	top:13px;
	background-position: 0 -103px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -103px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/* --------------  End Superfish CSS ------------- */
