body{
	font-family: Tahoma, "Arial Narrow", sans-serif;
	margin: 0px;
	font-size: 16px;
	color: #787677;
}
h1{
	text-transform: uppercase;
	color: #787677;
	font-size: 28px;
	line-height:30px;
	margin-bottom:-4px;
}
h2{
	font-weight: bold;
	color: #787677;
	font-size: 20px;
}

#slideshow_container{
	clear:both;
	overflow:hidden;
}
#footer_phones_div{
	font-size: 24px;
	color:#0c6665;
	text-align:center;
}
#footer_div{
	background-color:#978b7b;
	color: white;
	font-size: 12px;
	text-align:center;
	padding:10px;
}
#footer_div a{
	color: white !important;
}
#footer_div a:hover{
	text-decoration:none;
}
#header_container_div {
	background-color: #FFF;
}
#header_div {
	min-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#logo_div{
	width: 100%;
	font-family: "Myriad Pro", Tahoma, Verdana;
	font-weight: bold;
	overflow:hidden;

}
#logo_div img {
	width: 50%;
	height: auto;
	float: left;
}
.company_name{
	font-size: 30px;
	float: left;
}
.urg_care{
	font-size: 25px;
	float: left;
}
.company_name_urg_care{
	color: #db1e3e;
    display: table-cell;
    vertical-align: middle;
    height: 180px;
	padding-left: 6px;
}

#phone_address_div {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #978b7b;
	text-align: center;
	float: left;
	width: 100%;
}
#phone_span a, #phone_span a:visited{
	font-size: 32px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #787678;
	text-decoration:none;
}

#phone_span a:hover{
	text-decoration:underline;
}

#phone_footer a, #phone_footer a:visited{
	font-weight: bold;
	color: #787677;
	font-size: 20px;
	text-decoration:none;
}

#phone_footer a:hover{
	text-decoration:underline;
}



#address_span a, #address_span a:visited{
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #787678;
	text-decoration:none;
}

#address_span a:hover{
	text-decoration:underline;
}

.corner {
	font-size: 18px;
}

.content_block {
	margin: 0 auto;
	overflow: hidden;
}
.More_link{
	text-align: right;
}
.content_container {
	clear: both;
	overflow:hidden;
}
.main_content{
	overflow:hidden;
	padding: 10px;
	min-height: 410px;
}
.main_content a{
	color: #cc3333;
	text-decoration:none;
}
.main_content a:hover{
	color: #cc3333;
	text-decoration:underline;
}
.gray_container {
    background-color: #ebebeb;
    clear: both;
    overflow: hidden;
}
.copyright_block{
	display: block;
}

.footer_nav_block img{
	width: 50%;
	height:auto;
	float: left;
}
.footer_nav_block ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:20px;
}
.footer_nav_block{
	padding-top: 10px;
	padding-left: 15px;
	font-size: 22px;
}

.footer_nav_block a, .footer_nav_block a:visited{
	color: #db1e3e;
	text-decoration:none;
	font-weight: bold;
	background-color:transparent !important;
	font-size: 14px;
}

.footer_nav_block a:hover{
	text-decoration:underline;
	color: #978b7b;
}
.footer_nav_block h2{
	font-size: 18px;
}
.footer_nav_block .company_name{
	font-size: 30px;
}
.footer_nav_block .urg_care{
	font-size: 25px;
	float:none;
}
.footer_nav_block .company_name_urg_care{
	font-weight:bold;
    display: table-cell;
    vertical-align: middle;
    height: 180px;
}

.content_half_block{
	clear: both;
	margin-bottom: 40px;
}



/*=== menu ===*/
.nav{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	list-style: none;
}
#home_link{
	background-color: #787677;
}
#campus_link, #contact_link{
	background-color: #db1e3e;
}
#what_link{
	background-color: #7b3a45;
}
#payment_link{
	background-color: #978b7b;
}


.nav li{
}

.nav li a {
	width: 100%;
	color: white !important;
	font-weight:bold !important;
	display: block;
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align:center;
	border: 1px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav li a:hover, #home_link:hover,#campus_link:hover,#payment_link:hover,#what_link:hover, #contact_link:hover{
	background-color: #bbb2a9;
}

/*--------- Email Form ---------*/

.textfield{
	padding:5px;
	border:#CCC solid 1px;
	border-radius:5px;
	color:#666;
	size: 18px;
}

.button{
	padding-right: 25px;
	padding-top: 3px;
	padding-left: 25px;
	border: 1px #db1e3e solid;
	background-color:#db1e3e;
	white-space:nowrap;
	color: white !important;
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 16px;
	height: 24px;
	text-decoration:none !important;
	display:inline-block;
}
.button[type=submit]{
	padding-bottom: 6px;
	height: 28px;
}

.form_field_block{
	padding-top: 10px;width: 92%;
}

.dropdown {
	background-color : #FFFFFF;
	color : #666;
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 16px;
	border : 1px solid #ccc;
	padding:4px;
	border-radius: 4px;
}



@media only screen and (max-width: 320px) {
	.company_name_urg_care{
		height: 100px;
	}
	.company_name{
		font-size: 20px;
	}
	.urg_care{
		font-size: 18px;
	}
	#logo_div{
		height: 135px;
		padding-top:8px;

	}
	.company_name{
		padding-top:18px;
	}
	
	.corner {
		font-size: 16px;
	}



	.footer_nav_block .company_name_urg_care{
		font-weight:bold;
		display: table-cell;
		height: 100px;
		padding-top:10px;
	}
	
	.footer_nav_block h2{
		font-size: 22px;
	}
	.footer_nav_block .company_name{
		font-size: 21px;
	}
	.footer_nav_block .urg_care{
		font-size: 17px;
	}
	
	.footer_nav_block a, .footer_nav_block a:visited{
		color: #db1e3e;
		text-decoration:none;
		font-weight: bold;
		background-color:transparent !important;
		font-size: 18px;
		line-height:28px;
	}
	
}
@media only screen and (min-width: 481px) {
h1{
	font-size: 34px;
}
h2{
	font-size: 28px;
}

#header_div {
	min-width: 481px;
	max-width: 995px;
	height: 235px;
	border-bottom: 2px solid #db1e3e;
	background-image:url(images/header_background.png);
	background-repeat:no-repeat;
}

#logo_div {
    padding-top: 14px;
    width: 300px;
    float: left;
    text-align: center;
    margin-right: 50px;
	height:auto;
}
#logo_div img {
	width: auto;
	height:auto;
	float:none;
}
.company_name{
	font-size: 30px;
	float:none;
}
.urg_care{
	font-size: 25px;
	float:none;
}
.company_name_urg_care{
    display: block;
    vertical-align: middle;
    height: auto;
	padding-left: 0px;
}

#phone_address_div {
	float: right;
	text-align: left;
	padding-top: 20px;
	width: 500px;
}
#phone_address_box_div{
	padding-left: 10%;
}

#phone_span a, #phone_span a:visited, #phone_span a:hover{
	text-decoration: none;
}

#address_span a, #address_span a:visited, #address_span a:hover{
	text-decoration: none;
}


#phone_footer a, #phone_footer a:visited, #phone_footer a:hover{
	text-decoration: none;
}



.nav{
	display:inline-block;
	width:auto;
	float:left;
}
.nav li{
	float: left;
	position: relative;
}
.nav li a{
	width: 125px;
	height: 71px;
	display: table-cell;
	vertical-align:bottom;
	padding-bottom: 12px;
	border: 0px;
}
#nav_and_address{
	height: 238px;
}
.content_block {
	width: 997px;
}
.footer_nav_block h2{
	font-size: 23px;
}

.main_content{
	overflow:hidden;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.secondary_content{
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright_block{
	display: inline;
}
.footer_nav_block ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer_nav_block{
	height: 160px;
	display: table-cell;
	vertical-align: middle;
}
.phone_block{
	width: 40%;
}
.logo_block{
	width: 35%;
	padding-top: 10px;
}
.nav_block{
	padding-left: 10px;
	width: 15%;
}
#footer_phones_div{
	font-size: 18px;
	text-align:right;
}
.footer_nav_block .company_name_urg_care{
    height: 122px;
	padding-left:4px;
}
.footer_nav_block .urg_care {
    font-size: 20px;
}
.footer_nav_block .company_name{
	font-size: 22px;	
}
.nivo-nextNav{
	right: 640px !important;
}

.content_half_block{
	clear: none;
	float: left;
	width: 49%;
	margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
.nav li a {
	font-size:16px;
}
}
