/* CSS Document */

html {

	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	background-position: center top;
	background-image: url(../art/back/header.jpg);
	background-repeat: repeat-x; 
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 920px;
	height:auto;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	
}
#header {
	height: 90px;
	text-decoration: none;
	width: 920px;
	background-image: url(../art/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header ul {
		margin:0;
		padding:0;
		list-style:none;
}
#header li {
		display:inline;
		margin:0;
		padding:0;
		}
#logo {
	height: 77px;
	width: 480px;
	float: left;
	background-image: url(../art/logo.png);
	background-repeat: no-repeat;
}
#ring {
	height: 90px;
	width: 100px;
	float: left;
	background-image: url(../art/bb2009.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#maggie {
	height: 20px;
	width: 640px;
	text-align: center;
	float: right;
	margin-top: 57px;
}
.maggie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #741010;
	text-align: center;
	font-style: italic;
}	

p {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 22px;
	vertical-align: top;
}	
p a:link {
	color: #333333;
	text-decoration: underline;
}
p a:visited {
	color: #333333;
	text-decoration: underline;
}
p a:active {
	color: #741010;
	text-decoration: underline;
}
p a:hover {
	color: #741010;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #751010;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #751010;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	padding-top: 28px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	padding-top: 35px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #741010;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	color: #741010;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 2px;
}
h6 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

#navbar {
	margin: 0;
	list-style: none;
	height: 27px;
	width: 890px;
	padding-top: 8px;
	padding-left: 30px;
}

#nav {
	margin: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F8F8EE;
}

#nav a {
	display: block;
	width: 140px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F8F8EE;
	font-size: 16px;
	font-weight: normal;
}
#nav ul {
	margin: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F8F8EE;
	line-height: 20px;
}
#nav ul a {
	display: block;
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F8F8EE;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#nav li {
	float: left;
	width: 140px;
}
#nav li:hover {
	color: #F8F8EE;
	text-decoration: underline;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #6a1211;
}
#sitemap {
	height: 100%;
	text-decoration: none;
	width: 800px;
	margin-top: 20px;
}
.sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 2px;
}	
.sm a:link {
	color: #333333;
	text-decoration: none;
}
.sm a:visited {
	color: #333333;
	text-decoration: none;
}
.sm a:active {
	color: #741010;
	text-decoration: underline;
}
.sm a:hover {
	color: #741010;
	text-decoration: underline;
}

#main {
	width:920px;
	float: left;
	height: 377px;
	margin-top: 10px;
}
#flash {
	float:left;
	width:521px;
	height: 377px;
	text-align: left;
	vertical-align: top;
}	
#text {
	float:right;
	width:399px;
	height: 377px;
	background-image: url(../art/back/text.jpg);
}
#textblock {
	width:319px;
	height: 340px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 22px;
}

#register {
	float:right;
	width:320px;
	height: 100px;
	padding-top: 50px;
}
#registertext {
	float:left;
	width:170px;
	height: 40px;
	margin-top: 10px;
}
.rt {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 12px;
}
.rt a:link {
	color: #751010;
	text-decoration: none;
	font-weight: bold;
}
.rt a:visited {
	color: #751010;
	text-decoration: none;
	font-weight: bold;
}
.rt a:active {
	color: #751010;
	text-decoration: underline;
	font-weight: bold;
}
.rt a:hover {
	color: #751010;
	text-decoration: underline;
	font-weight: bold;
	}

#fb {
	float:right;
	width:120px;
	height: 40px;
	margin-top: 10px;
}
#buckets {
	width:899px;
	float: left;
	padding-right: 10px;
	padding-left: 11px;
	margin-bottom: 10px;
}
#leftbucket {
	float:left;
	width:560px;
	height: 308px;
	background-image: url(../art/prom2010.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#leftbuckettext {
	float:right;
	width:250px;
	height: 30px;
	margin-top: 260px;
	margin-right: 10px;
	text-align: center;
}
.lbt {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}
.lbt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lbt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lbt a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.lbt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	} 
#email {
	float:left;
	width:170px;
	height: 43px;
}
#middlebucket {
	float:left;
	width:293px;
	height: 308px;
	background-image: url(../art/back/middlebucket.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
}
#rightbucket {
	float:right;
	width:330px;
	height: 308px;
	background-image: url(../art/back/rightbucket.jpg);
	background-repeat: no-repeat;
}
#altbuck {
	float:left;
	width:132px;
	height: 25px;
	padding-left: 8px;
	background-color: #E62B30;
	padding-top: 5px;
	margin-left: 2px;
	margin-top: 108px;
}
.abt {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}
.abt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.abt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.abt a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.abt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 
#hline {
	height: 1px;
	width: 100%;
	background-color: #D6B690;
	margin-top: 25px;
	margin-bottom: 1px;
	clear: both;
	float: left;
}
#bridaltext {
	float:left;
	width:630px;
	margin-left: 145px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#abouttext {
	float:left;
	width:630px;
	margin-left: 145px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#bridesbuckets {
	width:630px;
	float: left;
	margin-bottom: 20px;
	margin-left: 145px;
}
#imagebucket {
	float:left;
	width:200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#imagetext {
	float:left;
	width:200px;
}
#bottombox {
	float:left;
	width:879px;
	background-color: #527D37;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#footer {
	text-align: center;
	height: 100px;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 100px;
	width: 100%;
	background-color: #F8F8EE;
	float: none;
	clear: both;
}
.collectionname {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	line-height: 24px;
	padding-bottom: 6px;
}
.collectionname a:link {
	color: #666666;
	text-decoration: none;
}
.collectionname a:visited {
	color: #666666;
	text-decoration: none;
}
.collectionname a:active {
	color: #751010;
	text-decoration: underline;
}
.collectionname a:hover {
	color: #751010;
	text-decoration: underline;
	} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 100%;
	padding-top: 20px;
	line-height: 24px;
	clear: both;
	float: left;
}
.footer a:link {
	color: #751010;
	text-decoration: none;
}
.footer a:visited {
	color: #751010;
	text-decoration: none;
}
.footer a:active {
	color: #751010;
	text-decoration: underline;
}
.footer a:hover {
	color: #751010;
	text-decoration: underline;
	} 
#tel {
	height: 22px;
	width: 140px;
	float: right;
	background-image: url(../art/back/tel.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8F8EE;
	text-align: center;
	padding-top: 6px;
	line-height: normal;
}
#announcemnet {
	float:;
	width:900px;
	float: none;
	height: 30px;
	margin-top: 15px;
	background-color: #751010;
	text-align: center;
	margin-left: 10px;
	padding-top: 8px;
}
