@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#fff url(../images/bg.jpg) top center no-repeat;
	color:#333;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family:Arial, Helvetica, sans-serif;   
}
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
p {
	padding:0 10px 0 0;
	margin:15px 10px 0px 0px;

}
p, td, th, dd, dt, li {
	line-height:1.5;
	font-size:0.8em;
}
dt {
	margin:0;
	padding:0px 5px 0px 15px;
	font-weight:bold;
	color:#9e8343;
}
dd {
	margin:0;
	padding:0px 5px 10px 40px;
}
dd ul li, dd dt, dd dd {
	font-size:1em;
}
dd p {
	font-size:1em;
	margin-left:0;
}
td p {
	font-size:0.9em;
}
li td {
	font-size:1em;
}
form { display:inline }

a { color:#747a45 }
a:visited { color:#989350 }
a:hover { color:#8a4a4a }

em { font-family:Georgia, "Times New Roman", Times, serif }


.c { text-align:center }
.r { text-align:right }

h3, h4 {
	margin:0 15px 5px 0;
	padding:20px 4px 0 0;
	font-family:Arial, Helvetica, sans-serif;

}
h2 {
	margin:0;
	padding:0;
	height:35px;
	color:#bfa568;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h3 {
	color:#bfa568;
	font-size:1em;
}
h4 {
	color:#bfa568;
	font-size:0.9em;
	font-weight:bold;
}
.fineprint {
	font-size:0.75em;
	color:#333;
}
p .fineprint {
	font-size:0.9em;
}
.normalprint {
	color:#333;
	font-weight:normal;
}
/*end*/
#wrapper {
	width:984px;
	margin:0 auto;	
}
#header {
	width:984px;
	height:170px;
	background:url(../images/header.jpg) top right no-repeat;
}

#logo {
	float:left;
	width:270px;
	height:170px;	
	background:url(../images/logo.jpg) top left no-repeat;
	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:270px;
	height:170px;
}
#logo h1 {
	display:none;
}
#header_right {
	float:left;
	width:714px;
	height:70px;
	padding-top:10px;/*CHANGE TO 100 WHEN NO BANNER*/
	
}
#header_right_bottom {
	width:714px;
	height:70px;
}
p#slogan {
	float:left;
	width:180px;
	margin:0;
	padding:15px 10px;	
	color:#9e8343;
	font-size:0.95em;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}
p#slogan span.fineprint {
	color:#9e8343;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	font-weight:normal;

}
ul#top_navigation {
	float:left;
	width:490px;
	height:40px;
	padding:20px 0 0 20px;
	margin:0;
	list-style:none;
}
ul#top_navigation li {
	display:block;
	padding:0 10px;
	border-right:1px solid #e2c7c7;
	float:left;
}
ul#top_navigation li.last {
	border:none;
}
ul#top_navigation li a, ul#top_navigation li a:visited {
	color:#4a3900;
	font-weight:bold;
	text-decoration:none;
}
ul#top_navigation li a:hover {
	color:#9e8343;
}
#main {
	width:984px;
	background:url(../images/main_bg.gif) top center repeat-y;
	color:#333;
}
#left_navigation {
	float:left;
	width:190px;
	padding:0 5px 0 40px;
	background:url(../images/logo_bottom.jpg) top left no-repeat;
	
}
#left_navigation h2, h3.likecategories {
	width:178px;
	height:34px;
	margin:0;
	padding:10px 10px 0 0;
	background:url(../images/lnav_h2.gif) top center no-repeat;
	color:#bfa568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	
}
#left_navigation ul, .likemenu {
	width:168px;
	list-style:none;
	margin:0;
	padding:0 10px;
	background:url(../images/lnav_bg.gif) top center repeat-y;
}
#left_navigation ul li a, #left_navigation ul li a:visited {
	display:block;
	width:144px;
	height:26px;
	padding:5px 0 0 20px;
	background:url(../images/lnav_link.jpg) top center no-repeat;
	color:#be9256;
	font-weight:bold;
	font-style:italic;	
	text-decoration:none;
}
#left_navigation ul li a:hover {
	background-position:bottom center;
}
#left_navigation ul li a.current, #left_navigation ul li a.current:visited, #left_navigation ul li a.current:hover {
	color:#4a3900;
	background-position:bottom center;
}
#left_navigation ul li a.mycollection, #left_navigation ul li a.mycollection:visited, #left_navigation ul li a.mycollection:hover {
	color:#c00;
	background-position:bottom center;
}
.left_navigation_bottom {
	width:188px;
	height:23px;
	background:url(../images/lnav_bottom.gif) top center no-repeat;
}
#left_navigation_front {
	display:none;
}
#content {
	width:710px;
	float:left;
	padding:10px;
	
}
#content_front {
	width:926px;
	padding:0px 18px 0px 40px;
	background:url(../images/logo_bottom.jpg) top left no-repeat;
	
}
#footer {
	width:984px;
	padding:10px 0;
	background:url(../images/main_bg.gif) top center repeat-y;	
	
}
#footer .fineprint {
	color:#bfa568;
	font-size:0.7em;
	text-align:center;
	line-height:1.2;
	margin-bottom:-10px;
}
#footer_decor {
	width:165px;
	height:75px;
	margin:0 auto;
	background:url(../images/petals.jpg) top center no-repeat;
}
#footer_bottom {
	width:984px;
	height:24px;
	background:url(../images/footer_bottom.gif) top center no-repeat;
}

#footer a, #footer a:visited {
	color:#bfa568;
	text-decoration:none;
}
#footer a:hover {
	color:#9e8343;
	text-decoration:underline;
	
}

#tiles {
	width:364px;
	height:431px;
	padding-top:15px;
	float:left;
}
#tiles a, #tiles a:visited {
	float:left;
	display:block;
	width:180px;
	height:195px;
	margin:0 2px 2px 0;
	padding:15px 0 0 0;
	color:#4a3900;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
#tiles a.prom, #tiles a.prom:visited { background:url(../images/tiles/prom.jpg) top center no-repeat; }
#tiles a.bride, #tiles a.bride:visited { background:url(../images/tiles/bride.jpg) top center no-repeat; }
#tiles a.bridesmaids, #tiles a.bridesmaids:visited { background:url(../images/tiles/bridesmaids.jpg) top center no-repeat; }
#tiles a.flowergirl, #tiles a.flowergirl:visited { background:url(../images/tiles/flowergirl.jpg) top center no-repeat; }

#tiles a.prom:hover,
#tiles a.bride:hover,
#tiles a.bridesmaids:hover,
#tiles a.flowergirl:hover {
	background-position:bottom center;
	color:#9e8343;
}
#front_right {
	float:left;
	width:352px;
	height:446px;
	padding:0 200px 0 10px;
	background:url(../images/front_bride.jpg) top right no-repeat;
	
}

/* THIS TAKEN OUT - STYLE FOR SEAL-LOOKING STARBURST
a.badge, a.badge:visited {
	display:block;
	width:195px;
	height:197px;
	margin:10px 0 0 20px;
	background:url(../images/badge.jpg) top center no-repeat;
}
a.badge:hover {
	background-position:bottom center;
}*/
a.appointment, a.appointment:visited, a.appointment:hover {
	display:block;
	width:210px;
	height:192px;
	margin:5px 0 0 10px;
	padding:20px 0 0 0;
	background:url(../images/orb.jpg) top center no-repeat;
	color:#49380C;
	font-size:0.7em;
	line-height:1.5;
	text-align:center;
	text-decoration:none;
	
}

#front_bottom {
	width:948px;
	margin:-1px 0 0 -22px;
	background:url(../images/front_bg.gif) top left repeat-x;
}
#front_bottom a, #front_bottom a:visited {
	color:#4a3900;
}
#front_bottom a:hover {
	color:#8b6736;
}
a.mrtux, a.mrtux:visited {
	float:left;
	display:block;
	width:152px;
	height:218px;
	margin:0px 14px 20px 20px;
	padding:40px 10px 0 200px;
	background:url(../images/banners/mrtux.jpg) top center no-repeat;
	font-size:0.75em;
	line-height:1.3;
	text-decoration:none;
	color:#fafafa !important;
	font-weight:bold;
}
a.mrtux:hover {
	color:#fafafa !important;
}
#rightcolumn {
	width:368px;
	float:right;
}


.rightbox {
	background-color:#fff;
	width:338px;
	margin:15px auto;
	padding-bottom:20px;

}
.rightbox h2 {
	height:50px;
	margin:0;
	padding:15px 0 0 0;
	background:url(../images/rb_h2.jpg) top center no-repeat;
	color:#4a6389;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
}
ul.rb_bignav, 
ul.rb_smallnav,
div#blocknews div.tabs-container ul {
	list-style:none;
	width:320px;
	margin:10px 0 0 0;
	padding:0;
}

ul.nomargin {
	margin-top:0;
}

ul.rb_bignav li {
	height:38px;
	padding:0;
	margin:0;	
	background:url(../images/rb_separator.gif) bottom center no-repeat;
}
ul.rb_smallnav li,
div#blocknews div.tabs-container ul li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}

ul.rb_bignav li.noborder {
	background:none;
}
ul.rb_bignav li a, ul.rb_bignav li a:visited {
	display:block;
	height:17px;
	padding:10px 0 10px 40px;	
	color:#4A6389;
	background:url(../images/rb_link_bg.jpg) top center no-repeat;
	font-weight:bold;
	text-decoration:none;
}

ul.rb_bignav li a:hover {
	color:#bd615b;
	background-position:bottom center;
}
ul.rb_smallnav li a, ul.rb_smallnav li a:visited {
	color:#4A6389;
	text-decoration:none;
}
ul.rb_smallnav li a:hover {
	color:#bd615b;
	text-decoration:underline;
}
ul.nobullets {
	list-style:none;
}
ul.nobullets li {
	background-image:none;
}
ul.special {
	padding-left:0;
	margin:0;
}
ul.special li {
	padding-bottom:5px;
}
ul.indented {
	padding-left:60px;
}
div#blocknews {
	width:338px;
	margin:10px auto 0px auto;
}

div#blocknews div.tabs-container {
	border:1px #637a8c solid;
}

div#blocknews div.tabs-container ul li a, div#blocknews div.tabs-container ul li a:visited {
	color: #3a73ac;
}

div#blocknews div.tabs-container ul li a:hover, div#blocknews div.tabs-container ul li a.current {
	color:#c00;
}
img.imgcentered {
	display:block;
	margin:0 auto;
}
img.framed {
	border:4px solid #e0cdaf;

}
.image_container {
	width:560px;
	padding:5px;
	border:1px solid #a0bedc;
	background:url(../images/watermark1.jpg) bottom right no-repeat;
}
.ic_left {
	float:left;
	margin:0 15px 0 0;
}
.ic_right {
	float:right;
	margin:0 5px 0 15px;
}
.ic_200 {
	width:202px;
}
.ic_280 {
	width:282px;
}
.ic_150 {
	width:152px;
}
.image_container img,
.image_container_left img {
	display:block;
	margin:0 auto;
	border:1px solid #a0bedc;
}
.image_caption {
	padding:0.2em 0;
	font-size:0.7em;
	color:#666;
	line-height:1.2;
}
.breaker, .breaker_right {
	clear:both;
	height:1px;
	width:auto;
	float:none;
	font-size:0;
	margin-top:-1px;
}
.breaker_right {
	clear:right;
}

div.fineprint {
	font-size:10px !important;
}
/*wp styles*/
.toombstone {
	width:188px;
	float:right;
	margin-top:-10px;
	background:url(../images/lnav_bg.gif) top left repeat-y;
}
.toombstone h3 {
	font-size:0.9em;
}
.toombstone p {
	padding-left:15px;
}
h3.nobg {
	background:none;
	text-align:left;
	padding-left:15px;
	width:auto;
}
table.chart {
	background-color:#e0cdaf;
	width:700px;
	margin-top:5px;
}
table.chart td,
table.chart th {
	padding:5px;
	font-size:0.7em;
}
table.chart th {
	background-color:#f1e9dc;
}
table.chart td {
	background-color:#fff;
	text-align:center;
}
#linkcols div {
	width:220px;
	float:left;
	border-left:1px solid #f1e9dc;
	padding-left:10px;
}
/*link styles*/
a.link, a.link:visited, a.link:hover,
a.map, a.map:visited, a.map:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.ppt, a.ppt:visited, a.ppt:hover,
a.www, a.www:visited, a.www:hover,
a.zip, a.zip:visited, a.zip:hover {
	padding:0 0 0 20px;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top left no-repeat }
a.map, a.map:visited, a.map:hover { background:url(../images/icons/ico_map.png) top left no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top left no-repeat }
a.ppt, a.ppt:visited, a.ppt:hover { background:url(../images/icons/ico_ppt.png) top left no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top left no-repeat }
a.zip, a.zip:visited, a.zip:hover { background:url(../images/icons/ico_zip.png) top left no-repeat }



/* ******************  speech  ************** */
/* 
   The following portion of the stylesheet uses styles taken from the w3.org website, 
   and it is a subject to the following:
   Copyright 1997-2006 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}







