body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#333333;
}
.bg {
	background-color: #cccccc;
	background-image:url(../images/pattern.gif);
}
a {
	color: #663700;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	padding: 10px;
	background-image:url(../images/site-header-bg.png);
	padding-left: 13px;
	padding-right: 30px;

}
#logo {
	margin-left: 17px;
	float: left;
}
#date {
	font-size: 11px;
	color: #bed73b;
	padding-bottom: 2px;
	padding-top: 18px;
	font-style: normal;
	font-weight: normal;
}
#date a {
	text-decoration: none;
}
#date a:hover {
	text-decoration: none;
}
#tagline {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #663700;
}
#phone {
	float: right;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #f68933;
	text-decoration: none;

	font-size: 14px;
	font-weight: bold;
}
#phone span {
	color: #f68933;
}
#tnav {
	margin-right: 200px;
	padding-top: 20px;
}
#contentholder {
	background-image:url(../images/site-bg.png);
}
#content {
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
#footer {
	font-size: 11px;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image:url(../images/site-footer-bg.png);
	background-position: bottom;
	color: #ffffff;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#jj {
	float: right;
	padding-bottom: 20px;
}
#copyright {
	color: #ffffff;
	padding-bottom: 20px;
}
#copyright div {
	float: left;
}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#copyright ul li {
	float: left;
}
#copyright ul li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #c6e8eb;
	background-image: none;
}
#copyright ul li ul {
	display: none;
}
h1, h2 {
	color:#f68933;
	margin:0;
	padding:0;
	font-size: 18px;
	border-bottom: 1px solid #d6eef0;
	padding-bottom: 2px;
	padding-top: 15px;
	text-align: left;
}
/*  Home Images */



#homeimages {
	height: 500px;
	width: 940px;
	overflow: hidden;
}
#hometextholder {
	position: absolute;
	z-index: 1000;
}
#hometextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 450px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#hometextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#hometext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	top: 465px;
	width: 940px;
	border: none;
}
/* Portfolio Images */



#portfolioimages {
	width: 940px;
	overflow: hidden;
}
#portfoliotextholder {
	position: absolute;
	z-index: 1000;
}
#portfoliotextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 450px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#portfoliotextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 20px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#portfoliotext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	top: 465px;
	width: 940px;
	border: none;
}
#portfoliobreadcrumbs {
	position: absolute;
	z-index:1700;
}
#portfoliobreadcrumbs div {
	padding-top: 4px;
	padding-left: 20px;
}
#portfoliobreadcrumbs div a, #portfoliodisplayslider a {
	color: #ffffff;
	text-decoration: none;
}
#portfoliobreadcrumbs div a:hover, #portfoliodisplayslider a:hover {
	color: #cccccc;
	text-decoration: none;
}
#portfoliopages {
	position: absolute;
	z-index:1700;
	width: 420px;
	text-align: right;
	top: 467px;
	left: 500px;
}
#portfoliodisplayslider {
	position: absolute;
	z-index:1700;
	width: 200px;
	left: 720px;
	text-align: right;
	padding-top: 4px;
	font-size: 10px;
}
#portfoliodisplaythumbs {
	text-align: right;
	float: right;
}
.portfoliocaption {
	padding: 4px;
	padding-left: 20px;
	font-size: 11px;
}
.portfolioimage {
	background-color: #cccccc;
}
.portfoliobuy a {
	color:#006600;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.portfoliobuy a:hover {
	color:#009900;
}
/* Page Images */



#pageimages {
	height: 150px;
	width: 940px;
	overflow: hidden;
}
#pagetextholder {
	position: absolute;
	z-index: 1000;
}
#pagetextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 100px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#pagetextbg2 {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	top: 140px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#pagetextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	background-color: #663700;
	/* for IE */

  filter:alpha(opacity=40);
	/* CSS3 standard */

  opacity:0.4;
}
#pagetext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	top: 115px;
	width: 940px;
	border: none;
}
.galleries-images-slider {
	height: 516px;
	width: 940px;
	overflow-x:scroll;
	overflow-y:hidden;
}
.galleries-images-slider ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.galleries-images-slider ul li {
	display: inline-table;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	background-color: #663700;
	font-weight: bold;
	color: #ffffff;
}
.error {
	background-color:#cc0000;
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
}
.success {
	background-color:#009900;
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
}
.adminheaderbar {
	font-weight: bold;
	background-color: #666666;
	border: 1px solid #cccccc;
	color: #ffffff;
}
.admincontentbar {
	padding-top: 5px;
	padding-bottom: 20px;
	background-image: url(../images/admincontentbar-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.admincontentbar .textbox {
	width: 75%;
}
/* Gallery */



.gallery-image {
	border:2px solid #cccccc;
	width: 175px;
	height: 110px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.gallery-images-holder {
	width: 145px;
}
.gallery-images {
	border:1px solid #cccccc;
	width: 145px;
	height: 100px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.gallery-image:hover {
	border: 2px solid #999999;
}
.gallery-images:hover {
	border: 1px solid #999999;
}
.gallery-name {
	font-weight: bold;
}
.gallery-holder {
	width: 175px;
	text-align: center;
}
.gallery-caption {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.gallery-date {
	text-align: center;
	font-size: 10px;
	color: #999999;
}
.gallery-tags {
	text-align: center;
	font-size: 11px;
}
.gallery-imagecount {
	color: #999999;
	font-size: 10px;
}
.gallery-cattable {
	background-color: #d6eef0;
	padding: 10px;
}
.gallery-breadcrumbs, #portfoliodisplaythumbs {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.gallery-breadcrumbs a, #portfoliodisplaythumbs a {
	color: #666666;
}
.pagelinks {
	font-size: 11px;
}
.pagelinks a {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border: 1px solid #999999;
	margin-left: 2px;
	background-color: #e6e6e6;
	font-weight: bold;
}
.pagelinks a:hover {
	background-color: #cccccc;
}
.pagelinks .on {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #999999;
	background-color: #999999;
	color: #ffffff;
}
.pagelinks .page {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color:#666666;
	border: 1px solid #999999;
	color: #ffffff;
}
#adminnav {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 26px;
	border-bottom: 1px solid #cccccc;
}
#adminnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#adminnav ul li {
	float: left;
}
#adminnav div {
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}
#adminnav a {
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}
#adminnav a:hover {
	background-color: #cccccc;
}
#bloghomepage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 300px;
	background-color: #d6eef0;
}
#bloghomepage h2 {
	background-color: #ffffff;
	color: #bed73b;
}
#bloghomepage ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#bloghomepage ul li {
}
#bloghomepage ul li a {
	background-image:url(../images/sub-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 5px;
	padding-left: 20px;
}
#vmarquee TD IMG {
}
#marqueecontainer {
	OVERFLOW: hidden;
	WIDTH: 940px;
	POSITION: absolute;
	HEIGHT: 65px;
	BACKGROUND-COLOR: #ffffff
}
.home-images {
	width: 100px;
	height: 65px;
	display:inline-table;
	background-repeat: no-repeat;
	background-position: center center;
}
.smallfont {
	font-size: 11px;
}
.carttable {
}
.cartheading {
	background-color: #e6e6e6;
	padding-left: 10px;
	font-weight: bold;
	color: #999999;
}
.cartcontents {
	padding-left: 10px;
	padding-top: 5px;
}
.cartimage {
	padding-bottom: 5px;
}

