@font-face {
	font-family: 'EurostileLTStdMedium';
	src: url('fonts/webfontkit-20110113-191344/eurostileltstd-webfont.eot');
	src: local('☺'), url('fonts/webfontkit-20110113-191344/eurostileltstd-webfont.woff') format('woff'), url('fonts/webfontkit-20110113-191344/eurostileltstd-webfont.ttf') format('truetype'), url('fonts/webfontkit-20110113-191344/eurostileltstd-webfont.svg#webfont1qC5sBPc') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EurostileLTStdDemi';
	src: url('fonts/webfontkit-20110113-192109/eurostileltstd-demi-webfont.eot');
	src: local('☺'), url('fonts/webfontkit-20110113-192109/eurostileltstd-demi-webfont.woff') format('woff'), url('fonts/webfontkit-20110113-192109/eurostileltstd-demi-webfont.ttf') format('truetype'), url('fonts/webfontkit-20110113-192109/eurostileltstd-demi-webfont.svg#webfontTMsW4QTj') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* begin sections */
html {
	margin:0 auto;
	padding:0px;
	background:url('images/bg-seamless.jpg') top right;
}

body {
	margin:0 auto;
	padding:0px;
	width:1024px;
	font-family:verdana;
}

#wrapper {
	margin:0 auto;
	padding:0px;
	width:1024px;
	background:url('images/bg-tr-hightlight.png') top right no-repeat;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
        -moz-border-top-right-radius: 50px;
        -moz-border-top-left-radius: 50px;
        -webkit-border-top-right-radius: 50px;
        -webkit-border-top-left-radius: 50px;
}

#header {
	padding:0px;
	margin:0px;
	height:108px;
	width:1024px;
	background:url('images/bg-header.png') bottom no-repeat;
}

#nav {
	position:relative;
	z-index:10;
	padding:0px;
	margin:0px;
	height:44px;
	width:1024px;
	background:url('images/bg-menu.png') bottom no-repeat;
}

#content {
	float:left;
}

#sidebar {
	float:left;
	margin-left: -50px;
}

.wsidebar {
	padding:0px;
	margin:0px;
	width:1024px;
	background:url('images/bg-content-w-sidebar.jpg') top repeat-y;
}
.wsidebar #content {
	width:784px;
	float:left;
	padding:15px;
}

.wsidebar #sidebar {
	width:210px;
	float:left;
}

.full {
	padding:0px;
	margin:0px;
	width:1024px;
	background-color: #fff;
}

.full #content {
	width:994px;
	float:left;
	padding:15px;
}

#slider-wrapper {
	background:url('images/bg-seamless.jpg') top right;
	z-index:1;
	top:-12px;
	position:relative;
	height:271px;
	width:1024px;
	padding:0px;
	margin:0px;
	clear:both;
}

#footer {
	width:1024px;
}

.fsidebar {
	background:url('images/footer-bg-sidebar.png') top repeat-y;
	height:61px;
	width:1024px;
}

.ffull {
	background:url('images/footer-bg.png') top repeat-y;
	height:57px;
	width:1024px;
}

/* end sections */

/* being nav */

#nav ul {
	padding:0px;
	margin:0px;
}

#nav li {
	position: relative;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	white-space:nowrap;
	border-right: 1px solid #e7dec1;
}

#nav a:link, #nav a:visited {
	font-family: 'EurostileLTStdMedium';
	float:left;
	display:block;
	height:31px;
	line-height:31px;
	padding: 0 30px 0 30px;
	color:#000;
	text-decoration:none;
}
#nav .parent span {
	float:right;
	width:14px;
	height:11px;
	margin: 10px 0 0 6px;
	background:url('images/dropdown-arrow.png') no-repeat;
}

#nav a:hover {
	color:#cbb778;
}

#nav ul li ul {	
	margin: 0px;
	padding: 2px 5px 0 5px;
	position: absolute;
	top:30px;
	left: -12000px;
	float: left;
	clear: left;
	background: #F8F5EB;
	border: 1px solid #e7dec1;
}

#nav ul li.hover ul {
	left: 10px;
}

#nav ul li ul li {	
	float: none;
	display: inline;
}

#nav ul li ul li {
	border-right: none;
}

#nav ul li ul li a:link, #nav ul li ul li a:visited {
	margin: 0px;
	padding: 0 10px 0 10px;
	float:left;
	clear:both;
}

/* end nav */

/* begin sidebar */
#sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	color:#000;
	display:block;
	padding: 13px 10px 0 100px;
	font-family: 'EurostileLTStdDemi';
	line-height:14px;
	background:url('images/sidebar-menu.png') no-repeat;
	width:101px;
	height:44px;
	position:relative;
}

#sidebar a:hover {
	background:url('images/sidebar-menu-hover.png') no-repeat;
}

#sidebar p {
	display:block;
	padding: 15px 0 15px 0;
}

.payment span {
	display:block;
	position:absolute;
	top:-20px;
	left:3px;
	background:url('images/sidebar-money.png') no-repeat;
	height:80px;
	width:200px;
}
	
.calendar span { 
	display:block;
	position:absolute;
	top:-20px;
	left:1px;
	background:url('images/sidebar-calendar.png') no-repeat;
	height:90px;
	width:200px;
}

.appointment span { 
	display:block;
	position:absolute;
	top:-27px;
	left:0px;
	background:url('images/sidebar-appointment.png') no-repeat;
	height:95px;
	width:200px;
}

/* end sidebar */

/* begin testimonials */
#testimonals {
	float:right;
	background:url('images/bg-testimonials.png') no-repeat;
	width:208px;
	height:143px;
}

#testimonals img {
	padding: 28px 0 0 11px;
}
/* end testimonials */

/* begin before and after */
#before_and_after {
	float:right;
	background:url('images/bg-before_and_after.png') no-repeat;
	width:392px;
	height:143px;
}

#before_and_after .before {
		margin: 28px 0 0 11px;
		padding:0px;
}
#before_and_after .after {
		margin: 28px 0 0 4px;
		padding:0px;
}
/* end before and after */

/* begin footer */

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

#social {
	float:left;
	padding: 50px 0 0 40px;
}

#social a {
	padding: 0 2px 0 2px;
}

#footer-phone {
	float:right;
	padding:20px 17px 0 0;
}

#bottom-bar {
	float:left;
	clear:both;
	width:1024px;
	margin: 5px 0 10px 0;
	padding: 3px 0 0 0;
	border-top:solid 1px #92845e;
	color:#6c624d;
	font-size:10px;
}

#bottom-menu {
	float:right;
}

#bottom-menu ul {
	padding:0px;
	margin:0px;
}

#bottom-menu li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	border-right:1px solid #6c624d;
}
#bottom-menu li.last {
	border-right:none;
}

#bottom-menu a:link, #bottom-menu a:visited {
	color:#6c624d;
	padding: 0 5px 0 5px;
}

#bottom-menu a:hover {
	color:#000;
}


/* end footer */

h1 {
	padding:0px;
	margin-left: 50px;
	font-weight:normal;
	font-size:28px;
}

.hslider {
	position:absolute;
	width:761px;
	height:48px;
	background:url('images/bg-h1.png') no-repeat;
	top: 363px;
	z-index:100;
	padding: 5px 0 0 15px;
	margin: 0 0 0 -15px;
}

a img {
	border:none;
}

#logo {
	margin: 50px 0 0 10px;
	position:absolute;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.testimonials {
	font-style: italic;
	font-size:13px;
}

.staff {
	margin-right: 20px;
	margin-bottom: 10px;
}

.hr {
	width:650px;
	height:1px;
	background-color: #DDC98A;
	margin-left:50px;
}

.hr2 {
	width:370px;
	height:1px;
	background-color: #DDC98A;
	margin-left:50px;
}

.staffp {
	font-size: 14px;
	width:650px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom: 20px;
}

p {
	width: 650px;
	margin-left: 50px;
	font-size: 14px;
}

.form {
	margin-left: 50px;
}

h2, h3, h4 {
	margin-left: 50px;
}

.all {
	margin-left:50px;
}

/*recent additions*/

#header img.right{
    margin-right: 20px;
    margin-top: 10px;
}

img#ada{
    height: 30px;
    width: 43px;
}

img#aacd{
    height: 30px;
    width: 36px;
}

table tr td #text-input {
    float: right;
    width: 260px;
}

#container p{
    text-align: left;
}

.ciframe {
    float:right;
    margin-right:10px;
    margin-left: 10px;
    margin-bottom:0px;
    border: 0px;
    width : 212px;;
    height: 174px;*/
}

#txt-input{
    width: 260px;
}

a {
	color: #756438;
	text-decoration:none;
}
