/* 
	CSS Document for www.kcweddings.com
	Created 12.23.2008
	By Jay Pilgreen
	copyright River City Studio
*/



	/* ------------------------ Global Declarations ----------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	position: relative;
	padding: 5px 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('/_img/bodyBacker.jpg');
	padding-bottom: 10px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

div.clear {
	clear: both;
}

div.clearLeft {
	clear: left;
}

#container {
	position: relative;
/* 	width: 976px; */
	width: 1030px;
	margin: 0px auto;
}

#blueBorder {
	border: 8px solid #B3E5E4;
	background-color: #fff;
 	padding-bottom: 11px; 
}


	/* ------------------------ Header Declarations ------------------------------ */
	
#header {
	padding-bottom: 9px;
}

#header #logo {
	margin: 15px 0px 0px 30px;
	padding: 0px 0px 10px 0px;
}

#header #topNav {
	margin-left: 95px;
	margin-top: 7px;
}

#header #topNav a {
	color: #b0a790;
	font-family: "Verdana" , sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 9px;
	text-decoration: none;
}

#header #topNav a:hover, #header #topNav a.active {
	color: #B3E5E4;
}

#header #navBanner {
	height: 20px;
	padding-top: 7px;
	width: 444px;
	background-image: url('/_img/navBanner.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: #b0a790;
	position: absolute;
	top: 80px;
	right: 80px;
}


	/* --------------------------- New Login Box Declarations ----------------------------------------- */
	
#newLogin {
	position: absolute;
	top: 8px;
	right: 8px;
	background-color: #FDFAC9;
	padding: 5px 30px;
	padding-right: 16px;
	border: 1px solid #999;
	border-top: none;
	border-right: none;
}

#newLogin p {
	font-size: 10px;
	color: #333;
	float: left;
	display: inline;
	line-height: 14px;
	margin-right: 14px;
}

#newLogin p strong {
	font-size: 120%;
}

#newLogin p span {
	font-size: 90%;
}

#newLogin p a {
	color: #333;
}

#newLogin p.singleLine {
	position: relative;
	top: 14px;
}

#newLogin input {
	width: 150px;
	border: 1px solid #333;
	padding: 1px;
	font-size: 9px;
}

#newLogin input.hidden {
	display: none;
}

#newLogin input.submit {
	width: auto;
	background-color: transparent;
	border: none;
	background-image: url('/_img/newLoginGoButton.jpg');
	background-repeat: no-repeat;
	width: 31px;
	height: 16px;
	color: #fff;
	cursor: pointer;
	font-size: 110%;
}


	/* ----------------------------	Start Of HomePage Declarations ------------------------------------ */
	/* ------------------------------------------------------------------------------------------------ */

	/* ---------------------------- Promo Section Declarations ------------------------- */
	
#promo {
/* 	padding: 15px; */
/* 	padding: 15px 20px; */
	padding: 15px 35px;
	position: relative;
}

#promoRight {
	float: right;
	width: 266px;
}

#promoRight .top, #vendorRight .top {
/* 	height: 38px; */
	height: 26px;
	background-image: url('/_img/promoRightTop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 266px;
	margin: 0px auto;
}

#promoRight .bottom, #vendorRight .bottom {
/* 	height: 38px; */
	height: 26px;
	background-image: url('/_img/promoRightBottom.jpg');
	background-repeaT: no-repeat;
	background-position: center bottom;
	width: 266px;
	margin: 0px auto;
}

#promoRight .middle, #vendorRight .middle {
	background-image: url('/_img/promoRightMid.jpg');
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px 9px;
/* 	padding: 0px 36px; */
	width: 248px;
	margin: 0px auto;
}

#promoRight .middle h2, #vendorRight .middle h2 {
	text-align: center;
	color: #b0a790;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 6px;
	line-height: 23px;
}

#promoRight .middle img.center, #vendorRight .middle img.center {
	display: block;
	margin: 0px auto;
}

#promoRight a#inTheIssue, #vendorRight a#inTheIssue {
	display: block;
	text-align: center;
	font-size: 12px;
/* 	color: #B3E5E4; */
	color: #44C4C1;
	font-weight: bold;
	text-decoration: underline;
}

#promoRight p.findVendor, #vendorRight p.findVendor {
	text-align: left;
	font-size: 17px;
	color: #b0a790;
/* 	margin-top: 9px; */
	margin-top: 7px;
	margin-left: 10px;
}

#promoRight form, #vendorRight form {
	width: 220px;
	margin-left: 10px;
}

#promoRight form select, #vendorRight form select {
	width: 220px;
	border: 1px solid #b0a790;
	padding: 1px;
}

#promoRight p.promoResourceLink, #vendorRight p.promoResourceLink {
/* 	margin-top: 11px; */
	margin-top: 7px;
	margin-left: 20px;
	font-size: 12px;
	color: #666;
	line-height: 12px;
}

#promoRight p.promoResourceLink a, #vendorRight p.promoResourceLink a {
	color: #44C4C1;
	text-decoration: underline;
}

	/* -------------- Left Side ---------------- */
	
#promoLeft {
	width: 630px;
	position: relative;
/* 	padding-top: 3px; */
}

#promoLeft img.floatLeft {
	float: left;
}

.brownBorder {
	border: 1px solid #b0a790;
	border-left: none;
	padding-right: 7px;
	padding-bottom: 40px;
	padding-left: 10px;
	position: relative;
/* 	width: 384px; */
	width: 375px;
	margin-left: 241px;
	min-height: 162px;
	height: auto !important;
	height: 350px;
}

.brownBorder h2 {
	margin-top: 21px;
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #b0a790;
	font-weight: normal;
}

.brownBorder h3 {
	margin-top: 16px;
	color: #957D72;
	font-weight: normal;
	font-size: 18px;
}

.brownBorder p {
	color: #b0a790;
	font-size: 13px;
	line-height: 17px;
	margin-top: 6px;
}

.brownBorder #otherFeatures {
	background-color: #b0a790;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;	
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding: 4px 0px;
	width: 240px;	
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.brownBorder #otherFeatures a {
	font-style: normal;
	padding: 3px 7px;
	color: #fff;
	border-right: 1px solid;
}

.brownBorder #otherFeatures span {
	margin-right: 8px;
}

#promoTable {
	clear: none;
	background-color: #D8D4C3;
	margin-top: 15px;
	margin-left: 266px;
}

#promoTable td {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #ACA487;
}

#promoTable td img {
	display: block;
}

#promoTable a {
	color: #fff;
}

	
	/* --------------------------- Registration Form -------------------------- */
	
#homeRegister {
	width: 834px;
	margin: 0px auto;
	background-image: url('/_img/registerFormBackerTrans.png');
	background-repeat: no-repeat;
	height: 95px;
	position: relative;
	left: -18px;
}

#homeRegister form {
	float: right;
	width: 260px;
	overflow: hidden;
	height: 95px;
}

#homeRegister form p {
	text-align: right;
	padding-right: 16px;
	text-transform: uppercase;
	color: #5A4A42;
	font-size: 10px;
	font-weight: bold;
	margin-top: 7px;
	line-height: 13px;
}

#homeRegister form input {
	width: 150px;
	padding: 1px;
	border: none;
	margin-left: 12px;
}

#homeRegister form input.submit {
	display: block;
	width: 80px;
	height: 19px;
	padding: 0px;
	text-transform: lowercase;
	font-size: 10px;
	color: #666;
	border: none;
	background-color: transparent;
	background-image: url('/_img/submitButton.jpg');
	background-repeat: no-repeat;
	margin: 0px auto;
	cursor: pointer;
}

#homeRegister form input.submit:hover {
	color: #5FCCE3;
}

#homeRegister ul {
	float: right;
	width: 240px;
	height: 95px;
}

#homeRegister ul li {
	font-size: 10px;
	color: #5A4A42;
	padding-top: 6px;
	line-height: 13px;
}

#homeRegister h2, #homeRegister h3 {
	padding-left: 64px;
	text-align: center;
	color: #5A4A42;
	width: 240px;
	font-weight: normal;
}

#homeRegister h2 {
	font-size: 23px;
	padding-top: 17px;
}

#homeRegister h3 {
	font-size: 14px;
	font-weight: bold;
}


	/* ---------------------- This got a restyle too ------------------------- */
	
#newHomeRegister {
	width: 834px;
	margin: 0px auto;
/* 	background-image: url('/_img/registerFormBackerTrans.png'); */
/* 	background-repeat: no-repeat; */
	position: relative;
	left: -18px;
	font-family: "Arial", sans-serif;
	background-color: #FDFAC9;
	padding: 10px 10px;
	padding-left: 50px;
	border: 2px solid #D6D7C9;
	border-top: 0px;
	color: #5B5D52;
}

#newHomeRegister img {
	float: left;
	margin-right: 40px;
	margin-top: 1px;
	font-weight: normal;
	font-size: 30px;
}

#newHomeRegister ul {
	font-weight: bold;
	padding-top: 3px;
}

#newHomeRegister #registerButton {
	display: block;
	float: right;
	background-image: url('/_img/newLoginButton.jpg');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 40px;
	text-align: center;
	width: 177px;
	height: 30px;
	padding-top: 5px;
	color: #5B5D52;
	font-size: 22px;
	outline: none;
}

#newHomeRegister #loginLogo {
	position: absolute;
	left: -31px;
	top: 7px;
}


	/* ---------------------- Home Main Content ---------------------------- */
	
#homeContent {
	margin-top: 16px;
	position: relative;
	padding-bottom: 73px;
}

#homeContent #right {
	width: 300px;
	float: right;
}

#homeContent #right img {
	display: block;
	margin: 0px auto;
	margin-bottom: 15px;
	border: 1px solid #B3E5E4;	
}

#homeContent #content, #secondary #content {
	border: 2px solid #D9D6C7;
	background-image: url('/_img/transBacker.png');
/* 	min-height: 500px; */
	padding: 15px 25px;
/* 	margin-right: 275px; */
	margin-right: 329px;
	position: relative;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#homeContent #content .contentBlock, #secondary #content .contentBlock {
	width: 290px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	padding-bottom: 15px;
	float: left;
	margin-right: 20px;
}

#homeContent #content .contentBlock img, #secondary #content .contentBlock img { 
	float: left;
}

#homeContent #content .contentBlock h4, #homeContent #content .contentBlock p, #secondary #content .contentBlock h4, #secondary #content .contentBlock p {
	margin-left: 90px;
}

#homeContent #content .contentBlock h4, #secondary #content .contentBlock h4 {
	color: #ACA487;
	font-size: 13px;
	padding-top: 6px;
}

#homeContent a {
	color: #ACA487;
	font-size: 13px;
}

#homeContent #content .contentBlock h4 a:hover {
	color: #44C1C3;
}

#homeContent #content .contentBlock p, #secondary #content .contentBlock p {
	font-size: 10px;
	color: #333;
	letter-spacing: .5px;
}

#homeContent #tipsTop {
	width: 693px;
	height: 22px;
	background-image: url('/_img/tipsBackerTop.png');
	background-repeat: no-repeat;
	margin-top: 15px;
}

#homeContent #tipsMiddle {
	width: 693px;
	background-image: url('/_img/tipsBackerMid.png');
	background-repeat: repeat-y;
}

#homeContent #tipsBottom {
	width: 693px;
	height: 73px;
	background-image: url('/_img/tipsBackerBottom.png');
	background-repeat: no-repeat;
}

#homeContent #tipsRight {
	width: 260px;
	float: right;
	display: inline;
	margin-right: 40px;
}

#homeContent #tipsLeft {
	margin-left: 40px;
	margin-right: 350px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#homeContent #tipsRight h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	color: #957D72;
	line-height: 22px;
}

#homeContent #tipsRight h4 {
	color: #957D72;
	font-size: 13px;
	margin-top: 6px;
}

#homeContent #tipsRight p, #homeContent #tipsLeft p {
	font-size: 10px;
	letter-spacing: .5px;
	color: #333;
	line-height: 10px;
}

#homeContent #tipsLeft h3 {
	font-weight: bold;
	font-size: 24px;
	padding-top: 18px;
	color: #957D72;
	text-align: center;
}

#homeContent #tipsLeft p {
	margin-top: 8px;
	letter-spacing:0.5px;
	line-height: 12px;
}




	/* -------------------------------- Start Secondary Page Declarations -------------------------------- */

#secondary {
	position: relative;
	padding: 0px 15px;
}

#vendorRight {
/* 	width: 266px; */
	width: 320px;
	float: right;
}

#vendorRight img.center {
	display: block;
	margin: 0px auto;
	margin-top: 15px;
}

#secondary #content {
	background-image: none;
	padding: 0px;
}

#secondary #content h1, #secondary #leftRail h2, #secondary #resourceRight h1 {
	font-size: 22px;
	padding: 8px 15px;
	color: #5A4A42;
	background-color: #B3E6E4;
	font-weight: normal;
	margin-bottom: 12px;
}

#secondary #content h1 a {
	color: #5A4A42;
}

#secondary #content h1 a:hover {
	color: #B0A790
}

#secondary #content h1 span {
	margin-left: 30px;
	
}



#secondary #vendorRight .middle .secondaryNavigationBlock {
	margin: 5px;
}

#secondary #vendorRight .middle .secondaryNavigationLink {
	display: block;
	float: left;
	width: 88px;
	color: #B0A790;
	font-size: 12px;
	line-height: 24px;
	text-indent: -30px;
	padding-left: 30px;
}y #content h1 span {
	margin-left: 30px;
	
}

#secondary #content h1 span a:hover, 
#secondary #content h1 span a.active {
	color: #B0A790;
}

#secondary #content h1 span a{
	font-size:10px;
	font-weight: bold;
	color: #5A4A42;
	padding: 3px 12px;
	text-decoration: underline;
}


#secondary #content h3, #secondary #content h2, #realWeddingForm h3, #honeymoonForm h3 {
	font-size: 16px;
	color: #5A4A42;
	margin-left: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}

#secondary #content h2 {
	margin-left: 0px;
	margin-bottom: 5px;
}

#secondary #content ul {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #9A857A;
	line-height: 15px;
	margin-left: 12px;
}

#secondary #content ul li a {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #9A857A;
	line-height: 15px;
	margin-left: 5px;
	text-decoration: underline;
}

#secondary #content ul li a:hover {
	color: #91EAF7;
}

#secondary #content p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #9A857A;
	line-height: 15px;
}

#secondary #content p.floatLeft {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#secondary #content p a {
	text-decoration: underline;
	color: #9A857A;
}

#secondary #content #morePhotoLink a {
 	text-decoration: underline; 
	color: #fff;
}

#secondary #content p a:hover {
/* 	color: #ACA487; */
	color: #91EAF7;
}

#secondary #content .contentBlock {
	margin-right: 0px;
	width: 280px;
	margin-left: 20px;
}

#secondary #content .contentBlock h4 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 7px;
	margin-top: 25px;
}

#secondary #content .contentBlock h4 a {
	color: #9A857A;
}

#secondary #content .contentBlock h4 a:hover {
	color: #5A4A42;
}

#secondary #content .contentBlock p {
	font-size: 10px;
	font-family: Arial;
	color: #666;
}

#secondary #content p.blueDash {
	border-top: 2px dashed #B3E6E4;
	margin: 15px 50px;
	clear: left;
}

#secondary #content .titleBlock {
	width: 265px;
	margin-top: 12px;
	height: 175px;
	overflow: hidden;
}

#secondary #content .titleBlock a {
	text-decoration: underline;
}

#secondary #content .titleBlock img {
	float: left;
}

#secondary #content .titleBlock h3, #secondary #content .titleBlock p {
	margin-left: 40px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 0px;
}

#secondary #content .titleBlock p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
}

#secondary #content .titleBlock h3 em {
	font-weight: normal;
}

#secondary #content #top10Box {
/* 	padding-bottom: 12px; */
/* 	padding-bottom: 21px; */
	padding-left: 30px;
	margin-top: 20px;
	height: 250px;
	overflow: hidden;
}

#secondary #content #top10Box img {
	float: left;
	border:2px solid #D9D6C7;
/* 	margin-right: 14px; */
}

#secondary #content #top10Box h2, #secondary #content #top10Box p {
	margin-left: 270px;
	margin-right: 15px;
}

#secondary #content #top10Box h2 {
	font-size: 17px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #666;
	width: 250px;
}

#secondary #content #top10Box p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #666;
	margin-top: 9px;
	margin-right: 15px;
}

#secondary #content #right10Column {
	float: right;
/* 	width: 250px; */
	position: relative;
	margin-right: 30px;
}

#secondary #content #left10Column {
/* 	margin-right: 270px; */
	margin-left: 30px;
}

	
	/* ----------------------- Declarations for the Forms (Registration) ----------------------- */
	
#secondary #content img.registrationMarker {
	margin: 0px 6px;
	vertical-align: middle;
}
	
#regForm {
	width: 460px;
/* 	margin: 0px auto; */
	margin-right: 210px;
	display: block;
	position: relative;
}

.centerIt {
	margin: 0px auto !important;
}

#regForm h4 {
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 6px;
	color: #B0A98D;
}

#regForm p {
	color: #B0A98D;
	font-size: 11px;
	font-family: Arial;
}

#regForm form, #askKate form {
	margin-top: 12px;
	margin-right: 60px;
	position: relative;
	padding-bottom: 45px;
}

#regForm form p, #askKate form p {
	text-align: right;
	font-size: 11px;
	margin-bottom: 8px
}

#regForm form p.leftAlign {
	text-align: left;
}

#regForm form p.center {
	text-align: center;
	margin-left: 135px;
}

#regForm form input, #regForm form select, #regForm form textarea, #askKate form input, #askKate form select, #askKate form textarea {
	width: 250px;
	border: 1px solid #B0A98D;
	padding: 1px;
	margin-left: 12px;
}

#regForm form textarea, #askKate form textarea {
	height: 175px;
	vertical-align: top;
}

#regForm form p.noDate {
	margin-right: 150px;
}

#regForm p.zip {
	margin-right: 90px;
}

#regForm form input.check {
	width: 13px;
	border: none;
}

#regForm form select.month, #regForm form select.day, #regForm form select.year {
	width: auto;
}

#regForm form select option {
	margin-right: 6px;
}

#regForm form input.zip {
	width: 125px;
}

#regForm form input.submit, #regForm form input.submitForm, #realWeddingForm form p input.submit, #honeymoonForm form p input.submit, #askKate form input.submit, #contests input.submitForm {
	display: block;
	width: 66px;
	height: 19px;
	background-image: url('/_img/nextButton.gif');
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	color: #6A5E51;
	text-align: left;
	font-size: 11px;
	padding-left: 9px;
	padding-bottom: 3px;
	margin-top: 12px;
	position: absolute;
	right: 0px;
	cursor: pointer;
}

#regForm form input.submitForm, #realWeddingForm form p input.submit, #honeymoonForm form p input.submit, #myAccountForm input.submit, .myAccountCol form input.submit {
	text-align: center;
	padding: 0px;
	background-image: url('/_img/submitFormButton.gif');
	position: relative;
	margin: 0px auto;
	font-size: 10px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	clear: left;
	cursor: pointer;
}

#regForm form input.submitWide {
	background-image: url('/_img/submitFormButton225.gif');
	background-repeat: no-repeat;
	width: 225px;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #5A4A42;
	cursor: pointer;
}

#regForm form p.floatLeft {
	width: 190px;
	float: left;
	text-align: center;
}

#regForm form input.checkLeft {
	margin-right: 8px;
	width: 13px;
	border: none;
	text-align: left;
}

#regForm form p.interestList {
	margin-right: 8px;
	width: 213px;
	border: none;
	text-align: left;
}


#regForm form p.disclaimer {
	font-size: 9px;
	color: #333;
}

#regForm form p.purchaseOptions {
	text-align: left;
	clear: left;
	padding: 14px 0px;
}

#required {
	margin-left: 45px;
}

#regForm #regFormCongrats {
	color: #B0A98D;
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
}

 /* ------------ New Styles for the brekoutBox 1.19.2010 ---------------- */
 
#regFormAlert {
	float: right;
	width: 180px;
	margin-right: 20px;
	padding: 5px;
	background-color: #FDFAC9;
	border: 1px solid #999999;
}

#regFormAlert h4 {
	font-size: 13px;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-bottom: 6px;
	color: #5B5D52;
}

#regFormAlert ul li {
	margin-left: 10px;
	color: #5B5D52;
	font-size: 11px;
}

#moreLinksLink {
	text-align: left !important;
	margin-top: 4px;
	cursor: pointer;
}

#moreOptions {
	display: none;
}

/*------------------ Bridal Spectacular Registration Form ----------------------*/

#bsForm {
	width: 500px;
	margin: 0px auto;
	display: block;
	position: relative;
}

#bsForm h4 {
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 6px;
	color: #B0A98D;
}

#bsForm p {
	color: #B0A98D;
	font-size: 11px;
	font-family: Arial;
}

#bsForm form {
	margin-top: 12px;
	margin-right: 60px;
	position: relative;
	padding-bottom: 45px;
}

#bsForm form p {
	text-align: right;
	font-size: 11px;
	margin-bottom: 8px
}

#bsForm form p.leftAlign {
	text-align: left;
}

#bsForm form p.center {
	text-align: center;
	margin-left: 135px;
}

#bsForm form input, #bsForm form textarea {
	width: 200px;
	border: 1px solid #B0A98D;
	padding: 1px;
	margin-left: 12px;
}

#bsForm form input.short {
	width: 75px;
	border: 1px solid #B0A98D;
	padding: 1px;
	margin-left: 12px;
}

#bsForm form textarea {
	height: 175px;
	vertical-align: top;
}

#bsForm form input.check {
	width: 13px;
	border: none;
}

#bsForm form select.month, #bsForm form select.day, #bsForm form select.year {
	width: auto;
}

#bsForm form select option {
	margin-right: 6px;
}

#bsForm form input.submit, #bsForm form input.submitForm {
	display: block;
	width: 66px;
	height: 19px;
	background-image: url('/_img/nextButton.gif');
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	color: #6A5E51;
	text-align: left;
	font-size: 11px;
	padding-left: 9px;
	padding-bottom: 3px;
	margin-top: 12px;
	position: absolute;
	right: 0px;
	cursor: pointer;
}

#bsForm form input.submitForm {
	text-align: center;
	padding: 0px;
	background-image: url('/_img/submitFormButton.gif');
	position: relative;
	margin: 0px auto;
	font-size: 10px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	clear: left;
	cursor: pointer;
}







	/* ------------------ Declarations for the Resource Page -------------------------- */
	
#secondary #leftRail {
	width: 160px;
	background-color: #D9F2F0;
	padding-bottom: 10px;
	border: 1px solid #B0A790;
	float: left;
}

#secondary #leftRail h2 {
	background-color: #B3E6E4;
	font-size: 17px;
	text-align: center;
	border-bottom: 1px solid #B0A790;
	padding: 10px 0px;
}

#secondary #leftRail p.greyDash, #secondary #resourceRight p.greyDash {
	border-bottom: 2px dashed #999;
	margin: 10px 15px;
}

#secondary #leftRail ul li {
	list-style-type: none;
	text-align: left;
	margin-left: 15px;
	margin-top: 8px;
}

#secondary #leftRail a {
	font-size: 13px;
	color: #5A4A42;
}

#secondary #leftRail a:hover, #secondary #leftRail a.active {
	color: #44C1C3;
}

#secondary #resourceRight h1 {
	margin-bottom: 0px;
}

#secondary #resourceRight {
	margin-left: 162px;
	position: relative;
}

#resourceRight #featuredResource, #resourceRight #resources {
	background-color: #EDE7E4;
	padding: 10px 25px;
	padding-bottom: 12px;
	height: 230px;
}

#resourceRight div.brownBar {
	height: 20px;
	color: transparent;
	background-color: #957E73;
	clear: right;
	display: block;
}

#resourceRight #resources {
	background-color: transparent;
	margin-top: 10px;
	height: auto;
}

#resourceRight p {
	padding: 10px 25px;
	font-size: 18px;
	font-weight: normal;
	color: #B0A790;
}

#resourceRight .photoBlock {
	width: 159px;
	margin-right: 15px;
	float: left;
	height: 230px;
	overflow: hidden;
}

#resourceRight .photoBlock img {
	display: block;
	margin: 0px auto;
/* 	border: 3px solid #666; */
}

#resourceRight .photoBlock p {
	margin-top: 5px;
	line-height: 15px;
	text-align: center;
}

#resourceRight .photoBlock p, #resourceRight .photoBlock a {
	font-size: 14px;
	color: #B0A790;
}

#resourceRight .photoBlock p.sub {
	font-size: 12px;
	line-height: 13px;
}

#secondary #resourceNames {
	padding-left: 25px;
	clear: right;
}

#secondary #resourceNames h3 {
	margin-top: 14px;
}

#secondary #resourceNames h3, #secondary #resourceNames a {
	font-size: 18px;
	font-weight: normal;
	color: #B0A790;
}

#secondary #resourceNames p {
	font-size: 14px;
	color: #666;
}

	/* ------------ Details Page ----------------- */
	
#photoDetail {
	display: block;
	margin: 0px auto;
	border: 3px solid #9A857A;
}

/*#photoDetailNav {
	background-color: #9A857A;
	font-size: 12px;
	margin: 0px auto;
}

#photoDetailNav td {
	padding: 2px 4px;
}

#photoDetailNav td a {
	color: #fff;
}*/

#photoDetailDesc {
	width: 400px;
	margin: 0px auto;
	margin-top: 15px;
}

#photoDetailDesc h2, #photoDetailDesc p {
	color: #9A857A;
}

#photoDetailDesc h2 {
	font-size: 21px;
	text-align: center;
	margin-bottom: 12px;
}

#photoDetailDesc p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 14px;
}

#photoDetailDesc p.photoInfo {
	font-size: 11px;
}

#photoDetailDesc p.photoInfo a {
	color: #9A857A;
	font-weight: bold;
}

#photoDetailDesc p.photoInfo a:hover {
	color: #AFDFE5;
}

#resourceLinkButtons, #resourceLinkButtons input {
	width: 325px;
	height: 26px;
	margin: 0px auto;
	padding: 20px 0px;
}

#resourceLinkButtons a, #resourceLinkButtons input {
	float: left;
	display: block;
	width: 86px;
	height: 25px;
	padding: 0px 5px;
	margin-right: 6px;
	background-image: url('/_img/roundBorderButton.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none !important;
	color: #6A5E51 !important;
	padding-top: 2px;
	font-family: Arial, sans-serif !important;
}




	/* ----------------------------- Real Wedding Declarations --------------------------- */

#weddingImages {
	padding-left: 8px;
	position: relative;
}
	
.weddingBlock {
	height: 210px;
	width: 150px;
	float: left;
	margin: 4px;
}

.weddingBlock img {
	display: block;
	border: 2px solid #6A5E50;
	margin-bottom: 10px;
}

.weddingBlock p {
	font-size: 13px !important;
	color: #9A857A;
	text-align: center;
}

#secondary #content #morePhotoLink {
	background-color: #b0a790;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;	
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding: 7px;
/* 	width: 175px;	 */
	padding-right: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#morePhotoLink a {
	color: #fff;
}

	/* ------------ Real Wedding Form Declarations ------------------------ */
	
#realWeddingForm, #honeymoonForm {
	margin-top: 15px;
	width: 400px;
	margin-left: 20px;
}

#realWeddingForm h3, #honeymoonForm h3 {
	margin-left: 0px;
	margin-bottom: 7px;
}

#realWeddingForm p, #honeymoonForm p {
	font-size: 12px;
	color: #9A857A;
}

#realWeddingForm form, #honeymoonForm form {
	margin-top: 12px;
	padding-right: 15px;
}

#realWeddingForm form p, #honeymoonForm form p {
	text-align: right;
	margin-bottom: 8px;
}

#realWeddingForm form p input, #honeymoonForm form p input {
/* 	width: 303px; */
	width: 266px;
	border: 1px solid #9A857A;
	padding: 1px;
	background-color: #fff;
	margin-left: 14px;
}

#realWeddingForm form p input, #honeymoonForm form p input {
	width: 243px;
}

#realWeddingForm form p input.narrow, #honeymoonForm form p input.narrow {
	width: 245px;
}

#realWeddingForm form p.submit, #honeymoonForm form p.submit {
	margin-top: 12px;
	text-align: center;
}

	/* --------------- Real Wedding Details Page ------------------- */
	
#realWeddingDetails {
	padding: 10px 25px;
}

#realWeddingDetails .right {
	float: right;
	width: 160px;
	padding: 10px;
	background-color: #E6F5F7;
}

#realWeddingDetails .right h4 {
	text-align: center;
	color: #AFDFE5;
	font-size: 14px;
}

#realWeddingDetails .right p {
	text-align: center;
	color: #9A857A;
	font-size: 12px;
	margin-top: 8px;
}

#realWeddingDetails .right p strong {
	display: block;
}

#realWeddingDetails .left {
	width: 400px;
	margin-right: 190px;
}

#realWeddingDetails .left img#realWeddingLarge, #honeymoonDetails #honeymoonImages img#honeymoonLarge {
	display: block;
	margin-bottom: 12px;
}

#honeymoonDetails #honeymoonImages img#honeymoonLarge {
	margin: 0px auto;
}

#realWeddingDetails .left img.realWeddingThumb, #honeymoonDetails #honeymoonImages img.honeymoonThumb {
	width: 96px;
}

#realWeddingDetails #gallerySlot {
	width: 400px;
/* 	height: 400px; */
	overflow: hidden;
	margin-bottom: 11px;
}

#realWeddingDetails #gallerySlot {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#honeymoonDetails #gallerySlot {
	min-height: 362px;
	height: auto !important;
	height: 362px;
}

#realWeddingDetails .left #gallerySlot img {
	display: block;
	margin: auto !important;
}

#secondary #content #galleryAdv {
	min-height: 350px;
	height: auto !important;
	height: 350px;
}



/*---------------------------Planning Tools Content_MS------------------*/

#planning {
	padding-right: 50px;
	padding-left: 20px;
}


#planning strong {
	font-size:11px;
	font-weight: bold;
	color:#44C1C3;
	text-decoration: none;
}

	/* -------------------- Ask Kate Declarations ----------------------- */
	
#askKate, #thisIssue {
	padding-right: 150px;
	padding-left: 15px;
}

#thisIssue {
	padding-right: 10px;
}

#askKate p, #contests p, #thisIssue p {
	color: #9A857A;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 11px;
}

#askKate .kateQuestion, #askKate .kateAnswer {
	padding: 9px;
	clear: left;
}

#askKate .kateQuestion {
	border-bottom: 2px solid #B3E5E4;
}

#askKate .kateQuestion p {
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 0px;
}


#askKate .kateAnswer {
	display: none;
	border: 2px solid #B3E5E4;
	border-top: none;
}

#askKate .kateAnswer p {
	margin-bottom: 0px;
}

#askKate strong {
	display: block;
}

#askKate form {
	width: 350px;
}

#askKate form input, #askKate form textarea {
	padding: 1px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #333;
}


	/* ----------------------In This Issue---------------------- */

#thisIssue hr {
	width: 230px;
	margin-bottom: 3px;
}

#thisIssue {
/* 	width: 620px;  */
	position: relative;
}

#thisIssue #leftThisIssue {
	margin-right: 390px;
}

#thisIssue #leftThisIssue p { 
	margin-top: 10px;
}

#thisIssue #rightThisIssue {
	float: right;
	width: 350px;
}

#thisIssue #rightThisIssue h4, #thisIssue #rightThisIssue p {
	margin-left: 90px;
}

#thisIssue #rightThisIssue h4, #thisIssue #leftThisIssue h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}

#thisIssue #rightThisIssue img {
	float:left;
}

#thisIssue #rightThisIssue p {
	height: 90px;
	margin-right: 10px;
}

#thisIssue #rightThisIssue .issueBlock {
	height:110px;
	margin-left: -20px;
	padding-bottom:15px;
	width:350px;
}

#thisIssue #rightThisIssue .issueBlock img{
	width:75px;
}

	/* ------------- New Stuff to hook into Admin (some of these overwrite what is immediately above because we edited this on a live site without affecting the current page) -------------------- */
	
#thisIssue #rightThisIssue .issueBlockNew {
	height: 120px;
	margin-left: -20px;
}

#thisIssue #rightThisIssue .issueBlockNew p {
	margin-left: 0px;
	height: auto;
}

#thisIssue #rightThisIssue .issueBlockNew h4 {
	margin-left: 95px;
	padding-left: 0px;
	margin-bottom: 8px;
}

#thisIssue #rightThisIssue .issueBlockNew img {
	width: 75px;
	margin-right: 20px;
}

#bottomText p {
	font-weight: bold;
	padding-top: 8px;
}

#bottomText img{
	 float: left; 
	 margin-right:5px; 
	 width: 100px;
	 margin-bottom: 15px;
}

#bottomText p strong {
	color: #5A4A42; 
	font-size: 18px;
}


	/* --------------------- Contest Content -------------------------------- */

#contests {
	padding-left: 20px;
	position: relative;
}

#contests form {
/* 	margin-right: 360px; */
	position: relative;
	margin-bottom: 20px;
}

#contests form#contestDetailsForm {
	float: left;
	margin: 0px;
	padding: 0px;
/* 	margin-right: 30px; */
/* 	margin-left: 0px; */
}

#contests form#contestDetailsForm img {
	display: block;
	margin: 0px auto;
	margin-top: 17px;
}

#contests #contestDetailsColumn {
	margin-left: 300px;
	margin-right: 20px;
}

#contests #contestDetailsColumn h4 {
	font-weight: normal;
	font-family: "Helvetica Light", Arial, sans-serif;
	font-size: 18px;
	color: #5A4A42;
	padding-bottom: 3px;
	border-bottom: 2px solid #5A4A42;
	margin-bottom: 8px;
}

#contests #contestDetailsColumn div {
	width: 300px;
}

#contests form p {
	text-align: right;
	line-height: 13px !important;
	padding-right: 10px;
}

#contests input, #contests select {
	margin-left: 11px;
	width: 155px;
	border: 1px solid #9A8479;
	padding: 1px;
	font-size: 11px;
	color: #5A4A42;
/* 	margin-bottom: 4px; */
}

#contests input.submitForm {
	position: relative;
	margin: 0px;
	left: 175px;
}

#contests input.phoneInput1, #contests input.phoneInput2, #contests input.phoneInput3 {
	width: 46px;
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
}

#contests #contestRightColumn {
	float: right;
	width: 300px;
	margin-right: 15px;
	display: inline;
	position: relative;
}

.contestBox {
	background-color: #D6EEF0;
	height: 280px;
	padding: 13px;
	width: 270px;
	position: relative;
}

.contestBox img.contLogo {
	float: left;
	height: 125px;
	width: 125px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 8px;
}

.contestBox p {
	font-size: 10px;
}

.contestBox h4 {
	margin-bottom: 5px;
	font-size: 17px;
	color: #5A4A42;
}

.contestBox h5 {
	background-color: #9A8479;
	color: #FFF;
	width: 270px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px 13px;
}

#remainingContests .contestBox {
	float: left;
	margin-right: 19px;
	margin-bottom: 11px;
}

#contests div.red {
	margin-bottom: 5px;
  padding: 3px;
  width: auto;
}

	/* --------------------- Blog Declarations -------------------------------- */
	
#blog, #blogDetails, #blogPost {
	padding: 0px 20px;
}
	
#blog .left, #blogDetails .left, #blogPost .left {
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #F3F2EF;
}

#blog .left .contBlock {
	height: 200px;
	overflow: hidden;
}

#blog .left .contBlock img {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}

#blog .left .contBlock h4 a {
	font-size: 12px;
/* 	color: #AFDFE5; */
	color: #44C1C3;
}

#blog .left .contBlock p {
	color: #9A857A;
	font-size: 11px;
}

#blog .left .contBlock p a {
	color: #AFDFE5;
	font-weight: bold;
}

#blog .right, #blogDetails .right, #blogPost .right {
	width: 170px;
	float: right;
}

#blog .right h4, #blogDetails .right h4, #blogPost .right h4 {
	font-size: 14px;
/* 	color: #AFDFE5; */
	color: #44C1C3;
	margin-bottom: 6px;
	margin-top: 15px;
}

#blog .right a, #blogDetails .right a, #blogPost .right a {
	display: block;
	text-decoration: underline;
	color: #9A857A;
	margin-top: 4px;
	font-size: 12px;
}

#blog .right h4 a, #blogDetails .right h4 a, #blogPost .right h4 a {
	text-decoration: none;
/* 	color: #AFDFE5; */
	color: #44C1C3;
	font-size: 14px;
}

#blog .right h4 img, #blogDetails .right h4 img, #blogPost .right h4 img {
	margin: 2px;
	display: inline;
	float: none;
	margin-right: -10px;
}

#blog .mid, #blogDetails .mid, #blogPost .mid {
	margin-right: 190px;
	margin-left: 240px;
	padding: 0px 20px;
	border-right: 1px solid #9A857A;
	border-left: 1px solid #9A857A;
/* 	padding-bottom: 50px; */
}

#blog .mid .blogBlock {
	border-bottom: 2px dashed #9A857A;
	height: 200px;
	overflow: hidden;
}

#blog .mid .blogBlock h4 {
	font-size: 16px;
	color: #AFDFE5;
	margin-top: 15px;
}

#blog .mid .blogBlock h4 a {
/* 	color: #AFDFE5; */
	color: #44C1C3;
}

#blog .mid .blogBlock h4 span {
	color: #9A857A;
	font-size: 10px;
	position: absolute;
	right: 220px;
	margin-top:3px;
}

#blog .mid .blogBlock p, #blogDetails .mid .blogBlock p, #blogPost .mid .blogBlock p {
	color: #9A857A;
	margin-top: 4px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 15px;
}

#blog .mid .blogBlock p a {
	color: #AFDFE5;
	font-weight: bold;
	font-size: 13px;
}

#blog .mid .blogBlock ul li,
#blog .mid .blogBlock ol li,
#blogDetails .mid .blogBlock ul li, 
#blogDetails .mid .blogBlock ol li, 
#blogPost .mid .blogBlock ul li,
#blogPost .mid .blogBlock ol li 
{
	color: #9A857A;
	margin-top: 4px;
	margin-left: 25px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 15px;
}

#blog .mid .blogBlock img,
#blogDetails .mid .blogBlock img, 
#blogPost .mid .blogBlock img {
	padding: 5px;
}


	/* -------------- Details Page ---------------- */
	
/*
#blogDetails .left {
	background-color: transparent;
}
*/
	
#blogDetails .left h2 {
	color: #AFDFE5;
	font-size: 21px;
}

#blogDetails .left .contBlock, #blogPost .left .contBlock {
	height: 250px;
}

#blogDetails .left .contBlock h4, #blogPost .left .contBlock h4 {
	font-size: 16px;
	color: #AFDFE5;
	margin-top: 15px;
}

#blogDetails .left .contBlock h4 a, #blogPost .left .contBlock h4 a {
	color: #AFDFE5;
}

#blogDetails .left img {
	display: block;
/* 	margin: 0px auto; */
	margin-top: 5px;
	margin-bottom: 12px;
}

#blogDetails .right p {
	font-size: 11px;
	color: #9A857A;
	font-family: Arial, sans-serif;
	margin-right: 15px;
}

#blogDetails .right h4 {
	margin-right: 15px;
}

#blogDetails .right a {
	margin-right: 15px;
}

#blogDetails .left p.bloggerName {
	color: #AFDFE5;
	font-weight: bold;
}

#blogDetails .mid .blogBlock p.blogDate {
	color: #AFDFE5;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 2px dashed #9A857A;
	font-size: 18px;
	font-weight: bold;
}

#blogDetails .mid .blogBlock {
	margin-bottom: 35px;
}

#blogDetails .mid .blogBlock p strong {
	font-size: 18px;
}

#newerPosts {
	float:left;
	
}

#olderPosts {
	float:right;
	text-align:right;
}

#newerPosts, #olderPosts {
	padding: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	border: thin solid #9A857A;
	background-color: #D5F6F3;
/* 	font-weight: bold; */
	font-size: 11px;
}

#newerPosts a, #olderPosts a {
	color: #9A857A;
}


	/* -------------- Post Page ---------------- */
	
/*
#blogPost .left {
	background-color: transparent;
}
*/
	
#blogPost .left h2 {
	color: #AFDFE5;
	font-size: 21px;
}

#blogPost .right img {
	display: block;
	float: right;
	margin-left: 155px;
	margin-right: 15px;
	margin-bottom: 12px;
}

#blogPost .right p {
	font-size: 11px;
	color: #9A857A;
	font-family: Arial, sans-serif;
	margin-right: 15px;
}

#blogPost .right h4 {
	margin-right: 15px;
}

#blogPost .right a {
	margin-right: 15px;
}

#blogPost .left p.bloggerName {
	color: #AFDFE5;
	font-weight: bold;
}

#blogPost .mid .blogBlock p.blogDate {
	color: #AFDFE5;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 2px dashed #9A857A;
	font-size: 18px;
	font-weight: bold;
}

#blogPost .mid .blogBlock {
	margin-bottom: 35px;
}

#blogPost .mid .blogBlock p strong {
	font-size: 18px;
}






	/* ------------------ Additional HoneyMoon Declarations ------------------------- */
	
#honeymoonDetails #honeymoonImages {
	float: left;
	width: 346px;
	margin-right: 25px;
	margin-bottom: 7px;
/* 	margin-left: 20px; */
	padding-bottom: 9px;
	border-bottom: 2px dashed #9A857A;
}

#honeymoonDetails #honeymoonImages #honeymoonThumbs {
	margin: 0px auto;
	width: 350px;
	margin-left: 7px;
}

#honeymoonDetails #honeymoonImages img.honeymoonThumb {
/* 	width: 82px; */
	margin: 6px 8px;
}

#honeymoonDetails {
	padding: 0px 20px;
}

#honeymoonDetails h2 {
	font-size: 17px;
	font-family: "Helvetica Light", Arial, sans-serif;
	font-weight: normal;
	color: #9A857A;
	border-bottom: 2px dashed #9A857A;
	margin-left: 360px;
	padding-bottom: 6px;
}

#honeymoonDetails p {
	font-size: 11px;
	color: #9A857A;
	line-height: 14px;
	font-family: Arial, sans-serif;
	margin-top: 9px;
}


	/* ------------------------ Gallery Page Declarations ------------------------ */

#gallery {
/* 	margin-left: 15px; */
/* 	margin-top: 15px; */
/* 	margin-right: 20px; */
/* 	height: 395px; */
	min-height: 450px;
	height: auto !important;
	height: 450px;
	overflow: hidden;
	position: relative;
}

#gallery p {
	margin-right: 20px;
}

#gallery #moreGalleryLinks {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 4px;
	padding-right: 12px;
	background-color: #B0A790;
}

#gallery #moreGalleryLinks h3, #gallery #moreGalleryLinks li a {
	color: #fff !important;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 0px;
}

#gallery #moreGalleryLinks li {
	display: inline;
}

#gallery #moreGalleryLinks li a {
	font-size: 17px;
	padding: 1px 4px;
}
	
#galleryImage {
	float: left;
/* 	margin-bottom: 15px; */
	margin-right: 10px;
	border:2px solid #D9D6C7;
	margin-left: 15px;
	margin-top: 15px;
}

#gallery h2, #gallery p {
	/* margin-left: 275px; */
}

#content #gallery h2 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-left: 10px;
}

#content #gallery p {
	font-size: 13px;
/* 	font-family: Arial, sans-serif; */
	color: #9A857A;

	line-height: 15px;
	margin-top: 12px;
}

#content #gallery ul, #content #gallery ol {
	font-size: 13px;
	line-height: 18px;
	left: 25px;
	list-style-type:none;
}

#content #gallery ul a, #content #gallery ol a {
	color: #9A857A;
}

/*
#gallery #readMoreLink {
	background-color: #ACA587;
	color: #fff;
	font-size: 18px;
	font-style: italic;
	padding-left: 11px;
	padding-bottom: 4px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
}
*/

#gallerySlider, #otherGalleries {
	margin-top: 10px;
	background-image: url('/_img/transBacker.png');
/* 	width: 740px; */
/* 	width: 735px; */
	width: 625px;
	padding: 10px 0px;
	border: 1px solid #9A857A;
}

#resourceSlider {
	width: 540px;
	padding: 0px 0px;
	margin: 0px auto;
	margin-top: 18px;
	background-image: url('/_img/transBacker.png');
}

#gallerySlider h1, #otherGalleries h2 {
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	color: #9A857A;
	border-bottom: 1px solid #9A857A;
	padding-bottom: 4px;
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 23px;
	padding-left: 15px;
}

#gallerySlider .jFlowPrev, #gallerySlider .jFlowNext, #resourceSlider .jFlowPrev, #resourceSlider .jFlowNext {
	position: relative;
	top: 70px;
	cursor: pointer;
	padding: 3px;
}

#gallerySlider .jFlowPrev, #gallerySlider .jFlowNext {
	top: 40px;
}

#gallerySlider .jFlowPrev, #resourceSlider .jFlowPrev {
	float: left;
	padding-right: 12px;
	left: 8px;
}

#gallerySlider .jFlowNext, #resourceSlider .jFlowNext {
	float: right;
	right: 8px;
}

#gallerySlider #controls, #resourceSlider #controls {
	display: none;
}

#gallerySlider #slideWindow img, #resourceSlider #slideWindow img {
	margin-left: 8px;
	border: 2px solid #6A5E51;
}

#gallerySlider #slideWindow img {
	margin-left: 20px;
	height: 106px;
}

#resourceSlider #slideWindow img {
	margin-top: 8px;
}

#gallerySlider #slideWindow div, #resourceSlider #slideWindow div {
	display: inline;
	clear: none;
}


	/* ------------- Other Gallery Sections ------------------ */
	
#otherGalleries h2 {
	font-size: 16px;
}

#otherGalleries a {
	padding: 3px 21px;
	font-size: 13px;
	color: #9A857A;
	font-weight: bold;
}

#otherGalleries a:hover {
	color: #44C4C1;
}




	/* ---------------- Regular Default Secondary Page Declarations --------------------- */
	
#secondary #commonPage {
	margin-left: 15px;
	margin-right: 15px;
}

#secondary #commonPage h3 {
	margin-left: 0px;
}

#secondary #commonPage img {
	margin: 5px;
}



	/* -------------- Planning Tools - Timeline Page ------------------- */
	
#secondary #content .accordianLink a {
	color: #5A4A42;
}

#secondary #content .accordianLink a:hover {
	color: #B3E5E4;
}
	
.timelineDetails {
	display: none;
	margin-bottom: 11px;
}



	/* ---------------- Footer Declarations -------------------------- */
	
#footer {
	clear: both;
	margin-top: 10px;
}

#footer #bottomNav {
	text-align: center;
}

#footer #bottomNav {
	color: #ACA487;
	font-size: 12px;
}

#footer #bottomNav a, #footer #bottomNav span {
	color: #ACA487;
	padding: 3px 10px;
}

#footer #bottomNav a:hover, #footer #bottomNav a.active {
	color: #0FBACC;
}

#footer #bottomNav span {
	border-right: none;
}

#copyright {
	font-size: 11px;
	right: 10px;
	position: absolute;
}


/* input and error messages */

.lineUp {
  position:absolute;
  left:125px;
}

.red {
  background-color: #FFFFA0;
  border:1px solid #B4E4E4;
  color: #81173D;
  width: 100%;
}

.green {
  background-color: #D1F1E2;
  border:1px solid #B4E4E4;
  color: #81173D;
  width: 100%;
}

.right {
  text-align:right;
}

.button {
	color: #6A5E51;
  border:none;
  background-color: #b3e5e4;
}










/* ------------------------ Reception Site Declarations ----------------------------------- */

#reception {
   padding-right: 50px;
   padding-left: 20px;
}
.hilightBox {
   background-color:#e1f7f9;
   margin: 0px 0px 25px 0px;
   padding: 8px;
   width: 560px;
}
#reception h5 {
   color:#5A4A42;
   margin-bottom:8px;
   font-size:11px;
}

.hilightBox p {
   margin: 0px 0px 5px 0px;
   padding: 0px;
}
/* reception selection form */
#narrowResults {
   color:#9A857A;
   height: auto !important;
   height: auto;
   margin: 0px 0px 15px 0px;
   padding: 0px;
   position:relative;
}
#receptionSitesForm {
   margin: 0px;
   padding: 0px;
   position:relative;
}
#receptionSitesForm p {
   float:left;
   color:#9A857A;
   width:auto;
   margin: 0px;
   padding: 0px;
}
#receptionSitesForm select {
   float:left;
   margin: 0px 5px 0px 0px;
   padding-right:0px;
   font-size:9px;
}
#formLocation { 
   width:240px; }
#formGuests { 
   width:110px; }
#formCost { 
   width:90px; }
#formAvailability { 
   width:116px; }

/* reception List */
#receptionSiteList {
   position:relative;
   width: 576px;
   background-image: url(/_img/receptionSitesListBackground.gif);
   background-position: top left;
   background-repeat: repeat-y;
}
#receptionSiteList #receptionSiteHeader {
   background-color:#E1F7F9;
   margin: 0px;
   padding: 0px 0px;
   color:#307AA0;
   margin-bottom:0px;
   font-size:10px;
/*   position:relative;
   height: auto !important;
   height: auto;
*/   width:auto;
}
#receptionSiteList #receptionSiteHeader span {
   height:auto;
   background-color:#E1F7F9;
   margin:0px;
   padding: 8px 0px 4px 0px;
   font-size:9px;
   color:#5A4A42;
}
#receptionSiteList #receptionSiteHeader span.receptionSite { 
   padding-left: 10px; }
#receptionSiteList p {
   position:relative;
   border-bottom: 1px solid #9A857A;
   margin: 0px 0px 1px 0px;
   padding:0px;
   clear:left;
   height: 60px;
}
#reception #receptionSiteList p span.receptionSite strong a:hover, #reception #receptionSiteList p span.receptionSite strong a.link:hover, #reception #receptionSiteList p span.receptionSite strong a.visited:hover, #reception #receptionSiteList p span.receptionSite strong a.active:hover {
   color:#307AA0;
   text-decoration:none;
}
#receptionSiteList p.topRow { 
   border-top: 5px solid #FFF; }
#receptionSiteList span {
   float:left;
   text-align:center;
   width: 120px;
   margin: 0px;
   padding: 10px 0px 10px 0px;
   line-height:100%;
}
#receptionSiteList span.receptionSite {
   width: 230px;
   text-align:left;
   padding-left: 10px;
}
#receptionSiteList span.noOfGuests { 
   width: 120px;
}
#receptionSiteList span.rentalCost { 
   width: 90px;
}
#receptionSiteList span.cateringAvailable { 
   width:126px; }
img.clear {
   display:block;
   clear:left;
}
/* general styles -------------- */

img.imageFloatLeft {
   float: left;
   margin: 0 15px 10px 0;
}







 /* Keep In Case they Don't like the switch

#secondary #vendorRight .extraNav {
	background-color: #C6EEEE;
	font-color: #B0A790;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 15px 10px 5px 30px;
	margin: 10px 0 0 0;
}

#secondary #vendorRight .extraNav p {
	color: #5A4A42;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}


#secondary #vendorRight .extraNav a {
	color: #B0A790;
}

#secondary #vendorRight .extraNav h2 {
	color: #B0A790;
}

#secondary #vendorRight .extraNav a:hover {
	color: #5A4A42;
}

*/

#secondary #vendorRight .secNav h2 {
	color: #5A4A42;
	font-size: 21px;
	font-weight: normal;
}

#secondary #vendorRight .secNav {
	margin-top: 12px;
}

#secondary #vendorRight .secNav a {
	color: #B0A790;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px;
	padding-left: 10px;
	text-decoration: underline;
	width: 110px;
	float: left;
	display: block;
	font-family: Arial, sans-serif;
}

#secondary #vendorRight .secNav a:hover {
		color: #5A4A42;
}



	/* ----------------- Style Declarations for the MyAccount Form ----------------------- */
	
#myAccountForm {
	width: 260px;
	text-align: right;	
}

#myAccountForm input, #myAccountForm select {
	width: 150px;
	padding: 1px;
	border: 1px solid #B0A790;
	margin-left: 11px;
}	

#myAccountForm select {
/* 	width: auto; */
	width: 154px;
}

#myAccountForm select.month, #myAccountForm select.day, #myAccountForm select.year {
	margin-left: 2px;
}

#myAccountForm select.month, #myAccountForm select.day {
	width: 43px;
}

#myAccountForm select.year {
	width: 58px;
}

#myAccountForm select.month {
	margin-left: 11px;
}

#myAccountForm input.check {
	width: 13px;
	margin-right: 137px;
}

#myAccountForm input.submit, .myAccountCol form input.submit {
	width: 66px;
	border: none;
	margin-top: 6px;
}

.myAccountCol {
	padding: 5px;
	margin: 5px;
	margin-top:35px;
	border: thin solid #D9D6C7;
	width: 45%;
	float:left;
}

.myAccountCol p {
	margin-bottom: 4px;
}

.myAccountBlock {
	padding: 5px;
	margin: 5px;
}