/* CSS Document */

html { margin: 0; padding: 0; }

body {
	background: url(../images/bodyBG.gif) repeat 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #8C8C8C;
	height: 100%;
}
h2 {
	color: #828282;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #9F9F9F;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ( Header )  */

#headerWrap {
	background: url(../images/headerBG.gif) repeat-x top;
	height: 114px;
}
#header {
	width: 904px;
	margin: 0 auto;
}
#header h1 {
	margin: 68px 0 0 15px;
	width: 342px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	background: url(../images/logo.gif) no-repeat top left;
	float: left;
	height: 27px;
	margin: 0;
	width: 342px;
	text-indent: -3000px;
	display: block;
	text-decoration: none;
}
#header h3 {
	color: #8F8F8F;
	clear: right;
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 1.667em;
	margin: 0;
	padding-top: 73px;
	padding-right: 15px;
}
#header ul {
	margin: 0;
	padding: 15px 11px 0 15px;
	float: right;
	display: block;
}
#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#header ul li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #6E6E6E; /* Top Tool Navigation Text Color */
	font-size: .916em;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header ul li.home a {
	background-image: url(../images/icon_home.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#header ul li.contact a {
	background-image: url(../images/icon_email.gif);
	background-position: 0 2px;
	padding-left: 21px;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background: url(../images/navBG01.gif) repeat-x top;
}
#nav {
	width: 900px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a { outline: none; }
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 19px;
	color: #B3B3B3;
	font-size: 1.333em;
	font-weight: 900;
	float:left;
}
#nav ul li a:hover {
	background: url(../images/navBG02.gif) repeat-x;
}
#nav ul li a:active {
	background: url(../images/navBG01.gif) repeat-x;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */

#bodyWrap {
	background: url(../images/bodyWrap_bg.gif) repeat-x 0px 0px;
	padding: 0;
}
/* self clearing rules */
#bodyWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bodyWrap { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#bodyWrap { display: block; }
/* End hide from IE-mac */
#bodyWrap a {
	color: #9f9f9f;
}
#body {
	width: 872px;
	margin: 0 auto;
	padding: 24px 13px 0;
	background: #2C2C2C url(../images/body-content_bg.gif) repeat-x 0px 0px;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
}
#leftColumn {
	float: left;
	width: 195px;
	padding-top: 8px;
}
#leftColumn h3 {
	color: #858585;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 2.333em;
	font-variant: small-caps;
	letter-spacing: .0175em;
	background: url(../images/side-heading_bg.gif) no-repeat center bottom;
	width: 195px;
	line-height: .95;
	margin: 0;
	
}
#leftColumn .services {
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
}
#leftColumn .services li {
	margin: .75em 0;
	padding: 0;
	color: #737373;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1;
}

#rightColumn {
	float: right;
	width: 196px;
	padding-top: 8px;
}
#rightColumn h3 {
	color: #858585;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 2.333em;
	font-variant: small-caps;
	letter-spacing: .0175em;
	background: url(../images/side-heading_bg.gif) no-repeat center bottom;
	width: 196px;
	line-height: .95;
	margin: 0;
}
#rightColumn a img {
	border: 2px solid #3D3D3D;
	float: left;
	margin: 10px 0 0;
}
#rightColumn a img.portrait {
	margin-right: 8px;
}
#rightColumn a:hover img {
	border: 2px solid #4C4C4C;
}
#rightColumn .content {
	background-color: #FAFAFA;
	background-image: url(../images/sidecontent_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#rightColumn .content div {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 7px 16px 1px;
}
#rightColumn .content ul {
	padding-left: 20px;
	margin-left: 0;
}
#rightColumn .content ul  li {
	margin-bottom: .25em;
}
#rightColumn .quote {
	text-indent: 30px;
	background: url(../images/sidecontent_quote.gif) no-repeat top left;
	line-height: 1.65;
}
#rightColumn h4 a {
	width: 197px;
	height: 57px;
	text-decoration: none;
	text-indent: -3000px;
	background: url(../images/btn_locknload.gif) no-repeat 0px 0px;
	display: block;
	outline: none;
	text-align: left;
}
#bodyContent {
	float: left;
	width: 452px;
	padding: 0 14px;
}
#bodyContent p {
	margin: .498em 0 .996em;
	line-height: 1.5;
}
#bodyContent li {
	margin: .498em 0 .996em;
	line-height: 1.5;
}
#bodyContent h4 {
	color: #9F9F9F;
	font-size: 1.167em;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
}
#bodyContent h2.home {
	padding-top: 175px;
	background: url(../images/headpic_01.jpg) no-repeat top left;
}
#bodyContent h2.painting {
	padding-top: 175px;
	background: url(../images/headpic_gallery-painting.jpg) no-repeat top left;
}
#bodyContent h2.architecture {
	padding-top: 175px;
	background: url(../images/headpic_gallery-arch.jpg) no-repeat top left;
}
#bodyContent h2.terms {
	padding-top: 175px;
	background: url(../images/headpic_04.jpg) no-repeat top left;
}
#bodyContent h2.products {
	padding-top: 175px;
	background: url(../images/headpic_05.jpg) no-repeat top left;
}
#bodyContent h2.order {
	padding-top: 175px;
	background: url(../images/headpic_01.jpg) no-repeat top left;
}
#bodyContent dd {
	margin-left: 0;
}

/* Contact Page */
#bodyContent .contact dt {
	font-size: 1.5em;
	line-height: 1;
	padding-bottom: 2px;
	border-bottom: 1px dotted #737373;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodyContent .contact dd p {
	float: left;
	margin-right: 2em;
}

/* GALLERY STYLES */
#bodyContent .gallery {
	padding: 18px 27px;
	background-color: #292929;
	margin: 18px 0;
}
#bodyContent .gallery a img {
	border: 2px solid #3D3D3D;
	float: left;
	margin: 10px 0 0;
}
#bodyContent .gallery a img.portraitmiddle {
	margin-right: 8px;
}
#bodyContent .gallery a img.middleportrait {
	margin-left: 10px;
	margin-right: 8px;
}
#bodyContent .gallery a img.end {
	margin-left: 2px;
}
* html #bodyContent .gallery a img.portraitmiddle {
	marign-right: 0;
}
#bodyContent .gallery a img.portrait {
	margin-top: 14px;
}
#bodyContent .gallery a:hover img {
	border: 2px solid #4C4C4C;
}
#bodyContent .gallery a img.middle {
	margin-left: 10px;
	margin-right: 10px;
}

dl.bio dt {
	float: left;
	width: 7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.167em;
	font-weight: bold;
}
dl.bio dd {
	float: left;
	width: 29em;
}
#bodyContent dl.bio dd li { margin: 0.249em 0pt 0.498em; }
#footerPic {
	width: 452px;
	height: 107px;
	background-image: url(../images/footpic_01.jpg);
	background-repeat: no-repeat;
	margin: 18px 0 12px;
	clear: both;
}

/* ( Footer ) */

#footerWrap {
	background: #242424 url(../images/footerWrapbg.gif) repeat-x 0px 0px;
}
#footer {
	width: 900px;
	margin: 0 auto;
	background: url(../images/footer_bg.gif) repeat-x 0px 0px;
}
#footerContent {
	padding: 10px 150px 0;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #locations {
	float: left;
	width: 363px;
}
#footer #contact {
	float: left;
	width: 240px;
}
#footer h4 {
	font-size: 1.5em;
	color: #6E6E6E;
	border-bottom: 1px dotted #515151;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #contact address {
	font-style: normal;
	font-size: .916em;
	color: #646464;
	float: left;
}
#footer #contact address a {
	text-decoration: none;
	color: #646464;
}
#footer #contact address a:hover {
	text-decoration: underline;
}
#footer #contact .a1 {
	float: left;
}
#footer #contact .a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	color: #646464;
	width:200px;
	margin: 0;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
    width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: .916em;
	color: #646464;
	text-decoration: none;
	
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: .916em;
	color: #5E5E5E;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #5E5E5E;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
.smallRight {
	font-size: .916em;
	text-align: right;
}
div.horRule {
	height: 18px;
	background: url(../images/hr.gif) no-repeat;
	margin: 6px auto 12px;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}



