/*************************************
                    GLOBAL STYLING
*************************************/
* {
margin:0px;
padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1px; }
/* End hide from IE-mac */

body { 
	color: #555753; 
	background: #000000 url('bar4.gif') repeat-y top left; /* url(j1_background.gif) repeat-x top center; /* #98D2F7 */ /* #2C47AF */
	margin: 0 auto;
	text-align: center;
	}
#container {
	width: 792;
	background: /*#F4F9F2*/ url(j1_top.gif) no-repeat top center;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	}

#content {
	background-color:#F4F9F2;
	margin:0px;
	padding:0px;
	height:auto;
	}

#content p {
	margin:.75em 0em;
	text-indent:2em;
	}
	
h3.content-header {
	font-family:georgia,sans-serif;
	}
	
.indent { /* Use <p> tags to automatically indent the first line of a paragraph, without using an indent div. */
	display:inline;
	width:2em;
	padding-left:2em;
	}

.img-href {
	border:0px;
	}
	
/*************************************
                   PAGE HEADER STYLING
*************************************/

#pageHeader {
	background:/*#1CA5FB*/url(header_bg.gif) top center;
	height:195px;
	/*background-color: #4C2E2E;*/
	color: #C64563;
	}

#pageHeader h1, #pageHeader h2 {
	position:absolute;
	top:-500em;
	}

/*************************************
                   MENU BAR STYLING
*************************************/
#menuBar {
	background-color: #C64563;
	color: #b05970;
	font-size: 12pt;
	text-align: center;
	font-family: georgia, sans-serif;
	}

#menuBar a {
	color: #3a183a;
	margin: 0px 18px;
	text-decoration: none;
	padding: 0px 2px;
	}

#menuBar a:hover {
	color:#C64563;
	text-decoration:underline;
	background:#3a183a;
	}

/*************************************
               MAIN CONTENT STYLING
*************************************/
	
#main-picture {
	/*border:4px solid #87BCEC;/*88BEED*/
	margin:10px;
	}

#main div.content-leftcol {
	float:left;
	width:216px;
	margin:0em;
	padding:1em;
	}
	
#main div.content-rightcol {
	margin-left:246px;
	padding:2em;
	text-align:justify;
	font-family: arial, sans-serif;
	}	

/*************************************
                 ABOUT US STYLING
*************************************/
#about p {
	text-align:justify;
	margin-left:1em;
	margin-right:1em;
	}

/*************************************
                 CONTACT US STYLING
*************************************/
#content div.content-leftcol {
	float:left;
	width:216px;
	margin:0em;
	padding:1em;
	}
	
#content div.content-rightcol {
	margin-left:246px;
	padding:2em;
	text-align:justify;
	font-family: arial, sans-serif;
	}

#contact-picture {
	/*border:4px solid #87BCEC;/*88BEED*/
	margin:10px;
	}
	
input.c-textfield {
	margin-left:2px;
	}
/*************************************
                 GALLERY STYLING
*************************************/
#gallery div.content-leftcol {
	font-size: 12pt;
	float:left;
	width:216px;
	margin:0em;
	text-align:left;
	padding:6px;
	}

#gallery div.content-leftcol a {
	color: #3a183a;
	margin: 0px;
	margin-bottom:0px;
	text-decoration: none;
	padding: 0px;
	}

#gallery div.content-leftcol a:hover {
	/*color:#f16787;*/
	text-decoration:underline;
	}

#gallery div.content-leftcol a div {
	text-align:center;
	background:#f16787;
	margin:0px;
	margin-bottom:6px;
	padding:2px;
	width:200px;
}

#gallery div.content-leftcol a:hover div {
	background:#e14767;
}
	
#gallery div.content-rightcol {
	margin-left:216px;
	padding:1em;
	text-align:justify;
	font-family: arial, sans-serif;
	}

#gallery div.sectbut {
	cursor:pointer;
	}

#gallery a.sectsel div {
	background:#e14767 !important;
	font-weight:bold;
}

#gallery a.cakethmb {
	border:3px solid #9BBBE3;
	width:100px;
	height:100px;
	padding:0px;
	float:left;
	margin:6px;
	}

#gallery a.cakethmb:visited  {
	opacity:0.6;
	filter:alpha(opacity=60);
	}

#gallery a.cakethmb:hover  {
	opacity:1;
	filter:alpha(opacity=100);
	}

/*#gallery div.content-leftcol {
	float:left;
	width:25px;
	margin:0em;
	padding:0em;
	text-align:left;
	left:0;
	position:relative;
	}
	
#gallery div.content-rightcol {
	margin-left:246px;
	padding:2em;
	text-align:justify;
	font-family: arial, sans-serif;
	}*/

/*************************************
               PRICES STYLING
*************************************/

#prices h3.content-header {
	text-align:center;
	}

#prices div.content-leftcol {
	float:left;
	width:378px;
	margin:5px;
	padding:0px;
	text-align:left;
	font-family: arial, sans-serif;
	}
	
#prices div.content-rightcol {
	float:right;
	width:378px;
	margin:5px;
	padding:0px;
	text-align:right;
	font-family: arial, sans-serif;
	}

#prices table {
	width:100%;
	}

#prices table td {
	font-size:10pt;
	}

/*************************************
               WEDDING PRICES STYLING
*************************************/

#wedding_prices h3.content-header {
	text-align:center;
	}

#wedding_prices div.content-leftcol {
	float:left;
	width:486px;
	margin:5px;
	padding:0px;
	text-align:left;
	font-family: arial, sans-serif;
	}
	
#wedding_prices div.content-rightcol {
	float:right;
	width:270px;
	margin:5px;
	padding:0px;
	text-align:right;
	font-family: arial, sans-serif;
	}

#wedding_prices table {
	width:100%;
	}

#wedding_prices table td {
	font-size:10pt;
	}

/*************************************
                  FOOTER STYLING
*************************************/
#pageFooter {
	clear:both;
	background-color:#5396B3;/*#5396B3;*//*#4C2E2E;*/
	color:#FFFFFF;/*#C64563;*//*#FFFFFF;*/
	font-size: smaller;
	text-align: center;
	padding: 4px 2px;
	font-family:arial,sans-serif;
	}
#pageFooter a {
	color: #FFFFFF;
	text-decoration: none;
	}

#pageFooter a:hover {
	color: #00F;
	text-decoration: underline;
	/*background-color:#C64563;
	color:#4C2E2E;*/
	}
	
.pageFooterItem {
	display:inline;
	margin: 0 10px;
	}
