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

/* ------------ Globals ------------ */
* {margin:0; padding:0;}
img {border:0 none;}

/* ------------ Layout ------------ */
body {background:#b1d6b5; font-family:'Trebuchet MS',sans-serif; font-size:12px; overflow-y:scroll; margin:0 0 20px 0; color:#58595b;}
#global-container {width:953px; background:#fff; margin:0 auto;}
#global-header {width:951px; height:212px; background:url(/images/bg_global-header.jpg) no-repeat 0 0; margin:0 auto;}
#global-menu {width:951px; height:55px; background:url(/images/bg_global-header.jpg) no-repeat 0 -212px; border-bottom:1px solid #bcb79a; margin:0 auto;}
#global-crumbs {width:946px; margin:0 auto; padding:0 0 0 5px;}
#global-content {width:951px; margin:0 auto;}
#global-footer {width:951px; height:54px; padding:15px 0 0 0; background:url(/images/bg_global-footer.jpg) no-repeat 0 0; border-bottom:1px solid #fff; margin:0 auto;}

/* ------------ #global-header ------------ */
#global-header .logo {float:left; width:339px; height:165px; padding:25px 0 0 17px;}
#global-header .logo img {width:339px; height:165px;}
#global-header .buttons {float:right; width:284px; height:212px;}
#global-header .buttons-container {position:absolute; width:284px; height:212px;}
#global-header .buttons-media {position:absolute; width:280px; height:37px; top:36px;}
#global-header .buttons-media a {display:block; float:left; width:37px; height:37px; line-height:37px; background:url(/images/buttons_global-header.gif) no-repeat; margin:0 6px 0 0; text-decoration:none;}
#global-header .buttons-media a.facebook {background-position:0 0;}
#global-header .buttons-media a.twitter {background-position:0 -37px;}
#global-header .buttons-media a.newsletter {background-position:0 -74px;}
#global-header .buttons-media a.donate {width:140px; height:53px; line-height:53px; background-position:0 -111px; margin:-7px 0 0 5px;}
#global-header .buttons-orphans {position:absolute; width:284px; bottom:20px; text-align:right;}
#global-header .buttons-orphans a {color:#692209; text-decoration:underline; font-size:12px;}

/* ------------ #global-menu ------------ */
#global-menu ul {list-style-type:none;}
#global-menu ul li {display:block; float:left; position:relative; z-index:1000;}
#global-menu ul li a {display:block; line-height:55px; padding:0 15px 0 15px; margin:0 0 0 5px; float:none !important; float:left /*IE6*/; font-size:16px; color:#00703c; text-decoration:none; background:url(/images/bg_global-menu.png) repeat-x; border:1px solid #e3f3e5; border-top:0 none; border-bottom:0 none;}
#global-menu ul li a:hover, #global-menu ul li.stick a {background-position:0 -55px;}
#global-menu ul li ul {display:none;}

#global-menu ul li:hover a {background-position:0 -55px;}
#global-menu ul li:hover ul {display:block; position:absolute; z-index:999; top:55px; left:0;}
#global-menu ul li:hover ul li a {display:block; width:13.0em; height:auto; line-height:25px; font-size:14px; color:#00703c; background:#e3f3e5; font-weight:normal;}
#global-menu ul li:hover ul li a:hover {background:rgb(200,200,200);}

/* ------------ #global-crumbs ------------ */
#global-crumbs ul {list-style-type:none;}
#global-crumbs ul li {display:block; float:left; margin:0; line-height:25px; position:relative; z-index:auto !important; z-index:1000 /*IE6*/; background: url(/images/bg_global-crumbs.gif) no-repeat 5px 8px !important; color:#000; padding:0 0 0 15px; font-weight:bold;}
#global-crumbs ul li a {color:#00703c; font-weight:normal; text-transform:lowercase; text-decoration:none;}
#global-crumbs ul li a:hover {text-decoration:underline;}

/* ------------ #global-content ------------ */
#global-content a, #global-content a:visited {color:#00703c; text-decoration:underline;}
#global-content a img {border:solid 1px #00703c;}
#global-content a:hover img {border:solid 1px rgb(150,150,150);}
#global-content p {font-size:14px; margin:0 0 10px 0;}
#global-content li {font-size:14px; margin-left:20px; padding:2px 0;}
#global-content img {clear:both; float:none; padding:1px; border:1px solid #00703c;}

/* ------------ #global-content #center-court------------ */
#center-court {width:630px; float:right; padding:10px 10px 10px 0;}
#center-court p {text-align:left; line-height:18px;}
#center-court li {text-align:left; line-height:18px;}
#center-court ul {margin:0 0 10px 30px;}
#center-court ol {margin:0 0 10px 30px;}
#center-court li ul,#center-court li ol {margin:5px 0 0 0;}
#center-court h1 {clear:both; margin:10px 0 10px 0; font-size:24px; color:#00703c; font-weight:bold;}
#center-court h2 {clear:both; margin:10px 0 10px 0; font-size:18px; color:#00703c; font-weight:bold;}
#center-court h3 {clear:both; margin:10px 0 10px 0; font-size:14px; color:#00703c; font-weight:bold;}
#center-court h4 {clear:both; margin:10px 0 10px 0; font-size:14px; color:#00703c; font-weight:normal;}
#center-court img {margin:5px;}
#center-court h1.page-title {}

/* ------------ #global-content #center-court.content-block ----------- */
#center-court .content-block {margin-bottom:10px !important; margin-bottom:5px /*IE6*/;}
#center-court .content-block .caption {font-size:0.7em; font-weight:normal; text-align:center; color:rgb(80,80,80);}
#center-court .content-block .caption img {float:none; display:block; margin:0 0 3px 0;}
#center-court .content-block .left {clear:both; float:left; margin:3px 10px 7px 0;}
#center-court .content-block .center {clear:both; float:none; display:block; margin:0 auto;}
#center-court .content-block .right {clear:both; float:right; margin:3px 0px 7px 10px;}
#center-court .content-block .side {clear:none;}
#center-court .content-block img {padding:1px; border:1px solid #00703c;}
#center-court .content-block p {margin:0 0 10px 0; text-align:left;}
#center-court .content-block h2 a {color:#00703c; font-weight:bold;}
#center-court .content-block hr {color:rgb(255,255,255); border:0 none;}

/* ------------ #global-content #center-court #picasa ------------ */
#picasa {width:608px; height:148px; margin:0 auto; overflow:hidden;}

/* ------------ #global-content #center-court #home-news ------------ */
#home-news {width:626px; height:265px; background:url(/images/bg_home-news.gif) no-repeat 0 0;}
#home-news .container {position:absolute; width:626px; height:311px;}
#home-news .wrapper {position:absolute; width:586px; height:211px; top:44px; padding:0 20px 0 20px; overflow:hidden;}
#home-news .news-record {float:left; width:150px; padding:0 15px 0 15px;}
#home-news .news-record p {font-size:12px; color:#636466; line-height:14px;}

/* ------------ #global-content #left-sidebar ------------ */
#left-sidebar {width:300px; float:left;}
#left-sidebar h2 {clear:both; display:block; width:290px; height:63px; line-height:52px; margin:0 auto; padding:0; font-size:24px; color:#00703c; font-weight:normal; text-align:left; background:url(/images/bg_left-sidebar.gif) no-repeat;}
#left-sidebar h2.sub-menu {background-position:0 0; padding-left:66px; width:224px;}
#left-sidebar h2.calendar {background-position:0 -63px; padding-left:69px; width:221px;}
#left-sidebar h2.twitter {background-position:0 -126px;}
#left-sidebar h2 a, #left-sidebar h2 a:visited {color:#00703c; text-decoration:none;}
#left-sidebar h2 a:hover {text-decoration:underline;}
#left-sidebar p {font-size:12px; line-height:16px;}

/* ------------ #global-content #left-sidebar .sub-section ------------ */
#left-sidebar .sub-section {width:280px; background:#fcf7d9; padding:5px; margin:0 auto 10px;}
#left-sidebar .sub-section ul {list-style-type:none;}
#left-sidebar .sub-section li {display:block; padding:0; margin:0;}
#left-sidebar .sub-section li a {display:block; font-size:14px; line-height:28px; color:#00703c; text-decoration:none; padding:0 0 0 26px; background:transparent url(/images/bg_sub-section.gif) no-repeat 5px -50px;}
#left-sidebar .sub-section li a:hover {background:#e3dec3 url(/images/bg_sub-section.gif) no-repeat 5px 0;}

/* ------------ #global-content #left-sidebar .twitter ------------ */
#left-sidebar ul.twitter {list-style-type:none;}
#left-sidebar ul.twitter li {display:block; margin:0; padding:5px 10px 5px 10px; font-size:12px;}
#left-sidebar ul.twitter p {line-height:16px; margin:0;}
#left-sidebar ul.twitter a {display:inline; font-size:11px; padding:0; background:transparent; line-height:16px; text-decoration:underline;}
#left-sidebar ul.twitter li span {font-size:10px; color:rgb(150,150,150);}

/* ------------ #global-content #center-court #contactform ----------- */
#contactform {width:450px; margin:2.0em auto; padding:10px 10px 0 10px;}
#contactform .errors p{text-align:center;}
#contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(150,150,150);}
#contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
#contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:100%;text-align:right;}
#contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform textarea {width:420px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform input.button {float:right; width:9.0em; margin:0 20px 10px 0; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
#contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* ------------ #global-content #center-court #service-form ----------- */
#service-form {width:600px; font-size:14px; padding:0 0 20px 0;}
#service-form fieldset {margin:0 0 15px 0; padding:10px; border:1px solid rgb(150,150,150); background:rgb(240,240,240); -moz-border-radius:5px; -webkit-border-radius:5px;}
#service-form legend {font-size:14px; font-weight:bold; color:#549144; padding:0 8px 0 8px;}
#service-form td {padding:3px;}
#service-form td.label {font-size:12px; color:rgb(60,60,60); text-align:right; padding:0 3px 0 0; font-weight:bold;}
#service-form td.subtitle {font-size:12px; color:rgb(60,60,60); font-weight:bold;}
#service-form td.fields {font-size:12px; padding:5px 0 0 15px;}
#service-form .required_field {font-size:11px; color:red; padding:0 3px 0 0;}
#service-form input {font-size:12px;}
#service-form input.button {font-size:18px; color:rgb(60,60,60); background:rgb(200,200,200); border:1px solid rgb(150,150,150); padding:3px 10px 3px 10px; cursor:pointer; -moz-border-radius:5px; -webkit-border-radius:5px;}
#service-form input.button:hover {color:rgb(30,30,30);}

/* ------------ #global-footer------------ */
#global-footer p {color:#00703c; font-size:14px; line-height:18px;}
#global-footer p a, #global-footer .content p a:visited {color:#00703c; text-decoration:underline; font-weight:bold;}