/* CSS for  */

/*
#511A63 - purple
#5BCAFB - light blue
#869E40 - green
#FF9102 - orange

*/


* {
	margin: 0;
	padding: 0;
}
body {
	font: 80% Helvetica, sans-serif;
	background: url('../images/layout/bg-top.gif') no-repeat top center;
	text-align: center;
}

input{
  font: 80% Helvetica, sans-serif;
}

h1 {
	color: #49A8D2;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2 {
	color: #49A8D2;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	font-weight: normal;
	clear: left;
}

h2.index{
  font-size: 1em;
  margin: -8px 0 5px 0;
  font-weight: bold;
}

h3 {
	color: #869E40;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 0;
	clear: left;
}

#specialize{
  margin-top: -20px;
}

#specialize h3, #specialize h1, #specialize p{
	margin-left: 10px;
	font-size: ;
}
input { padding: 2px; }
option { padding: 1px 3px 1px 2px; }
ul { margin: 0 0 0 25px; }
p { margin: 0 0 10px 0; color: #999999; }

.l { float: left; }
.r { float: right; }
.clear { clear: both; }

.m-tb-5 { margin: 5px 0; }
.m-tb-10 { margin: 10px 0; }
.m-t-10 { margin: 10px 0 0 0; }

.b { font-weight: bold; }
.no-b { font-weight: normal; }
.u { text-decoration: underline; }
.no-u { text-decoration: none; }
.i { font-style: italic; }
.no-i { font-style: normal; }
.small { font-size: .9em; }
.t-c { text-align: center; }
.tal{ text-align: left;}

.dropcap{
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  float: left;
  margin-right: 1px;
  margin-top: -1px;
}

a:link{
	color: #FF9102;
}
a:link:hover{
	color: #511A63;
}

#container{
	margin: 0px auto;
	text-align: left;
	background: #F4F1F5 url('../images/layout/bg-header.gif') no-repeat top center;
	width: 800px;
}
.home #container{
	background:  url('../images/layout/bg-header.gif') no-repeat top center;
}
#header{
	height: 111px;
	position: relative;
}
#logo{
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-decoration: none;
}
#search-box{
	position: absolute;
	right: 20px;
	top: 10px;
	color: #511A63 ;
}
#search-box #search{
	width: 150px;
}
#slogan{
	font-size: 1.4em;
	color: #5BCAFB;
	line-height: 1.4em;
	position: absolute;
	right: 127px;
	top: 50px;
}
#left-bar{
	float: left;
	width: 157px;
}

div#specialize {
	background: #F4F1F5;
	padding-bottom: 100px;
}
div#specialize  p{
	font-size: .8em;
	line-height: 1.8em;
	margin-bottom: 18px;
}
ul#specialize {
	background: #F4F1F5;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
}
#specialize li a{
	display: block;
	color: #869E40;
	font-weight: bold;
	font-size: .6em;
	line-height: 1.5em;
	padding-left: 32px;
	
}
#specialize li a:hover{
	color: #869E40;
}
#specialize li{
	padding: 8px 0px 8px 0px;
	margin: 0px;
	color: #49A8D2;
	font-size: 1.4em;
	background: url('../images/bull-orange.gif') no-repeat 8px 6px;
	border-bottom: 1px solid #D7CBDB;
}
#specialize .first{
	background: none;
	text-align: center;
	padding: 14px 0px 10px 0px;
	border: 0px;
}
#home-contact{
	margin-left: 10px;
}
.drop{
	width: 130px;
	font-size: .9em;	
	margin: 2px;
	color: #666666;
}
input.drop{
	border: 0px;
	background: url('../images/bg-input.gif') no-repeat top left;
	padding: 5px;
}
textarea.drop{
	background: url('../images/bg-textarea.gif') no-repeat top left;	
	padding: 5px;
	font-family: Helvetica, sans-serif;
	border: 0px;
	height: 80px;
	font-size: .8em;
	overflow: auto;	
}
#home-contact #submit{
	float: right;
	margin-right: 10px;
}
#main{
	float: left;
	width: 643px;
	background: #ffffff;
}
#main p, #main h1, #main h2, #main h3{
	margin-left: 50px;
}
#main p{
	font-size: .9em;
	line-height: 1.7em;
	color: #666666;
	/*width: 350px;*/
	margin: 0px 20px 1.5em 50px;
	clear: left;
}
.home #main p{
	width: auto;
}
#header-int {
	height: 201px;
	background: url("../images/rotate2/rotate.php");
}
#footer{
	background: url('../images/layout/bg-bottom.png') no-repeat top center;
	height: 217px;	
	margin-top: -80px;
	position: relative;
	text-align: center;
}
.home #footer{
	margin-top: 0px;
}
#hardlinks{
  padding-top: 110px;
}
#hardlinks a{
	font-size: .9em;
	color: #511A63 ;
	margin: 0px 5px 0px 5px;
}
#copyright{

	font-size: .75em;
	color: #511A63 ;
}
.main-img{
	margin-bottom: 20px;
}
.home .main-img{
	margin-bottom: 0px;
}
#right-bar{
	float: right;
	width: 220px;
	margin-left: 40px;
}
#right-bar h1{
	margin-left: 0px;
}
.orange-list{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.orange-list li{
	margin: 0px;
	padding: 0xp;
}
.orange-list li a{
	font-size: 1.1em;
	line-height: 1.8;
	color: #FF9102;
	text-decoration: none;
}
.orange-list li a:hover{
	color: #511A63 ;
}
#main p.light{
	color: #CCCCCC;
	margin-bottom: 5px;
}
.form{
	margin-left: 50px;
	text-align: right;
	float: right;
	font-size: .8em;
}
.employment{
	float: left;
}
.form .submit{
	background: #FF9102;
	color: #ffffff;
	font-size: 1em;
	padding: .5em;
	border: 0px;
	cursor: pointer;
}
.text-input, input.text-input, textarea.text-input {
	border: 1px solid #869E40 ;
	width: 250px;
	font-size: 1em;
	padding: 1px;
}
textarea.text-input{
	font-family:  Helvetica, sans-serif;
	line-height: 1.2em;
}
.red{
	color: #FF0000;
	margin-left: 40px;
	line-height: 2em;
}
.help-ind{
	margin-left: 30px;
}
.divider{
	border-top: 1px solid #EAEAEA;
	height: 25px;
	margin: 0px 0px 0px 20px;
	text-align: right;
}
a.back-top, a.back-top:visited{
	line-height: 2em;
	display: block;
	float: right;
	color: #FF9102 ;
}
a.back-top:hover{
	color: #511A63  ;
}
.callout{
	font-size: 1.4em;
	margin: 0px 0px 10px 50px;
	background: #D8C9DD;
	color: #ffffff;
	/*border-left: 4px solid  #D8C9DD;
	border-right: 4px solid  #D8C9DD;*/
	line-height: 1.6em;
	padding:  0px 5px 0px 5px;
	text-align: left;
	float: left;
}
.staff #main p, .staff #main h3{
	clear: none;
}
.bio-pic{
	float: left;
	margin: 0px 15px 10px 50px;
	border: 3px solid #DDCEE2;
}
.staff #main ul{
	margin: 0px 0px 0px 70px;
	padding: 0px;
	color: #666666;
}
.staff #main ul li{
	margin: 8px;
	line-height: 1.1em;
	font-size: .9em;
}
#top{
	position: absolute;
	text-decoration: none;
}
.search-input{
	border: 1px solid #999999;
	width: 200px;
}
.search-submit{
	border: 0px;
	background:#511A63 ;
	color: #FFFFFF;
	font-size: 1em;
	cursor: pointer;
}

.focus_list li { margin: 0 0 10px 0; color: #999999; }














/*  ========drop down menus=========  */   












#menu{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 172px;
	border-bottom: 1px solid #999999;	
	position:relative;
	top:0;
	left:0;
	z-index:2;
	width: 157px;
	background: #ffffff;
}


#menu a{
	display:block;
	white-space:nowrap;
	text-indent:34px;
	color: #999999;
	text-decoration:none;
	width: 157px;
	line-height: 2em;
	border-bottom: 1px solid #999999; 
	background: #FFFFFF url('../images/arrow-blue.gif') no-repeat 20px 26px;
}
#menu ul.first-li{
	height: 20px;
}
#menu a:hover, #menu a.current{
 	color: #511A63;
	background: #FFFFFF url('../images/arrow-blue.gif') no-repeat 20px 6px;
}
#menu li{
	list-style-type:none;	
}

#menu ul li{
	position:relative;
}

#menu li ul{
	position:absolute;
	top: -1px;
	left:157px;
	display:none;
	border: 1px solid #999999;
	border-bottom: 0px;
	z-index: 20;
}
#menu li ul li{
	width: auto;
}
#menu li ul li a{
	padding: 0px 10px 0px 10px;
	background: #EEEEEE;
	text-indent:0px;
	width: 10em;
	color: #666666;
}
#menu li ul.menu-lg li a{
	width: 17em;
}

#menu li ul li a:hover{
	background: #ffffff;	
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;

}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
text-indent:2px;
color:#494c59;
}

#menu a.x:hover{
color:#000;
}

#menu a.x:active{
color:#060;
}