@charset "utf-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(images/menu-bg.gif) repeat-x #FFF;
}

#fade-cont{
	width:100%;
	height:100%;
    padding:0 0 0 0;
    margin:0 0 0 0;
	position:fixed;
    top:0;
    left:0;
    background:url(images/darken.png) repeat;
	z-index:9000;
}

#notify-box{
	width:500px;
    padding:0 0 0 0;
    margin:0 0 0 0;
	position:fixed;
    top:50%;
    left:50%;
    margin-top: -200px;
    margin-left: -250px;
    background:#FFF;
    z-index:9999;
}

#notify{
	width:440px;
    padding:20px 30px 20px 30px;
	font-size:14px;
	line-height:24px;
    margin:0 0 0 0;
}

#menu-cont{
	width:980px;
	height:25px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	background:#2c515c;
}

#menu{
	width:980px;
	height:25px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#menu li{
	height:25px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	float:left;
}

#menu li a{
	height:25px;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	background-color:#447d8e;
	border-right:#2c515c solid 1px;
	float:left;
}

#menu li a:hover{
	background:#59a4ba;
}

#menu li a.activeLink{
	background:#59a4ba;
}

#header-cont{
	width:980px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#header{
	width:980px;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	float:left;
}

#header #contentLeft{
	width:360px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#contentLeft #name{
	width:360px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:40px;
	line-height:45px;
	text-align:left;
	text-decoration:none;
	color:#2c515c;
	float:left;
}

#contentLeft #desc{
	width:500px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	color:#bcb8a2;
	float:left;
}

#header #contentRight{
	width:620px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#contentRight #inputs{
	width:620px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	text-align:right;
	float:left;
}

#contentRight #containerRight{
	width:273px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}

#contentRight #containerRight #facebookIcon{
	width:48px;
	height:48px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(images/facebook-icon.png) no-repeat;
	float:left;
}

#contentRight #containerRight #contactBox{
	width:215px;
	margin:0 0 0 0;
	padding:3px 0 3px 0;
	background:#709daa;
	float:right;
}

#contentRight #containerRight #contactBox .contact{
	width:215px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	float:right;
}

#contentRight #containerRight #contactBox .contact a{
	text-decoration:none;
	color:#FFF;
}

#contentRight #containerRight #contactBox .number{
	width:215px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#203a42;
	float:right;
}

#bar-cont-cont{
	width:100%;
	height:280px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(images/bar-bg.gif) repeat-y center #58a2b8;
	float:left;
}

#bar-cont{
	width:980px;
	height:280px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#bar{
	width:980px;
	height:280px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#bar #collinsImage{
	width:204px;
	height:280px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(images/drcollins.png) no-repeat bottom center;
	float:left;
}

#bar #bg-image{
	width:776px;
	height:280px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
}

h1{
	line-height:30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#body-cont{
	width:980px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#body{
	width:980px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	float:left;
}

#body #leftColumn{
	width:275px;
	margin:0 0 0 0;
	padding:0 15px 0 0;
	float:left;
}

#body #leftColumn #box{
	width:255px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#e7e7e7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#3c3c3c;
	float:left;
	border:1px solid #c5c5c5;
}

#body #leftColumn #box a.link{
	cursor:pointer;
	text-decoration:none;
	color:#437c8a;
}

#body #leftColumn #box a.link:hover{
	color:#315a64;
}

#leftColumn #box li{
	width:255px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	border-bottom:#FFF solid 1px;
	float:left;
}

#leftColumn #box li.indentedOnce{
	width:240px;
	padding:0 0 0 15px;
}

#leftColumn #box li.indentedTwice{
	width:225px;
	padding:0 0 0 30px;
}

#leftColumn #box li a{
	width:255px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	line-height:26px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#3c3c3c;
	cursor:pointer;
	float:left;
}

#leftColumn #box li a:hover{
	text-decoration:underline;
}

#leftColumn #box li a.indentedOnce{
	width:240px;
}

#leftColumn #box li a.indentedTwice{
	width:225px;
}

#body #leftColumn #box2 {
	---width:255px;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	--------border:none;
	border:1px solid #333333;
}

.searchInput{
	width:170px;
	padding:0 5px 0 5px;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#333;
	background-color:#FFF;
}

.searchButton{
	width:65px;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	background-color:#696969;
}

#body #rightColumn{
	width:690px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#body #rightColumn #box{
	width:670px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#828282;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#FFF;
	float:left;
}

#body #rightColumn .boxLight{
	width:670px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#3c3c3c;
	float:left;
}

#body #rightColumn #box font{
	width:670px;
	padding:0 0 10px 0;
	float:left;
}

#body #rightColumn .boxLight font{
	width:670px;
	padding:0 0 10px 0;
	float:left;
}

#body #rightColumn #box a{
	cursor:pointer;
	text-decoration:none;
	color:#77dcf4;
}

#body #rightColumn .boxLight a{
	cursor:pointer;
	text-decoration:none;
	color:#437c8a;
}

#body #rightColumn #box a:hover{
	color:#62b5c9;
}

#body #rightColumn .boxLight a:hover{
	color:#315a64;
}

#body #rightColumn #footer{
	width:670px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#f1f1f1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#a6a6a6;
	float:left;
}

#footer a{
	text-decoration:none;
	color:#a6a6a6;
}

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

.error {
color:#fee016;
}


.specialty {
background:#34505B;
color:#FFFFFF;
border:1px solid #001B26;
width:275px;
----height:220px;
margin:10px 0 10px 0;
float:left;
}
.specialty dl{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin-bottom:23px;
}
.specialty dt {
text-align:center;
font-weight:bold;
font-size:22px;
margin-bottom:16px;
letter-spacing: 1px;
color:#ffffff;
-----text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
.specialty dd {
font-size:16px;
margin-bottom:9px;
color:#EFF9FC;
}
.specialty a {
color:#FFFFFF;
text-decoration:none;
}
.specialty a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.home-page-logobox {
float:right;
width:175px;
border:1px solid #515151;
background-color:#E7E7E7;
margin:10px;
padding:10px 10px 0 10px;
color:#FF0000;
}
.home-page-logobox img {
margin-bottom:10px;
}