
/* CONTENT ELEMENTS
------------------------------*/
body {

        background-color: #adabc0;
}

#content_container {
	width: 950px;
	margin: auto;
	padding: 16px 0px 45px 0px;
        height: 2120px;
}
#content {
	float: left;
	width: 665px;
	padding: 0px 11px 0px 0px;
	border-right: 1px solid #000000; }
#content h2{
	color: #000000;
    font-size: 45px;
}
#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:#000000;
		font-size: 36px;
		margin: 0px 0px 5px 0px;
		text-align: center;
		border-bottom: 1px solid #000000; }


/* SLIDER ELEMENTS
------------------------------*/
#slider_container {
	margin: auto;
	padding: 25px 0px 25px 0px;
	position: relative;
	width: 1010px; }
#slider {
	height: 515px;
	position: relative;
	width: 100%; }
#frame {
	height: 477px;
	width: 960px;
	display: block;
	top: 15px;
	left: 24px;

	position: absolute;}
#slides {
	background-color:#f0f0f0;
	left: 30px;
	height: 467px;
	position: absolute;
	top: 21px;
	text-align: center;
	z-index: 1;}
.slides_container {
	display: none;
	overflow: hidden;
	position: relative;
	width: 950px; }
	.slides_container div.slide {
		display: block;
		height: 467px;
		width: 950px; }
#slider_container .next,#slider_container .prev {
	display: block;
	height: 123px;
	position: absolute;
	top: 172px;
	width: 36px;
	z-index: 10;
	display: block; }
#slider_container .next { right: -75px; }
#slider_container .prev { left: -75px; }
.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: none; }

/* RANDOM ITEM ELEMENTS
------------------------------*/
#random_item1,#random_item2,#random_item3 {
	border-radius: 10px;
	border: 1px solid #000000;
	display: none;
	height: 194px;
	margin: 25px 0px 0px 0px;
	width: 620px; }
.random_item_image { padding: 5px 0px 0px 5px; }
.random_item_text {
	background-color: #AB9EC6;
	height: 184px;
	margin: 5px 0px 0px 5px;
	padding: 0;
	position: absolute;
	width: 275px; }
	.random_item_text h2 {
		background: #25205D;
		color: #FFFFFF;;
		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;
}
#video_container {
    width: 960px;
    margin: auto;
    }

.four_wide_container {
        position: relative;
        float: left;
        width: 230px;
        margin-left: 10px;
        min-height: 440px;
        }
.four_wide_container iframe {
    width:230px;
    height:138px;
    border:0;
    display:block;
    margin-top: 10px;
    margin-bottom: 20px;
    }

#video_container {
    margin-bottom: 20px;
    }
.video_description_title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'PT Sans', sans-serif;
   color: #ffffff;
}

.video_descriptin_text {
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 20px;
    padding: 0 5px;
    min-height: 175px;
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
}

#section_title {
    font-size: 30px;
    text-align: left;
    margin: 10px 0;
    padding: 10px 0 4px;
   font-family: 'PT Sans', sans-serif;
   color: #ffffff;
}
.dark_btn {
font-size: 16px;
margin: 10px 0px 0px 131px;
text-align: center;
border: 1px solid #000;
font-family: 'PT Sans', sans-serif;
padding: 5px;
background: url(/images/1px-40.png) #23135e;
text-decoration: none !important;
color: #fff !important;

}

.dark_btn:hover {
color:#AB9EC6
!important}.align_bottom{position:absolute;margin-top:30px;bottom:0}

#content_container_bg{
}

#bottom_bg {
position: absolute;
width: 100%;
/*top: 1466px;*/
top: 1466px;
height: 1542px;
background-image: url(/images/cluster_photos.jpg?v=20260112);
background-repeat: no-repeat;
background-color: #26205e;
background-position: center;
}

a, a:visited {
	color: #ffffff;
	cursor:pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.more_btn {
background: #000000;
border: 0px;
color: #ffffff;
cursor: pointer;
float: right;
font-size: 12px;
margin: 5px 5px 0px 0px;
padding: 4px;
text-align: center;
width: 55px;
border-radius: 5px;}

.side_email_form{
	float: right;
        background: #8A78B0;
         padding: 1px;
}

#email_holder {
position: relative;
width: 230px;
height: 65px;
float: right;

}
.email_side {
position: relative;
width: 182px;
height: 65px;
background: url(/images/email.png) center top no-repeat;
top: 110px;
left: -188px;
cursor: pointer;
}
.email_side:hover {
background-position: center -65px;
}

.request_appt:hover {
background-position: center -65px;
}
.request_appt {
        float: right;
        position: relative;
        width: 450px;
        height: 65px;
        background: url(/images/appt.png) center top no-repeat;
        margin-top: 524px;
        margin-right: 488px;
        cursor: pointer;
}



#jefferson_map {
position: relative;
float: left;
width: 451px;
height: 374px;
top: 570px;

}

.center-container-fee {
	text-align: center;
	position: relative;
	top: 516px;

}

.disclosure-link {
width: 300px;
height: 60px;
border-radius: 16px;
background-color: #8a78b0;
margin: auto;
color: #ffffff;
padding: 24px 30px;
font-size: 21px;
text-transform: uppercase;
}

.disclosure-link:hover {
color: #23135e;
}


#frisco_map {
position: relative;
float: left;
width: 451px;
height: 374px;
top: 570px;
left: 48px;


}
#footer_container_bg {
background: #403b71;
}
