﻿content{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	outline: 0px;
}
h1, h2, h3 {
	color: #3355aa;
	line-height: 1.2em;
}
h1 {
	font-size: 1.7em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;

}
h2 {
	font-size: 1.5em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;

}
h3 {
	font-size: 1.3em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
ul li {
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 1.8em;
}
table td {
	padding:5px;
	font-size: 100%;
	line-height: 1.5em;
}
body {
	text-align: center; /* Center the page content container in IE 5 browsers. */;
	color: #2d2e2e;
	background-image: url('images/sidebargrad.jpg');
	background-repeat: repeat-x;
}
#wrapper {
	position: relative;
	width: 972px;
	/*max-width:100%;*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFff;
	background-image:url('images/help_with_lifes_problems.jpg')
}
#header {
	position: relative;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #4b647f;
	height: 300px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image:url('images/counseling_service_in_whitefish_mt.jpg');
}
#header h1	
{
	font-size: 2.6em;
	color:#d5efff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#header h2{
	font-size: 1.7em;
	color:#c5e4ff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

#banner h2{
	font-size: 1.7em;
	color:#ffffff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#banner h3{
	font-size: 1.7em;
	color:#ffffff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#jerri h3{
 	font-size: 2.6em;
	color:#d5efff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;  	
}

#jerribadge{
	float: right; /*width: 650px;*/;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px
}
#jerribadge, #jerribadge .sb-inner {
	background: #c5e4ff
}

#jerribadge p{
	margin-bottom: 5px;
	margin-top: 0px;
}
#sidebar {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px
}
#main{
	float:left;
	width:100%;
}
#content {

	float: right;
	/*width:300px;*/
	width: 640px;
	/*width:30%;*/
	/*max-width:800px;*/
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#content p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 120%;
	line-height: 1.4em;
}
#sidebar, #sidebar .sb-inner { background:#fffbfb ; }
#sidebar p {
	font-size: 100%;
	padding: 0px 0px 10px 5px;
	margin-top: 0px;
}
#sidebar .img{
	margin-left:auto;
	margin-right:auto;
}
#content h1 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
#content h2 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;	
}
#content h3 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;	
}

#sidebar h1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* The following code is for styling ordered lists and sublists for use
as horizontal drop-down navigation*/
#topNavigation {

	/*width: inherit;*/
	position: relative;
	float: left;
	background-color: #669900;
	height: 30px;
	z-index: 99;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #9bb6d2;
	left: 0px; top: 6px; 
	/*width: 972px;*/
	width: 100%;
}
#topNavigation  ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#topNavigation  ul li {
	display: inline;
	float: left;
	/*width: 150px;*/
	list-style-type: none;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;	/*font-size: 0.9em;*/
	font-size: 1em;
	/*text-transform: uppercase;*/
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 17px;
	text-decoration: none;
}
#topNavigation ul li a {
	background-color: #669900;
	color: #FFFFFF;
	/*width: 150px;*/
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 20px;
	padding-right:15px;
}
#topNavigation  ul li a:hover {
	background-color: #77aa33;
}
#topNavigation  ul li ol li a {
	background-color: #669900;
		width: 180px;
}
#topNavigation  ul li ol li a:hover {
	background-color: #669900;
		width: 180px;
}
#topNavigation  ul li ol {
	visibility: hidden;
}
#topNavigation  ul li:hover ol {
	visibility: visible;
}
/* - end of drop down navigation stuff */

#footer {
	clear: both;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; /*font-size: 0.9em;*/;
	font-size: 1.0em;
	background-color: #669900;
	border-top: solid 1px #9bb6d2;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
#footer a {
	/*background-color: #808080;*/
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	background-color: #3333ff;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.0em;
}
.imglft {
	padding: 5px 10px 5px 0px;
	float: left;
}
.imgrgt {
	padding: 5px 0px 5px 10px;
	float: right;
}
.ctr {
	text-align: center;
}
/* styling small size text*/
.smltxt {
	font-size: small;
}
/* center image on the page */
.imgctr {
	display: block;
	margin: 0px auto;
    text-align:center; /*centers images in older browsers*/"
}
.tightlist li{
	 margin-bottom: 0.9em;
	 line-height: 1.3em;
}

/* the javascript requires an ID, so can't reuse sidebarinfo - hence sidebarinfo2*/
#sidebarinfo { 
	padding: 5px 10px 5px 10px; 
	margin-top:10px;
	margin-bottom:10px; 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px
}
#sidebarinfo, #sidebarinfo .sb-inner {
	background: #c5e4ff
}
#sidebarinfo p{
	margin-bottom: 5px;
	margin-top: 0px;

}
#sidebarinfo2 { 
	padding: 5px 10px 5px 10px; 
	margin-top:10px;
	margin-bottom:10px; 
}
#sidebarinfo2, #sidebarinfo2 .sb-inner { 
	background:#d6ffd6
}
#sidebarinfo2 p{
	margin-bottom: 5px;
	margin-top: 0px;
}
#sidebarinfo3 { padding: 5px 10px 5px 10px; margin-top:10px;margin-bottom:10px; }
#sidebarinfo3, #sidebarinfo3 .sb-inner { 
	background:#ffd6d6
}
#sidebarinfo3 p{
	margin-bottom: 5px;
	margin-top: 0px;
}
#sidebarinfo4 { padding: 5px 10px 5px 10px; margin-top:10px;margin-bottom:10px; }
#sidebarinfo4, #sidebarinfo4 .sb-inner {
	background: #FFCC66
}
#sidebarinfo4 p{
	margin-bottom: 5px;
	margin-top: 0px;
}
/*dont show small pics unless on mobile*/
.smallofficepic{
	display:none;
}

.email_addr {
	font-size: 1.2em;
}

	.smalllocation{
		display: none;
	}
	.biglocation{
		display: block;
	}

/*Responsive Styles*/

@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
		ul {
		position: static;
		/*display: none;*/
	}


	/*Create vertical spacing
	li {
		margin-bottom: 1px;
		visibility: visible;
	}*/
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	#sidebar {
    display: none;
    }

    #footer {
	display: none;
	}

    #topNavigation {
	background-color:inherit;
	height:auto;
		z-index: 99;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #9bb6d2;
	
    }

    #topNavigation  ul li {
	display: inline;
	border:thin;
	border-color:black;
	float:none;
    }

    #topNavigation  ul li {
	position: static;
	font-size: 1.1em;
	height: 0px;
	width: 100px;
	line-height: 50px;/*20*/
	padding-left:0px;
    }
    #topNavigation ul li a {
	background-color: #669900;

	width: 140px;
	/*display: block;*/
	text-decoration: inherit;
	line-height: 40px; /*25*/
	padding-left: 8px;
	border:thin;
	border-color:black;
    }

    #jerribadge{
	float: left; /*width: 650px;*/;
	clear:both;
    }
    #content {
    float:left;
	max-width:95%;
    }
	#wrapper {
		max-width:100%;
		background-image:none;
	}
	#header{
		height:auto;
		background-image:url('images/counseling_service_in_whitefish_mt_responsive.jpg');
	}
	#header h1	
	{
		font-size: 1em;
		color:#d5efff;
		font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
		width:95%;
		clear:both;
	}
	#header h2{
		font-size: .8em;
		color:#d5efff;
		font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
		width:95%;
		clear:both;
	}
	#bigofficepic{
		display:none;
	}
	.smallofficepic{
	display:block;
	}
	.biglocation{
		display: none;
	}
	.smalllocation{
		display: block;
	}

}
    
