@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color:#372f18;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
}

#header {
	width: 944px;
	height: 115px;
}

#logo {
    width: 266px;
	height: 115px;
	float: left;
}

#headerright {
	width: 678px;
	height: 115px;
	float: right;
	background-image:  url(../images/letterpress-design.jpg);
	background-repeat: no-repeat;
	background-color:#dee1cd;
	background-position: right top;

}

#navcontainer {
    width: 488px;
	height: 22px;
	padding-top: 78px;
}

#subnavcontainer {
    width: 545px;
	height: 17px;
	margin-left: 28px;
}


#content {
	width: 944px;
	float: left;
	clear: both;
	background-image:  url(../images/gradient.jpg);
	background-repeat: repeat-y;

}

#contentlogo {
	width: 944px;
	background-image: url(../images/three-bells-logo-bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentlogolight {
	width: 944px;
	background-image: url(../images/three-bells-logo-btm-light.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#suitecontainer {
	width: 818px;
	margin: 0 auto;
}

#contentleft {
	width: 537px;
	float: left;
}

#contentright {
	width: 210px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#contentleftsmall {
	width: 210px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#contentrightlarge {
	width: 537px;
	float: left;
}

#breadcrumbtrail {
	width: 400px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 3px;
	margin-left: 207px;
	float: left;
}

#suitenavigation {
	width: 200px;
	height: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
	float: right;
	margin-right: 3px;
	clear: none;
}

#suitedescription {
	width: 580px;
	height: 44px;
	margin-left: 248px;
	padding-top: 12px;
}

#cameodescription {
	width: 580px;
	height: 60px;
	margin-left: 248px;
	padding-top: 12px;
}

#suiteinformation {
	width: 818px;
}

#home-buttons {
	width: 828px;
	margin: 0 auto;
}

#contactimg {
	width: 336px;
	height: 144px;
	background-image:  url(images/contactswirls.gif);
	background-repeat: no-repeat;
	float: right;
	clear: both;
}

#bottombar {
	width: 944px;
	height: 38px;
	background-image: url(../images/wedding-footer.jpg);
	background-color:#dee1cd;
	background-repeat: no-repeat;
	clear: both;


}

#footer {
	width: 944px;
	height: 58px;
 	margin: 0 auto;
}

.clear { 
    clear: both; 
	height: 0; 
	overflow: hidden; 
}


.footertype {
	font-family: "arial", helvetica, sans-serif;
	font-size: 11px;
	color: #8f9969;
	text-align: center;
}

.footertype a:link {
	text-decoration: none;
	color: #8f9969;
}

.footertype a:visited {
	text-decoration: none;
	color: #8f9969;
}

.hometype {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D4C12;
}

.collectiontype {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.invitetype {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 20pt;
}

.breadcrumbtype {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8f9969;
}

.breadcrumbtype a:link {
	color: #8f9969;
}

.breadcrumbtype a:visited {
	color: #8f9969;
}


a.collectionlink, {
	text-decoration: none;
}

a:link, a:visited {
color: #3D4C12;

}



.clearit{
clear:both;
}
#poem-table {
	border-top-color: #d3d9cb;
	border-right-color: #d3d9cb;
	border-bottom-color: #d3d9cb;
	border-left-color: #d3d9cb;
}
