/* - - - - - - - - - - - - - - - - - - - - -

Title : Lynn Maloney Acupuncture
Author : Jeremy Fields
URL : lynnmaloneyacupuncture.com

Description : Main style sheet

Created : 08/10/2005
Modified : 11/10/2005

94B649

- - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - -

HTML STYLES

- - - - - - - - - - */
body	{
	margin: 17px 0 0 0;
	padding: 0;
	text-align: center;
	background: #FFF url(/images/background_body.jpg) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1	{
	margin: 15px 0 0 0;
	}
	h1 a	{
	width: 160px;
	height: 192px;
	display: block;
}
h2	{
	margin-top: 0;
	font-weight: normal;
	font-size: 1.9em;
	color: #118EA1;
	padding: .5em 0 1em 0;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
}
h3	{
	margin-top: 0;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: .3em;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
}
h4	{
	margin: 1em 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
}
* html h4	{
	font-weight: bold;
}
blockquote	{
	margin: 0 10px;
	padding: 0 10px 0 45px;
	background: transparent url(/images/quotes.gif) no-repeat top left;
	font-style: italic;
}
dt	{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #545454;
	}
	* html dt	{
	font-weight: bold;
	}
	dt a	{
	color: #999 !important;
	}
	dt a:hover	{
	color: #94B649 !important;
}
dd	{
	margin: .5em 0 2em 0;
	padding: 0;
}
em	{
	background: #F1F6D1;
	padding: 0 3px;
	font-style: normal;
}
label	{
	text-transform: uppercase;
	font-size: .9em;
}

/* - - - - - - - - - -

COMMON STYLES

- - - - - - - - - - */
.hide, .noDisplay	{
	position: absolute;
	top: 0;
	left: -9999px;
}
a.download, .assessment a	{
	color: #589106 !important;
	background: #ECF3C1 !important;
	background-image: none !important;
	border-bottom: 1px solid #96B566 !important;
	border-right: 1px solid #96B566 !important;
	padding: 0 5px;
	text-decoration: none;
	}
	a:hover.download, .assessment a:hover	{
	border-bottom: 1px solid #738B4E !important;
	border-right: 1px solid #738B4E !important;
	position: relative;
	top: -1px;
	left: -1px;
}
.module1, .module2	{
	background: #E7EFDC url(/images/blockquote.gif) repeat-y center top;
	margin: -10px -10px 25px -10px;
	}
	.module2	{
	background-color: #FFF;
	margin: 0 -10px 0 -10px;
	}
	.module1_tp	{
	height: 10px;
	background: transparent url(/images/blockquote_tp.gif) no-repeat center top;
	}
	.module1_btm	{
	height: 10px;
	background: transparent url(/images/blockquote_btm.gif) no-repeat center bottom;
	}
	.module1 blockquote	{
	color: #94B649;
	margin: 0 10px;
	font-style: italic;
	font-size: 1.2em;
	padding: 0 10px 0 45px;
	line-height: 1.2em;
	background: transparent url(/images/background_blockquote.gif) no-repeat top left;
	}
	* html .module1 blockquote	{
	font-weight: bold;
}
.quoted	{
	text-align: right;
	font-size: .8em;
}
.hr	{
	height: 40px;
	background: transparent url(/images/line_h.gif) repeat-x center left;
	}
	.hr hr	{
	display: none;
}
.detailPic	{
	float: right;
	border: 5px solid #C0D177;
	padding: 1px;
	margin: 0 0 10px 15px;
}
* html .detailPic	{
	margin: 0;
}
.assessment	{
	margin-top: 25px;
	background: #F8F9F4;
	border-top: 2px solid #BDD49D;
	border-bottom: 1px solid #DEE9CE;
	padding: 0 0 10px 0;
	}
	.assessment h4	{
	margin: 0 0 10px 0;
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
	color: #94B649;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
	}
	.assessment p	{
	margin: 0 15px;
	font-size: 1em;
	color: #94B649;
}
.toTop	{
	height: 19px;
	margin: 10px 0 0 304px;
	}
	.toTop a	{
	display: block;
	width: 69px;
	height: 19px;
	background: transparent url(/images/btn_top.gif) no-repeat !important;
	}
	.toTop a:hover	{
	background-position: -69px 0 !important;
}

/* - - - - - - - - - -

LAYOUT STYLES

- - - - - - - - - - */
#container	{
	margin: 0 auto;
	padding: 4px 14px 0 14px;
	text-align: left;
	background: #FFF url(/images/background_container.gif) no-repeat center top;
	
	width: 608px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;
}
#header	{
	padding: 5px 0 0 0;
}
#topMenu	{
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
	}
	#topMenu a	{
	text-decoration: none;
	color: #94B649;
	padding: 0 10px;
	}
	#topMenu a:hover	{
	color: #1B899A;
}
.line_v	{
	background: transparent url(/images/line_v.gif) repeat-y top right;
}
#column1	{
	width: 160px;
	float: left;
	background: transparent url(/images/logo3.gif) no-repeat 0 45px;
}
#column1 address	{
	font-style: normal;
	color: #94B649;
	font-size: .8em;
	margin: 15px 0 0 5px;
}
#mainMenu	{
	margin: 25px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	background: transparent url(/images/line_h.gif) repeat-x top left;
	}
	#mainMenu li	{
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
	}
	#mainMenu li a	{
	text-decoration: none;
	color: #94B649;
	line-height: 25px;
	height: 25px;
	display: block;
	padding-left: 5px;
	
	width: 160px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
	}
	#mainMenu li a:hover	{
	background: #F8F9F1 url(/images/line_h.gif) repeat-x bottom left;
	color: #1B899A;
	}
	#mainMenu a.selected, #mainMenu a:hover.selected	{
	background: transparent url(/images/selected.gif) no-repeat center right;
	font-weight: bold;
}
#column2	{
	padding: 15px 0 0 7px;
	float: left;
	
	width: 420px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 413px;
}
#content	{
	background: transparent url(/images/background_content.gif) no-repeat;
	padding: 20px;
	margin-top: 10px;
	color: #666;
	line-height: 1.5em;
}
#questions	{
	 padding: 5px 35px 5px 50px;
	 background: transparent url(/images/asteric.gif) no-repeat 10px 10px;
	 border-top: 1px dashed #CCC;
	 border-bottom: 1px dashed #CCC;
	 font-size: 1em;
}
#content a	{
	color: #94B649;
	text-decoration: none;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
}
#content a:hover	{
	background: #ECF3C1;
}
#clear	{
	height: 25px;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
#contactForm	{
	background: transparent url(/images/background_form.gif);
	padding: 0;
	margin: 0;
	width: 373px;
	}
	#form_top	{
	background: transparent url(/images/form_top.gif) no-repeat center top;
	height: 20px;
	}
	#form_mid	{
	padding: 0 0 0 20px;
	}
	#form_btm	{
	background: transparent url(/images/form_btm.gif) no-repeat center bottom;
	height: 20px;
}
#footer	{
	padding: 35px 2px 0 2px;
	height: 15px;
	margin: 0;
	color: #999;
	background: #FFF url(/images/line_h.gif) repeat-x top left;
	border-bottom: 3px solid #B4CE06;
	font-size: .8em;
	text-align: right;
}
#jf	{
	float: left;
	}
	#jf a	{
	width: 92px;
	height: 10px;
	display: block;
	background: transparent url(/images/jf.gif) no-repeat;
	}
	#jf a:hover	{
	background-position: -92px 0;
}