html, body {margin: 0px; padding: 0px;}

body {
	background: url(images/stripes.gif) top left;
	color: #582700;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", arial;
	text-align:center;}

a:link {color: #582700; font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", arial; text-decoration: none;}
a:visited {color: #582700; text-decoration: none;}
a:hover {color: #f2ca81; text-decoration: none;}
a:active {color: #582700; text-decoration: none;}


/* -- STRUCTURE -- */

#container {margin-left: auto; margin-right: auto; width: 889px; text-align:left; position: relative;}

#content_wrap {
	float: left;
	width:662px;
	background: url(images/content_bg.png) top left repeat-y;
	margin-bottom: 50px;
text-align:center;
	}
	
#content_bottom {
	width: 662px;
	height: 19px;
	overflow: visible;
	background: url(images/content_bottom.png) bottom no-repeat;
	position: relative;
	top:19px;
	}

#content_bottom p {
	text-align: right;
	position: relative;top:25px;
	font-size: 11px;
	}
	
#content {
	background: url(images/content_top.gif) top center no-repeat;
	margin-left: auto; margin-right: auto;
	padding: 200px 60px 0px 60px;
text-align:left; 
	}
	
#sidebar {
	position:absolute;
	top:0px; right:0px;
	margin-bottom: 50px;
	}

#sidebar_content img {padding: 5px 0px 5px 0px;}

#sidebar_top {
	background: url(images/sidebar_top.png) transparent top no-repeat;
	width: 197px;
	height: 68px;
	}

#sidebar_content {
	background: white;
	width: 177px;
	padding: 0px 10px;
	margin: 0px auto;
	}

#sidebar_bottom {
	background: url(images/sidebar_bottom.png) transparent bottom no-repeat;
	width: 197px;
	height: 238px;
	}
	
.weddinglink a {
margin-left: 12px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/weddinginvites.gif) 0 0 no-repeat;
text-decoration: none;
}

.holidaylink a {
margin-left: 12px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/holidaygreetings.gif) 0 0 no-repeat;
text-decoration: none;
}

.babylink a {
margin-left: 12px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/babyannouncements.gif) 0 0 no-repeat;
text-decoration: none;
}

.morelink a {
margin-left: 12px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/more.gif) 0 0 no-repeat;
text-decoration: none;
}

.contactlink a {
margin-left: 12px;
margin-top: 40px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/contactus.gif) 0 0 no-repeat;
text-decoration: none;
}

.homelink a {
margin-left: 12px;
display:block;
width: 161px;
height: 35px;
padding: 0;
font: bold 13px sans-serif;
color:#333;
background: url(images/home.gif) 0 0 no-repeat;
text-decoration: none;
}

.contactlink a:hover, .morelink a:hover, .babylink a:hover, .holidaylink a:hover, .weddinglink a:hover, .contactlink a.hover, .morelink a.hover, .babylink a.hover, .holidaylink a.hover, .weddinglink a.hover, .homelink a:hover, .homelink a.hover { 
background-position: 0 -35px;
color: #049;
}

/* -- End STRUCTURE -- */

/* -- TEXT STYLES -- */

h2, .subtitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #9cab63;
	font-family: Georgia, Times;
	line-height: 30px;
	font-size: 110%;
	}

#sidebar h2 {
	font-size: 18px;
	line-height: 25px;
	}

.table_list td {
	font-size: 14px;
	font-family: Georgia, Times; font-weight: 100;
	}

.table_list ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", arial;
	font-size: 12px;
	padding-top: 10px;
	}

	td {vertical-align: top;}
.Photo_border {
	border: medium solid a4b16d;
}

/* gallery layout */

.thumb {
	margin: 0px 10px 20px 10px;
	border: none;
	}
	
.thumb-right {
	margin: 0px 0px 20px 10px;
	border: none;
	}

.vendors {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", arial;
	font-size: 12px;
	line-height: 18px;
	}