body { 
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(assets/background.jpg);}
	
p {  
	font-size: 12px;
	line-height: 1.4em;}
	
h1 { 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	font-style: italic;
	border: 1px solid #a9a9a9;
	border-right: none;
	padding-left: 5px;}
	
h2 { 
	font-size: 18px; 
	font-weight: bold;}
	
h3 {  
	font-size: 16px; 
	font-weight: bold;
	font-style: italic;}
	
h4 { 
	font-size: 12px; 
	font-weight: bold;}
	
h5 {font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#023A69;
	font-style:italic;
	}	
	
a {  
	font-weight: bold; 
	text-decoration: none;
	color: #033B68;}
	
a:hover {  
	text-decoration: underline;
	color: #000000;}

ul {  
	font-size: 12px; 
	line-height: 16pt;}
	
ol {  
	font-size: 12px; 
	line-height: 1.2em;}
	
.copyright {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;}
	
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;}
	
.copyright a:hover {
	text-decoration: none;
	color: #000;}

.img-shadow {
    display: block;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 4px;}
	
.beforeafter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}	
	
.before {
	border: 1px solid #a9a9a9;
	border-right: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}	
	
.after {
	border: 1px solid #a9a9a9;
	border-left: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}
	
.before h2, .before a, .before a:hover, .after h2, .after a, .after a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}

.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;
	border: 1px solid #a9a9a9;
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
	padding-left: 5px;
	margin-top: 15px;}
	
.home {
	border: 1px solid #a9a9a9;
	border-bottom: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}

.prev {
	border: 1px solid #a9a9a9;
	border-right: none;
	border-bottom: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}	
	
.next {
	border: 1px solid #a9a9a9;
	border-left: none;
	border-bottom: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}
	
.prev h2, .next h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 15px;}
	
.postop {
	font-weight: bold;
	color: #033B68;
	text-decoration: none;
	font-style: italic;
	font-size: 20px;}	
	
.whiteback {
	background-color: #FFFFFF;
	border: 1px solid #000;
	padding: 15px;}
	
.enter {width:100px;
		height:40px;
		float:right;
		margin-top:265px;
		margin-right:145px;
		}	
		
* html .enter {margin-right:70px;
		}		
		
.flash {float:right;
		}		

.direct {width:600px;
		height:450px;
		clear:right;
		}
.google_review {
	width:232px;
	height:27px;
	margin:0px;
	padding:0px;
	display:block;
	background:url(assets/images/google_review.jpg) left top no-repeat;
}

/* modal stuff */
#simplemodal-container {
	padding:10px;
	background-color:#333;
}
#simplemodal-container a.modalCloseImg {
	background:url(assets/images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#google_modal {
	width:900px;
	height:700px;
	display:none;
}
.google_review:hover {
	background:url(assets/images/google_review_over.jpg) left top no-repeat;
}

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

.hideThisVid{display:none;}
/*------------------------modal form--------------------------------------*/
/*Simple Modal Stuff*/
/*----------------------------------------------------------------------------------------------------*/

#modalForm{
	background: none;
	display: none;
	margin: 0px 0px 0px 25px;
	padding: 20px;
	color: #fff;
	font-size: 12px;
}

#modalForm p, #modalForm h1, #modalForm div{
	color: #fff;
}

#modalForm p{
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}

#modalForm h1{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 8px;
}

#modalForm input, #modalForm textarea, #modalForm select{
	background: #5b5d60;
	border: 1px solid #fff;
	color: #000;
	padding: 4px;
}
#modalForm select{ display:block; margin:5px 0 10px 0;}
#modalForm textarea{ width: 440px; height: 80px;}
#modalForm input.name{ width: 220px;}
#modalForm input.address{	width: 440px;}
#modalForm input.phone1, #modalForm input.phone2, #modalForm input.phone3{ width: 40px; text-align: center;}
#modalForm input.phone3{ width: 60px;}
#modalForm input.email{ width: 200px;}
#modalForm select{ width: 190px; text-align: center;}
#modalForm option{ color: #000; padding: 4px; text-align: center;}
#modalForm .scheduleOptions{ float: right; margin-right: 45px; padding-top: 15px;}
#modalForm input.submit{
	background: url(assets/images/submit.jpg) top left no-repeat;
	width: 102px;
	height: 28px;
	border: none;
	float: right;
	margin-top: 15px;
}

#modalForm hr{
	color: #000;
	margin-bottom: 25px;
}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {width:660px; color:#bbb; background-color:none; border:none; padding:18px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background: url(assets/images/x.png) no-repeat; width:33px; height:34px; display:inline; z-index:3200; position:absolute; top:5px; right:10px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
/*----------------------------------------------------------------------------------------------------*/
			
.appointmentButton{
	margin: 40px auto;
	display: block;
	width: 171px;
	height: 83px;
}

.imgBorder, .imgborder{
	border: 2px solid #c00000;
	margin: 5px;
}
		
.clear{
	clear: both;
}

.linkedIn{
	margin: 0 auto;
	display: block;
	width: 110px;
}

.red{
	color: #b01b1b;
}

.right{
	float: right;
}

.left{
	float: left;
}

a img{
	border: none;
}


