@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #6c7576;
	
}
a:link {
	color: #792f40;
		text-decoration: none;
}
a:visited {
	color: #792f40;
		text-decoration: none;
}
a:hover {
	color: #c59d32;
	text-decoration: none;
}

#container {
	height:800px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/inside_full_bg_left.jpg);
	background-repeat: no-repeat;
	top: -5px;
	border: 2px solid #c59d32;
}
#navbar {
	font-family: "Century Gothic", Arial, sans-serif, 176MKSD;
	font-size: 16px;
	color: #820C22;
	height: 56px;
	width: 570px;
	position: absolute;
	top: 54px;
	padding: 10px;
	left: 585px;
}
#title {
	width: 525px;
	position: absolute;
	left: 206px;
	top: 150px;
	visibility: hidden;
	height: 100px;
}
#content_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px;
	height: 567px;
	width: 525px;
	position: absolute;
	left: 206px;
	top: 149px;
	text-align: justify;
}


#content_left_scroll {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px;
	height: 575px;
	width: 528px;
	position: absolute;
	left: 200px;
	top: 151px;
	text-align: justify;
	z-index: 100;	
}


#content_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 15px;
	height: 540px;
	width: 310px;
	position: absolute;
	right: 172px;
	top: 176px;
	text-align: left;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c59d32;
}
#cranial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 15px;
	height: 575px;
	width: 310px;
	position: absolute;
	right: 171px;
	top: 137px;
	text-align: left;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c59d32;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	height: 50px;
	width: 919px;
	position: absolute;
	bottom: -19px;
	left: 190px;
	padding: 8px;
}

.subtitle {
	font-family: "Century Gothic", Arial, sans-serif, 176MKSD;
	font-size: 16px;
	color: #792d40;	
}

#testimonial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: 100px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	padding: 10px;
	
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.signature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: right;
}
.contact_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.contact_med {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div.bottombar{ /* bar that runs across the bottom of the menu */
height: 10px;

}

ul.semiopaquemenu{ /* main menu UL */
	width: 100%;
	padding: 11px 0 8px 0; /* padding of the 4 sides of the menu */
	margin: 0;
	text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
	font-family: "Century Gothic", Arial, sans-serif, 176MKSD;
	font-size: 16px;
	font-weight: normal;
}

ul.semiopaquemenu li{
display: inline;
}

ul.semiopaquemenu li a{
	color:#546069;
	padding: 4px 7px 4px 7px; /* padding of the 4 sides of each menu link */
	margin-right: 8px; /* spacing between each menu link */
	text-decoration: none;
}

ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected{
	color: #911226;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9+ SVG equivalent  of linear gradients */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); /* fade from white (0.82 opacty) to 0.16 opacity */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
	background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#29ffffff',GradientType=0 );
	-moz-box-shadow: 0 0 5px #595959; /* CSS3 box shadows */
	-webkit-box-shadow: 0 0 5px #595959;
	box-shadow: 0 0 5px #595959;
	padding-top: 12px; /* large padding to get menu item to protrude upwards */
	padding-bottom: 20px; /* large padding to get menu item to protrude downwards */
}
.scroll {
	overflow: scroll;
	height: 567px;
	overflow-x: hidden;	
}