* { padding: 0; margin: 0; border: 0; }
.hide { display: none; }
.clear { clear: both; }
body {
	margin: 0px;
	background-color: #222222;
}

/* header ---------------------------------------------------------------------------------------------------------------- */
#logociwraplarge {
	width: 100%;
	float: left;
	background-image: url(img/bgrd-header.gif);
	height: 90px;
	background-color: #30303A;
}
#logociwrapsmall {
	width: 900px;
	text-align: right;
	height: 86px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bgrd-ci.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	position: relative;
	width: 300px;
	float: left;
}
#ci {
	position: relative;
	width: 580px;
	float: right;
	padding-top: 65px;
	padding-right: 20px;
}
#ci p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #978B73;
	line-height: 14px;
}
#ci a {
	color: #978B73;
	text-decoration: underline;

}
#ci a:hover {
	color: #FF9900;
	text-decoration: underline;

}
#mp {
	width: 100%;
	float: left;
	height: 133px;
	background-image: url(img/mp01.jpg);
	background-color: #953F58;
}
#navwraplarge {
	width: 100%;
	float: left;
	height: 37px;
	background-image: url(img/bgrd-navwraplarge.jpg);
	background-color: #FFA200;
}
#navwrapsmall {
	width: 900px;
	text-align: left;
	height: 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* nav ---------------------------------------------------------------------------------------------------------------- */

ul#nav {
	position: relative;
	height: 37px;
	width: 900px;
	background:   url("img/nav.jpg") no-repeat;
	margin: 0px;
	}
	ul#nav li {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	ul#nav li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0;
	height: 37px;
		}
		
ul#nav li#nav-welcome a 				{ left: 0; width: 102px; background:   url("img/nav.jpg") no-repeat; }
ul#nav li#nav-bio a 					{ left: 102px; width: 92px; background:   url("img/nav.jpg") -102px 0 no-repeat; }
ul#nav li#nav-galleries a 				{ left: 194px; width: 88px; background:   url("img/nav.jpg") -194px 0 no-repeat; }
ul#nav li#nav-animals a 				{ left: 282px; width: 55px; background:   url("img/nav.jpg") -282px 0 no-repeat; }
ul#nav li#nav-fantasy a 				{ left: 337px; width: 58px; background:   url("img/nav.jpg") -337px 0 no-repeat; }
ul#nav li#nav-inspirational a 			{ left: 395px; width: 83px; background:   url("img/nav.jpg") -395px 0 no-repeat; }
ul#nav li#nav-landscapes a 				{ left: 478px; width: 74px; background:   url("img/nav.jpg") -478px 0 no-repeat; }
ul#nav li#nav-people a 					{ left: 552px; width: 52px; background:   url("img/nav.jpg") -552px 0 no-repeat; }
ul#nav li#nav-stilllife a 				{ left: 604px; width: 68px; background:   url("img/nav.jpg") -604px 0 no-repeat; }
ul#nav li#nav-links a	 				{ left: 672px; width: 68px; background:   url("img/nav.jpg") -672px 0 no-repeat; }
ul#nav li#nav-contact a 				{ left: 740px; width: 160px; background:   url("img/nav.jpg") -740px 0 no-repeat; }
		
ul#nav li#nav-welcome a:hover  			{ background-position: -0px -37px; }
ul#nav li#nav-bio a:hover 	 			{ background-position: -102px -37px; }
ul#nav li#nav-galleries a:hover  		{ background-position: -194px -37px; }
ul#nav li#nav-animals a:hover	  		{ background-position: -282px -37px; }
ul#nav li#nav-fantasy a:hover  			{ background-position: -337px -37px; }
ul#nav li#nav-inspirational a:hover 	{ background-position: -395px -37px; }
ul#nav li#nav-landscapes a:hover  		{ background-position: -478px -37px; }
ul#nav li#nav-people a:hover  			{ background-position: -552px -37px; }
ul#nav li#nav-stilllife a:hover  		{ background-position: -604px -37px; }
ul#nav li#nav-links a:hover  			{ background-position: -672px -37px; }
ul#nav li#nav-contact a:hover  			{ background-position: -740px -37px; }


/* content ---------------------------------------------------------------------------------------------------------------- */
#contentwraplarge {
	width: 100%;
	float: left;
	background-color: #EEEFF1;
	background-image: url(img/bgrd-content-large.jpg);
	background-repeat: repeat-x;
}
#contentwrapsmall {
	width: 875px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D5D9;
	border-left-color: #D1D5D9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bgrd-rc.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#contentwraps2 {
	width: 825px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bgrd-content.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#lc {
	position: relative;
	width: 515px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #EEEFF1;
	padding-right: 20px;
}
#lc h3 {
	color: #009FC3;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	margin-top: 5px;

}
#lc p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474747;
	margin-bottom: 8px;
}
#lc a {
	color: #6DB025;
	text-decoration: underline;

}
#lc a:hover {
	color: #FFA405;
}
#lc ul {
	margin-left: 40px;
	margin-bottom: 20px;

}
#lc li {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #6F6F6F;
	margin-bottom: 2px;
}
#lcpwmwrap {
	height: 300px;
	background-image: url(img/bgrd-lcpwmwrap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#lcpics {
	position: relative;
	width: 200px;
	float: left;
	text-align: center;
	background-color: #EEEFF1;
	border: 1px solid #D1D5D9;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}
#lcpics img {
	border: 1px solid #FFA200;
	background-color: #000000;
	padding: 9px;

}
#welcomemessage {
	position: relative;
	width: 300px;
	float: right;
}
#heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEFF1;
	margin-bottom: 10px;
}
#gallery {

}
#gallery p {
	text-align: center;
	line-height: 15px;
}
#gallery img {
	padding: 3px;
	border: 1px solid #EEEFF1;
	text-align: center;
}
.name {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
.medium, .size, .price {
	font-size: 11px;
	color: #999999;
}
#rc {
	position: relative;
	width: 272px;
	float: right;
}
#rc h5 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	text-align: right;
	background-color: #EEEFF1;
	padding: 5px;
	color: #666666;
}
#rc p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #474747;
	line-height: 17px;
	text-align: right;
}
#rc ul {
	list-style-type: none;
	margin-left: 0px;
}
#rc li  {

}
#rc li a {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEFF1;
	display: block;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFA200;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 26px;
	text-align: right;
	font-weight: bold;
}
#rc a:hover {
	background-color: #732E64;
	color: #FFFFFF;
	text-align: right;
}

/* footer  ---------------------------------------------------------------------------------------------------------------- */
#flfcwraplarge {
	width: 100%;
	height: 100px;
	float: left;
	background-image: url(img/bgrd-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #222222;
}
#flfcwrapsmall {
	width: 802px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fl {
	position: relative;
	width: 800px;
	float: left;
	text-align: center;
	padding-top: 12px;
}
#fl p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
#fl a {
	color: #FFFFFF;
}
#fl a:hover {
	color: #FF9900;
}
#glinks {
	font-size: 9px;
	color: #9F9F9F;
}
#glinks a {
	text-decoration: underline;
	color: #9F9F9F;
}
#glinks a:hover {
	color: #00FF00;
}
#fc {
	position: relative;
	width: 800px;
	float: left;
	text-align: center;
	padding-top: 25px;
}
#fc p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #595B4D;
}
#fc a {
	text-decoration: underline;
	color: #717365;
}
#fc a:hover {
	color: #FF9900;
}
