@media print 
{
	.divMain
	{
		display: none;
	}
	.divPrintMessage
	{
		display: block;
		font-weight: bold;
		font-size: 1.2em;
	}
}
@media screen 
{
	.divPrintMessage
	{
		display: none;
	}
}
html
{
	font-family: Helvetica;
    background-color: #321100;
}

body
{
	font-size: 12px;
	font-smooth: always;
	margin-top: 5px;
	margin-bottom: 10px;
}
p
{
	margin-bottom: 10px;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
h1
{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
h2
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
}
h3
{
	font-weight: bold;
	margin-bottom: 3px;
}
.divMain
{
	background-color: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	min-height: 700px;
}

.divHeader
{
	float: left;
	Width: 970px;
	height: 195px;
}

.divHeader img
{
	float: left;
	padding-left: 390px;
}

.divHeaderInside
{
	float: left;
	Width: 970px;
	height: 146px;
}

.divHeaderInside img
{
	float: left;
	padding-top: 16px;
	padding-left: 66px;
	padding-bottom: 45px;
}

.h3
{
	float: left;
	border-left: 1px solid #8e7b74;
	border-right: 1px solid #8e7b74;
	margin-left: 90px;
	margin-top: 27px;
	padding-top: 25px;
	height: 22px;
	/*width: 426px; */
}

.h3Text
{
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	float: none;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
    text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: .2em;	
	color: #cdc5c3;
}

.divContentFrame
{
	clear: both;
	background-color: #321100;
	float: auto;
	Width: 774px;
	height: 429px;
	margin-left: 100px;
}
.divContentBioWrap
{
	clear: both;
	margin-left: 105px;
	background-color: #FFF6D9;
	float: auto;
	width: 753px;
}
.divContentBio
{
	float: auto;
	width: 723px;
	height: 469px;
	padding-right: 30px;
	padding-top: 20px;
	overflow-x: hidden;
	background-image: url(/site/resources/images/background-pages.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.divContentCollection
{
	clear: both;
	background-color: #cfcdcd;
	width: 100%;
	overflow: hidden;
	height: 380px;
	width: 735px;
	padding-top: 50px;
	padding-left: 15px;
	margin-left: 106px;
}


.divContentHeader
{
	font-family: Times New Roman, Times, serif;
	float: none;
	margin-left: 310px;
	padding-top: 15px;
	width: 200px;
	text-transform: uppercase;
	color: white;
}

#divCollectionPhoto
{
	width: 1000%;
	float: left;
	
}
#divCollectionPhoto div
{
	float: left;
}
.divCollectionShadow
{
	background-image: url(/site/resources/images/collection-background2.jpg);
	Width: 196px;
	Height: 197px;
	padding-left: 22px;
	padding-right: 25px;
	padding-top: 17px;
	padding-bottom: 22px;
}
#divCollectionPhoto span
{
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	display: block;
	text-align: center;
	text-transform: normal;
    text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: .1em;	
	color: #c99d5e;
	text-align: center;
	padding: 5px;
	visibility: hidden;
}

.divCollectionArrows
{
	clear: both;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
}
.divCollectionArrows img
{
	float: left;
	cursor: pointer;
	cursor: hand;
}
#divContentLeft
{
	float: left;
	background-color: #6d4921;
	width: 218px;
	height: 431px;
	text-align: center;
	margin-right: 9px;
}

.divContentCenter
{
	float: left;
	width: 319px;
	height: 429px;	
	margin-right: 10px;
}
.divContentBioPhoto
{
	float: left;
	padding-top: 64px;
	padding-left: 64px;
}

.divContentRight
{
	font-family: MS Serif4, New York6, serif;
	background-color: #6d4921;
	float: left;
	color: white;
	font-size: .9em;
	font-weight: normal;
	width: 198px;
	height: 345px;
	text-align: center;
	padding: 10px;
	padding-top: 75px;
}

.divContentBioText
{
	font-family: MS Serif4, New York6, serif;
	float: left;
	color: #321102;
	font-size: 1.0em;
	width: 418px;
	padding-left: 45px;
	padding-top: 35px;
}

.divFooter
{
	float: left;
	height: 46px;
	Width: 880px;
	border-left: 1px solid #8e7c73;
	margin-top: 51px;
	margin-left: 102px;
}

.divFooterOther
{
	float: left;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 26px;
	padding-right: 25px; /* For popout menu stability */
	margin-left: -235px;
	font-size: 1.3em;	
	font-weight: bold;
	color: #cdc5c3;
}

.divFooter img
{
	float: left;
	padding-top: 34px;
	padding-left: 3px;
}

.h1
{
	border-left: 1px solid #8e7c73;
	border-right: 1px solid #8e7c73;
	margin-left: auto;
	margin-right: auto;
	padding-top: 22px;
	height: 25px;
	white-space: no-wrap;
	clear: both;
	display: block;
	width: 418px;
	text-align: center;
}

.h1Text
{
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	text-transform: uppercase;
    text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: .2em;	
	color: #cdc5c3;
}

.divContentFront
{
	clear: both;
	float: left;
	background-color: #321100;
	Width: 691px;
	height: 428px;
	margin-left: 137px;
	text-align: center;
	z-index: 3;
}

.divFooterLogo
{
	clear: both;
	background-image: url(/site/resources/images/bottom-line-logo.gif);
	margin-left: 137px;
	width: 689px;
	height: 45px;
	margin-top: 5px;
}

.divMenu
{
	float: left;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	background-image: url(/site/resources/images/background-menu.jpg);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;	
	letter-spacing: .2em;	
	font-weight: normal;
	color: #7c3b16;
	width: 154px;
	height: 19px;
	padding-left: 15px;
	margin-left: -112px;
	margin-top: -51px;
}

.divMenuHomePage
{
	float: left;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	background-image: url(/site/resources/images/background-menu.jpg);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;	
	letter-spacing: .2em;	
	font-weight: normal;
	color: #7c3b16;
	width: 134px;
	height: 19px;
	padding-left: 15px;
	margin-top: 24px;
}


.divMenuBioPage
{
	clear: both;
	float: left;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;	
	letter-spacing: .2em;	
	font-weight: normal;
	color: none;
	border: 0px solid red;
	width: 136px;
	height: 19px;
	padding-left: 15px;
	margin-left: 100px;
	padding-top: -24px;
}

.divMenuLink
{
	float: left;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	float: left;
	text-transform: uppercase;
    text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;	
	color: #cdc5c3;
}

.divPop
{
	display: none;
	position: absolute;
	background-color: #3C1C0D;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index: 10;
	margin-left: -15px;
	*margin-left: -65px;
}
#divCollPop
{
	margin-left: 200px;
	*margin-left: -50px;
}
.divPop a
{
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	text-transform: uppercase;
	display: block;
	color: #CDC5C3;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.divPop a:visited
{
	color: #CDC5C3;
}
.divPop a:hover
{
	background-color: #B38C51;
	color: #CDC5C3;
}
.imgBullet
{
	float: left;
	margin-left: -60px;
	border: 1px solid yellow;
}






/* PORTFOLIO STYLES */

.portfolioLeft
{
	float: left; 
	margin-left: 20px;
}
.portfolioRight
{
	float: right;
}
.portfolioLeft img
{
	margin: 10px;
}
.portfolioRight img
{
	/* border: 3px solid white; OVERRIDDEN BY ASP.NET -- VERY ANNOYING!!! HAD TO SET IN .aspx style */	
	margin: 5px;
	display: none;
	cursor: pointer;
	cursor: hand;
}
.portfolioRight span
{
	display: none;
}
.divPager
{
	padding-right: 80px;
	padding-left: 80px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #9b9c97;
	text-transform: uppercase;
}
.divPager span
{
	cursor: pointer;
	cursor: hand;
}
.divPager span:hover
{
	text-decoration: underline;
}
#divDescription
{
	margin: 10px;	
	display: block;
}
#divPages
{
	display: inline-block;
}
#divPages a
{
	background-color: #D6D4D4;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	text-decoration: none;
}
#divPages a:hover
{
	color: white;
}
#divPages a:visited
{
	color: white;
}
.lnkPrevious
{
	background-image: url(/site/resources/images/arrow-left-portfolio.gif);
	padding-left: 15px;
	background-repeat: no-repeat;	
 	background-position: center left;
}
.lnkNext
{
	background-image: url(/site/resources/images/arrow-right-portfolio.gif);
	padding-right: 15px;
	background-repeat: no-repeat;
    background-position: center right;
}
#imgHomeLeft
{
	float: left;
}
#imgHomeRight
{
	float: right;
}
#imgHomeMiddle
{

}
.saveProtectHome
{
	background-color: #321100;
	width: 700px;
	height: 440px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -510px;
	opacity:0.0;
	filter:alpha(opacity=0);
	z-index: 5;
}
.saveProtectMontage
{
	background-color: #6D4921;
	width: 323px;
	height: 431px;
	margin-top: -435px;
	opacity:0.0;
	filter:alpha(opacity=0);
	z-index: 4;
	position: absolute;
}
#ctl00_MainPlaceHolder_ctlsideimage img
{
	width: 218px;
	margin-top: 100px;
}
#lblLoading
{
	color: #7c3b16;
	font-weight: bold;
}
.divProtectLightboxThumb
{
	width: 218px;
	height: 431px;
	position: absolute;
	z-index: 5;
	background-color: white;
	opacity:0.0;
	filter:alpha(opacity=0);
}
