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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

.clear { clear: both; }

h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #666666;
	margin-bottom: 15px;
	margin-top: 0px;
}
p {
	color: #333333;
}
.grid_12 p {
	font-size: 16px;
	margin-top:5px;
	margin-right: 0px;
	color: #333333;
	padding-bottom: 15px;
	margin-bottom: 5px;
	line-height: 22px;
	padding-right: 30px;
	letter-spacing: .5px;
}

#shadow {
	background-image: url(images/slideshow-shadow.png);
	height: 30px;
}

.top-bar {
	background-image: url(images/blue-bar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.jagged {
	background-image: url(images/jagged.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.logobar-bak {
	background-image: url(images/logobar-bak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logobar {
	height: 162px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	height: 39px;
	background-image: url(images/navbak.jpg);
	background-position: center;
}
#logobar img{
	margin-left: 280px;
	border:none;
}
#slideshow {
}
.bucket {
	height: 255px;
	padding-top: 0px;
	width: 260px;
	float: left;
	background-image: url(images/bucket-bak.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 40px;
	margin-top: 4px;
}
.bucket h1 {
	font-size: 24px;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bucket h1 a{
	background-image: url(images/bucket-h1.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	line-height: 38px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
}
.bucket h1 a:hover{
	text-decoration: none;
	background-image: url(images/bucket-h1o.jpg);
}
.bucket img{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 12px;
}
.bucket p {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
}
.bucket p a{
	text-decoration: none;
	color: #06C;
}
.learnmore a{
	color: #06C;
	text-decoration: none;
	background-image: url(images/rt-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 32px;
	padding-top: 4px;
	text-transform: uppercase;
	line-height: 20px;
}
.learnmore a:hover{

}
#footer-columns {
	background-image: url(images/footer-divider.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#footerbak {
	height: 140px;
	background-image: url(images/footer-bak.jpg);
	background-repeat: repeat;
	margin-top: 40px;
	background-position: center;
	padding-top: 30px;
}
#footerbak p{
	color: #D7EFFF;
	font-size: 12px;
	padding-right: 0px;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footerbak a{
	text-decoration:underline;
	color: #FFF;
	display: block;
	margin-top: 5px;
}
#footerbak a:hover{
	color:#fff;
}
.phone {
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
	padding-right: 10px;
}
.footerblock {
	float: left;
	width: 200px;
	margin-left: 40px;
}
#footerbak .footerblock a{
	text-decoration:none;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #6CF;
}
#footerbak .footerblock a:hover{
	text-decoration:none;
	color: #FFF;
}
#footerbak .footerblock p{
	padding-top:0px;
	padding-bottom:0px;
	line-height: 15px;
	margin-top: 2px;
}
li {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
}

.photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 2px solid #006;
	margin-top: 5px;
	background-color: #CCC;
}

h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.topnav,
.topnav a,
.topnav ul,
.topnav li,
.topnav div,
.topnav form,
.topnav input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.topnav a { text-decoration: none; }

.topnav li { list-style: none; }
.topnav {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
}

.topnav > li {
	display: block;
	float: right;
	width: 110px;
	background-image: none;
}
.topnav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 39px;
	padding-top: 0px;
	line-height: 39px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #039;
	margin-bottom: 0px;
	letter-spacing: 1px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}

.topnav > li:hover > a {
	color: #3DACFF;
	background-image: url(images/rollover.png);
	background-repeat: no-repeat;
	background-position: center;
}
#contact-info {
	background-image: url(images/dotted.gif);
	background-position: center bottom;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	height: 152px;
}
#contact-info p{
	font-size: 13px;
	color: #666;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}
.phone-lg {
	font-size: 26px;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
#map {
	height: 35px;
	width: 102px;
	float: left;
	margin-top:14px;
	display:block;
	margin-left: 59px;
	margin-bottom: 10px;
}


#map a{
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}

#map a:hover {
	background-position: -102px;
}
#hours {
	height: 44px;
	width: 210px;
	float: left;
	margin-top:14px;
	display:block;
	margin-left: 5px;
	margin-bottom: 10px;
}


#hours a{
	background-image: url(images/hours-button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
}

#hours a:hover {
	background-position: -210px;
}

#event-detail label     { display: block; float: left; width: 70px; font-weight: bold; margin-top: 5px; }
#event-detail .data     { display: block; float: left; padding-bottom: 10px; }

.doc-btn {
   float: left;
   margin-right: 40px;
   margin-bottom: 20px;
   background: #62bf1b;
   background-image: -webkit-linear-gradient(top, #62bf1b, #009933);
   background-image: -moz-linear-gradient(top, #62bf1b, #009933);
   background-image: -ms-linear-gradient(top, #62bf1b, #009933);
   background-image: -o-linear-gradient(top, #62bf1b, #009933);
   background-image: linear-gradient(to bottom, #62bf1b, #009933);
   -webkit-border-radius: 25;
   -moz-border-radius: 25;
   border-radius: 25px;
   text-shadow: 1px 1px 3px #000;
   -webkit-box-shadow: 1px 1px 5px #666;
   -moz-box-shadow: 1px 1px 5px #666;
   box-shadow: 1px 1px 5px #666;
   font-family: Arial;
   color: #ffffff;
   font-size: 18px;
   letter-spacing: 1px;
   padding: 10px 20px 10px 20px;
   border: solid #276339 1px;
   text-decoration: none;
}

.doc-btn:hover {
   background: #009933;
   background-image: -webkit-linear-gradient(top, #009933, #62bf1b);
   background-image: -moz-linear-gradient(top, #009933, #62bf1b);
   background-image: -ms-linear-gradient(top, #009933, #62bf1b);
   background-image: -o-linear-gradient(top, #009933, #62bf1b);
   background-image: linear-gradient(to bottom, #009933, #62bf1b);
   text-decoration: none;
}



/* -- Specials buckets -- */
.specialbucket {
	float: left;
	width: 595px;
	margin: 15px 4px 0 4px;
	background-color: #EBEBEB;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.specialbucket .imgwrap {
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   white-space: nowrap;
}
.specialbucket .imgwrap .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.specialbucket img {
   vertical-align: middle;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
}

.specialbucket .textwrap { padding: 8px; font-size: 12px; }
