@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background: #e2e3e5;
}
/* layout structure */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	
	margin: 5px 25px 0 25px;
	padding: 0 5px 0 5px;
	background: url(../images/wrap-bgBl-2.gif) repeat-y 20% 0;
	border-left: #FFEC8B medium solid;
	border-right: #FFEC8B medium solid;
}
/* header */
#header {
	background: #ffffff;
	padding: 5px 0 1px 0;
	border-top: double #851f38 10px;
}
#header h1 {
	margin: 0;
	padding: 25px;
	background: url(../images/logo-sm.gif) no-repeat top left;
	color: #ffffff;
	text-align:right;
}
#header ul.topnav li{
	display: inline;
	font-size: 90%;
}
/* message row */
#message {
	margin: 0;
	padding: 10px;
	font-size: 115%;
	color: #fff;
	text-align: center;
	background: #851f38;
	font-weight:bold;
	font-style:italic;
}
/*HOME PAGE*/
#mainhome {
	background: url(../images/wrap-bgBl.gif) repeat-y 70% 0;
}
#main P{
	background:#FFFFFF;
}
/* gutters */
#contenthome .gutter {
	padding: 25px 25px 35px 25px;
}
#sidebarhome .gutter {
	padding: 15px;
}

#contenthome {
	float: left;
	width: 70%;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	border-right: 10px solid #FFEC8B;
	
}
#contenthome h4.quick {
	font-size:110%;
	color: #018093;
}
#contenthome p.bottom {
	text-align: center;
	font-size: 80%;
}

/* sidebars */
.boxhome {
	background: #fff;
	margin: 0 50px 5px 0 ;
	padding: 0 0 1px 0;
	border-bottom: thin solid #333;
	border-right: thin solid #666;
	border-left: thin solid #858585;
	border-top: thin solid #dfdfdf;
}
.boxhome p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align:center;
	
}
.boxhome1 {
	background: #fff;
	margin: 0 50px 5px 0 ;
	padding: 0 0 1px 0;
	
	border-bottom: thin solid #333;
	border-right: thin solid #666;
	border-left: thin solid #858585;
	border-top: thin solid #dfdfdf;
}
/*background-image:url(../images/lt-up.gif) ;*/
/*	background-repeat:no-repeat; */
/*	background-position:left top; */
.boxhome1 p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align:center;
	
}
/*background:url(../images/rt-up.gif) no-repeat right top;*/
.boxhome2 {
	background: #fff;
	margin: 0 50px 5px 0 ;
	padding: 0 0 1px 0;
	
	
	
	border-bottom: thin solid #333;
	border-right: thin solid #666;
	border-left: thin solid #858585;
	border-top: thin solid #dfdfdf;
}
/*background-image:url(../images/lt-dn.gif) ;*/
/*background-repeat:no-repeat;*/
/*background-position:left bottom;*/
.boxhome2 p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align:center;
	
}
/*background:url(../images/rt-dn.gif) no-repeat bottom right ;*/
/*.ltdn {	background:url(../images/rt-up.gif) no-repeat top right ;}*/
	

#quicklink {
	text-align:center;
}
div.float {
  float: left;
  padding: 10px 5px 10px 5px;
  height:50px;
  border-style: solid;
	border-width: 4px;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
	background-color:#851f38;
	
	margin: 0 10px;
  }
  div.float p{
  	text-align:center;
  }
  div.float a:link, div.float a:visited {
  font-weight:bold;
	color:#fff;
	text-decoration:none;
  }
  div.float a:hover {
  
	background-color:#edd5ab;
	font-weight:bold;
	color:#851f38;
	text-decoration:none;
  }
#sidebarhome {
	float: right;
	
}
/*HOME PAGE END*/

/*interior pages*/
#main {
	background: url(../images/wrap-bgBl-2.gif) repeat-y 20% 0;
}
/* gutters */
#content .gutter {
	padding: 25px 25px 35px 25px;
}
#sidebar .gutter {
	padding: 15px;
}
#sidebar li a:link, #sidebar li a:visited  {
	text-decoration:none;
	}
#sidebar li a:hover {
	text-decoration: underline;
	background-color: #018093;
	color: #ffffff;
}	
#content {
	float: right;
	width: 80%;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
}
#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color:#018093;
	border-bottom: 1px solid #FFEC8B;
}
#content h4 {
	font-size: 110%;
	margin: 0 0 1em 0;
	padding: 0;
}
#sidebar {
	float:left;
}
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(../images/rt-dn.gif) no-repeat bottom right;
}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight: normal;
	color: #018093;
	background:url(../images/lt-up.gif) no-repeat top left;
}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style:none;
	
}
#footer {
	clear:both;
	background: #851f38;
	border-bottom: double #fff 10px;
}

#footer p {
	font-size: 90%;
	color: #fff;
	text-align: right;
	padding:5px 25px 5px 0;
	background: #851f38;
}
.floatright {
 	float: right;
	padding: 1px;
}
.floatleft {
 	float: left;
	padding: 1em;
}
.floatcenter {
	text-align:center;
}
.photocaption {
	font-size: 90%;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#851f38;
	font-weight:bold; 
}
.likeH4{
	font-weight:bold;
	font-size:100%;
}
.alignright {
	text-align:right;
	font-size:85%;
}
.ul-pach {
	list-style-position: outside;
	list-style-image: url(../images/symbol.gif);
}
.mission {
	font-size: 140%;
	color: #851f38;
	font-weight:bold;
}
.headshot {
	float:right;
}
div.headshot {
  float: left;
  padding: 0 15px 10px 0;
  }
 div.headshot img {
	border: 1px solid black;
}
div.headshot p {
   text-align: center;
   }
 dt {
 	font-weight:bold;
	} 
.specialty {
	border: thin solid #FFEC8B;
	width:95%;
	
}
.specialty td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.phone {
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 5px;
	border: thin solid #FFEC8B;
	
}
.spborder {
	border-bottom:thin solid #FFEC8B;
}	 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*hacks*/
/*Hide from IE5/Mac \*/
* html #footer {height: 1% }
/* End hide from IE5Mac */