@CHARSET "UTF-8";

body {
	background-color:#f6f6f6;
	margin:0;
	min-height:100%;
	height:100%;
	font-family:"Trebuchet MS";
}

h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma;
	font-weight:normal;
}

h2 {
	font-size:18px;
	vertical-align:middle;
	height:22px;
	padding-top:6px;
	padding-left:42px;
	background:transparent url(../images/leavesTwo.gif) no-repeat scroll 0 0;
}

h3 {
	color:#93a126;
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:bold;
	margin-top:30px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color:#93a126;
}

p, label, ul, input[type="text"], input[type="password"] {
	font-size:13px;
	color:#666;
	line-height:1.5;
}

p a, label a, ul a {
	color: #666;
}

address {
	font-style:normal;
}

a, a:link, a:visited, a:hover, a:active {
	/* color:#9A9A9A; */
	color:inherit;
}

a, a:link, a:visited {
	text-decoration:none;
	outline: none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

hr {
	border:none;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid white;
}

img {
	border:none;
}

.clearBoth {
	clear:both;
}

.required {
	color:red;
}

.submenuWrapper {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	white-space: nowrap;
	z-index: 1000;
}

.submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #e4e4e4;
	width: auto !important;
	min-width: 171px;
}

.topNavItem {
	position: relative;
}

.submenu li {
	padding: 5px 10px;
	display: block !important;
	float: none !important;
	border-bottom: 1px solid white;
}

.submenu a {
	display: inline !important;
	background: #e4e4e4 !important;
}

#page {
	width:934px;
	margin:auto;
}

#imagePreloader {
	width:0;
	height:0;
}

#imagePreloader img {
	visibility:hidden;
}

#page #header {
	background: transparent url(../images/headerBlank.jpg) no-repeat scroll 0 0;
	padding-top: 20px;
	position: relative;
	height: 158px;
}

#page #header #logo {
	margin: 0;
	position: absolute;
	left: 40px;
	top: 16px;
	width: 211px;
	height: 84px;
}

#page #header #cartButton {
	position:absolute;
	right:0;
	bottom:78px;
}

#page #header #cartButton a,
#page #header #cartButton a:link,
#page #header #cartButton a:visited,
#page #header #cartButton a:hover,
#page #header #cartButton a:active {
	display:block;
	width:82px;
	height:27px;
	background-color:transparent;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0 0;
}

#page #header #cartButton a,
#page #header #cartButton a:link,
#page #header #cartButton a:visited {
	background-image:url(../images/nav/viewCart.jpg);
}

#page #header #cartButton a:hover {
	background-image:url(../images/nav/viewCartOver.jpg);
}

#page #header #cartButton a img {
	display:none;
}

#page #header #nav {
	height:67px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#page #header #nav ul {
	list-style:none;
	padding:0;
	margin:auto;
	width:933px;
}

#page #header #nav ul li {
	float:left;
	display: inline;
}

#page #header #nav ul li a,
#page #header #nav ul li a:link,
#page #header #nav ul li a:visited,
#page #header #nav ul li a:hover,
#page #header #nav ul li a:active {
	display:block;
	height:45px;
	background-color:transparent;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0 0;
}

#page #header #nav ul li a.home {
	width:102px;
}

#page #header #nav ul li a.about {
	width:94px;
}

#page #header #nav ul li a.photoCards {
	width:141px;
}

#page #header #nav ul li a.fineArtPhotos {
	width:171px;
}

#page #header #nav ul li a.faq {
	width:80px;
}

#page #header #nav ul li a.contactUs {
	width:144px;
}

#page #header #nav ul li a.joinOurList {
	width:201px;
}

#page #main #top {
	visibility:hidden;
	overflow:hidden;
	width:0;
	height:0;
	display:block;
}

#page #footer {
	color:#9A9A9A;
	font-family:Tahoma;
	padding-bottom:15px;
}

#page #footer a {
	color:#9A9A9A;
}

#page #footer #policiesAndSiteMap {
	background:transparent url(../images/footerBlank.jpg) no-repeat scroll 0 0;
	font-size:11px;
	height:51px;
	padding-right:46px;
	padding-top:17px;
	text-align:right;
}

#page #footer #policiesAndSiteMap a,
#page #footer #policiesAndSiteMap a:link,
#page #footer #policiesAndSiteMap a:visited,
#page #footer #policiesAndSiteMap a:hover,
#page #footer #policiesAndSiteMap a:active {
	font-weight:bold;
}

#page #footer #copyright {
	font-size:11px;
}

