body {
	font-size:12px;
	background-color:#333;
	font-family: 'Raleway', arial, verdana, helvetica, sans-serif;
}
img {
	max-width:100%;
}
h2 {
	font-size:2.5em;
}
.stdBorder {
	border:4px solid #c0c0c0;
	border-bottom:4px solid #909090;
	border-right:4px solid #909090;
}
.width2 {
	border-width:2px;
}
.width3 {
	border-width:3px;
}
.roundedCorners {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
div#wholePage {
	width:1000px;
	align:center;
	margin:0px auto;
}
div#pageHdr {
	width:100%;
	margin:1.0em 0;
	align:center;
}
h1#ipHdr {
	width:100%;
	height:48px;
	max-width:500px;
	position:relative;
	margin:20px auto;
	align:center;
	color:#333;
	font-size:small;
}
h1#ipHdr span {
	background:url(../images/genesis-hdr2.png) no-repeat;
	position:absolute;
	left:-250px;
	width:100%;
	height:100%;
}
div#shopPix img {
	width:45%;
	max-width:450px;
	min-width:250px;
}
img#shopPixL {
	float:left;
}
img#shopPixR {
	float:right;
}
.wylandBanner {
	margin-bottom:5px;
}
.wylandBanner p {
	color:#c0c0c0;
	font-variant:small-caps;
	font-size:1.75em;
}
a#sculpture {
	color:#ddd;
}
div#tickerContainer {
	font-size:20px;
	height:1.35em;
	margin:1.0em auto;
}
.tickercontainer {
	background:url(../images/c0c0c0-50.png) repeat;
	width: 100%;
	height:27px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask {
	position: relative;
	left: 5px;
	top: 0px;
	width: 99%;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 0px;
	color:white;
	font-weight:300;
	list-style-type: none;
	font-variant:small-caps;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0 2.5em 0 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ddd;;
}
div#fbContainer {
	margin:0px auto;
}
p.fbText {
	color:white;
	font-size:1.25em;
}
img#pbImgL {
	float:left;
}
img#pbImgR {
	float:right;
}
h2.menuTitle {
	color:#ddd;
	background:url(../images/c0c0c0-25.png) repeat;
	margin:10px 0;
	text-align:left;
	padding-left:24px;
	font-weight:normal;
	font-family: 'Old Standard TT', georgia, serif;
	font-style:italic;
}
h2.menuTitleShort {
	float:left;
	width:289px;
	margin:10px 20px;
	background:url(../images/c0c0c0-25.png) repeat;
	text-align:center;
	font-weight:normal;
	font-family: 'Old Standard TT', georgia, serif;
	font-style:italic;
	font-size:20px;
	line-height:32px;
}
h2.menuTitleShort a {
	text-decoration:none;
	color:#ddd;
}
div.menuLinx {
	background-colorX:rgb(157,131,93);
	background-colorY:#a0a0a0;
	background:url(../images/c0c0c0-75.png) repeat;
	padding:10px;
}
.menuItem {
	width:232px;
	float:left;
	vertical-align:middle;
	margin-right:6px;margin-bottom:6px;
	-moz-box-shadow: 3px 4px 0px 0px #666;
	-webkit-box-shadow: 3px 4px 0px 0px #666;
	box-shadow: 3px 4px 0px 0px #666;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba', GradientType=0);
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid black;
	display:inline-block;
	cursor:pointer;
	color:#3a8a9e;
	font-size:18px;
	line-height:18px;
	padding-left:5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
}
.menuItem:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed', GradientType=0);
	background-color:#bab1ba;
}
.menuItem:active {
	position:relative;
	top:1px;
}
.menuItem p a {
	text-decoration:none;
	color:#000;
}
.menuItem p.twoLines {;
	margin-top:8px;margin-bottom:10px;
}
.clearBoth {
	clear:both;
	height:0;
	line-height:0;
}
#pageFooter {
	padding-top:40px;
}
#pageFooter p {
	font-size:1.1em;
	text-align:center;
}
.ftrText {
	float:left;
	width:400px;
	background:url(../images/c0c0c0-75.png) repeat;
	text-align:center;
}
.ftrText2 {
	float:right;
	background:url(../images/c0c0c0-75.png) repeat;
	text-align:center;
	margin-bottom:10px;
	margin-top:25px;
}
.ftrText3 {
	float:right;
}
.ftrAddress {
	font-size:small;
	text-align:left;
	margin-leftX:100px;
}
.ftrGallery {
	font-size:1.25em;
	margin-leftX:-10px;
}
.bangText {
	font-size:20px;
	font-weight:bold;
}
.boldText {
	font-weight:bold;
}
@media screen and (max-width: 1050px) {
div#wholePage {
	width:765px;
}
h1#ipHdr span {
	left:-140px;
}
p.fbText, .eventCal {
	width:200px;
	margin:0px auto;
}
.ftrText2 {
	width:300px;
	float:right;
}
.ftrText3 {
	width:300px;
	float:right;
}
}
@media screen and (max-width: 810px) {
div#wholePage {
	width:535px;
}
h1#ipHdr span {
	left:0px;
}
div#shopPix {
	margin:5px auto;
	width:450px;
}
div#shopPix img {
	width:100%;
	max-width:450px;
	min-width:250px;
	margin:5px 0px;
}
img#shopPixL {
	float:none;
}
img#shopPixR {
	float:none;
}
p.fbText, .eventCal {
	width:250px;
	margin:0px auto;
}
div#fbContainer {
	clear:both;
}
h2.menuTitleShort {
	margin:10px auto;
	width:100%;
}
div.menuLinx {
	padding:16px;
}
.menuItem {
		margin-right:4px;margin-left:4px;margin-bottom:6px;
}
.ftrText {
	width:100%;
	margin-bottom:20px;
}
.ftrText2 {
	width:100%;
	margin:10px 0px;
}
.ftrText3 {
	margin:10px auto;
	float:none;
}
}
@media screen and (max-width: 568px) {
div#wholePage {
	width:280px;
}
h1#ipHdr {
	height:24px;
}
h1#ipHdr span {
	background:url(../images/genesis-hdr2t.png) no-repeat;
	left:10px;
}
div#shopPix img {
	width:100%;
	max-width:256px;
	margin:5px 0px;
}
#pixBar img {
	width:100%;
	margin:5px 0px;
	float:none;
}
.ftrText2 {
	width:100%;
	margin:10px auto;
	float:none;
}
.ftrText3 {
	margin:10px 0px;
	margin-left:-5px;
	float:none;
}
}
