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

a, a:hover {
	text-decoration:none;
	color:#899c3b;
}

#container {
width:986px;
margin: 0 auto;
margin-top:87px;
text-align:center;
z-index:1;
}

#container_about {
width:1028px;
margin: 0 auto;
margin-top:87px;
text-align:center;
z-index:1;
}

#container_home {
width:1028px;
margin: 0 auto;
margin-top:87px;
text-align:center;
z-index:1;
}

#flashbox {
width:1024px;
text-align:left;
}

#navbox {
	width:248px;
	height:619px;
		left:50%;
	margin-left:-514px;
	background:url(../images/bg_menu.gif) #12ac9e repeat-x;
	z-index:50;
	position:absolute;
	margin-right:0px;
	padding:0px;
}

#navboxtext {
	width:248px;
	height:619px;
	left:50%;
	margin-left:-514px;
	background:url(../images/bg_menu.gif) #12ac9e repeat-x;
	position:absolute;
	z-index:50;
	margin-right:0px;
	padding:0px;
}

#navboxtest {
	width:248px;
	height:619px;
	left:50%;
	background:url(../images/bg_menu.gif) #12ac9e repeat-x;
	position:absolute;
	z-index:50;
	margin-right:0px;
	padding:0px;
}

#navbox_home {
	width:249px;
	height:619px;
	background:url(../images/bg_menu.gif) #12ac9e;
	background-repeat:no-repeat;
	clear:both;
}

#contentbox {
padding-top:77px;
width: 1024px;
text-align:right;
}

#contentbox_home {
padding-top:98px;
width: 1024px;
float:left;
text-align:left;
}

#contentbox_about {
padding-top:77px;
width: 780px;
float:right;
text-align:left;
}

#contentbox ul {
	margin-top:5px;
	text-align:right;
	margin-left:0px;
	padding-left:5px;
	width: 800px;
	float:right;
}

#contentbox ul li {
	display:inline;
	margin-right:6px;
	}
	
#contentbox ul li a {
	color:#899c3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	text-decoration:none;

}

#contentbox ul li a:hover {
	color:#605e36;
}

#contentbox ul li a.currentpage {
	font-weight:bold;
	color:#605e36;
}

* html #contentbox ul li a.currentpage {
	font-size:11px;
	}
	
*:first-child+html #contentbox  ul li a.currentpage {
	font-size:11px;
	}

#textbox {
	width: 414px;
	margin-left:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	float:left;
}

#footer {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7b53;
	font-size:10px;
	text-align:right;
	margin:0 auto;
	width:990px;
	float:left;
}

#footer_home {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7b53;
	font-size:10px;
	text-align:right;
	margin:0 auto;
	margin-right:3px;
}



#footer_about {
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7b53;
	font-size:10px;
	text-align:right;
	margin:0 auto;
	margin-right:40px;
}
#footer_about2 {
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7b53;
	font-size:10px;
	text-align:right;
	margin:0 auto;
	margin-right:40px;
}



* html #footer_about {
	margin-top:-90px;
}
*:first-child+html #footer_about {
	margin-top:-90px;
}


#footer p  strong, #footer_about p strong, #footer_home p strong  {
 color:#7d7b53 !important;
 font-size:10px !important;
}


.garamond 	{
	font-family: Garamond, "Adobe Garamond", Georgia, "Times New Roman", Times, serif;
}

/* Navigation buttons */

.currentpage {
	background-position: 0 20px;
}


#home {
	height:20px;
	width:248px;
	margin-top:40px;
	background-image:url(../images/nav_home.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#home:hover {
	background-position: bottom right;
}

#weddings {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_weddings.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#weddings:hover {
	background-position: bottom right;
}

#barmitzvahs {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_barmitzvahs.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#barmitzvahs:hover {
	background-position: bottom right;
}

#social {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_social.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#social:hover {
	background-position: bottom right;
}

#imaginative {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_imaginative.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#imaginative:hover {
	background-position: bottom right;
}

#about {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_about.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#about:hover {
	background-position: bottom right;
}

#blog {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_blog.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#blog:hover {
	background-position: bottom right;
}

#links {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_links.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#links:hover {
	background-position: bottom right;
}

#contact {
	height:20px;
	width:248px;
	margin-top:10px;
	background-image:url(../images/nav_contact.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}

#contact:hover {
	background-position: bottom right;
}

.aboutpage {
width:100%
display:block;
border-bottom: dotted 1px;
}

strong {
	color:#556222;	
}


/* About Link */

#process {
	height:24px;
	width:260px;
	float:right;
 margin-bottom:5px; margin-top:12px;
	background-image:url(../images/process_link.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-decoration:none;
}

#process:hover {
	background-position: bottom left;
}

/* Scolling gallery */
#gallery{
	width:786px;
	height: 490px;
	margin: 0 auto;
	overflow-x:hidden;
	overflow:hidden;
	float:right;
}



/*contact Form */

form {
	margin-top:30px;	
}

form p {
	clear:both;
	padding:0px !important;
	margin-bottom: 10px !important;
}

form p label {
 width:80px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 float:left;
}

form input {
	float:left;
	display:block;
	background-color:#fdfbdb;
	width:260px;
	border:none;
	height:20px;
	line-height:20px;
	margin-bottom:14px;
}

* html form input {
	margin-bottom:-14px;
	}
	
*:first-child+html form input {
	margin-bottom:-14px;
	}

form textarea {
	float:left;
	display:block;
	background-color:#fdfbdb;
	width:260px;
	border:none;
	height:170px;
	margin-bottom:14px;
}

form select {
	float:left;
	display:block;
	background-color:#fdfbdb;
	color:#899c3b;
	width:260px;
	border:none;
	height:20px;
	margin-bottom:14px;
}

#submit {
	background-image: url(../images/send_btn.gif);
	background-position:center;
	width: 30px;
	height:12px;
	float:right;
	margin-right:70px;
	background-color:#fbf6b7;
	cursor:pointer;
}

* html #submit {
		margin-right:40px;
		margin-top:-20px;
}

#submit:hover {
	background-image: url(../images/send_btn2.gif);
}

.good {
	color:#030;
	
}

.error {
	color:#900;
}

a:hover.links {
	color:#858359;
}