
body {
 background: #fff;
 color: #000;
 font-size: 68.75%;
 padding: 15px 0 5px 0;
 text-align: center;
}

p.caption-right {
 font-style: italic;
 font-size: 0.9em;
 color: #666;
 text-align: right;
}

.indented {		/* for indenting a block of text within the same paragraph */
 margin-left: 20px;
}

.box {
 background-color: #FCDFE8;
 color: #444;
 border: 3px solid #fff;
 padding: 10px;
 min-height: 390px;	  	/* fixes box to the same height everytime */
 height: auto !important;	/* IE6 Hack */
 height: 390px;				/* IE6 Hack */
}

.box.left {
 width: 406px;		/* actual width + left and right border thickness 3px */
}

.box.left img {
 border: 2px solid #eee;
 margin-bottom: 3px; 
}

.box.right {
 float: right;
 width: 287px;
}

.box.whole {
 width: 730px;
}

.contact-page {			/* tailormade width */
 width: 400px;
}

.ourstory {				/* tailormade width */
 width: 450px;
}

.ourstory p {
 text-align: left;
}

.people {
 margin-bottom: 10px;
}

.people img {
 float:left;	
 margin: 0px 10px 10px 0px;
 padding: 0px;
 border: 3px solid #fff;
 width: 90px;
 height: 90px;
}

span.post_author {
 font-size: 11px;
}

table.rsvp {
 border: 0px;
}

span.posted, span.post_author {
 color: #f69;
}

ul.update-items {
 text-align: left;
}

ul.update-items li {
 list-style: none;	
 background: transparent url(../images/maroonbullet.gif) left top no-repeat;
 background-position: 0 3px;
 vertical-align: top; 
 padding-left: 18px;
}

#article-long {
 border-bottom: 2px dashed #fff;
}

#blog {
 width: 720px;
 height: 380px;	/* a safe height to put blog area (box height=390px) */
 padding-right: 10px;
}

#bridalparty {
 height: 380px;
}

#content {
 background: transparent url(../images/content-bottom.gif) left bottom no-repeat;
 color: #444;
 padding: 20px 20px 20px 20px;
 min-height: 390px;		
}

#content a {
 background-color: transparent;
 color: #f69;
 text-decoration: none;
}

#content a:hover {
 background-color: transparent;
 color: #900;
 border-bottom: 1px dashed #999;
}

#content h1, #content h2, #content h3 {
 background-color: transparent;
 color: #A33;
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

#content h2 {
 background: transparent url(../images/heart.gif) left center no-repeat;
 padding-left: 24px;
}

#content h3 {

}

#content img {

}

#feedsection {
 background: transparent url(../images/feed-icon.png) right center no-repeat;
 text-align:right;
 padding-right:20px;
}

#footer {
 background-color: #FFF;
 background-image: none;
 clear: both;
 color: #900;
 font-family: Verdana, Geneva, lucida, sans-serif;
 margin: 0 auto;
 text-align: center;
 width: 716px;
}

#footer a {
 background-color: transparent;
 color: #F69;
 text-decoration: none;
}

#footer a:hover {
 background-color: #FCDFE8;
 color: #900;
}

#footer p {
 background-color: #fff;
 color: #F69;
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size: 1.0em;
 margin: 0;
 padding: 10px 0px 0px 0px;
 text-align: center;
}

#header {
 height: 65px;
 position: relative;
}

#inner-wrapper {
 background: #FCDFE8 url(../images/inner-wrapper-top.gif) left top no-repeat;
 color: #fff;
 margin: 3px 14px;
 min-height: 390px;			/* IE Hack */ 
}

#inner-wrapper:after, #content:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

#impodates p, #rsvp-form p, #rsvp-confirm p {
 text-align: left;
}

#intro-text {
 margin-top: 5px;
}

#logo-title {
 left: 0;
 position: absolute;
 top: 0;
 width: 325px;
}

#map {

}

#nav {
 margin: 0;
 padding: 0;
 vertical-align: bottom;
}

#nav a {
 background-color: #FFF;
 color: #F69;
 display: inline;
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size: 1.0em;
 height: 33px;
 line-height: 0px;
 margin: 0;
 overflow: hidden;
 padding:1px;
 position: relative;
 text-align: center;
 text-decoration: none;
}

#nav a span {
 background-position: top left;
 background-repeat: no-repeat;
 display: inline;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#nav a:hover {
 background-color: #FCDFE8;
 color: #900;
}

#nav a:hover span, #nav a.current span {
 background-position: 0 -33px;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
 margin-left: 16px;
}

#navmenu {
 position: relative;
 top: 50px;
 float: right;
 margin-right: 20px;
}

#rsvp-form, #rsvp-confirm {
 width: 265px;
}

#updates {
 margin: 0 0px;	
}

#wrapper {
 margin: 0 auto;
 position: relative;
 text-align: left;
 width: 828px;
}

