
* { 
	margin:0;
	padding:0;
}
body {
	background: #FFFFFF url('') repeat-x top center;
	font:14px/1.5em "AvantGarde Bk BT", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#321c00 ; /* dark grayish purple: 4c3b56; brown: 341f0a */
}
h1 {
	line-height:1.5em; /* otherwise IE leaves the line-height to 300%, I think */
}
h2 {
	
	margin:0 0 .5em;
	text-indent:-50000px; /* hides the text so the image replacement shows through */
}
h3 {
	font-size:165%;
	line-height:1.5em;
	margin:0 0 0;
	letter-spacing:.05em;
	font-weight:bold;
	font-variant:small-caps;
}
h4 {
	
}
p {
	line-height: 1.5em;
}
a {
	color:#4387be; /* dark purple */
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#4e375c; /* muted purple */
}
em {
	font-style: italic;
}
#container {
	width:636px;
	margin:0 auto;
	background: transparent url('bg_container.png') repeat-y top center;
}

/*	=2: Header & Navigation
=============================================== */

/*	=2a: Header Structure
----------------------------------------------- */
#mainDiv {
	width:927px;
	background: transparent url('../images/body_bg.png') no-repeat top center;
	text-align:left;
}
#fooDiv {
	width:927px;
	border-top: 1px solid #CCCCCC;
}
#fooDiv #fnav  {
	float:left;
}
#fooDiv #fnav A {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#fooDiv #copyright {
	color:#676767;	
	font-size:11px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
#shadeDiv {
	width:927px;
	background-image:url(../images/shade_bg.png);
	background-repeat:repeat-y;
}
#logo {
	width:421px;
	height:66px;
	float:right;
	padding-top:20px;
	
}
#header {
	background: #38210b url('bg_header.png') no-repeat top center;
	height:126px;
}
#header h1 {
	text-indent:-50000px; /* hides the text so that the header bg image shows through */
}
#hdiv {
	height:110px;
	text-align:right;
}

#nbar {
	position:absolute;
	z-index:1000;
	margin-top:305px;
}
#flush {
	z-index:100;
	padding-top:45px;
}
#email {
	width:495px;
	height:112px;
	background-image:url(../images/email_bg.png);
	background-repeat:no-repeat;
	float:right;
}
#email .form_btn {
	background-image:url(../images/email_btn.png);
	background-repeat:no-repeat;
	width:456px;
	height:50px;
	background-color:transparent;
	border:0px;
	margin-top:10px;
	margin-left:20px;
}
#email .email_txt {
	border:0px;
	margin-top:13px;
	margin-left:93px;
	width:200px;
	margin-right:70px;
	background: transparent;
}
#email .zip_txt {
	border:0px;
	width:80px;
	background: transparent;
}
#content {
	width:927px;
	padding-top:50px;
}
#content img {
	float:right;
}
#data {
	color:#000000;
	width:460px;
	line-height:50px;
	padding:20px 0 30px 0;
}
#data H1 {
	font-family: "AvantGarde Bk BT", "Trebuchet MS";
	font-weight:normal;
	font-size:36px;
	padding-bottom:20px;
}
#data H4 {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	
}
#data P {
	font-family: "Trebuchet MS";
	font-size:15px;
}

#dataX {
	color:#000000;
	width:900px;
	line-height:50px;
	padding:20px 0 30px 0;
}
#dataX H1 {
	font-family: "AvantGarde Bk BT", "Trebuchet MS";
	font-weight:normal;
	font-size:36px;
	padding-bottom:20px;
}
#dataX H4 {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	
}
#dataX P {
	font-family: "Trebuchet MS";
	font-size:15px;
}

#data OL LI {
	font-family: "Trebuchet MS";
	font-size:15px;
	line-height:18px;
	margin-left:20px;
	padding-bottom:8px;
}
#data_normal {
	color:#000000;
	font-size:15px;
	width:460px;
	line-height:20px;
	font-family: "Trebuchet MS";
	padding-top:30px;
}
#content_inner {
	margin-top:10px;
}
#panel_inner {
	text-align:left;
}
#panels {
	width:100%;
	height:219px;
}
#box1 {
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	width:453px;
	height:219px;
	margin-left:20px;
	position:absolute;
	float:left;
	text-align:left;
}
#box2 {
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	width:453px;
	height:219px;
	float:right;
	margin-right:20px;
	text-align:left;
}

/*	=2b: Navigation Structure
----------------------------------------------- */
/*#navigation {	
	height:253px;
}
body#rsvp #navigation {	
	background: transparent url('bg_navigation_01.jpg') no-repeat top center;
}
body#rsvp-thanks #navigation {	
	background: transparent url('bg_navigation_05.jpg') no-repeat top center;
}
body#story #navigation {	
	background: transparent url('bg_navigation_02.jpg') no-repeat top center;
}
body#travel #navigation {	
	background: transparent url('bg_navigation_03.jpg') no-repeat top center;
}
body#registry #navigation {	
	background: transparent url('bg_navigation_04.jpg') no-repeat top center;
}
body#photos #navigation {	
	background: transparent url('bg_navigation_06.jpg') no-repeat top center;
}*/


/*	=2c: Navigation Lists

#navigation ul {
	list-style-type:none;
	margin:0 0 0 40px;
	position:absolute;
	top:3px;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
	padding:5px 15px;
	font-size:15px;
	letter-spacing:.05em;
	height:25px;
}
ul li a span { /* kerns the A V combination in 'TRAVEL' 
	letter-spacing:-.05em;
}
#navigation ul li a:hover {
	color:#fff;
	padding-top:5px;
	text-decoration:none;
}
#navigation ul li.current a, #navigation ul li.current a:hover {
	cursor:default;
	color:#FFFFFF; /* muted purple 
	background: url('../images/nav_arrow.png') no-repeat bottom center;
	border:none;
	padding:5px 15px;
}
----------------------------------------------- */


/* special navigation for the homepage only */
body#index #body ul {
	background: url('bg_navigation_home.png') no-repeat top left;
	position:relative;
	height:223px;
	width:200px;
	top:50px;
	left:192px;
}
body#index #body ul {
	background: url('bg_navigation_home.png') no-repeat top left;
	position:relative;
	height:248px;
	width:200px;
	top:40px;
	left:200px;
}
body#index #body ul li {
	text-align:center;
	line-height:3.05em;
	font-size:12px;
	letter-spacing:.05em;
}
body#index #body ul li#first {
	padding-top:32px;
}

body#index #body ul li a {
	color:#e9cff9;
	font-weight:normal;
	display:block;
	width:75%;
	margin:0 auto;
}
body#index #body ul li a:hover {
	color:#fff;
	background-color:#441d5c;
	text-decoration:none;
}

/* =3: Body
=============================================== */


/*	=3a: Body Structure
----------------------------------------------- */
#body {	
	background: transparent url('bg_body.png') no-repeat top center;
	padding:30px 45px;
}
body#index #body {
	padding:0 18px 0;
}
/* for the flash on the homepage if you decide to go with it */
body#index #body object {
	padding: 0;
	margin:0;
	height:330px;
}
/* for the div that contains the navigation on the homepage */
body#index #body div {
	background: url('bg_body_home.jpg') no-repeat top left;
	height:330px;
}
div.column {
	width:275px;
	float:left;
	margin-right:15px;
}
div.column.last {
	margin-right:0;
	width:255px
}
body #body div.column ul li {
	margin: .5em 0 1em;
}
body #body div#audio {
	width:77px;
	height:26px;
	float:right;
	margin:-40px 1px 0 0;
}

/* =3b: Type
----------------------------------------------- */
body#rsvp #body h2 {
	background: url('bg_h2.png') no-repeat 0 0;
	height:30px;
}
body#rsvp-thanks #body h2 {
	background: url('bg_h2.png') no-repeat center -150px;
	height:30px;
}
body#story #body h2 {
	background: url('bg_h2.png') no-repeat 0 -30px;
	height:30px;
}
body#travel #body h2 {
	background: url('bg_h2.png') no-repeat 0 -60px;
	height:30px;
}
body#registry #body h2 {
	background: url('bg_h2.png') no-repeat 0 -90px;
	height:30px;
}
body#photos #body h2 {
	background: url('bg_h2.png') no-repeat 0 -120px;
	height:30px;
}
p {

}

/* =3c: Images
----------------------------------------------- */

/* =3d: Forms
----------------------------------------------- */
fieldset {
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	background: transparent url('bg_hr.png') no-repeat bottom center;
}
input {
	border: 1px solid #b0adb3;
	font:bold 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#441d5c;
	padding:3px;
}
fieldset.radios input {
	border:none;
}
form span {
	
}
label {
	line-height:2em;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:.04em;
	font-size:105%;
}
form table td {
	padding-right:3em;
}
input.button {
	height:32px;
	width:59px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
label.error {
	font-weight:bold;
}
.error span {
	border-color:#dfcbcb;
}
.error input {
	border-color:#900;
}
.invisible {
	display:none;
}
.visible {
	display:block;
	color:#900;
	font-weight:bold;
	font-style:italic;
	float:left;
	margin-left:1.5em;
	padding-left:3em;
	border-left:1px dotted #D6D2D9;
	background: url('icon_warning.png') no-repeat 1.4em center;
}

/* =4: Footer
=============================================== */
#footer {	
	background: transparent url('bg_footer.png') no-repeat top center;
	height:194px;
}
body#index #footer {	
	background: transparent url('bg_footer_short.png') no-repeat top center;
	height:137px;
}



/* =5: Misc
=============================================== */

.amp {
	font-size:105%;
	font-family:Baskerville,"Goudy Old Style","Palatino Linotype",Palatino,Georgia,serif;
	font-style:italic;
	font-weight:normal;
}
.last {
	background:none;
	margin-bottom:-5px;
	padding-bottom:0;
}
form table td.last {
	padding-right:0;
}
.right {
	text-align:right;
}
img.right {
	float:right;
	margin: 5px -94px 5px 5px;
}
img.left {
	float:left;
	margin: 5px 5px 5px -77px;
}
iframe {
	border:1px solid #b0adb3;
	padding:1px;
}

/* =5a: Special Links
----------------------------------------------- */

a#target {
	text-indent:-50000px;
	display:block;
	width:190px;
	height:57px;
	background: url('bg_registry.png') no-repeat top left;
	float:left;
}
a#target:hover{
	background-position:bottom left;
}
a#williams {
	text-indent:-50000px;
	display:block;
	width:356px;
	height:57px;
	background: url('bg_registry.png') no-repeat top right;
	float:left;
}
a#williams:hover{
	background-position:bottom right;
}
a#amazon {
	text-indent:-50000px;
	display:block;
	width:194px;
	height:56px;
	background: url('bg_registry_amazon.png') no-repeat top left;
}
a#amazon:hover{
	background-position:bottom left;
}

/* previous/next buttons for photo page */

body#photos p.nav {
	height:32px;
	margin:0 0 22px;
	padding:0 126px; /* centers the next and previous buttons */
}
body#photos .nav a, body#photo #nav a:visited {
	height:32px;
	background:url(bg_previous_next_btn.png) no-repeat top left;
	display:block;
	text-indent:-50000px;
	float:left;
}
body#photos .nav a#previous {
	width:161px;
	background-position:top left;
}
body#photos .nav a:hover#previous {
	background-position:bottom left;
}
body#photos .nav a#next {
	width:128px;
	background-position:top right;
}
body#photos .nav a:hover#next {
	background-position:bottom right;
}

#navigation {
	position:absolute;
	
}
#nav {
	position:absolute;
	z-index:1000;
	width:927px;
	height:38px;
	background-color:#b1d1ec;
	/*background-image:url(../images/nav_bar_bg.jpg);
	background-repeat:repeat-x;*/
}

#menu {
	background-image:url(../images/nav_bar.png);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:37px;
	width:927px;
	display:block;
	margin:1px 0 0px 0px;
	position:relative;
}
#menu ul li {
	float:left;
	list-style:none;
}
#menu ul li a {
	display:block;
	float:left;
	background-image:url(../images/nav_bar.png);
	text-indent:-99999em;
	line-height:37px;
}
#menu ul li#mnuHome a {
	background-position:0px 0px;
	width:95px;
}
#menu ul li#mnuHome a:hover {
	background-position:0 -37px;
}
#menu ul li.current#mnuHome a {
	background-position:0 -37px;
}
#menu ul li#mnuServices a {
	background-position:-95px 0;
	width:135px;
}
#menu ul li#mnuServices a:hover {
	background-position:-95px -37px;
}
#menu ul li.current#mnuServices a {
	background-position:-95px -37px;
}

#menu ul li#mnuTeam a {
	background-position:-230px 0;
	width:71px;
}
#menu ul li#mnuTeam a:hover {
	background-position:-230px -37px;
}
#menu ul li.current#mnuTeam a {
	background-position:-230px -37px;
}

#menu ul li#mnuRequest a {
	background-position:-301px 0;
	width:186px;
}
#menu ul li#mnuRequest a:hover {
	background-position:-301px -37px;
}
#menu ul li.current#mnuRequest a {
	background-position:-301px -37px;
}
#menu ul li#mnuTestimonial a {
	background-position:-487px 0;
	width:105px;
}
#menu ul li#mnuTestimonial a:hover {
	background-position:-487px -37px;
}
#menu ul li.current#mnuTestimonial a {
	background-position:-487px -37px;
}
#menu ul li#mnuAbout a {
	background-position:-592px 0;
	width:197px;
}
#menu ul li#mnuAbout a:hover {
	background-position:-592px -37px;
}
#menu ul li.current#mnuAbout a {
	background-position:-592px -37px;
}
#menu ul li#mnuContact a {
	background-position:-789px 0;
	width:138px;
}
#menu ul li#mnuContact a:hover {
	background-position:-789px -37px;
}
#menu ul li.current#mnuContact a {
	background-position:-789px -37px;
}
