body {
	padding:0px;
	margin:0px;
	background-color:#612923;
}

ul, li, p, h1, h2, h3, h4 {
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	margin-bottom:20px;
}

a {
	color:#00924a;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#main {
	background-color:#570229;
	background-image:url(../images/body_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	
}

#main2 {
	width:100%;
	background-image:url(../images/body_tree.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;
	padding-bottom:30px;
}

#header {
	width:811px;
	padding-top:12px;
	padding-bottom:23px;
	*padding-bottom:20px;
	margin:0 auto;
	position:relative;
	z-index:9999;
}

#navDiv {
	text-align:right;
	width:800px;
}

#nav {
	list-style-type:none;
	height:14px;
	padding:0px;
	margin:0px;
	position:absolute;
	/*bottom:12px;*/
	top:158px;
	right:0px;
	z-index:9999;
	font-family:Lucida Sans Unicode, Lucida Grande;
	color:white;
	font-size:13px;
}

#cart {
	position:absolute;
	bottom:10px;
	left:3px;
	font-family:Lucida Sans Unicode, Lucida Grande;
	color:white;
	font-size:13px;
}

#cart a {
	color:white;
	background-image:url(../images/cart.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	height:15px;
	text-decoration:none;
}

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

#nav li {
	list-style-type:none;
	float:left;
	padding:0px;
	margin:0px;
	z-index:9999;
}

#nav a {
	display: block;
	color: #018cd4;
	text-decoration: none;
	padding: 0px;
	z-index:9999;
	font-family:Lucida Sans Unicode, Lucida Grande;
	color:white;
	font-size:13px;
	padding:0px 10px 0px 10px;
}

#nav a:hover {
	text-decoration:none;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
	z-index:9999;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	w\idth: 9.3em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border:1px solid #333333;
	z-index:9999;
	background-image:url(../images/nav_bg_on.gif);
}

#nav li li {
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height:20px;
	text-align:left;
	z-index:9999;
}

#nav li ul a {
	/*height: 17px;*/
	font-weight: normal;
	font-size: 11px; 
	font-family:verdana;
	height:17px;
	margin:2px auto 2px auto;
	text-align:left;
	w\idth: 9em;
	z-index:9999;
}

#nav li ul a:hover {
	/*background-color: #d1e0e9;*/
	z-index:9999;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	z-index:9999;
}

#nav li:hover, #nav li.hover {
    position: static;
}

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

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	z-index:9999;
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	/*background-color: #ffffff;*/
	z-index:9999;
}

#nav li li:hover, #nav li li.sfhover {
	/*background-color: #ffffff;*/
	background-image:url(../images/nav_bg_on.gif);
	z-index:9999;
}

.bodywrapper {
	background-color:white;
	background-image:url(../images/wrapper_bg.gif);
	background-repeat:repeat-y;
	width:794px;
	margin:0 auto;
	border:1px solid #666666;
	padding:5px 0px 10px 5px;
	position:relative;
	z-index:0;
	left:-3px;
}

.bodyhead {
	background-image:url(../images/content_top_bg.png);
	background-repeat:no-repeat;
	width:789px;
	height:9px;
}

#bodymain {
	width:689px;
	padding:20px 50px 35px 50px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	text-align:left;
	
}

.bodyfooter {
	background-image:url(../images/content_bottom_bg.png);
	background-repeat:no-repeat;
	width:789px;
	height:17px;
}



#content, #content p, #content div, #content td {
	font-family:verdana;
	font-size:14px;
	color:black;
	line-height:20px;
}

h1 {
	font-family:Lucida Sans Unicode, Lucida Grande;
	font-size:24px;
	color:#570229;
}

h2 {
	font-family:Lucida Sans Unicode, Lucida Grande;
	font-size:17px;
	color:#570229;
}

.imagediv {
	width:150px;
	height:200px;
	margin:10px 10px 10px 10px;
	font-size:10px;
	float:left;
}

.imagediv div {
	border:1px solid #666666;
	background-color:white;
	width:150px;
	height:150px;
	text-align:center;
	padding:0px;
	margin:0px;
}

.imagediv2 {
	width:100px;
	height:150px;
	margin:10px 10px 10px 10px;
	font-size:10px;
	float:left;
}

.imagediv2 div {
	border:1px solid #666666;
	background-color:white;
	width:100px;
	height:100px;
	text-align:center;
	padding:0px;
	margin:0px;
}

.imagediv span, .imagediv2 span {
	font-size:10px;
	line-height:12px;
}

.sample_class {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://aestheticstorm.net/web/pegasus/images/master_bg.png');    background-image:none;
	height: auto !important;
	height: 1% /* ie fix so alpha-transparency renders */;    
}

a.nounderline:link, a.nounderline:visited, a.nounderline:active {
	text-decoration:none;
}

a.nounderline:hover {
	text-decoration:underline;
}

.productLeft {
	float:left;
	width:276px;
}

.productLeft div {
	background-color:#ffffff;
}

.productPrice {
	clear:both;
	text-align:right;
	padding-top:25px;
	*padding-top:0px;
}

.productRight {
	float:right;
	width:360px;
}

.artistLeft {
	float:left;
	width:360px;
}

.artistRight {
	float:right;
	width:270px;
}

#content .breadcrumb {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	margin-bottom:14px;
}

.breadcrumb a {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.breadcrumb a:hover {
	text-decoration:underline;
}

#content .productArtist {
	margin-top:30px;
	margin-bottom:30px;
	text-align:right;
	font-family:verdana;
	font-size:12px;
}

#footer {
	margin:0 auto;
	width:799px;
	font-size:12px;
	font-family:arial;
	text-align:left;
	padding-top:5px;
	color:#1b1b1b;
}

#footer a {
	color:#1b1b1b;
	text-decoration:underline;
}

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

#footer .copyright {
	float:right;
}

#footer .footercontent {
	padding-top:10px;
	text-align:center;
}

tr.d0 td {
	background-color:#ffffff;
}

tr.d1 td {
	background-color:#e8e8e8;
}

#error {
	color:red;
}

.hiddenPic {
	display:none;
}

.homeleft {
	width:491px;
	float:left;
}

.homeright {
	width:198px;
	float:right;
}

.featuredtitle {
	background-image:url(../images/bg/featuredtitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#570229;
	width:168px;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:5px 15px 5px 15px;
	margin-top:30px;
}

.featuredbox {
	background-image:url(../images/bg/featuredbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#e7dbe1;
	width:180px;
	color:#111111;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:12px 9px 15px 9px;
}

.featuredbox img {
	border:1px solid #666666;
	margin-right:8px;
}

.quote {
	width:161px;
	background-image:url(../images/bg/quote.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	color:#888888;
	padding:32px 10px 0px 27px;
	margin-bottom:40px;
}