/*
---------------------------------------------------
Reset Styles
---------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
---------------------------------------------------
General
---------------------------------------------------
*/

body
	{
	margin: 0;
	padding: 0;
	background: #39260e url('../_images/background2.gif') 50% 0px;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 14px;
	color: #745229;
	line-height: 1.7em;
	}

#wrapper
	{
	margin: 0 auto;
	width: 995px;
	min-height: 692px;
	/*
	background: transparent url('../_images/grad_bg.jpg') 50% 0 no-repeat;
	NEW BACKGROUND STYLES CAN BE FOUND IN SECONDARY.CSS
	*/
	}
	
h3
	{
	font-size: 21px;
	color: #482700;
	text-shadow: 1px 1px 1px #fff;
	line-height: 1.3em;
	}
h4
	{
	font-size: 16px;
	font-style: italic;
	color: #9b4c03;
	}
	
h5
	{
	font-size: 30px;
	text-shadow: 1px 1px 1px #fff;
	line-height: 35px;
	color: #482700;
	}
	
p
	{
	margin: 0 0 10px 0;
	}

.white
	{
	color: #fff;
	}

em
	{
	font-style: italic;
	}
strong
	{
	font-weight: bold;
	}

input.textBox
	{
	border: 0;
	padding-left: 5px;
	padding-top: 7px;
	background: transparent url('../_images/input_bg.jpg') 0 0 no-repeat;
	text-align: left;
	width: 336px;
	height: 33px;
	margin-bottom: 15px;
	font: 15px Georgia, Palatino, "Times New Roman", serif;
	color: #3d3832;
	vertical-align: middle;
	}
textarea
	{
	width: 337px;
	height: 87px;
	padding-top: 10px;
	padding-left: 4px;
	background: transparent url('../_images/textarea_bg.jpg') 0 100% no-repeat;
	border: 0;
	font: 15px Georgia, Palatino, "Times New Roman", serif;
	color: #3d3832;
	}
#btn_send
	{
	width: 206px;
	height: 52px;
	margin: 15px 0 -40px -30px;
	_margin-bottom: -5px;
	padding-left: 4px;
	}

a,
a:link,
a:visited
{
color: #77341c;
}
a:hover,
a:active
{
color: #a24625;
text-decoration: underline;
}

/*
---------------------------------------------------
Header
---------------------------------------------------
*/

#logo a
	{
	display: block;
	width: 454px;
	height: 124px;
	background: transparent url('../_images/logo.jpg') 0 0 no-repeat;
	text-indent: -999em;
	}
#logo
	{
	position: relative;
	margin: 0 0 -38px 286px;
	width: 454px;
	height: 124px;
	z-index: 10;
	}

#nav
	{
	padding: 0;
	margin: 0;
	height: 38px;
	position: relative;
	z-index: 11;
	}
#nav li
	{
	float: left;
	}
#nav li a
	{
	display: block;
	height: 38px;
	text-indent: -999em;
	overflow: hidden;
	background-position: 0 0;
	background-repeat; no-repeat;
	}
#nav li a:hover
	{
	background-position: 0 -38px;
	}
	
#nav_home a
	{
	width: 55px;
	background-image: url('../_images/nav_home.gif');
	}
#nav_weddings a
	{
	width: 88px;
	background-image: url('../_images/nav_weddings.gif');
	}
#nav_mitzvahs
	{
	margin-right: 454px;
	}
#nav_mitzvahs a
	{
	width: 143px;
	background-image: url('../_images/nav_mitzvahs.gif');
	}
#nav_listen a
	{
	width: 69px;
	background-image: url('../_images/nav_listen.gif');
	}
#nav_bios a
	{
	width: 111px;
	background-image: url('../_images/nav_biographies.gif');
	}
#nav_contact a
	{
	width: 75px;
	background-image: url('../_images/nav_contact.gif');
	}

#nav_mitzvahs:hover .subnav,
#nav li.sfhover ul
	{
	left: auto;
	margin: -17px 0 0 -13px;
	}
	
#nav .subnav
	{
	padding: 0;
	margin: 0;
	position: absolute;
	left: -999em;
	width: 167px;
	height: 76px;
	background: transparent url('../_images/dropdown_bg.png') 0 0 no-repeat;
	padding: 20px 0 0 0;
	}

.subnav li
	{
	clear: left;
	margin: 1px 0;
	}
#nav .subnav li a
	{
	background: transparent url('../_images/subnav_item.png') 0 0 no-repeat;
	text-indent: 0;
	height: 20px;
	width: 135px;
	font-style: italic;
	color: #5d3600;
	text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
	padding-left: 17px;
	margin-left: 17px;
	line-height: 1.5em;
	}
#nav .subnav li a:hover
	{
	color: #250702;
	background-position: 0 -20px;
	}

/*
---------------------------------------------------
Title / Module Section
---------------------------------------------------
*/

#section
	{
	margin: 16px 0 14px 0;
	height: 198px;
	overflow: hidden;
	}

/*
---------------------------------------------------
Main Content
---------------------------------------------------
*/

#main_content
	{
	padding: 0 45px 35px 45px;
	width: 905px;
	background: transparent url('../_images/content_background.gif') 0 100% no-repeat;
	float: left;
	clear: left;
	}
	
/*
---------------------------------------------------
Footer
---------------------------------------------------
*/

#footer
	{
	float: left;
	width: 995px;
	margin-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #d9c1a3;
	}

#footer a
	{
	color: #fff;
	text-decoration: none;
	}
#footer a:hover
	{
	color: #ffd67a;
	text-decoration: underline;
	}