html{
	height: 100%;
	background-image:url(images/fauxbackground.jpg);
	background-repeat:repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	border-top:1px solid #333;/*makes it line up right in ie*/
}


body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(images/gradienttop.png);
	background-repeat: repeat-x;
	background-position:top;
}

#wrap {
min-height: 100%;
height:100%;
width:1000px;
margin:auto;
position:relative;
}

.subpagetitlebar {
	width:1064px;
	height:87px;
	position:absolute;
	top:35px;
	left:-23px;
	margin:auto;
	z-index:200;
	background-image:url(images/toppaperbar.png);
	background-repeat:no-repeat;
}

.contentwrap {
	min-height: 100%;
	height:100%;
	width:1010px;
	margin:auto;
	margin-top:30px;
	padding:20px 20px 20px 20px;
	background-image:url(images/papertexture.jpg);
	background-repeat: repeat;
		-moz-box-shadow: 0 0 8px #89653b;
		-webkit-box-shadow: 0 0 8px #89653b;
		box-shadow: 0px 8px 8px #89653b;
	border:1px solid #818181;
}

.paperpanel {
	width:960px;
	height:100%;
	min-height:100%;
	margin:auto;
	padding:10px 10px 10px 10px;
	box-shadow:inset 0 0 15px #e0d9ca;
   -moz-box-shadow:inset 0 0 15px #e0d9ca;
   -webkit-box-shadow:inset 0 0 15px #e0d9ca;
	border:1px solid #ddd3c0;
	background-image:url(images/papertexture.jpg);
	background-repeat: repeat;
}

.promobuttons {
	background-image:url(images/promobuttonbackground.jpg); 
	height:72px; 
	width:222px; 
	background-repeat:no-repeat;
	text-decoration:none;
}

.promobuttons a {
		text-decoration:none;
}


.promotext {
	font-family:Georgia;
	font-size:18px;
	line-height:17px;
	text-align:center;
	font-variant:small-caps;
	letter-spacing:-1px;
	color:#fbf9f0;
	padding-top:1px;
	margin-top:0px;
	text-decoration:none;
}

.promotext a{
	font-family:Georgia;
	font-size:18px;
	line-height:17px;
	text-align:center;
	font-variant:small-caps;
	letter-spacing:-1px;
	color:#fbf9f0;
	text-decoration:none;
}

.promotextitalic {
	font-family:Georgia;
	font-size:16px;
	line-height:14px;
	text-align:center;
	font-variant: italics;
	letter-spacing:-1px;
	text-transform:none;
	color:#fbf9f0;
	padding-top:1px;
	margin-top:0px;
	text-decoration:none;
}

.promotextitalic a{
	font-family:Georgia;
	font-size:16px;
	line-height:14px;
	text-align:center;
	font-variant: italics;
	letter-spacing:-1px;
	text-transform:none;
	color:#fbf9f0;
	text-decoration:none;
}

.logo_subpage{
	position:absolute;
	top:150px;
	left:28px;
	width:305px;
	height:93px;
}

.photoheropanel {
	width:604px;
	height:300px;
	margin:auto;
	padding:15px 15px 15px 15px;
	box-shadow:inset 0 0 15px #e0d9ca;
   -moz-box-shadow:inset 0 0 15px #e0d9ca;
   -webkit-box-shadow:inset 0 0 15px #e0d9ca;
	border:1px solid #ddd3c0;
	background-image:url(images/papertexture.jpg);
	background-repeat: repeat;
	position:relative;
	float:right;
	right:0px;
	top:80px;
	z-index:2;
	text-align:center;
}

.indexflashmovie {
	width:700px;
	height:463px;
	margin:auto;
	padding:0;
	position:relative;
	float:right;
	left:5px;
	top:0px;
	z-index:2;
}

.bodycopycontainer {
	width:952px;
	margin-top:100px;
	vertical-align:top;
	float:right;
}

#main {overflow:auto;
	padding-bottom: 0px;}  /* must be same height as the footer */

#footer {
	margin-top: 0px; /* negative value of footer height */
	height: 10px;
	clear:both;}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:center;
	line-height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
.clear { clear: both;}

.footer, .push {
	height:10px; /* .push must be the same height as .footer */
	clear:both;
	text-align:center;
	text-decoration:none;}
.copyright a:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:center;
	line-height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}
.copyright a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:center;
	line-height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;	
}
.copyright a:active  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:center;
	line-height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;	
}
.copyright a:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	line-height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

blockquote {
display: block;
padding: 0 40px;
width:290px;
color: #90795d;
font-family:"Georgia", "Book Antiqua", Palatino, serif;
font-size: 16px; 
line-height: 20px; 
font-weight: normal; 
font-style: italic;
text-align:left;
}

blockquote:before, blockquote:after {
color: #ac967b;
display: block;
font-size: 500%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -10px;
margin-left: 360px;
}

.testimonialauthor {
	font-family:"Georgia", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 20px; 
font-weight: normal; 
font-style: italic;
float:right;
color:#694f2e;
}

p {
	width:450px;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}

p a{
text-decoration:underline;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}
A {
text-decoration:underline;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}
A:link  {
text-decoration:underline;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}
A:visited  {
text-decoration:underline;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}
A:active  {
text-decoration:underline;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}
A:hover  {
text-decoration:underline;
color: #666666;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
text-decoration:none;
}

.beforeaftercaptionbold {
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: bold; 
font-style: normal;
text-align:left;
}

.beforeaftercaption {
color: #7c5b37;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}

.oomph {
	width:432px;
color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: bold; 
font-style: normal;
text-align:left;
}

h1 { /*page titles*/
font-family: Cambria, serif;
font-size: 36px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height:32px;
color:#6d4f2e;
padding:0px;
width:365px;
position:absolute;
z-index:150;
top:340px;
left:35px;
margin:0px;
text-align:left;
z-index:1;
}

h2 { 
font-family: Cambria, serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
letter-spacing: -1px;
color:#6d4f2e;
margin-bottom:0px;
margin-top:2px;
}

.bodycopy {
	color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
}

.bodycopy a{
	color: #000000;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px; 
line-height: 18px; 
font-weight: normal; 
font-style: normal;
text-align:left;
text-decoration:underline;
}

.bodyEmphasis {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:16px;
color:#6d4f2e;
}

.bodyEmphasis a{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:16px;
color:#6d4f2e;
text-decoration:underline;
}

.newsheadline{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height:16px;
letter-spacing:-1px;
color:#000;
}

.newsheadline a{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height:16px;
color:#000;
text-decoration:underline;
}

.ribbon {
	position:absolute;
	top:-5px;
	left:50px;
	width:215px;
	height:636px;
	z-index:100;
	background-image:url(images/ribbon.png);
	background-repeat:no-repeat;
	z-index:15;
}

.ribboncopy{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#fffaf1;
	width:190px;
}

.viewourgallery {
	width:221px;
	height:205px;
	position:absolute;
	top:650px;
	left:50px;
	z-index:10;
}

.phonebanner{
	width:294px;
	height:79px;
	position:absolute;
	z-index:10;
	top:420px;
	left:760px;
}

.phonebanner_index{
	width:294px;
	height:79px;
	position:absolute;
	z-index:10;
	top:770px;
	left:748px;
}

.photos {
	border:6px solid #fff;
	-moz-box-shadow: 0 0 4px gray;
	-webkit-box-shadow: 0 0 4px gray;
	box-shadow: 0px 4px 4px #dbd2c6;
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#dbd2c6,direction=0,strength=3)/*top*/
        progid:DXImageTransform.Microsoft.Shadow(color=#dbd2c6,direction=90,strength=3)/*right*/
        progid:DXImageTransform.Microsoft.Shadow(color=#dbd2c6,direction=180,strength=3)/*bottom*/
        progid:DXImageTransform.Microsoft.Shadow(color=#dbd2c6,direction=270,strength=3)/*left*/;
}

.leftnavcontainer {
	position:relative;
	top:180px;
	width:210px;
	z-index:20;
	margin:auto;
}

.mainnavcontainer{
	width:1040px;
	height:71px;
	margin:auto;
	z-index:100;
}
.mainnav {font-family: "Cambria", Georgia, Times New Roman, Times, serif; position:relative;margin:0px; padding:0px; outline:none; z-index:200;}

.mainnav ul {padding:0;margin:auto;list-style-type: none; outline:none;}
.mainnav ul li:hover {background-image:url(images/navhoverredbar.jpg); background-repeat:repeat-x; background-position:top;}
.mainnav ul li {position:relative; padding-top:8px; outline:none;background-image:none;}/*top padding centers text vertically in main buttons*/
.mainnav ul li a, .mainnav ul li a:visited {display:block; height:56px;text-decoration:none; color:#434343; text-align:center; margin:auto;font-size:17px; line-height:18px; font-weight: normal;outline:none; width:100%;background-image:none; padding-top:4px;border-right:1px dashed #614422; }
.mainnav ul li ul {display:none;padding-top:0px;line-height:16px; outline:none;background-image:none;}
.mainnav ul li ul li {border-bottom: 1px solid #c9c4c7; height:20px; width:150px; outline:none; padding-bottom:5px; padding-top:2px;text-align:left;z-index:200;border-right:none;} /*border color and width and height of drop down items*/
.mainnav ul li:hover a {color:#434343;text-decoration: none;background-image:none; outline:none;}
.mainnav ul li:hover ul {display:block;position:absolute;top:62px;left:0px; width:150px; background-color:#c39d73;z-index:200;border-right:none;}
.mainnav ul li:hover ul li a.hide {color:#fff;font-size: 11px; line-height:9px;font-weight: normal; outline:none; background-image:none;}
.mainnav ul li:hover ul li:hover a.hide {font-size: 11px;text-decoration: none; outline:none; background-image:none;}
.mainnav ul li:hover ul li ul {display: none;text-decoration:none; outline:none; background-image:none;}
.mainnav ul li:hover ul li a {display:block; color:#f8f4eb;font-size: 14px;font-weight: normal;text-decoration:none; outline:none;background-image:none; width:150px;}
.mainnav ul li:hover ul li a:hover {font-size: 14px;color:#f8f4eb;font-weight: normal;text-decoration: none; outline:none; background-image:none; }
.mainpnav ul li:hover ul li:hover ul {display:block; width:150px;position:absolute;top:5px;left:0px;color:#ffffff;font-size: 11px;font-weight: normal;text-decoration:none; outline:none;background-image:none;}
.mainnav ul li:hover ul li:hover ul li a {display:block; width:150px;color:#ffffff;font-size: 14px;font-weight: normal;text-decoration:none; outline:none;background-image:none;}
.mainnav ul li:hover ul li:hover ul li a:hover {color:#000000;font-size: 12px;font-weight: normal;text-decoration: none; outline:none;background-image:none;}

#bulletedlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
	color:#000;
	text-align:left;
}

#bulletedlist li
{
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .4em;
margin-bottom:5px;
}

#bulletedlist li a
{
color:#066;
text-decoration:none;
}

#bulletedlist ul li {
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .4em;
margin-bottom:5px;
list-style-type:none;
}

#bulletedlist ul li a{
	color:#000;
}

/* Home Slideshow */
#slideShow{position:relative;}

#slideOverlay{
width:692px;
height:458px;
background:url(images/homeSlideOverlay.png);
position:absolute;
z-index:100;
left:237px;
}