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

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

/* ------------ Layout ------------ */
body {font-family:verdana,arial,sans-serif; color:rgb(0,0,0); font-size:62.5%;}
#global-container {width:786px; padding:115px 0 0 192px;}
#global-header {width:786px; height:76px; background:url(/images/bg_global-header.png) no-repeat 0 0;}
#global-content {width:780px; background:rgb(255,255,255); border:3px solid rgb(151,151,151); border-top:none; border-bottom:none;}
#global-footer {width:786px; height:135px; background:url(/images/bg_global-footer.png) no-repeat 0 0;}

/* ------------ Seasonal <body> && $global-container Classes ------------ */
body.spring {background:rgb(215,255,182) url(/images/bg_spring.gif) repeat-x 0 0;}
body.spring #global-container {width:786px; height:855px; background: transparent url(/images/bg_tree_spring.gif) no-repeat 0 0;}
body.summer {background:rgb(215,255,182) url(/images/bg_summer.gif) repeat-x 0 0;}
body.summer #global-container {width:786px; height:855px; background: transparent url(/images/bg_tree_summer.gif) no-repeat 0 0;}
body.fall {background:rgb(215,255,182) url(/images/bg_fall.gif) repeat-x 0 0;}
body.fall #global-container {width:786px; height:853px; background: transparent url(/images/bg_tree_fall.gif) no-repeat 0 0;}
body.holidays {background:rgb(255,255,255) url(/images/bg_holidays.gif) repeat-x 0 0;}
body.holidays #global-container {width:786px; height:708px; background: transparent url(/images/bg_tree_holidays.gif) no-repeat 0 0;}
body.winter {background:rgb(255,255,255) url(/images/bg_winter.gif) repeat-x 0 0;}
body.winter #global-container {width:786px; height:854px; background: transparent url(/images/bg_tree_winter.gif) no-repeat 0 0;}

/* ------------ Seasonal #global-container Classes ------------ */
#global-container.spring{height:855px; background: transparent url(/images/bg_tree_spring.gif) no-repeat 0 0;}
#global-container.summer{height:855px; background: transparent url(/images/bg_tree_summer.gif) no-repeat 0 0;}
#global-container.fall{height:853px; background: transparent url(/images/bg_tree_fall.gif) no-repeat 0 0;}
#global-container.holidays{height:708px; background: transparent url(/images/bg_tree_holidays.gif) no-repeat 0 0;}
#global-container.winter{height:854px; background: transparent url(/images/bg_tree_winter.gif) no-repeat 0 0;}

/* ------------ #global-container #global-marquee ------------ */
#global-marquee {position:absolute; width:250px; top:23px; left:740px; font-size:12px; color:#3e57aa; line-height:14px;}

/* ------------ #global-header ------------ */
#global-header .logo {position:absolute; width:786px; height:76px;}
#global-header .spring {background:transparent url(/images/bg_tree_spring.gif) no-repeat -192px -115px;}
#global-header .summer {background:transparent url(/images/bg_tree_summer.gif) no-repeat -192px -115px;}
#global-header .fall {background:transparent url(/images/bg_tree_fall.gif) no-repeat -192px -115px;}
#global-header .holidays {background:transparent url(/images/bg_tree_holidays.gif) no-repeat -192px -115px;}
#global-header .winter {background:transparent url(/images/bg_tree_winter.gif) no-repeat -192px -115px;}
#global-header .marquee {position:relative; left:550px; top:50px; width:200px; color:rgb(132,172,63); text-align:center; font-size:12px;}

/* ------------ #global-menu ------------ */
#global-menu ul {list-style-type:none;}
#global-menu ul li {display:block; float:left; padding:0; margin:0 8px 0 0; position:relative; z-index:auto !important; z-index:1000 /*IE6*/;}
#global-menu ul li a {display:block; line-height:23px; padding:0 12px 0 12px; float:none !important; float:left /*IE6*/; font-size:1.3em; color:rgb(255,255,255); font-family:Arial; text-decoration:none;}
#global-menu ul li a:hover {text-decoration:underline;}

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

/* ------------ #global-content ------------ */
#global-content a, #global-content a:visited {color:rgb(128,158,166); text-decoration:underline;}
#global-content a img {border:solid 1px rgb(150,150,150);}
#global-content a:hover img {border:solid 1px rgb(220,220,220);}
#global-content li {margin-left:20px; padding:2px 0;}
#global-content img {clear:both; float:none; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}

/* ------------ #global-content #center-court------------ */
#center-court {width:746px; padding:20px;}
#center-court p{font-size:1.2em; margin:0 0 20px 0; text-align:left; line-height:1.6em;}
#center-court ul {margin:0 0 10px 30px;}
#center-court ol {margin:0 0 10px 30px;}
#center-court li {font-size:1.2em;}
#center-court h1 {clear:both; display:block; color:rgb(71,84,146); font-weight:normal; font-size:2.0em; padding:10px 0 10px 0; font-weight:bold;}
#center-court h2 {clear:both; margin:10px 0 10px 0; font-size:1.8em; color:rgb(71,84,146); font-weight:bold;}
#center-court h3 {clear:both; margin:10px 0 10px 0; font-size:1.2em; color:rgb(71,84,146); font-weight:bold;}
#center-court h4 {clear:both; margin:10px 0 10px 0; font-size:1.2em; color:rgb(71,84,146); font-weight:normal;}
#center-court img {clear:both; float:none; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}
#center-court h1.page-title {padding:10px 0 20px 0;}

/* ------------ #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 rgb(150,150,150);}
#center-court .content-block p {font-size:1.2em; margin:0 0 10px 0; text-align:left;}
#center-court .content-block h2 a {color:rgb(71,84,146);}
#center-court .content-block hr {color:rgb(255,255,255); border:0 none;}

/* ------------ #global-body #center-court.contactform ----------- */
#contactform {width:200px; padding:10px 10px 0 10px; border:1px solid rgb(150,150,150); background:rgb(220,220,220); margin:0 auto;}
#contactform label.left {float:left; width:100px; padding:2px; font-size:90%;}
#contactform input.field {width:98%; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(255,255,255);}
#contactform textarea {width:98%; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(255,255,255);}
#contactform input.button {width:100%; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(200,200,200); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(0,0,0); font-size:110%;}
#contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80);}

/* ------------ #global-footer------------ */
#global-footer p {color:rgb(71,84,146); font-size:14px; padding:30px 0 0 0;}
#global-footer p a, #global-footer p a:visited {color:rgb(128,158,166); text-decoration:underline;}

/* ------------ credits ------------ */
#credits {text-align:right; color:rgb(125,125,125); font-size:1.0em; padding:10px 20px 10px 0;}
#credits a {color:rgb(244,122,36);}
#credits a:hover {color:rgb(244,122,36);}