*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	background: url(images/bgpattern.gif) #000;
	text-align: center;
	color: #DDD1AF;
	font: 12px/1.5em Arial, sans-serif;
}
#wrap{
	width: 773px;
	margin: auto;
	text-align: left;
	background: url(images/wrapbgb.gif) 0px top repeat-y #000;
	border: 3px double #C7BC95;
	border-width: 0px 3px 3px 3px;
}
#content{
	float: right;
	width: 540px;
	padding-top: 20px;
}
#content #flash{
	display: block;
	text-align: center;
	margin-top: 15px;
}
#content h2, #content h3{
	font: bold 13px/1.38em Arial, sans-serif;
	text-align: center;
	margin-bottom: 4px;
}
#content h4{
	font: bold 13px/1.38em Arial, sans-serif;
	margin: 1.5em 3px 0 8px;
}
#content p{
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 1.5em;
}
#content img{
	float: right;
	border: 1px solid #D6D1B2;
	margin: 5px;
}
#content a{
	color: #DDD1AF;
}
#leftcontent{
	float: left;
	width: 226px;
}
#leftcontent h1{
	text-indent: -9999px;
	height: 156px;
	background: url(images/headerbgb.gif) center top no-repeat;
}
#leftcontent ul{
	list-style-type: none;
}
#leftcontent li a{
	display: block;
	border: 0px;
	height: 27px;
	text-indent: -9999px;
	width: 150px;
	margin: auto;
}
#leftcontent li.home a{
	background: url(images/navigationb.gif) -35px 0px no-repeat;
}
body.home #leftcontent li.home a{
	background: url(images/navoverb.gif) -35px 0px no-repeat;
}
#leftcontent li.home a:hover{
	background: url(images/navoverb.gif) -35px 0px no-repeat;
}
#leftcontent li.murals a{
	background: url(images/navigationb.gif) -35px -27px no-repeat;
}
#leftcontent li.murals a:hover{
	background: url(images/navoverb.gif) -35px -27px no-repeat;
}
#leftcontent li.interiordesign a{
	background: url(images/navigationb.gif) -35px -54px no-repeat;
}
#leftcontent li.interiordesign a:hover{
	background: url(images/navoverb.gif) -35px -54px no-repeat;
}
#leftcontent li.faux a{
	background: url(images/navigationb.gif) -35px -81px no-repeat;
}
#leftcontent li.faux a:hover{
	background: url(images/navoverb.gif) -35px -81px no-repeat;
}
#leftcontent li.fineart a{
	background: url(images/navigationb.gif) -35px -108px no-repeat;
}
#leftcontent li.fineart a:hover{
	background: url(images/navoverb.gif) -35px -108px no-repeat;
}
#leftcontent li.aboutus a{
	background: url(images/navigationb.gif) -35px -135px no-repeat;
}
#leftcontent li.aboutus a:hover{
	background: url(images/navoverb.gif) -35px -135px no-repeat;
}
#leftcontent li.contactus a{
	background: url(images/navigationb.gif) -35px -162px no-repeat;
}
#leftcontent li.contactus a:hover{
	background: url(images/navoverb.gif) -35px -162px no-repeat;
}
#leftcontent li.installation a{
	background: url(images/navigationb.gif) -35px -189px no-repeat;
}
#leftcontent li.installation a:hover{
	background: url(images/navoverb.gif) -35px -189px no-repeat;
}

#footer{
	clear: both;
	background: url(images/footerbgb.gif) 0px bottom no-repeat #000;
	position: relative;
	padding-top: 20px;
	font: 11px Arial, sans-serif;
	height: 150px;
	padding-left: 270px;
}
body.about #footer{
	background: url(images/footerbgabout.gif) 0px bottom no-repeat #000;
}
body.contact #footer{
	background: url(images/footerbgcontact.gif) 0px bottom no-repeat #000;
}
body.installation #footer{
	background: url(images/footerbginstallation.gif) 0px bottom no-repeat #000;
}
body.murals #footer{
	background: url(images/footerbgmurals.gif) 0px bottom no-repeat #000;
}
body.interior #footer{
	background: url(images/footerbginterior.gif) 0px bottom no-repeat #000;
}
#footer p.copyright{
	padding-left: 8px;
	text-align: center;
	clear: left;
	padding-top: 5px;
}
#footer p.vtechlink{
	padding-left: 8px;
	padding-bottom: 4px;
	text-align: center;
}
#footer a{
	color: #DDD1AF;
}
#footer ul{
	padding-bottom: 10px;
	list-style-type: none;
	width: 530px;
	padding-top: 65px;
}
#footer li{
	float: left;
	text-align: center;
	width: 24%;
	padding-bottom: 8px;
}
table.contactform{
	margin-top: 1.5em;
	width: 95%;
}
table.contactform td{
	padding-bottom: 2px;
}
table.contactform td.label{
	padding-left: 8px;;
}
table.contactform td.buttons{
	text-align: center;
	padding-top: 10px;
}
table.contactform td input{
	margin-right: 5px;
}
label.errorMessage{
	font-weight: 600;
	color: #DDD1AF;
	margin-left: 20px;
}
input.errorMessage, select.errorMessage{
	border: 2px solid #efb10b;
}

/* ------------------------------ Gallery ----------------------------------- */
#content dl.gallery{
	float: left;
	width: 30%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	height: 130px;
	display: block;
}
#content dl.gallery img{
	float: none;
	margin: 0px;
}
#content dl.gallery dd{
	padding-bottom: 10px;
	margin-top: -10px;
}
#content p.bottomlinksgallery{
	display: block;
	clear: both;
	float: none;
	font-weight: bold;
	margin-top: 20px;
}
#content dl.details{
	width: 97%;
	text-align: center;
}
#content dl.details img{
	float: none;
	margin: 0 auto;
}
#content dl.details dt{
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .01em;
	margin-bottom: 10px;
}
#content dl.details dd.img{
	margin: 5px;
}
#content dl.details dd.backlink{
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}
#content dl.entry dd{
	margin-top: 5px;
}


#content ul.sitemap, #content ul.sitemap li ul{
	margin-left: 20px;
	list-style-type: disc;
}
#content ul.sitemap li{
	margin-left: 10px;
	padding-left: 10px;
}