body, h1, div, table, tr, td, img{ margin: 0 0 0 0;}

*{ font-family: Century Gothic, sans-serif; color: #1a354d;}

a{
	color: #c00000;
	text-decoration: underline;
}

h3{
	font-family: font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #000e7b;
}

p{
	font-size: 13px;
}

body{
	background: #e2e3e3 url(assets/images/bg.jpg) top left no-repeat;
}

#top-links{
	color: #000f7b;
	margin-left: 174px;
	height: 25px;
	padding-top: 12px;
	width: 950px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

	#top-links a{
		color: #000f7b;
		text-decoration: none;
		font-size: 12px;
	}
	
	#top-links a:hover{
		text-decoration: underline;
	}

#content{
	background: url(assets/images/content-bg.png) top left repeat;
	width: 950px;
	border: 1px solid #c0c7cc;
	margin: 0 0 40px 174px;
	padding-bottom: 35px;
}

	#top-photo{
		margin: 8px 0 0 6px;
		float: left;
	}
	
	#logo{
		float: right;
		margin: 34px 80px 0 0;
	}
	
	#tag-line{
		background: url(assets/images/tag-line-bg.png) top left no-repeat;
		width: 505px;
		height: 50px;
		padding: 8px 0 0 122px;
		color: #c00000;
		font-family: Georgia, times, serif;
		font-style: italic;
		font-size: 24px;
		float: right;
		margin: 36px -11px 0 0;
	}
	
	#text{
		background: url(assets/images/text-body.jpg) top left repeat-y;
		width: 732px;
		float: right;
		margin-right: 9px;
	}
	
		#text-top{
			background: url(assets/images/text-top.jpg) top left no-repeat;
			min-height: 153px;
			width:698px;
			padding: 20px 17px 0 17px;
		}
		
			#center-col{
				width: 680px;
				float: left;
			}
		
	#text-footer{
		background: url(assets/images/content-bottom.jpg) top left no-repeat;
		width: 732px;
		height: 7px;
		float: right;
		margin-right: 9px;
	}
	
#left-col{
	width: 192px;
	float: left;
	margin-left: 8px;
}

#socialIcons {
	margin:0 auto;
	text-align:center;
}
	ul#nav{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		ul#nav li{
			background: url(assets/images/nav-divider.jpg) bottom left no-repeat;
			width: 192px;
			padding: 8px 0 10px 0;
		}
		
			ul#nav li a{
				color: #c20e0e;
				text-decoration: none;
				padding-left: 17px;
				font-size: 14px;
			}
			
			ul#nav li a:hover{
				background: url(assets/images/nav-hover.jpg) center left no-repeat;
			}
			

/*Simple Modal Stuff*/
/*----------------------------------------------------------------------------------------------------*/
#modalForm{
	background: #333333;
	display: none;
	margin: 0 auto;
	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: 490px; top:50px; height: 724px; color:#bbb;&nbsp; background-color:#000; border:4px solid #fff; 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:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

/*----------------------------------------------------------------------------------------------------*/
			
.appointmentButton{
	margin: 0 auto;
	display: block;
	width: 155px;
	height: 77px;
}

.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;
}
/* Gallery */
.gallery-nav,
.gallery-nav li,
.gallery-nav li a {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.gallery-nav {
	height: 50px;
	float: right;
	z-index: 999;
	margin: 5px 100px 0px 0px;
}
	.gallery-nav li {
		display: inline;
		font: normal bold 24px/26px Arial, Helvetica, sans-serif;
		color: #1a354d;
	}

.gallery,
.gallery li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none outside none;
}
.gallery {
	z-index: 70;
}
	.gallery li {
		position: absolute;
		display: none;
	}
	.gallery .offScreen {
		left: -900em !important;
		display: block;
	}
		.gallery img {
			display: block;
			position: relative;
			-webkit-box-shadow: #717065 0 0 5px;
			-moz-box-shadow: #717065 0 0 5px;
			box-shadow: #717065 0 0 5px;
			padding: 5px;
			background-color: #fff;
			border: 1px solid #C4C3B7\9;
			filter:inherit;
		}
		.gallery li span,
		.gallery li span {
			display: none;
			position: absolute;
			bottom: 10px;
			font: bold 12px/20px Arial, Helvetica, sans-serif;
			color: #fff;
			text-shadow: 1px 1px 1px #000;
		}
		.before span,
		.face-before span {
			left: 15px;
		}
		.after span,
		.face-after span {
			left: 15px;
		}
.description {
	margin: 1.571em 0 0 0;
	font: 14px/28px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1a354d;
}


