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: "" ""; }

/* =GENERAL STYLES
   ----------------------------------------------------*/

* {
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	font-family: "Lucida Sans", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #477dc1;
	background-color: #5191CE;
}

h1 { font-size: 24px;}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 1.5em 0 0.6em -0.3em;
	color: #4AADFF;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 2em .25em .5em 0em;
	color: #4AADFF;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0em .25em 1.3em 0em;
	color: #4AADFF;
}

h5 {
	font-size: 18px;
	font-weight: normal;
	margin: 2em .25em .5em 0em;
	color: #FFFFFF;
}

p {
	font-size: 12px;
	margin: 0em 0 1em 0em;
	line-height: 18px;
}
ul { margin: 0 0 1em 0.3em; }
li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom: 5px;
}
blockquote p {
	margin: 1em 4em 2em 0em;
	font-size: 16px;
	letter-spacing: normal;
}

a:link {
	text-decoration: none;
	color: #BDAF7D;
}

a:visited {
	color: #BDAF7D;
}

a:hover {
text-decoration: none;
}

/* =HEADER
   ----------------------------------------------------*/
   
#header {
	background-image: url(../images/header_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 160px;
}
#header h1 {
	float: left;
	background-repeat: no-repeat;
	height: 120px;
	width: 294px;
	display: block;
	padding: 60px 0 0 100px;
}
#header h1 a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 260px;
	text-indent: -9999px;
}


/* =NAVIGATION
   ----------------------------------------------------*/
#nav-main {
	float: left;
	position: relative;
	top: 30px;
}

#nav-main ul {
	margin-left: 2em;
}

#nav-main li {
	width: 176px;
	position: relative;
	margin-top: 5px;
	list-style: none;
}
#nav-main a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: inline;
}
#nav-main a:hover { color: #224E79; }
#nav-main li.active a { color: #224E79; text-decoration: none; list-style: none; }

#nav-main .parent-nav {
	background-image: url(../images/sub-menu-highlighter.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav-sub-1, #nav-sub-2 {
	position: absolute;
	top: -20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #74B1DD;
}
#nav-sub-1 { left: 150px; }
#nav-sub-2 {
	left: 116px;
	top: 0px;
}
#nav-main .nav-sub li { width: 130px; }
#nav-main .nav-sub a:hover { color: #fff; }
#nav-main  li.first-item { margin-top: 0px; }
#nav-main   li.last-item { }
#nav-sub-1 a, #nav-sub-2 a { color: #bad9f6; }
.nav-sub li { padding-left: 5px; }


/* =CONTENT
   ----------------------------------------------------*/
   
#content {
	position: relative;
	background-image: url(../images/divider-top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F6F5F3;
	padding-top: 90px;
}
#stage {
	padding-bottom: 10px;
	position: relative;
	height: 252px;
}
#stage .innerwrap {
	padding: 80px 60px 0 0;
	position: relative;
}
.index #style-img-1 {
	position: absolute;
	background-image: url(../images/style-img-2.png.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 280px;
	left: 95px;
	top: -48px;
	z-index: 0;
}
.about #style-img-1 {
	float: left;
	background-image: url(../images/about-style-img.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 214px;
	left: 0px;
	position: relative;
}

#style-img-2 {
	background-image: url(../images/style-img-1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 190px;
	width: 114px;
	top: 114px;
	left: 32px;
}
.index #content-main {
	position: absolute;
	width: 495px;
	left: 346px;
	top: -10px;
}
.about #content-main {
	margin-left: 208px;
	background-image: url(../images/about-content-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 60px;
	height: 324px;
}

#content-main p, #content  form legend    {
	color: #5191CE;
	line-height: 1.2;
}
#content-main #intro {
	font-size: 14px;
	line-height: 1.6;
	background-image: url(../images/intro-text.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 130px;
}
#extra-style-1 {
	background-image: url(../images/divider-btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 83px;
	clear: both;
}
.about #extra-style-1 {
	background-image: url(../images/other-divider-btm_bg.jpg);
	background-repeat: no-repeat;
	background-color: #5191CE;
}

#content-main form { margin-top: 20px; }

p#form-dialog {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 10px 0;
	float: left;
}
.about #form-dialog {
	float: none;
}

form  p  {
	margin: 0 10px 2px 0;
	float: left;
}
input  {
	border: 1px #ccc solid;
	background-color: #EEEEEE;
	font-size: 10px;
	width: 180px;
	padding: 4px;
	color: #666;
	font-family: "Lucida Sans", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	margin-top: 0px;
	float: left;
}
form  button {
	color:#FFFFFF;
	cursor:pointer;
	height:22px;
	text-indent:-10000em;
	width:48px;
	background-attachment: scroll;
	background-color: #8fb3e7;
	background-image: url(../images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0pt none;
	margin-left: 3px;
}

#selections {
	background-color: #90C0F0;
	color: #fff;
	background-image: url(../images/selection_bg.jpg);
	background-repeat: repeat-x;
	height: 220px;
}
#selections h2 { margin-left: 60px; }

#selections .innerwrap {
	background-image: url(../images/selection_inner_bg.jpg);
	background-repeat: no-repeat;
	height: 244px;
}
#selections ul { margin: 6px 0 0 60px; }
* html body #selections ul { margin-top: 12px; }
#selections li {
	float: left;
	display: inline;
}
#selections a {
	background-image: url(../images/cats.jpg);
	background-repeat: repeat;
	float: left;
	height: 0;
	padding-top: 122px;
	width: 110px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
#selections a:hover { text-decoration: none; }

#selections li.vase-nav a {}
#selections  li.apple-nav  a {
	background-position: -110px 0px;
	width: 124px;
}
#selections li.col-nav a {
	background-position: -234px 0;
	width: 180px;
}
#selections li.hg-nav a {
	background-position: -410px 0;
	width: 150px;
}
#selections li.pear-nav a {
	background-position: -560px 0;
	width: 162px;
}
#selections li.vase-nav a:hover {
	background-position: 0px 153px;
}
#selections  li.apple-nav  a:hover {
	background-position: -110px 153px;
}
#selections li.col-nav a:hover {
	background-position: -234px 153px;
}
#selections li.hg-nav a:hover {
	background-position: -410px 153px;
}
#selections li.pear-nav a:hover {
	background-position: -560px 153px;
}



/* =FOOTER
   ----------------------------------------------------*/
#footer {
	background-color: #5191CE;
	color: #fff;
	padding: 40px 0 40px 0;
}
#footer .innerwrap { position: relative; }
.about form {
	float: right;
}
.about form input {
	margin-left: 0px;
	float: none;
}
.about  form p {
	display: block;
	float: none;
}



#footer address {
	margin-left: 60px;
}
.about #footer address {
	padding-top: 60px;
	margin-left: 40px;

}



/* =GLOBAL CLASSES
   ----------------------------------------------------*/
.innerwrap {
	width: 840px;
	margin: 0 auto;
}
.clear { clear: both; }
.hide { display: none; }

.contactheadings {
	text-transform: uppercase;
	font-weight: bold;
	color:#23AADC;
}

#horlist ul {
margin: 20px 0 40px 0;
}

#horlist li {
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background:#5C9DD7;
	margin:0 3px 0 -3px;
}

#horlist li a {
	list-style-type: none;
	text-decoration: none;
	padding: 5px;
	color: #CCCCCC;
	background:#666666;
	margin:0;
}

#horlist li a:hover {
	background-color: #5C9DD7;
	color:#FFFFFF;
}

#horlist li.active a {
color: #FFFFFF;
background:#5C9DD7;
}


#suppliers li {
width: 300px;
background-color:#5C9DD7;
display: block;
margin: 2px 0 2px 0;
height: 23px;
padding: 3px 14px 10px 3px;
color: #FFFFFF;
}

#suppliers li a {
color: #FFFFFF;
text-decoration: underline;
}

#suppliers li a:hover {
text-decoration: none;
}

#stuff {
	background-image:url(../images/stuff.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #626262;
	height: 497px;
	padding: 20px 350px 30px 20px;
}

#stuff h4 {
color: #FFFFFF;
}

.rowimages {
margin-right: 2px;
}