/* Type Styles */
a.nav:link {
	color: #6d9d31;
	text-decoration: none;
}
a.nav:visited {color: #6d9d31; text-decoration: none; }
a.nav:hover {color: #006699; text-decoration: underline; }
a.nav:active {color: #006699; }

ul li.register-li {
	display: block;
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size: 24px;
	line-height: 3px;
}

a.tech-links:link {
		font-family: verdana;
		font-size: 13px;
		font-style: bold;
} 




h1 {
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 18px;
    padding: 0 0 20 0;
    margin-top: 40px;
    color: #006699;
}



h2 {
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 16px;
    color: #006699;
}

h3 {
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 14px;
    color: #006699;
}

p {
	font-family: verdana;
	font-size: 11px;
	color: #515151;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #6d9d31;
}



a:hover {
	color: #006699;
	text-decoration: underline;
	
}





/* main container */

#content {
	height: 800px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}



#content-services {
	height: 900px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}

#content-patient-comfort {
	height: 1200px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}

#content-technologies {
	height: 1900px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}

#content-ortho {
	height: 1200px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}



#content-locations {
	height: 2000px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}

#content-insurance {
	height: 1450px;
	border: 1px solid #919191;
	background-color: #fffeff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}


/* header section with logo and phone number */


#header-wrapper {
	height: 150px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header {
	height: 125px;
	margin: 0 auto;
	width: 900px;
}

#logo {
	float: left;
	padding-top: 20px;
}

#phone {
	float: right;
	padding-top: 20px;
}

/* Navigation section */


#navigation {
	height: 30px;
	margin: 0 30px 0 auto;
	width: 960px;
}

.nav-links {
	float: right;

}

ul {
	list-style-type: none;
}

ul li {
	display: inline;
	padding: 10px;
	
}

ul.bullet-1 li {
	list-style-type: circle;
	display: list-item;
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 18px;
    color: #006699;
}

ul.bullet-2 li {
	list-style-type: circle;
	display: list-item;
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 26px;
    color: #006699;
}


.current-page {
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size: 20px;
	color: #006699;
}

.nav-link {
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size: 20px;
	color: #6d9d31;
}




/* Photos section on inside pages */

#photo-strip {
	height: 238px;
	margin: 20px auto;
	width: 936px;
	
}

#fadeshow1 {
	float: left;
}

#fadeshow2 {
	float: left;
}

#fadeshow3 {
	float: left;
}


/* Informational section */

#information {
	height: 500px;
	margin: 0 auto;
	width: 900px;
}

#information-home {
	height: 500px;
	margin: 0 auto;
	width: 900px;
	padding-top: 40px;
}



#register-online {
	float: left;
	padding-top: 20px;
}

#register-online-home {
	float: left;
	padding-top: 20px;
}





#home-intro {
	float: right;
	height: auto;
	margin: 0 auto;
	width: 570px;
	padding-bottom: 40px;
	padding-right: 20px;
}


#patient-comfort {
	float: right;
	height: auto;
	margin: 0 auto;
	width: 500px;
	padding-bottom: 60px;
}


/* Technologies Modal Windows Styles */

#modal-photo {
	float: left;
	width: 312px;
	height: 238px;
	margin-right: 40px;
	margin-left: 10px;
		-webkit-box-shadow: 3px 3px 5px #7a787a;
	-moz-box-shadow: 3px 3px 5px #7a787a;
	box-shadow: 3px 3px 5px #7a787a;
}

#modal-copy {
	width: auto;
}


#modal-wrapper {
	height: auto;
	margin: 0 auto;
	width: 800px;

}

#modal-left {
	float: left;
	padding-top: 20px;

}

#modal-right {
	float: right;
	height: auto;
	margin: 0 auto;
	width: 450px;
}









