@charset "utf-8";
/* CSS Document */
/*Stylesheet for Ortmann site*/


html, body {
	
	height: 96%;
	}

body {
		background-color: #fff;
        font-family: "Gotham-Book","Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20px;
		color: #333333;
		width: 100%;
    	margin: 0px;
    	padding: 0px;
		
      }

.wrapper {
	
	min-height: 100%;
	/*height: auto !important;
	height: 100%; */
	margin: 0 auto -100px;
	
	}

/*.wrap {
	
	width: 950px;
	margin: 20px auto;
	
	} */

header
{
	background-color:white;
	height: 120px;
    width: 100%;
    margin: 0px auto 40px;
	position:fixed;
	top:0;
	z-index:2;
	
	
}

#logoarea {
	width:877px;
	padding-left:0px;
	position:relative;
	margin:auto;

}

#Ortlogo {
	
	float:left;			
	}
	
#tagline {
	float:right;
	text-align:right;
	font-size:0.8em;
	font-style:italic;
	width:55%;
	padding-top:22px;	
	
	}

nav
{
	width: 100%;
	height: 70px;
	background-color:#006ca7;
	border-bottom:solid;
	border-bottom-color: white; 
	border-top: solid;
	border-top-color: white;
	border-bottom-width: 0.5px;
	border-top-width: 1.5px;
	margin: auto;
	/*box-shadow:  2px 2px 2px 2px #c8c8c8; */
	min-width: 950px;
	text-align: center;	
	z-index:2;
	clear: both;
	
	
	
	
}

nav ul {
    list-style-type: none;
    font-size: 1em;
	text-shadow: 1px 1px #0a212a;
	/* margin: auto; */
    overflow: hidden; 
	display: inline;
	
	
}


nav li {
    display:inline-block;
	padding: 0px 0px;
	border-top: none;
	border-left: solid;
	border-right: solid;
	border-color: white;
	border-width: thin;
	height:70px;
	margin-left: -3.1px;
    margin-right: -3.0px;
	font-weight: 500;	
	
}


nav a:link, a:visited {
    display: inline-block;
    width: 151px;    
    color: #FFFFFF;
    text-align: center;
    padding-top: 24px;
	margin-top: 0px;
    text-decoration: none;
    
}

nav a:hover {
    display: block;
	background-image:url(img/topbarhov.jpg);
	height: 45px;
	z-index:3;
	background-color:#3988f5;
		
}


.contentarea {
	
	margin: 40px auto;
	position:relative;
				
	}




h1
{
	font-family: 'Arial';
	color: #333333;
    font-size: 3em;
	font-weight: 700;
	text-shadow: 3px 3px #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 90%;
	
	
}

h2
{
	font-family: 'Arial';
	color: #333333;
	font-size: 1.2em;
	font-weight: 700;
}

h3
{
	font-family: 'Arial';
	color: #333333;
	font-size: 1em;
	font-weight: 700;
}

.subhead 
{
	font-size: 1.1em;
	color: #aaaaaa;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1.5px 1.5px #ffffff;
	line-height: 90%;
	
		
}


.fslider
{
	width: 900px;
	margin: 175px auto 10px;;
	z-index:1;
	position:relative;
		
}


.flexslider
{
	width: 575px;
	float: left;
	margin-top: 15px;
	z-index:1;
	
}

.toparticle
{
	width: 275px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 18px;
	float:left;
	font-size: 0.75em;
	position:inherit;
		
}

.insidetoparticle{
	
	width: 525px;
	margin:auto;
	padding-top: 140px;
	padding-right: 18px;
	padding-left: 20px;
	font-size: 1em;
	float:left;
	clear: both;
	
	}
	
.insidetopfoto{
	
	float: left;
	margin: 0px 8px 7px 0px;
	padding-top:155px;
	
	}
	
#contactform {
	padding-left:20px;
	
	}
#contacttopfoto{
	
	float: left;
	margin: 0px 8px 7px 0px;
	padding-top:145px;
	width: 280px;
	
	}

.subarticle
{
	font-size: 0.75em;
	width: 900px;
    margin: 20px auto;
	margin-bottom: 30px;
	clear: both;
}

.subarticle a:link, .subarticle a:visited{
	
	color:blue;
	text-decoration:none;
	
	}

.subarticle a:hover {
	
	text-decoration:underline;
	
	}

.firstarticle
{
	float:left;
	width: 285px;
	padding-right: 18px;
	padding-left: 20px;
}

.secondarticle
{
	float:left;
	width: 280px;
	padding-right: 18px;
}

.thirdarticle
{
	float:left;
	width: 260px;
	padding-right: 18px;   
}

.insidearticle{
	
	float:left;
	width: 800px;
	padding-right: 18px;
	padding-left: 20px;

	}

.insidelist {
	font-size: 1.3em;
	
	}

/* Styles related to lightbox */
/* #lightBoxBg{
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.5;
            display: none;
            background-color: #000000;
            height: 100%;
            width: 100%;
        }

#lightBox{
            position: absolute;
            top: 25%;
            left: 40%;
            display: none;
        } 
		*/

/* Styles for the services list */
#servicelist a {
	color:black !important;
	}
	
#servicelist a:visited {
	color:black !important;
	}
	
#servicelist a:hover {
	color:blue !important;
	}

#doctor
{
	float: left;
	margin: 0px 8px 7px 0px;
}

#staffphoto
{
	float: left;
	margin: 0px 6px 7px 0px;
	width: 210px;
}

#fredphoto
{
	float: left;
	margin: 18px 14px 10px 0px;
	width: 100px;
}

#fredfamphoto
{
	float: right;
	margin: 0px 10px 7px 14px;
	width: 290px;
}

footer
{
	position: relative;
    width: 700px;
    margin: 0px auto;
	background-color: #006ca7;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	clear: both;
}

footer, .push {
	height: 100px;
	}

footer p {
	padding: 35px 0 0;
	color: #fff;
	font: 0.75em arial,sans-serif;
	text-align: center;
}

footer a, a:visited {
	color: #fff;
	text-decoration:none;
	}

footer a:hover {
	color: #fff;
	text-decoration:underline;
	}

