/* CSS Document */

/* Basic Styles */

body {
	margin: 0px auto;
	padding: 0px;
	background: #FFF url(../images/bkg_body.jpg) repeat-x left top;
	text-align: center /* IE5 Workaround */
}
#wrapper {
	margin: 40px auto 0px auto;
	padding: 0px;
	width: 680px;
}



/* Masthead Styles */

#masthead {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 180px;
}



/* Top Styles */

#top {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 680px;
	height: 260px;
	position: relative;
}
#feature {
	margin: 0px;
	padding: 0px;
	background:  url(../images/feature_welcome.jpg) no-repeat left top;
	width: 505px;
	height: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#feature p {
	margin: 10px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #EF6F4E;
	text-align: left;
}



/* Main Styles */

#main {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 680px;
	height: 630px;
	position: relative;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 505px;
	height: 630px;
	border: 1px solid #CCC;
	position: absolute;
	top: 0px;
	left: 0px;
}
h2 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #EF6F4E;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px dotted #EF6F4E;
}
#content p {
	margin: 24px 20px 0px 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #666;
	text-align: left;
}
.section-header {
	color: #EF6F4E;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.profile {
	margin: 20px;
	padding: 0px;
	float: right;
}
.staff {
	margin-top: 20px;
	padding: 0px;
}
#content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: none;
}



/* Data Tables */

.data {
	margin: 24px 20px 0px 20px;
	width: 465px;
	background: #FCF4EE;
}
.data th {
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	background: #FCF4EE;
	text-align: left;
}
.data td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background: #FFF;
}
.cell-65 {
	width: 65px;
}



/* Gallery Styles */

/* Gallery */

.gallery {
	margin: 24px 0px 0px 20px;
	padding: 0px;
	cursor: default;
	list-style: none;
	width: 465px;
}
.gallery a {
	cursor: default;
}
.gallery a .preview {
	display: none;
}
.gallery a:hover .preview {
	display: block;
	position: absolute;
	top: -40px;
	left: -54px;
	z-index: 5;
}
.gallery img {
	vertical-align: top;
	width: 72px;
	height: 54px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #CCC;
}
.gallery ul {
	margin: 0px;
	padding: 0px;
}
.gallery li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	text-align: left;
	position: relative;
}
.gallery .preview {
	width: 180px;
	height: 135px;
	border: 1px solid #369;
}
.clear-both {
	clear: both;
}
.pages {
	padding: 0px 10px;
}



/* Right Block Styles */

#rightBlock-1, #rightBlock-2, #rightBlock-3 {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 80px;
}
#rightBlock-1 {
	background:  url(../images/logo.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 515px;
}
#rightBlock-2 {
	position: absolute;
	top: 90px;
	left: 515px;
}
#rightBlock-2 img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#rightBlock-3 {
	background:  url(../images/event_bridalexpo.gif) no-repeat left top;
	position: absolute;
	top: 180px;
	left: 515px;
}



/* Bottom Styles */

#bottom {
	margin: 10px auto 0px auto;
	padding: 0px;
	background:  url(../images/bkg_bottom.gif) repeat-x left top;
	width: 680px;
	height: 260px;
	font-family: "Times New Roman", Times, serif;
	color: #FF6F00;
	border: 1px solid #F5D5BC;
	position: relative;
}
#bottomBlock-1, #bottomBlock-2, #bottomBlock-3 {
	margin: 0px;
	padding: 0px;
	background: url(../images/bkg_bottomblocks.gif) repeat-x left top;
	width: 213px;
	height: 210px;
}
#bottomBlock-1 {
	position: absolute;
	top: 10px;
	left: 10px;
}
#bottomBlock-1 img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#bottomBlock-2 {
	position: absolute;
	padding-top: 20px;
	top: 10px;
	left: 233px;
}
#bottomBlock-2 p {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
#bottomBlock-3 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 456px;
}
#blockHeader-1, #blockHeader-2, #blockHeader-3 {
	margin: 0px;
	padding: 0px;
	width: 213px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
#blockHeader-1 {
	position: absolute;
	top: 235px;
	left: 10px;
}
#blockHeader-2 {
	position: absolute;
	top: 235px;
	left: 233px;
}
#blockHeader-3 {
	position: absolute;
	top: 235px;
	left: 456px;
}



/* Right Nav Styles */

#rightNav {
	margin: 0px;
	padding: 0px;
	background:  url(../images/bkg_rightnav.gif) repeat-x left top;
	width: 165px;
	height: 360px;
	border: 1px solid #F5D5BC;
	position: absolute;
	top: 270px;
	left: 515px;
}
#rightNav p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FF6F00;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}
#rightNav a {
	margin: 0px;
	padding: 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #666;
	text-align: left;
	text-decoration: none;
	display: block;
}
#rightNav a:visited {
	margin: 0px;
	padding: 0px 10px;
	color: #666;
	text-decoration: none;
	display: block;
}
#rightNav a:hover {
	margin: 0px;
	padding: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	background: #F5D5BC;
	text-decoration: none;
	display: block;
}
#rightNav a:active {
	margin: 0px;
	padding: 0px 10px;
	color: #666;
	text-decoration: none;
	display: block;
}



/* General Form Styles */

#name-1, #email-1, #comments-1, #name-2, #email-2, #comments-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-align: left;
}
input:focus, textarea:focus {
	background: #FFC;
}



/* Form-1 Styles */

#form-1 {
	margin: 20px 0px 0px 20px;
	padding: 0px;
}
#name-1, #email-1, #comments-1 {
	padding: 0px;
	width: 174px;
}
#name-1, #email-1 {
	margin: 0px;
	height: 16px;
}
#comments-1 {
	margin: 0px 0px 14px 0px;
	height: 48px;
}



/* Form-2 Styles */

#form-2 {
	margin: 24px 0px 0px 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #666;
	text-align: left;
}
#name-2, #email-2, #comments-2 {
	padding: 0px;
	width: 275px;
}
#name-2, #email-2 {
	margin: 0px;
	height: 16px;
}
#comments-2 {
	margin: 0px 0px 14px 0px;
	height: 48px;
}


/* Link Styles */

#secondaryNav {
	margin: 10px auto 0px auto;
	padding: 10px 0px;
	background:  url(../images/bkg_secondaryNav.gif) repeat-x left top;
	width: 680px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #369;
	text-align: center;
	border: 1px solid #F5D5BC;
	}
#secondaryNav a {
	margin: 0px 10px;
	padding: 0px;
	color: #369;
	text-decoration: none;
}
#secondaryNav a:visited {
	margin: 0px 10px;
	padding: 0px;
	text-decoration: none;
}
#secondaryNav a:hover {
	margin: 0px 10px;
	padding: 0px;
	text-decoration: underline;
}
#secondaryNav a:active {
	margin: 0px 10px;
	padding: 0px;
	text-decoration: none;
}



/* Footer Styles */

#footer {
	margin: 10px auto 0px auto;
	padding: 0px;
	background:  url(../images/bkg_footer.jpg) no-repeat left top;
	width: 680px;
	height: 40px;
}



/* Notes Styles */

#notes {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999;
	text-align: center;
}
#notes a {
	color: #999;
	text-decoration: underline;
}
#notes a:visited {
	color: #999;
	text-decoration: underline;
}
#notes a:hover {
	color: #999;
	text-decoration: underline;
}
#notes a:active {
	color: #999;
	text-decoration: underline;
}
