@media print {
    BODY { display : none; }
  }

body
{
	margin: 0;
	padding: 0;
	background-color: #542527;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;	/* IE 5 centering hack */
}


p, ul, ol, li, td	{
	font-size: 1em;
	padding: 0;
	margin: 0;
}



h1, h2, h3, h4, h5	{
	color: #614a75;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

h1	{
	font-size: 1.5em;
}

h2	{
	font-size: 1.3em;
}

h3	{
	font-size: 1.2em;
}

h4	{
	font-size: 1.1em;
}

h5	{
	font-size: 1em;
	font-weight: bold;
}

ul	{
	list-style-type: square;
}

ol, ul	{
	margin-bottom: 1em;
}

li	{
	margin: 0 0 .25em 22px;
}

p	{
	line-height: 1.5em;
	margin-bottom: 1em;
}

a:link	{
	color: #542527;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #A3484C;
	text-decoration: none;
	font-weight: bold;
}

#noDecoration
{
	text-decoration: none;
	border: none;
}

a img,:link img,:visited img { border:none }

img	{
	border: none;
}

.map	{
	margin-top: 20px;
}

#wrapper	{
	width: 720px;
	margin: 60px auto 20px auto;
	text-align: left;
	background-color: #fff;
	position:relative;
}

#header	{
	height: 30px;
	margin: 0 0 10px 0;
	position: relative;
}

#nav, #subnav	{
	height: 15px;
	margin: 0;
	padding: 0;
}

#subnav	{
	/* This line is the value for Mac IE */
	margin: 15px 0 0 -15px;
	/* These comments hide anything following them from IE-mac \*/
	margin: 0;
	/* End Mac IE hide with a regular comment */
}

#nav	{
	background-color: #9788a8;
	height: 15px;
}

#subnav	{
	background-color: #aba1b5;
	height: 15px;
}

#copywrap	{
	margin: -27px 0 10px 0;
	position: relative;
	z-index: 10;
}

/* min-height hack so IE 6 will display copy, pic, and text properly */

/* min-height hack */

/* for Mozilla/Safari/Opera */
*>#copywrap {
 padding-top: 400px;
 min-height: 1px;
}
*>#copywrap #copy{
 margin-top: -400px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #copywrap {
 height: 400px;
}
/* end filter */

#pic	{
	width: 520px;
	position: absolute;
	top: 35px;
	left: 10px;
}
#banner {
	margin: -75px 0px 0px 180px;
	position: relative;
	z-index: 10;
	padding: 10px 20px 25px 0px;
	float:right;
}


	
#text	{
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 542px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer	{
	text-align: center;
	margin: 0;
	padding: 5px 0;
	color: #fff;
	background-color: #aba1b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

.destrube {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}

#logo	{
	position: absolute;
	top: -19px;
	left: -14px;
	border: none;
	
}


#headline	{
	margin: -5px 0 0 0;
	padding: 0;
}

#headline, #headline span
{
	color: #fff;
	text-align: right;
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-position: right top;
}
#headline span { margin-bottom: -75px; }
/* non-repeated code */
h1 span	{
	display: block;
	position: relative;
	z-index: 1;
}
/* IE5 Mac Hack \*/
h1 	{
	overflow: hidden; 
}
/*/
h1 { text-indent: -100em; }
/* End Hack */




#content a:hover, #content a:active	{
	/*border-bottom: solid 1px #542527;*/
}

#footer a:link, #footer a:visited	{
	color: #fff;
}

#footer a:hover, #footer a:active	{
	text-decoration: underline;
	color: #fff;
}




/* nav code */

#navlist
{
	width: 550px;
	height: 15px;
	margin: 0 0 0 170px;
	padding: 0;
	position: relative;
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
}
    
#navlist li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
   }
    
#navlist li, #navlist a	{
	height: 15px;
	display: block;
	width: 110px;
	border: none;
}

/* hide text */
#navlist a	{
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	}


#weddings	{
	left: 0;
}

#portraits	{
	left: 110px;
}

#commercial	{
	left: 220px;
}

#body	{
	left: 330px;
}

#art	{
	left: 440px;
}

#weddings a:hover
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

#weddings #selected
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}


#portraits a:hover
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -110px -30px;
}

#portraits #selected
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -110px -15px;
}


#commercial a:hover
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -220px -30px;
}

#commercial #selected
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -220px -15px;
}


#body a:hover
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -330px -30px;
}

#body #selected
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -330px -15px;
}

#art a:hover
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -440px -30px;
}

#art #selected
{
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: -440px -15px;
}


/* hide subnav on pages without */

#home #subnav, #wed #subnav, #trav #subnav, #ar #subnav, #fineprint #subnav, #contact #subnav	{
	background-color: #fff;
}


/* commercial subnav */

#commercialnav
{
	width: 550px;
	height: 15px;
	margin: 0 0 0 325px;
	padding: 0;
	position: relative;
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
}


#commercialnav	{
	/* This line is the value for Mac IE */
	margin-left: 80px;
	/* These comments hide anything following them from IE-mac \*/
	margin-left: 160px;
	/* End Mac IE hide with a regular comment */
}



#commercialnav li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
   }
    
#commercialnav li, #commercialnav a	{
	height: 15px;
	display: block;
	border: none;
}

/* hide text */
#commercialnav a	{
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	}


#product	{
	left: 0;
	width: 69px;
}

#service	{
	left: 69px;
	width: 143px;
}

#architecture	{
	left: 212px;
	width: 168px;
}

#hospitality	{
	left: 380px;
	width: 98px;
}

#hightech	{
	left: 478px;
	width: 98px;
}

#product a:hover, #product #subselected
{
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}


#service a:hover, #service #subselected
{
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
	background-position: -69px -15px;
}

#architecture a:hover, #architecture #subselected
{
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
	background-position: -212px -15px;
}

#hospitality a:hover, #hospitality #subselected
{
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
	background-position: -380px -15px;
}

#hightech a:hover, #hightech #subselected
{
	background-image: url(images/commercial_nav.gif);
	background-repeat: no-repeat;
	background-position: -478px -15px;
}

/* portraits subnav */

#portraitsnav
{
	width: 480px;
	height: 15px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
}


#portraitsnav	{
	/* This line is the value for Mac IE */
	margin-left: 100px;
	/* These comments hide anything following them from IE-mac \*/
	margin-left: 200px;
	/* End Mac IE hide with a regular comment */
}



#portraitsnav li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
   }
    
#portraitsnav li, #portraitsnav a	{
	height: 15px;
	display: block;
	border: none;
}

/* hide text */
#portraitsnav a	{
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	}



#family	{
	left: 0;
	width: 60px;
}

#personal	{
	left: 60px;
	width: 78px;
}

#business	{
	left: 138px;
	width: 78px;
}

#editorial	{
	left: 216px;
	width: 155px;
}

#commemorative	{
	left: 371px;
	width: 109px;
}


#family a:hover, #family #subselected
{
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}


#personal a:hover, #personal #subselected
{
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
	background-position: -60px -15px;
}

#business a:hover, #business #subselected
{
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
	background-position: -138px -15px;
}

#editorial a:hover, #editorial #subselected
{
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
	background-position: -216px -15px;
}

#commemorative a:hover, #commemorative #subselected
{
	background-image: url(images/portraits_nav.gif);
	background-repeat: no-repeat;
	background-position: -371px -15px;
}

/* headline images by page */

/* Update RLeinweber / Urban Route / November 1, 2006 (make room for banner) */
#home #headline, #home #headline span	{
	/*background-image: url(images/headers/home.gif);*/
}

#contact #headline, #contact #headline span	{
	background-image: url(images/headers/contact.gif);
}

#fineprint #headline, #fineprint #headline span	{
	background-image: url(images/headers/fineprint.gif);
}

#trav #headline, #trav #headline span	{
	background-image: url(images/headers/travel.gif);
}

#port #headline, #port #headline span	{
	background-image: url(images/headers/portraits.gif);
}

#fam #headline, #fam #headline span	{
	background-image: url(images/headers/family.gif);
}

#pers #headline, #pers #headline span	{
	background-image: url(images/headers/personal.gif);
}

#bus #headline, #bus #headline span	{
	background-image: url(images/headers/business.gif);
}

#editprommo #headline, #editprommo #headline span	{
	background-image: url(images/headers/editorial_promotional.gif);
}

#commem #headline, #commem #headline span	{
	background-image: url(images/headers/commemorative.gif);
}

#ar #headline, #ar #headline span	{
	background-image: url(images/headers/art.gif);
}

#wed #headline, #wed #headline span	{
	background-image: url(images/headers/weddings.gif);
}

#comm #headline, #comm #headline span	{
	background-image: url(images/headers/commercial.gif);
}

#prod #headline, #prod #headline span	{
	background-image: url(images/headers/product.gif);
}

#serv #headline, #serv #headline span	{
	background-image: url(images/headers/service.gif);
}

#arch #headline, #arch #headline span	{
	background-image: url(images/headers/architecture.gif);
}

#hitec #headline, #arch #hitec span	{
	background-image: url(images/headers/architecture.gif);
}

#hosp #headline, #arch #hosp span	{
	background-image: url(images/headers/hospitality.gif);
}

#hitec #headline, #arch #hitec span	{
	background-image: url(images/headers/hightech.gif);
}

#bod #headline, #bod #headline span	{
	/*background-image: url(images/headers/thebody.gif);*/
}
/* Home only styles */



#home #pic	{
	width: 420px;
}

#home #text	{
	width: 270px;
	margin: 0 0 0 440px;
}

#home #mainimg	{
	margin: 0 0 0 68px;
	border: none;
}
#home #ad	{
	margin: 0 0 0 325px;
	border: none;
}

/* tertiary nav */

ul.thirdnav, ul.thirdnav li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .thirdnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	border: none;
	text-decoration: none;
	color: #502675;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 5px 0 0 12px;
	/* Tantek hack for IE5.x */
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
} 


html>body .thirdnav a {
	height: 20px;
}

#content .thirdnav a:hover, #content .thirdnav a:active {
	/*background-position: 0 -25px;*/
	border: none;
}
#text2 {
	width: 250px;
	padding: 0px;
	margin-top: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contact #wrapper #content #copywrap_contact #copy #text_contact {
	margin-top: 10px;
	margin-left: 25px;
}
#contact #wrapper #content #copywrap_contact #copy #pic_contact {
	margin-left: 25px;
}

#thetext {
	position:absolute;
	top:110px;
	right:13px;
	width:160px;
}
#thetext2 {
	position:absolute;
	top:20px;
	right:13px;
	width:160px;
}
#thetext3 {
	position:absolute;
	top:40px;
	right:13px;
	width:270px;
}
.thebanner {
	padding: 60px 13px 0 170px;
}
