@charset "utf-8";
/* Dr. Casella CSS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(images/base.png);
	background-repeat: repeat-x;
	margin: 0px;
}
a:focus {
	border:none;
}
#container {
	width:900px;
	margin:auto;
}
#container .float {
	background:url(images/container-b.png) no-repeat center 0px;
	width:900px;
	float:left;
}
#top {
	width: 100%;
	height: 139px;
	display:block;
}
#logo {
	width:210px;
	height:100px;
	cursor:pointer;
	display:block;
	float:left;
	margin: 20px 0px 0px 40px;
}
#container1 {
	background:url(images/main-b.png) repeat-y 16px top;
	float: left;
	width:100%;
}
#leftcolumn {
	width: 252px;
	height:600px;
	float:left;
	display:block;
	margin-left:16px;
	padding-bottom: 20px;
}
#nav {
	width:100%;
	list-style: none;
	margin: 0px;
	padding:0px 0px 8px 0px;
	background: url(images/banner-b.png) repeat-x center bottom;
}
#nav li {
	width: 100%;
	height:42px;
	line-height: 42px;
	display:block;
	background: url(images/nav-a.png) repeat-x center bottom;
}
#nav li a {
	width: 76%;
	padding: 0% 12%;
	height:42px;
	line-height: 44px;
	display:block;
	background: url(images/nav-a.png) no-repeat 10px top;
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
}
#nav li:hover {
	background: url(images/nav-a-hover.png) repeat-x center bottom;
}
#nav li a:hover {
	background: url(images/nav-a-hover.png) no-repeat 10px top;
	color:#105171;
}
#nav a.current {
	background: url(images/nav-a-current.png) no-repeat;
	color:#105171;
}
#leftcolumn img {
	position:relative;
	top:2px;
	left: 1px;
}
#main {
	width: 586px;
	float:left;
	display:block;
	background-color:#FFF;
	margin-left:30px;
	padding-bottom: 20px;
}
#banner {
	width: 586px;
	height: 302px;
	overflow:visible;
	background: url(images/banner-b.png) repeat-x center bottom;
}
#flashcontent {
	position:relative;
	top: -29px;
	left: -29px;
	background: #0F3;;
}
#content {
	padding: 8px 10px;
}
a.link1 {
	color:#237798;
	text-decoration:underline;
}
a.link1:hover {
	color:#ffcc66;
}
h2 {
	margin:0px;
	padding:0px;
	color:#ffcc66;
	font-size:16px;
}
h1 {
	margin:0px;
	width:100%;
	border-bottom: #CCC dotted 1px;
	padding: 0px 0px 5px 0px;
	color:#237798;
	font-size:18px;
}
h3, h4 {
	padding: 0px;
	margin:0px;
	color:#ffcc66;
	font-size:12px;
	font-weight:bold;
}
h4 {
	color:#237798;	
}
#footer {
	width:100%;
	height:147px;
	background: url(images/footer-b.png) repeat-x;
	display:block;
	float:left;
}
#footer .float {
	width:900px;
	margin:auto;
	background:url(images/footer-c.png) no-repeat center 0px;
	height:147px;
	display:block;
}
#footer .float #app {
	width: 250px;
	height:110px;
	display: block;
	opacity: 0.2;
	cursor:pointer;
	float:left;
	margin: 34px 0px 0px 25px;
}


.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

.highslide-container {
		border-width: 10px;
}
.highslide {
	outline: none;
	text-decoration: none;
}
a.highslide-credits, a.highslide-credits i {
	padding: 0px;
	width:1px;
	height: 1px;
	overflow:hidden;
}





.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 3px solid #F2F2F2;
}
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border: 10px solid white;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
dt {
	width:60px;
	padding-right: 25px;
	float:left;
	clear: left;
	display:block;
	color:#ffcc66;
	font-size:12px;
	font-weight:bold;
}
dd {
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
	display:block;
	color:#237798;
	font-size:12px;
	font-weight:bold;
}
a.read {
	color:#237798;
	text-decoration:none;
	background: url(images/arrow.png) no-repeat left 5px;
	padding-left: 20px;
	cursor:pointer;
}
a.read:hover {
	border-bottom: 1px dotted #ffcc66;
}
#content ul li a,#content ul li {
	text-decoration:none;
	color:#237798;
}
#content ul {
	padding-left: 20px;
}
#content ul li {
	color:#ffcc66;
}
#content ul li a:hover {
	text-decoration: underline;
}
#content ul li span {
	color:#333;
}


.more {
    display: none;
	margin: 10px 10px;
	padding:5px;
	background: #EEE;
}
.top {
	background: url(images/arrow-up.png) no-repeat right center;
	width:20px;
	padding-right:10px;
	float:right;
	color:#CCC;
	text-decoration:none;
	font-size:11px;
}
.close {
	background: url(images/close.png) no-repeat right 7px;
	width:30px;
	padding-right:7px;
	padding-top:4px;
	float:right;
	color:#CCC;
	text-decoration:none;
	font-size:11px;
	position:relative;
	top: -22px;
	cursor:pointer;
}
.top:hover, .close:hover {
	color:#237798;
}

fieldset {
	padding:4px;
	border:none;
	width:275px;;
	background-color:#f6f6f6;
	margin:1px 0px;
}
label {
	font-size:11px;
	line-height:20px;
	height:20px;
	width:120px;
	display:block;
	float:left;
	font-weight:bold;
	color:#237798;
}
input {
	font-size:11px;
	padding:3px;
	width:140px;
	height:13px;
	color:#5a6365;
	border:1px solid #e9e9e9;
}
textarea {
	font-size:11px;
	padding:3px;
	width:268px;
	height: 60px;
	color:#5a6365;
	border:1px solid #e9e9e9;
	overflow:auto;
}
.submit {
	padding: 0px 15px 2px 15px;
	width:auto;
	height:25px;
	color:#FFF;
	font-weight: bold;
	background:#ffcc66;
	border:none;
	cursor:pointer;

}
.submit:hover {
	background:#237798;
}
select {
	font-size:11px;
	padding:2px;
	width:140px;
	height:22px;
	color:#5a6365;
	border:1px solid #e9e9e9;
}
option {
	height:16px;
	line-height:18px;
	padding-top:2px;
}
#fail {
	font-size:11px;
	color:#F33;
}
#confirm {
	font-size:11px;
	color:#0C6;
}
.contact-info {
	background: url(images/bg-contactinfo.jpg) no-repeat;
	color: #fff;
	text-shadow: 0 1px 0 #3783A2;
	padding: 3px 10px;
	font-size: 13px;
	position: relative;
}
.contact-info p {
	margin: 0;	
}
.contact-info .title {
	font-size: 16px;
	font-weight: bold;
}
.contact-info .facebook-link {
	position: absolute;
	top: 10px;
	right: 10px;	
}
