*{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}


body{
	background:url(/Images/bg.gif);
	color:#333
}

p, address{
	margin:0 0 16px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#3e518e;
	font-weight:bold;
	outline:none;
}

a:hover{
	color:#6a7cb7
}


/* BEGIN: Headings ================== */
h1{
	font:normal 19px "trebuchet ms";
	color:#694800;
	margin-bottom:15px;
}

h2{
	font-size:15px;
	margin:0 0 5px 0;
}

h3{
	font-size:14px;
	margin-bottom:10px;
	color:#4867A2;
}

h4{
	font-size:13px;
	margin-bottom:5px;
}

h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
/* END: Forms ================== */

/* BEGIN: Tables ================== */
table{
	margin:0 0 16px
}

th{
	color:#666;
	padding:3px 4px;
	text-align:right;
	color:#3A486B;
	font-size:12px;
}

td{
	padding:3px 4px;
	vertical-align:top;
}

.even{
	background:#ffc
}
/* BEGIN: Tables ================== */

#main{
	width:957px;
	margin:auto;
	position:relative;
	}
#top{
	width:957px;
	height:11px;
	background:#000 url(/Images/bgTop.gif) no-repeat;
	overflow:hidden
	}
#logo{
	height:11px;
	background:#000;
	}
#header{
	background:url(/Images/bgHeader.jpg) top right no-repeat;
	height:114px;
	overflow:hidden
	}
#header h2{
	text-indent:-9999px;
}
#cart{
	background:url(/Images/imgHeaderBottom.jpg) no-repeat;
	height:27px;
	text-align:right;
	padding-right:30px;
	position:relative;
	overflow:hidden;
	}
#cartSummary{
	position:absolute;
	top:155px;
	right:27px;
	color:#A60101;
	}
#interior{
	background:#fff;
	float:left;
	width:957px;
	}
#left{
	width:190px;
	background:#fff url(/Images/bgLeft.gif) no-repeat;
	padding:0 9px;
	padding-bottom:15px;
	float:left;
	}
.leftInterior{
	background:url(/Images/bgLeftInterior.gif) repeat-y;
	padding:12px 20px;
	}
.leftInterior a{
	font-size:11px;
	}
.welcome strong{
	font-size:11px;
}
.welcome p{
	color:#509CE2;
	margin:0 0 3px 0;
	font-size:11px;
}
#searchdiv{
	margin-top:-5px;
	}
#searchdiv *{
	vertical-align:middle;
	}
#searchdiv input{
	width:78px;
	border:1px solid #7cbae2;
	background:#eef6ff;
	margin-top:3px
	}
#content{
	width:684px;
	padding:30px 45px 30px 15px;
	float:left;
	}
.menu{
	border-top:5px solid #d3e6f7;
	border-bottom:5px solid #d3e6f7;
	width:132px;
	}
.menu li a{
	display:block;
	padding:4px 7px;
	margin-top:1px;
	text-decoration:none;
	background:#edf6ff;
	}
.LastMenuItem{
	margin-bottom:1px;
}
.menu li a:hover{
	background:#569FE2;
	text-decoration:none;
	color:#fff;
}
.shopBy li{
	float:left;
}
.shopBy li a{
	margin:0 2px 2px 0;
	}
.hdrAboutUs{
	height:47px;
	background:url(/Images/bgAboutUsHdr.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	}
#aboutUs{
	width:510px;
	float:left;
}
#aboutUs div{
	background:url(/Images/bgAboutUs.gif) repeat-y;
	width:465px;
	padding:5px 5px 5px 35px;
	}
#aboutUs span{
	background:url(/Images/bgLine.gif) repeat-x;
	display:block;
	overflow:hidden;
	height:1px;
	margin:10px 0;
	}
.photoDisplayRack{
	float:right;
	margin:0 0 0 20px;
	}
.imgDisplayRack{
	margin-left:10px;
	}
#meetArtist{
	width:221px;
	float:left;
	}
#meetArtist a{
	background:url(/Images/imgMeetArtist.jpg) no-repeat;
	padding:5px 5px 5px 35px;
	height:192px;
	text-indent:-9999px;
	display:block;
	}
.hdrMeetArtist{
	height:43px;
	background:url(/Images/bgMeetArtistHdr.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	}
#footer{
	background:#950000;
	margin:0 15px;
	text-align:center;
	padding:20px;
	color:#fff;
	clear:both;
	height:50px;
	}
#footer ul{
	margin:0 0 5px 0;
	font-size:11px;
}
#footer li{
	display:inline;
}
#footer a{
	color:#fff;
	padding:0 10px;
	border-right:1px solid #fff;
	}

