html, body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px 0px 3em;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ccc;
}

#emagc {
	background:url(../images/emagc.png) no-repeat;
	position:absolute;
	left:10px;
	top:10px;
	width:72px;
	height:61px;
	z-index:1;
}

/*site-form*/
#site_form {
	width:800px;
	height:20px;
	margin: 30px auto 0 auto;
}

#site_form form {
	margin:0;padding:0;
	background:0;border:0;
}


#site_form form input {
	padding:5px;width:200px;border:0;background:#fafafa;font:normal 13px arial, sans-serif;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;
}

#site_form form button {
	width:60px;height:25px;margin-left:5px;background:#e54801;border:1px solid #000;font:normal 11px arial, sans-serif;color:#fff;-moz-border-radius:0.4em;-khtml-border-radius:0.4em
}

#outterWrapper {
	width: 800px;
	height: auto;
	min-height:800px;
	margin: 10px auto 0px auto;
	border: 2px solid white;
}

#footer {
	display:block;
	width: 800px;
	height: auto;
	margin: 10px auto 0px auto;
	text-align:center;
	clear:both;
}

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

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

#outterWrapper:after {
	content: ".";
	width: 900px;
	height: auto;
	display: block;
	clear: both;
}

#logo {
	position: relative;
	z-index: auto;
	height: 100px;
	width: 300px;
	float: left;
	left: 66px;
	top: 50px;
	margin-bottom: 150px;
}
#nav {
	float: left;
	width: 175px;
	clear: both;
}

#content {
	float: left;
	margin: 0 0px 50px 50px;
	width: 525px;
}

#content h1 {
	font-size: 22px;
	margin: 15px 0px;
	font-weight: bold;
}

#content p {
	line-height: 22px;
	margin:10px 0px;
}

#content ul, #content ol {
	margin: 0px 35px;
}

#content ul li, #content ol li {
	margin: 5px 0px;
}

#content img {
	padding: 10px;
	margin: 10px;
	border: 1px solid #ccc;
}

#content a:link {
	text-decoration: none;
	color: #93173b;
}

#content a:visited {
	text-decoration: none;
	color: #993399;
}

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

#bigimg {
	height: auto;
	width: 250px;
	position: relative;
	float: right;
	right: 100px;
}
#bigimg img {
	height: 265px;
}
#nav ul {
	list-style: none;
	margin: 0 0px 0px;
	padding: 0px;
	width: 100%;
}
#nav ul li {
	position: relative;
	display: block;
	height: 50px;
	width: 100%;
}
#nav ul li ul {
	width: 130px;
	position: absolute;
	top: 18px;
	left: 175px;
	display: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav ul li ul li {
	height: auto;
	width: auto;
	padding-left: 0px;
}
#nav ul li ul li ul {
	position: relative;
	left: 0px;
	top: 0px;
	width: 115px;
	visibility: inherit;
	height: auto;
}
#nav ul li ul li.bigone {
	height: 75px;
}
#nav ul li ul li ul li {
	padding: 0px 0px 0px 10px;
}
a img {
	border-style: none;
}
#map {
	width: 600px;
	position: absolute;
}
#nav a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#nav ul li ul li a:hover {
	font-weight: normal;
}
#nav ul li a {
	line-height: 50px;
	padding-left: 70px;
}
#nav ul li ul li a {
	line-height: 1.4em;
	padding: 0px 0px 0px 5px;
	font-size: 1em;
	background: url(none);
}

/*suubnav color*/

#nav #purple ul, #nav .purpleactive ul {
	background: #7946a5; !important
}
#nav #maroon ul, #nav .maroonactive ul {
	background: #93173b; !important
}
#nav #teal ul, #nav .tealactive ul {
	background: #128a9a; !important
}
#nav #brown ul, #nav .brownactive ul {
	background: #c5894a; !important
}
#nav #green ul, #nav .greenactive ul {
	background: #a8ab74; !important
}
#nav #yellow ul, #nav .yellowactive ul {
	background: #ffcc00; !important
}
#nav #orange ul, #nav .orangeactive ul {
	background: #f0830e; !important
}
#nav #gray ul, #nav .grayactive ul {
	background: #b7b1a9; !important
}
#nav #olive ul, #nav .oliveactive ul {
	background: #6b6f2a; !important
}
#nav #mushroom ul, #nav .mushroomactive ul {
	background: #6e5048; !important
}
#nav #ltYellow ul, #nav .ltYellowactive ul {
	background: #f2cb65; !important
}
#nav #sage ul, #nav .sageactive ul {
	background: #c9e39c; !important
}
#nav #hotPink ul, #nav .hotPinkactive ul {
	background: #de1c85; !important
}
#nav #aquaTeal ul, #nav .aquaTealactive ul {
	background: #01c58e; !important
}
#nav #leafGreen ul, #nav .leafGreenactive ul {
	background: #ccdc00; !important
}
#nav #royalBlue ul, #nav .royalBlueactive ul {
	background: #005abb; !important
}
#nav #magenta ul, #nav .magentaactive ul {
	background: #e40090; !important
}
#nav #burntOrange ul, #nav .burntOrangeactive ul {
	background: #cd5a13; !important
}

/*subnav hovers*/

#nav #maroon li a:hover, #nav .maroonactive li a:hover {
	background: #cc0033;
}
#nav #purple li a:hover, #nav .purpleactive li a:hover {
	background: #9966cc;
}
#nav #teal li a:hover, #nav .tealactive li a:hover {
	background: #66bdc9;
}
#nav #brown li a:hover, #nav .brownactive li a:hover {
	background: #e2b07b;
}
#nav #green li a:hover, #nav .greenactive li a:hover {
	background: #bec097;
}
#nav #yellow li a:hover, #nav .yellowactive li a:hover {
	background: #fed638;
}
#nav #orange li a:hover, #nav .orangeactive li a:hover {
	background: #f6ab5b;
}
#nav #gray li a:hover, #nav .grayactive li a:hover {
	background: #c9c5bf;
}
#nav #olive li a:hover, #nav .oliveactive li a:hover {
	background: #90935f;
}
#nav #mushroom li a:hover, #nav .mushroomactive li a:hover {
	background: #927c76;
}
#nav #ltYellow li a:hover, #nav .ltYellowactive li a:hover {
	background: #f5d88c;
}
#nav #sage li a:hover, #nav .sageactive li a:hover {
	background: #d7eab5;
}
#nav #hotPink li a:hover, #nav .hotPinkactive li a:hover {
	background: #e655a4;
}
#nav #aquaTeal li a:hover, #nav .aquaTealactive li a:hover {
	background: #40d4aa;
}
#nav #leafGreen li a:hover, #nav .leafGreenactive li a:hover {
	background: #d9e540;
}
#nav #royalBlue li a:hover, #nav .royalBlueactive li a:hover {
	background: #4083cc;
}
#nav #magenta li a:hover, #nav .magentaactive li a:hover {
	background: #eb40ac;
}
#nav #burntOrange li a:hover, #nav .burntOrangeactive li a:hover {
	background: #da834e;
}

/*nav icons*/

#orange a {
	background: url(../images/squares-o.jpg) no-repeat -0px -50px;
}
#orange a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -50px;
}
.orangeactive  {
	background: url(../images/squares-o.jpg) no-repeat -175px -50px;
}
#maroon a {
	background: url(../images/squares-o.jpg) no-repeat -0px -100px;
}
#maroon a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -100px;
}
.maroonactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -100px;
}
#teal a {
	background: url(../images/squares-o.jpg) no-repeat 0px -150px;
}
#teal a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -150px;
}
.tealactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -150px;
}
#purple a {
	background: url(../images/squares-o.jpg) no-repeat 0px -200px;
}
#purple a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -200px;
}
.purpleactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -200px;
}
#brown a {
	background: url(../images/squares-o.jpg) no-repeat 0px -250px;
}
#brown a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -250px;
}
.brownactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -250px;
}
#green a {
	background: url(../images/squares-o.jpg) no-repeat 0px -300px;
}
#green a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -300px;
}
.greenactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -300px;
}
#yellow a {
	background: url(../images/squares-o.jpg) no-repeat 0px -350px;
}
#yellow a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -350px;
}
.yellowactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -350px;
}
#gray a {
	background: url(../images/squares-o.jpg) no-repeat 0px -400px;
}
#gray a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -400px;
}
.grayactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -400px;
}
#olive a {
	background: url(../images/squares-o.jpg) no-repeat 0px -450px;
}
#olive a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -450px;
}
.oliveactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -450px;
}
#mushroom a {
	background: url(../images/squares-o.jpg) no-repeat 0px -500px;
}
#mushroom a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -500px;
}
.mushroomactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -500px;
}
#ltYellow a {
	background: url(../images/squares-o.jpg) no-repeat 0px -550px;
}
#ltYellow a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -550px;
}
.ltYellowactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -550px;
}
#sage a {
	background: url(../images/squares-o.jpg) no-repeat 0px -600px;
}
#sage a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -600px;
}
.sageactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -600px;
}
#hotPink a {
	background: url(../images/squares-o.jpg) no-repeat 0px -650px;
}
#hotPink a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -650px;
}
.hotPinkactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -650px;
}
#aquaTeal a {
	background: url(../images/squares-o.jpg) no-repeat 0px -700px;
}
#aquaTeal a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -700px;
}
.aquaTealactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -700px;
}
#leafGreen a {
	background: url(../images/squares-o.jpg) no-repeat 0px -750px;
}
#leafGreen a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -750px;
}
.leafGreenactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -750px;
}
#royalBlue a {
	background: url(../images/squares-o.jpg) no-repeat 0px -800px;
}
#royalBlue a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -800px;
}
.royalBlueactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -800px;
}
#magenta a {
	background: url(../images/squares-o.jpg) no-repeat 0px -850px;
}
#magenta a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -850px;
}
.magentaactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -850px;
}
#burntOrange a {
	background: url(../images/squares-o.jpg) no-repeat 0px -900px;
}
#burntOrange a:hover {
	background: url(../images/squares-o.jpg) no-repeat -175px -900px;
}
.burntOrangeactive {
	background: url(../images/squares-o.jpg) no-repeat -175px -900px;
}

/*END*/


.waiting {
	color: #ofo;
}
.clear {
	clear: both;
}

#product_box {
	float:left;
	width:240px;
	height:140px;
	display:inline-table;
	padding-right:10px;
}

#product_box a {
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#product_container {
	width:520px;
	display:inline-block;
}

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

#product_box img {
	margin:0 10px 0 0;padding:5px;
	width:90px;
	height:auto;
	max-height: 110px;
}

#photo_gallery {
	display: inline-block;
}

/*Blow-Out Gallery*/
#blowout { width:72px; height:72px; padding: 5px; margin: 5px; float:left; }
#blowout img { padding: 2px; margin: 0px; border: 1px dotted #ccc; }

/*forms*/
form {background:#f0f6f8;padding:1em;border:1px solid #eee;}
.login {background:url(../gfx/user.gif) no-repeat 95% 1em;}
.contact {background:url(../gfx/email2.gif) no-repeat 95% 1em;}
fieldset div {margin:0.3em 0;clear:both;}
form {margin:1em;width:90%;margin-left:auto;margin-right:auto;}
label {float:left;width:125px;font-size:10px;text-align:right;margin-right:1em;color:#333;}
legend {color:#0b77b7;font-size:1.2em;font-weight:bold;margin-top:10px;margin-bottom:10px;}
legend span {width:10em;text-align:right;}
input {padding:0.15em;width:67%;border:1px solid #ddd;background:#fafafa;font:normal 0.95em arial, sans-serif;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;}
input:hover, input:focus {border-color:#c5c5c5;background:#f6f6f6;} 
option {width:200px;border:1px solid #ddd;background:#fafafa;font:normal 0.95em arial, sans-serif;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;}
option:hover, option:focus {border-color:#c5c5c5;background:#f6f6f6;} 
textarea {padding:0.15em;width:67%;border:1px solid #ddd;background:#fafafa;font:normal 0.95em arial, sans-serif;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;clear:right;float:none;}
textarea:hover, textarea:focus {border-color:#c5c5c5;background:#f6f6f6;} 
fieldset {border:1px solid #999;padding:0 0.5em 0.5em;}
.date input {background-image:url(../gfx/calendar-small.gif);background-repeat:no-repeat;background-position:100% 50%;}
.date fieldset label {float:none;display:block;text-align:left;width:auto;}
.date fieldset div {float:left;clear:none;margin-right:0.2em;}
.radio, .date {position:relative;}
.radio fieldset, .date fieldset {border:none;width:auto;padding:1px 0 0 11em;}
.radio legend, .date legend {color:#666;font:normal 10px arial, sans-serif;}
.radio legend span, .date legend span {position:absolute;left:0;top:0.3em;width:125px;display:block;}
.radio label, .radio input {vertical-align:middle;display:inline;float:none;width:auto;background:none;border:none;}
.radio div {float:left;white-space:nowrap;clear:none;}
.email {width:14em;}
input.default {color:#bbb;}
#submit-go {margin-top:1em;width:69px;height:26px;text-indent:-9999px;overflow:hidden;border:0;background:url(../gfx/submit-button.gif) no-repeat 0 0;display:block;cursor:pointer !important; cursor:hand;}
#submit-go:hover {background-position:0 -26px;}

#share { float: left; }
#punch { float: right; }
.clear { clear: both; }

#rss .head { margin:10px 0 0 0; padding:0; font-size:20px; line-height: 22px; }
#rss img { width:50%; height:50%; padding: 0px; margin:5px; }

.grid { width:102px;height:102px;float:left;overflow:hidden; }
#gridContainer img { margin:1px;padding:0px;border:0; }
#gridUpdate { position:relative;width:493px;height:auto;margin:1px;margin-top:5px;padding:7px;background-color:#fff;font-weight:bold;font-size:16px;color:#e54801;border:1px solid #e54801; }
.clearfix { clear: both; }