
/* CONTENT ELEMENTS
------------------------------*/\
body {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
        background: url(/images/bkgrd.jpg) #f2f0ea center top no-repeat;
}
p {color: #edebeb;}

#content_container {
	width: 950px;
	margin: auto;
	padding: 0px 0px 45px 0px;
        height: 2260px;
        
}
#content {
	float: left;
        height: 2280px;
	width: 950px;
	padding: 0px 11px 0px 0px;
	 }
#content_container_bg{
       background: url(/images/welcome_bkgrd.jpg);

}
#content h2{
	color: #edebeb;
       font-size: 36px;
}
#content_topics { margin: 15px 0px 0px 0px; }
.content_topic {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	vertical-align:top;
	width: 300px;}
.content_topic img { 
	margin-right: 5px;}
        
.content_topic h2 {
		color:#222;
		font-size: 36px;
		margin: 0px 0px 5px 0px;
		text-align: center;
		border-bottom: 1px solid #113700; }

/* SLIDER ELEMENTS
------------------------------*/
#slider_container {
	margin: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 950px; }
#slider {
	height: 363px;
	position: relative;
	width: 100%; }
#frame {
	height: 0px;
	width: 0px;
	display: none;
	top: 0px;
	left: 0px;
	border-radius: 10px;
	border: 1px solid #888;
	background: #fff;
	position: absolute;}
#slides {
	background-color:#f0f0f0;
	left: 0px;
	height: 363px;
	position: absolute;
	top: 0px;
	text-align: center;
	z-index: 1;}
.slides_container {
	display: none;
	overflow: hidden;
	position: relative;
	width: 950px; }
	.slides_container div.slide {
		display: block;
		height: 363px;
		width: 950px; }
#slider_container .next,#slider_container .prev {
	display: block;
	height: 130px;
	position: absolute;
	top: 117px;
	width: 30px;
	z-index: 10;
	display: block; }
#slider_container .next { right: -34px; }
#slider_container .prev { left: -34px; }
.pagination {
	margin: 15px auto 0;
	display: inline-block;}
	.pagination li {
		float: left;
		list-style: none;
		margin: 0 1px; }
		.pagination li a {
			background-image: url(../images/slider_images/pagination.png);
			background-position: 0 0;
			display: block;
			float: left;
			height: 0;
			overflow: hidden;
			padding-top: 12px;
			width: 12px;}
		.pagination li.current a { background-position: 0 -12px; }
.caption {
	background: #000;
	background: rgba(0,0,0,.5);
	border-top: 1px solid #000;
	color: #fff;
	font-size: 12px;
	height: 30px;
	left: 0;
	padding: 8px 20px 0px 20px;
	position: absolute;
	text-shadow: none;
	text-align: left;
	width: 950px;
	z-index: 1;
	display: block; }
 
/* RANDOM ITEM ELEMENTS
------------------------------*/
#random_item1,#random_item2,#random_item3 {
	border-radius: 10px;
	border: 1px solid #113700;
	display: none;
	height: 194px;
	margin: 25px 0px 0px 0px;
	width: 620px; }
.random_item_image { padding: 5px 0px 0px 5px; }
.random_item_text {
	background-color: #f2f0ea;
	height: 184px;
	margin: 5px 0px 0px 5px;
	padding: 0;
	position: absolute;
	width: 275px; }
	.random_item_text h2 {
		background: #113700;
		color: #FFF073;;
		font-size: 35px;
		padding: 5px; }
	.random_item_text p {
		margin: 0;
		padding: 5px 5px 0px 5px; }
.random_item_shadow { margin: 5px 0px 0px 0px; }
 
/* SIDE ELEMENTS
------------------------------*/
#side {
	float: right;
	width: 254px; }
.side_topics {
	margin: 0;}
        
/* VIDEO SHOWCASE ELEMENTS
------------------------------*/
#video_content{
    margin: 50px 0px 0px;
    padding: 10px;
    background: #c0976a;
    border: 3px solid #391e04;
    border-radius: 10px;
}
#video_box{
    width: 910px;
    height: 118px;
    margin: auto;
    overflow: hidden;
}
#video_links{
    width: 99999px;
}
#video_link_title{
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 14px;
}
.video_link{
    float: left;
    margin: 0px 5px;
}
.video_link a img{
    width: 120px;
}
#next_videos,#prev_videos{
    padding: 5px;
    border: 2px solid #c0976a;
    border-radius: 7px;
    background: #47a243;
    background-image: linear-gradient(to top, #20491d 0%, #47a243 100%);
    margin: -10px;
}
#next_videos:hover,#prev_videos:hover{
    background-image: linear-gradient(to bottom, #20491d 0%, #47a243 100%);
    cursor: pointer;
}
#next_videos{
    float: right;
}
#prev_videos{
        display: none;
        float: left;
}
#welcome {
        float: left;
        height: 440px;
        width: 950px;
        margin-top: 10px;
        background: url(/images/welcome_doc.png) no-repeat;
       }
#welcome_text {
float: left;
width: 550px;
font-size: 17px;
line-height: 22px;
}


#video_holder {
        float: left;
        height: 297px;
        width: 442px;
        margin-top: 60px;
        margin-bottom: 30px;
        background: url(/images/vid_holder.jpg) no-repeat;
}

#testimonials {
        float: right;
        height: 323px;
        width: 440px;
        margin-top: 34px;
        background: url(/images/testi.png) no-repeat;
        margin-bottom: 30px;
        }

#services {
        float: right;
        height: 290px;
        width: 950px;
        background: url(/images/services.jpg) no-repeat;
        margin-top: 20px;
        margin-bottom: 65px;
}

.container-year-end {
        max-width: 1000px;
        margin: auto;
        padding: 15px 0 0;
        text-align: left;
        display: flex;
}

.flex-auto {
        flex: 1 0 auto;
}

.container-year-end p {
        margin-bottom: 15px;
        color: #000;
}

.year-end-img {
        width: 500px;
        max-width: 100%;
        margin-bottom: 15px;
        margin-right: 15px;
}

.container-covid-vaccine {
        max-width: 1000px;
        margin: auto;
        padding: 15px 0 0;
        text-align: left;
        display: flex;
}

.container-covid-vaccine p {
        margin-bottom: 15px;
        color: #000;
}

.covid-vaccine-img {
        width: 500px;
        max-width: 100%;
        margin-bottom: 15px;
        margin-right: 15px;
}

.request_appt:hover {
background-position: center -67px;
}
.request_appt {
   
        position: relative;
        width: 318px;
        height: 67px;
        background: url(/images/appt.jpg) center top no-repeat;
        
        cursor: pointer;
}

#appt_holder {
        margin-left: auto;
        margin-right: auto;
        width: 318px;
        height: 67px;
        margin-top: 50px;
        margin-bottom: 20px;

}

#time {
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        width: 950px;
        height: 30px;
        
}
#salinas {
float: left;
width: 200px;
height: 30px;
font-size: 24px;
margin-left: 35px;
}

#greenfield {
float: right;
width: 200px;
height: 30px;
font-size: 24px;
margin-right: 201px;
}

.hours-container {
	text-align: center;
        margin-top: 35px;
}

.hours-container .days {
	display: inline-block;
        width: 153px;
        margin: 0px 15px 0px 37px;
        padding: 0;
        font-size: 22px;
}

.hours-container .hours {
        display: inline-block;
        width: 218px;
        margin: 0px 15px 0px 0px;
        padding: 0;
        font-size: 22px;
}

.days2 {
        float: right;
        width: 153px;
        margin: 0px 15px 0px 0px;
        padding: 0;
        font-size: 22px;
}
.hours2 {
        width: 218px;
        float: right;
        margin: 0px 15px 0px 0px;
        padding: 0;
        font-size: 22px;
}
#implants {
        float: left;
        width: 215px;
        height: 105px;
        margin-left: 30px;
        font-size: 14px;
        color: #646464;
        margin-top: 195px;
        line-height: 1.1;
}
#sleep {
        float: left;
        width: 220px;
        height: 105px;
        margin-left: 127px;
        font-size: 14px;
        color: #646464;
        margin-top: 195px;
        line-height: 1.1;
}
#cosmetic {
        float: left;
        width: 220px;
        height: 105px;
        margin-left: 120px;
        font-size: 14px;
        color: #646464;
        margin-top: 195px;
        line-height: 1.1;
}

#map_left {
        width: 460px;
        height: 448px;
        margin-top: 55px;
        margin-left: auto;
        margin-right: auto;
}

#map_right {
        float: left;
        width: 460px;
        height: 448px;
        margin-top: 40px;
        margin-left: 20px;

}

#test_text {
margin-right: auto;
margin-left: auto;
margin-top: 184px;
height: 100px;
width: 400px;
font-size: 20px;
height: 100px;
line-height: 1.3;
}
a, a:visited {
color: #000;
cursor: pointer;
text-decoration: none;
}