﻿@import url("layout.css");

body {
	background-color: #abc;
	background: url('../Graphics/Polka2e.jpg');
	color: #000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#container {
	width: 670px;
	margin: 0 auto;
	background: #fff url('../Graphics/bkgd_tile.gif') repeat-y 50% top;
	}
#masthead {
	background: #FFCCFF;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	margin-right: auto;
	padding: 0;
}
#nav {
	background: #d3d3d3;
	width: 650px;
	font-size: 1.4em;
	font-family: zapf-chancery, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	line-height: 1;
	overflow: hidden;
}
#column_l {
	width: 420px;
	margin: 0 0 10px 5px;
	padding: 0 10px 10px 10px;
	overflow: hidden;
}
#column_r {
	background: #FFD9FF;
	width: 200px;
	margin: 0 10px 0 0;
	padding-right: 3px;
	padding-left: 5px;
}
#gallery {
	display: block;
	height: auto;
}
#footer {
	text-align: center;
	background-color: #808080;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}

/* Styles for Masthead */
#masthead img {
	background: #FFCCFF;
	float: left;
	background-color: #FFCCFF;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
#masthead a {
	background-image: url('../Graphics/email.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	text-decoration: none;
}
#masthead a:hover {
	color: #CC3399;
}
#masthead p.drop {
	padding-top: 90px;
}

/* Styles for Navigation */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0px;
}
#nav li {
	float: left;
	width: 120px;
}
#nav a {
	display: block;
	width: 120px;
	text-decoration: none;
	border: solid 1px #965;
	border-bottom: none;
	background-image:url('../Graphics/Bkgrnd_Grey.jpg');
	background-repeat: no-repeat; 
	background-position: center;
	padding: 6px 0px 6px 5px;
	background-color: #d3d3d3;
}
#nav a:hover {
	color: #333333;
	background-image: url('../Graphics/Bkgrnd_Orng.jpg');
	background-repeat: no-repeat;
}
#nav li li a {
	color: #fff;
	background-image: url('../Graphics/Bkgrnd_Grey3.jpg');
    background-repeat: no-repeat;
}
#nav a.moreMenu:hover {
	background-image:url('../Graphics/Bkgrnd_Orng2.jpg');
	background-repeat: no-repeat;
}
#nav li li li a {
	color: #333333;
	background-image: url('../Graphics/Bkgrnd_Lime.jpg');
	background-repeat: no-repeat;
}

/* next level */

#nav li ul {
    position: absolute;
    width: 10em;
    left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
#nav li ul ul {
    margin: -25px 0 0 121px;
}
    
/* next level */

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
}

/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}

#column_r p {
	color: #000;
	font-size: .9em;
	text-align: left;
	margin: 0;
	padding: 10px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: .8em;
	display: list-item;
	list-style-position: outside;
}
* html #column_r {
	margin-right: 5px;
}
* html #column_l {
	margin-left: 0;
}
#column_r p.note {
	font-size: .7em;
	font-style:italic;
	padding-top: 0px;
}
#cart {
	float: right;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
		text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for Images */
img.description {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.photo img {
	border: 1px dotted #456;
	background-color: #fff;
	padding: 2px;
}
.figure p, .figure2 p {
	font-size: .8em;
	text-align: center;
	margin: 6px 0 0 0px;
}
.figure {
	float: left;
	width: 125px;
	margin: 0 5px 8px 5px
}
.clear {
	clear: both;
}
.style1 {
	text-align: center;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.gallery {
	width: 420px;	
}
	
#picture img{
	background-color: #FFA4FF;
	padding: 25px;
}

.center {
	text-align: center;
}
#picture p {
	font-style:italic;
	font-size: .8em;
	margin:0;
}
.figure2 {
	float: left;
	width: 300px;
	margin: 0 5px 8px 5px
}
