/*
Main CSS Stylesheet - Jennifer McLucas LCSW, LCAS
Copyright 2010 Kota Kows Web Design
Created: March 16, 2010
Updated: September 29, 2010

*/

html>body {
	height: 100%;
} /* everyone but IE6 sees this */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #666;
}
a img {
	border: none;
}
a:link {
	color: #7e2b02;
	text-decoration: none;
}

a:visited {
	color: #7e2b02;
	text-decoration: none;
}

a:hover {
	color:#d97925;
}

h1, h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	color: #3e5401;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6 {
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}

p {
	font-size: 1.2em;
	line-height: 2em;
	padding:1.5em 0 1em;
	margin:0;
}

#jenniferAbout p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding:0 0 1em 0;
	margin:0;
}



h1, h2, h3, h4, h5, h6, p {
	position: relative;
}

#logo, .centerBoxContents {
	float: left;
}



/* WRAPPERS*/

#centerWrapper {
	float:left;
	width:940px;
	overflow: hidden;
	background: #fff url(../i/homeBkgd.jpg) no-repeat left top;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd9d0;
	border-left-color: #ddd9d0;
}

#services #centerWrapper {
	float:left;
	width:940px;
	overflow: hidden;
	background: #fff url(../i/servicesBkgd.jpg) no-repeat left top;
}

#practices #centerWrapper {
	float:left;
	width:940px;
	overflow:hidden;
	background: #fff url(../i/practicesBkgd.jpg) no-repeat left top;
}

#mainWrapper {
	margin: 0;
	padding: 0;
}

.centerColumn {
	margin:0px 15px 20px 0px;
	width:940px;
}
 
#header {
	background-image: url(../i/header1_bg.gif);
	background-repeat: repeat-x;
	height: 212px;
	margin: 0;
	padding: 0;
}
#headerWrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
#logoWrapper {
	float: left;
	margin-top: -30px;
}
#mainWrapper {
	margin: auto;
}
#mainWrapper {
	position: relative;
	text-align: left;
	width: 100%;
	min-height: 85%;
	vertical-align: top;
}


/* NAVIGATION */


#MainWrapperSpacer {
	margin: 3.5em 0 0em;
	padding: 0;
	height: 1%;
}
#MainWrapperSpacer {
	width:100%;
	float: right;
}



/* NAV TABS */

#navAll {
	float: right;
	margin: 66px 0 0;
	padding: 0;
	list-style-type: none;
}
#navAll li {
	display: inline;
}
#navAll li a {
	float: left;
	margin: 0px 1px;
	padding: 12px 0 0;
	display: block;
	width: 93px;
	height: 41px;
	background: transparent url(../i/divider1.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2b928;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}


#navAll li a:hover {
	color: #fbfbd4;
}

#home #hometab a,
#practices #practicestab a,
#services #servicestab a,
#contact #contacttab a {
	background: url(../i/divider2.gif) no-repeat;
	color: #fbfbd4;
}



/* MAIN CONTENT */


#bodyWrap {
	float: left;
	width:100%;
	background: #525a2e repeat-x top left;
	margin-top: 0px;
}
#contentMainWrapper {
	margin: auto;
	padding-top: 0px;
	width: 945px;
}

.centerBoxWrapper {
	/*height: 1%;*/
	margin: 0;
}



/* WELCOME BOX */


#welcome {
	float: left;
	padding: 5px 0 0;
	margin: 350px 0 15px 30px;
	width: 890px;
	overflow: hidden;
	display: inline; /*for that ever-annoying IE6 */
	text-align: justify;
}
#welcome h2 {
	clear: both;
	padding: 0; 	
	background-image: url(../i/welcome2_hed.png);
	background-repeat: no-repeat;
	height: 80px;	
}
#welcome h2 span {
	display: none;
	padding: 5px 10px;
	color:#a35a27;
	
}

/* SERVICES BOX */


#servicesarea {
	float: left;
	padding: 5px 0 0;
	margin: 350px 0 15px 30px;
	width: 890px;
	overflow: hidden;
	display: inline; /*for that ever-annoying IE6 */
	text-align: justify;
}
#servicesarea h2 {
	clear: both;
	padding: 0; 	
	background-image: url(../i/services_hed.png);
	background-repeat: no-repeat;
	height: 80px;	
}
#servicesarea h2 span {
	display: none;
	padding: 5px 10px;
	color:#a35a27;	
}


/* SERVICES BOX 2 */


#services2area {
	margin: 5px 0 40px 30px;
	padding:0;
	width: 890px;
	clear:both;
	text-align: justify;
}
#services2area h2 {
	color: #597226;
	margin: 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: thin #7e2b02 solid;
	overflow: hidden;
}


/* PRACTICES BOX */


#practicesarea {
	float: left;
	padding: 5px 0 0;
	margin: 350px 0 15px 30px;
	width: 890px;
	overflow: hidden;
	display: inline; /*for that ever-annoying IE6 */
	text-align: justify;
}
#practicesarea h2 {
	clear: both;
	padding: 0; 	
	background-image: url(../i/practices_hed.png);
	background-repeat: no-repeat;
	height: 80px;	
}
#practicesarea h2 span {
	display: none;
	padding: 5px 10px;
	color:#a35a27;
	
}


/* JENNIFER DESCRIPTION BOX */


#jenniferAbout {
	margin: 10px 0 40px 30px;
	padding:0;
	width: 890px;
	clear:both;
	text-align: justify;
}
#jenniferAbout h2 {
	color: #b83d00;
	margin: 10px 0;
}
#jenniferAbout h2 a, #jenniferAbout h2 a:visited {
	color: #7e2b02;
}

/* PRACTICES BOX */


#practicesLinks {
	margin: 10px 0 40px 30px;
	padding:0;
	width: 890px;
	clear:both;
	text-align: justify;
}
#practicesLinks h3 {
	color: #597226;
	margin: 0 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: thin #7e2b02 solid;
}


#leftBoxContainer {
	font-size:11px;
	display: inline; /*for that ever-annoying IE6 */
	float:left;
	margin: 1.5em 1.5em 3em 1em;
	padding: 5px 5px 15px 5px;
	width: 225px;
	text-align:left;
}

#middleBoxContainer {
	font-size:11px;
	display: inline; /*for that ever-annoying IE6 */
	float:left;
	margin: 1.5em 1.5em 3em 1em;
	padding: 5px 10px 15px 0;
	width: 235px;
}

#rightBoxContainer {
	font-size:11px;
	display: inline; /*for that ever-annoying IE6 */
	float:left;
	margin: 1.5em 1.5em 3em 2em;
	padding: 5px 10px 15px 0;
	width: 300px;
}

#leftBoxContainer ul#address {
	text-align:left;
	font-size: 1.2em;
	line-height: 2em;
	margin:0;
}

#middleBoxContainer ul#links, #rightBoxContainer ul#links {
	text-align:left;
	font-size: 1.2em;
	line-height: 2em;
	margin:0;
}

#leftBoxContainer ul#address li {
	list-style-type: none;
}

#middleBoxContainer ul#links li, #rightBoxContainer ul#links li {
	list-style-type: none;
}

/* PRACTICES LINKS DOWNLOAD BUTTONS */


#DownloadContainer	{
	height: 65px;
	width: 890px;
	margin: 0;
	padding: 0;  
	}

#DownloadContainer ul#menu	{
	height: 65px;
	width: 890px;
	background: transparent url(../i/downloadmenu.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}	

#DownloadContainer ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	}
	
ul#menu a {
	height: 60px;
	display: block;
	}
	
ul#menu li {
	display: inline;
	} 

	
#DownloadContainer ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#privacymenu {
	left: 165px;
	width: 264px;
}	
#jmimenu {
	left: 463px;
	width: 264px;
}	

#privacymenu a:hover, #jmimenu a:hover {
	border: thin #597226 solid;
}


/* FOOTER */

#footer {
	text-align: center;
	color: #ffc;
	padding-top: 25px;
	background: #180d06 url(../i/footer1_bg.gif) repeat-x;
	height: 113px;
	clear: both;
}

#copyright {
	font-size: 1em;
	line-height: 1.5em;
	color: #e3c1a9;
}

#copyright a {
	text-decoration: underline;
	color: #e3c1a9;
}

#copyright a:hover {
	text-decoration: none;
	color: #e3c1a9;
}



/* MISC. IMAGE STYLES */

.floatleft {
	float: left;
	padding: 8px 15px 8px 0px;
}
.floatright {
	float: right;
	padding: 0 0 40px 20px;
	border: none;
}


