/* -----------------------------------------------------------------------

   Staterkit CSS V.02
   http://code.google.com/p/starterkit/
   
   * Copyright (c) Dave Merwin 2007 - 2008. MIT Liscense
   
----------------------------------------------------------------------- */

/* =GENERAL
----------------------------------------------------------------------- */
.reset {margin:0; padding:0;}
body {background-color: none; background-image:url(imgs/baseball.PNG);} /*change backgroung color*/
#content-skip {letter-spacing:-9999em; background-color: #00000;}
#wrap {margin-top:30px; margin-bottom:0px; padding-bottom:0px; background-color: #1b3266; border:5px ridge #ccc;}

/* =FOR DEV NAV
----------------------------------------------------------------------- */
#demo-nav {background:#000060; list-style:none;}
#demo-nav li {text-decoration:blink; margin:0px; line-height:36px; height:36px; text-align:center; font-weight:bold; color:#f8f501; font-size:24px; font-family:tahoma;}
#demo-nav a, #demo-nav a:visited {color:#000894; text-decoration:none;}
#demo-nav a:hover, #demo-nav a:active {color:#fff;}

/* =LAYOUT
----------------------------------------------------------------------- */
#header {position:relative; padding-top: 3px; margin:0 0 0 0; background-color:#aeaeae; background-image:url(imgs/header.jpg);}

/* SIDE CONTENT */
#cont-col2 {margin:5px auto 5px auto; padding:40px 36px 30px; background:#aeaeae; border:2px ridge #000023;}
#cont-col2 h1 {background:#e8e8e8; padding:10px; border:6px outset #000023; text-align:center; text-decoration: none; font-family:tahoma; font-weight:bold; color:#085a0e; font-size:28px;}
#cont-col2 h2 {text-align:left; text-decoration: none; padding-left:0px; margin-bottom:0px; font-family:tahoma; font-weight:bold; color:#f8f55a; font-size:24px;}
#cont-col2 h3 {list-style-type:none; text-align:left; padding-left:0px; margin-bottom:2px; padding-bottom:0px; font-family:tahoma; font-weight:bold; color:#414549; font-size:12px;}
#cont-col2 p {list-style-type:none; text-align:left; padding-left:0px; padding-bottom:3px; font-family:tahoma; font-weight:bold; color:#414549; font-size:12px;}
#cont-col2 li {list-style-type:none; text-align:left; padding-left:0px; padding-bottom:3px; font-family:tahoma; font-weight:bold;}
#send_links li {display:inline; list-style-type:none; padding:5px 0px 0px 0px;}
.sidebar-note {margin:18px 0 10px 0; border:2px ridge #ccc;}

/* MAIN CONTENT */
#cont-col1 {margin-top: 5px; background:#e8e8e8; border:2px ridge #000023;}
#cont-col1 h1 {text-align:center; margin:50px 0 0 0; padding:0 0 0 0; font-weight:bold;  font-family:tahoma; color:#1b3266;}
#cont-col1 h2 {text-align:center; font-weight:bold; margin-bottom:10px; font-family:tahoma; color:#025063;}
#cont-col1 h3 {text-align:center; margin:0 0 10px 0; padding:0 0 0 0; font-weight:bold; font-family:tahoma; color:#f82c2d; font-size:22px;}
#cont-col1 h4 {text-align:center; margin:30px 0 5px 0; padding:0 0 0 0; font-weight:bold; font-family:tahoma; color:#025063; font-size:24px;}
#cont-col1 h5 {text-align:center; margin:0 0 0 0; padding:0 0 0 0; font-weight:normal; font-family:tahoma; color:#1b3266; font-size:32px; text-decoration:none}
#cont-col1 h6 {text-align:center; margin:0 0 2px 0; padding:0 0 0 0; font-weight:normal; font-family:tahoma; color:#000060; font-size:18px;}
#cont-col1 p {text-align:justify; padding-left: 35px; font-weight:normal; margin-bottom:0; font-family:tahoma; color:#0e0263; font-size:16px;}
#cont-col1 img {padding:auto;}
#cont-col1 table {margin: 0 0 0 30px;}
#cont-col1 th {background:#f8f55a;}
#cont-col1 tr th {text-align:center; font-weight:bold; font-family:tahoma; color:#000000; font-size:16px; border:1px solid #1b3266;}
#cont-col1 tr td {text-align:center; font-weight:bold; font-family:tahoma; color:#000060; font-size:16px; border:1px solid #1b3266;}
#cont-col1 li {list-style-type:none; font-size:18px;}
#mapviewer {margin:30px auto 20px 80px;}
#gallery {margin:30px 75px 0 0; padding:0 0 0 0; text-align:center;}
.featured-image {border:5px solid #ccc; background:#efefef; text-align:center; margin:15px 0 20px 90px; display:block;}
.label-image {border:5px solid #ccc; background:#efefef; margin:20px 0 2px 272px;}
.spacer {border-style:none; background-color:none; }

/* Events */
#clinic h1 {text-align:center; margin:50px 0 30px 0; padding:0 0 0 0; font-weight:bold;  font-family:tahoma; color:#000000;}
#clinic h2 {text-align:center; margin:50px 0 30px 0; padding:0 0 0 0; font-weight:bold;  font-family:tahoma; color:#2A611D;font-size:40px;}
#clinic h3 {text-align:center; font-weight:bold; padding:0 15px 0 25px;margin-bottom:10px; font-family:tahoma; color:#2A611D; font-size:22px;}
#clinic h4 {text-align:center; margin:0 0 0 0; padding:0 0 0 0; font-weight:bold; font-family:tahoma; color:#d56e11; font-size:24px;}
#clinic h5 {text-align:center; margin:0 10px 0 25px; padding:0 5px 0 20px; font-weight:bold; font-family:tahoma; color:#000000; font-size:20px; text-decoration:none}
#clinic h6 {text-align:center; margin:0 0 2px 0; padding:0 0 0 0; font-weight:normal; font-family:tahoma; color:#373737; font-size:20px;}
#clinic p {text-align:justify; margin:30px 0 10px 30px; padding:0 0 0 0; font-weight:normal; font-family:tahoma; color:#373737; font-size:22px;}



/* FOOTER */
#footer {border-top:1px dotted #ccc; padding:3px 0 3px 0; margin-bottom:0px; background-color:#aeaeae; background-image:url(imgs/header.jpg); height:90px;}
#footer-nav {width:100%; text-align:center; list-style:none;}
#footer-nav p {text-align:center; margin:0 0 0 0; color: #000038; font-weight:bold;}
#footer-nav li {display:inline; margin:0 10px 0 0;}

/* =NAV
----------------------------------------------------------------------- */
#header-nav {margin:0 0 0 0; padding: 0 0 0 0; list-style:none; background:#ccc;}
#header-nav li {width:100px; height:32px; line-height:32px; float:left; background:#bbb; border:2px ridge #ccc;}
#header-nav li a {width:100px; height:32px; display:block; text-align:center; line-height:32px; background:#efefef; text-decoration:none; font-weight:bold;}
#header-nav li a:hover {background:transparent;}
#header-nav li a.active {background:#000; color:#fff;}

#breadcrumb {width:100%; list-style:none; margin-bottom:0px;}
#breadcrumb li {display:inline; margin:0 10px 0 0;}
/* =TYPOGROPHY
----------------------------------------------------------------------- */
.decrease {font-size:90%;}

/* =FORMS
----------------------------------------------------------------------- */
#search-block {text-align:center; margin:auto; padding:5px 0 0 10px; height:31px; list-style:none; background:#ccc;}
#search-block div, #email-signup div {display:inline;}
#submit_search {margin:0 0 0 10px;}
#email-signup #sign_up {margin:0 0 9px 10px; width:100%;}
