@charset "UTF-8";
body {
	color: #000000;
	font: 100%/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.oneColLiqCtrHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding: 154px 0px 0px;
	display: block;
}
.oneColLiqCtrHdr #scrolling_header {
	background-color: #999999;
	height: 104px;
	margin: 0px;
	padding: 50px 0px 0px;
	display: block;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
	width: 100%;
	clear: both;
	z-index:2;
}
.oneColLiqCtrHdr #header {
	background-color: #999999;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	height: 104px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 900px;
}

.oneColLiqCtrHdr #header_links {
	color: #000000;
	/*padding-left: 40px;*/
	font-weight: bold;
	font-size: 1em;
	float: right;
	padding: 0px;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #header_links li {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	float: left;
}
.oneColLiqCtrHdr #header_links a:link, .oneColLiqCtrHdr #header_links a:active, .oneColLiqCtrHdr #header_links a:visited {
	color:#000000;
	text-decoration:none;
	background-image: url(../images/mw_nav.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
.oneColLiqCtrHdr #header_links a:hover {
	color:#FFFFFF;
	background-image: url(../images/mw_nav-over.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}


/* BUTTONS */
.oneColLiqCtrHdr #header_links li#nav_home a {
	background-position: 0 0px;
	height: 42px;
	width: 55px;
}
.oneColLiqCtrHdr #header_links li#nav_about a {
	background-position: -72px 0px;
	height: 42px;
	width: 60px;
}
.oneColLiqCtrHdr #header_links li#nav_news a {
	background-position: -145px 0px;
	height: 42px;
	width: 53px;
}
.oneColLiqCtrHdr #header_links li#nav_galleries a {
	background-position: -216px 0px;
	height: 42px;
	width: 95px;
}
.oneColLiqCtrHdr #header_links li#nav_exhibitions a {
	background-position: -325px 0px;
	height: 42px;
	width: 104px;
}
.oneColLiqCtrHdr #header_links li#nav_order a {
	background-position: -432px 0px;
	height: 42px;
	width: 65px;
}
.oneColLiqCtrHdr #header_links li#nav_contact a {
	background-position: -504px 0px;
	height: 42px;
	width: 80px;
}


/* OVER STATES */
.oneColLiqCtrHdr #header_links #nav_home a:hover {
	background-position: 0 0px;
	height: 42px;
	width: 55px;
}
.oneColLiqCtrHdr #header_links #nav_about a:hover {
	background-position: -72px 0px;
	height: 42px;
	width: 60px;
}
.oneColLiqCtrHdr #header_links #nav_news a:hover {
	background-position: -145px 0px;
	height: 42px;
	width: 53px;
}
.oneColLiqCtrHdr #header_links #nav_galleries a:hover {
	background-position: -216px 0px;
	height: 42px;
	width: 95px;
}
.oneColLiqCtrHdr #header_links #nav_exhibitions a:hover {
	background-position: -325px 0px;
	height: 42px;
	width: 104px;
}
.oneColLiqCtrHdr #header_links #nav_order a:hover {
	background-position: -432px 0px;
	height: 42px;
	width: 65px;
}
.oneColLiqCtrHdr #header_links #nav_contact a:hover {
	background-position: -504px 0px;
	height: 42px;
	width: 80px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0 0 0 auto;
	background-repeat: no-repeat;
	padding: 0px;
	width: 262px;
	float: left;
	background-image: url(../images/mw_photography.gif);
	height: 60px;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #000000;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 12px;
	color: #000000;
	margin-bottom: 4px;
}
h4 {
	font-weight:bold;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.oneColLiqCtrHdr #header h1 a:link,.oneColLiqCtrHdr #header h1 a:active,.oneColLiqCtrHdr #header h1 a:visited {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height:60px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(../images/mw_photography.gif);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #header h1 a:hover {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height:60px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(../images/mw_photography.gif);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px 20px 0;
	background-color: #999999;
	display: block;
	font-size: 0.9em;
}
.oneColLiqCtrHdr #mainContent p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.level1 {
	margin-left: 50px;
}
.level2 {
	list-style-type: circle;
	position: static;
	margin-left: 20px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	display: block;
	background-color: #999999;
	clear: both;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 0.7em;
	color: #333333;
}
.small_text {
	font-size: 0.7em;
}
.oneColLiqCtrHdr .small_text a:link,.oneColLiqCtrHdr .small_text a:active,.oneColLiqCtrHdr .small_text a:visited {
	color:#666666;
	text-decoration: underline;
}
.oneColLiqCtrHdr .small_text a:hover {
	color:#333333;
	text-decoration: none;
}
.item_box {
	width:100%;
	clear:both;
	background-color:#CCCCCC;
	display:block;
	border-top:1px solid #999999;
	margin-top:5px;
	padding-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.form_box {
	clear:both;
	display:block;
	border:1px solid #F0F0F0;
	margin:2px;
	padding:10px;
	color: #000000;
	background-color:#F0F0F0;
	vertical-align: top;
	font-size: 12px;
}
.left_list {
	display: block;
	float: left;
	width: 150px;
	clear: left;
	text-align: left;
	text-indent: 0px;
}
.left_list li {
	margin: 0px 5px 5px 0px;
	text-indent: 0px;
	padding: 0px;
	font-size: 16px;
	list-style-type: none;
}
.sub_gallery  li   {
	list-style-image: url(../images/list_arrow.gif);
	list-style-position: outside;
	font-size: 12px;
}
.oneColLiqCtrHdr .left_list a:link,.oneColLiqCtrHdr .left_list a:active,.oneColLiqCtrHdr .left_list a:visited {
	color:#333333;
	display: block;
	text-decoration: none;
}
.oneColLiqCtrHdr .left_list a:hover {
	color:#333333;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	font-weight: bold;
}
.gallery_box {
	background-color: #999999;
	display: block;
	float: left;
	width: 650px;
	margin: 0px 0px 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.white_box {
	display:block;
	width:33%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#EBEBEB;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	
.oneColLiqCtrHdr .gallery_box a:link, .white_box a:link,.oneColLiqCtrHdr .gallery_box a:active, .white_box a:active,.oneColLiqCtrHdr .gallery_box a:visited, .white_box a:visited {
	color:#333333;
	text-decoration: underline;
}
.oneColLiqCtrHdr .gallery_box a:hover, .white_box a:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-color: #333333;
}
#moving_feature_box {
	position:relative;
	width:800px;
	height:500px;
	overflow:hidden;
	margin:10px auto;
	border: 5px solid #EBEBEB;
	clear: both;
	display: block;
	background-color: #EBEBEB;
	z-index:1;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
 }
#feature1 {
	position:absolute;
	left:-5px;
	top:-26px;
	width:2100px;
	height:212px;
	display: block;
 }
#feature2 {
	position:absolute;
	left:2100px;
	top:0px;
	width:2100px;
	height:212px;
	display: block;
 }
#moving_feature_box img {
	margin:2px 0px;
	float:left;
	display: inline;
	clear: none;
	border: 2px solid #EBEBEB;
 }
.order_item_box {
	display:block;
	float:left;
	width:550px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.gallery_home {
	display:block;
	float:right;
	width:650px;
	margin: 0px 0px 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#999999;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.item_total_box {
	clear:both;
	background-color:#CCCCCC;
	display:block;
	margin-top:5px;
	padding-right:20px;
	width:550px;
	float:left;
	text-align:right;
	padding-top: 10px;
}
.order_item_box_Checkout {
	display:block;
	float:left;
	width:550px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.quote {
	background-color: #F0F0F0;
	text-indent: 10px;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 25px;
	margin: 0px;
	background-position: -40px 0px;
}
.quoteEnd {
	background-color: #F0F0F0;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 30px;
	width: 30px;
	float: right;
	display: inline;
	clear: none;
	margin-top: 100px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_news_box {
	width:60%;
	display:block;
	border-top:1px solid #F0F0F0;
	margin-top:2px;
	padding-bottom:2px;
	color: #000000;
	background-color: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.home_news_box a:link, .home_news_box a:active, .home_news_box a:visited {
	width:100%;
	display:block;
	text-decoration:none;
	color:#000000;
}
.home_news_box a:hover {
	width:100%;
	display:block;
	text-decoration:none;
	background-color:#F0F0F0;
	color:#000000;
}
.ad_box_right {
	display:block;
	float:right;
	width:260px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
	background-color: #5D0E92;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.ad_box_right a:link, .ad_box_right a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	}
.ad_box_right a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
.photo {
	display:block;
	border:1px solid #FFFFFF;
	margin:4px;
	padding: 0px;
	background-color: #CCCCCC;
}
.oneColLiqCtrHdr #container #mainContent h2 a:link, .oneColLiqCtrHdr #container #mainContent h2 a:visited, .oneColLiqCtrHdr #container #mainContent h2 a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.oneColLiqCtrHdr #container #mainContent h2 a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.Gallery-animal {
	display: block;
	float: left;
	width: 260px;
	background-image: url(../images/gallery-heading-images/ANIMALheadingImage700.jpg);
	background-repeat: no-repeat;
	height: 226px;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.oneColLiqCtrHdr #container #mainContent .Gallery-animal h2 {
	font-size: 24px;
	padding-left: 10px;
	padding-top: 20px;
	margin: 0px;
	color: #000000;
}
.Gallery-birds {
	display: block;
	float: left;
	width: 260px;
	background-image: url(../images/gallery-heading-images/BIRDheadingImage701.jpg);
	background-repeat: no-repeat;
	height: 162px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.oneColLiqCtrHdr #container #mainContent .Gallery-birds h2 {
	font-size: 24px;
	padding-left: 10px;
	padding-top: 130px;
	margin: 0px;
	color: #FFFFFF;
}
.Gallery-tapestryart {
	display: block;
	float: right;
	width: 260px;
	background-image: url(../images/gallery-heading-images/TAPESTRYheadingImage703.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-right: 5px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.oneColLiqCtrHdr #container #mainContent .Gallery-tapestryart h2 {
	font-size: 24px;
	padding-left: 10px;
	padding-top: 130px;
	margin: 0px;
	color: #FFFFFF;
}
.Gallery-portrait {
	display: block;
	float: left;
	width: 260px;
	background-image: url(../images/gallery-heading-images/PORTRAITUREheadingimage702.jpg);
	background-repeat: no-repeat;
	height: 390px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.oneColLiqCtrHdr #container #mainContent .Gallery-portrait h2 {
	font-size: 24px;
	padding-top: 350px;
	margin: 0px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.Gallery-travel {
	display: block;
	float: left;
	width: 260px;
	background-image: url(../images/gallery-heading-images/TRAVELheadingImage704.jpg);
	background-repeat: no-repeat;
	height: 173px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.oneColLiqCtrHdr #container #mainContent .Gallery-travel h2 {
	font-size: 24px;
	padding-left: 10px;
	padding-top: 140px;
	margin: 0px;
	color: #FFFFFF;
}

