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

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

/* ------------ Layout ------------ */
body {background:rgb(255,255,255); font-family:verdana,arial,sans-serif; color:rgb(0,0,0); font-size:62.5%; margin:0 0 20px 0;}
#global-container {width:950px; margin:20px auto;}
#global-header {width:950px; height:90px; padding-bottom:10px;}
#global-menu {clear:both; width:950px; height:25px; background:url(/images/bg_global-menu.gif) repeat-x 0 0;}
#global-crumbs {clear:both; width:950px;}
#global-content {clear:both; width:950px; padding-top:15px;}
#global-footer {clear:both; width:950px; background:url(/images/bg_global-footer.gif) repeat-x 0 0;}

/* ------------ #global-header ------------ */
#global-header .logo{float:left; width:600px; height:90px; padding-left:13px;}
#global-header .contact{float:right; width:320px; text-align:right; padding-right:10px;}
#global-header .contact a {color:rgb(144,97,0); font-size:13px;}

/* ------------ #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:25px; padding:0 12px 0 12px; float:none !important; float:left /*IE6*/; font-size:13px; color:rgb(144,97,0); font-family:Arial; text-decoration:none; font-weight:bold;}
#global-menu ul li a:hover {color:rgb(255,255,255); background:rgb(254,190,19);}
#global-menu ul li ul {display:none;}
#global-menu ul li.stick a {color:rgb(255,255,255); background:rgb(254,190,19);}

/* Non-IE6 Hovers */
#global-menu ul li:hover a {color:rgb(255,255,255); background:rgb(254,190,19);}
#global-menu ul li:hover ul {display:block; width:13.0em; position:absolute; z-index:999; top:25px; left:0;}
#global-menu ul li:hover ul li a {display:block; width:13.0em; height:auto; line-height:25px; color:rgb(255,255,255); background:rgb(254,190,19); font-weight:normal;}
#global-menu ul li:hover ul li a:hover {background:rgb(243,168,0);}

/* IE6 Hovers */
#global-menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
#global-menu ul li a:hover {color:rgb(255,255,255); background:rgb(254,190,19);}
#global-menu ul li a:hover ul {display:block; width:13.0em; position:absolute; z-index:999; top:18px; t\op:18px; left:0; marg\in-top:0.1em;}
#global-menu ul li a:hover ul li a {display:block; w\idth:13.0em; height:1px; line-height:25px; background:rgb(254,190,19); font-weight:normal;}
#global-menu ul li a:hover ul li a:hover {background:rgb(243,168,0);}

/* ------------ #global-crumbs ------------ */
#global-crumbs ul {list-style-type:none; margin:5px 0 0 5px;}
#global-crumbs ul li {
	display:block; float:left; padding:0; margin:0; 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);
	font-size:11px;
	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(144,97,0); text-decoration:underline;}
#global-content a img {border:solid 1px rgb(254,190,19);}
#global-content a:hover{color:rgb(144,97,0);}
#global-content a:hover img {border:solid 1px rgb(220,220,220);}
#global-content li {margin-left:20px; padding:2px 0;}

/* ------------ #global-contet #left-sidebar ------------ */
#left-sidebar {float:left; width:205px;}
#left-sidebar h2.title {color:rgb(255,255,255); font-size:18px; padding:1px 2px 2px 2px; text-align:center; background:rgb(254,190,19); font-weight:normal; font-variant:small-caps;}
#left-sidebar p {color:rgb(0,0,0); font-size:12px; line-height:18px; padding:0 0 5px 0;}
#left-sidebar p img {clear:both; float:none; margin:5px; border:1px solid rgb(254,190,19); padding:1px;}
#left-sidebar p object {margin:5px auto;}

/* ------------ #global-content #left-sidebar.item-list ------------ */
#left-sidebar .item-list {padding-bottom:10px;}
#left-sidebar .item-list ul {list-style-type:none;}
#left-sidebar .item-list li {margin:0; padding:0;}
#left-sidebar .item-list a {display:block; padding:5px 5px 6px 5px; color:rgb(0,0,0); text-decoration:none; font-size:11px; background:rgb(255,255,255) url(/images/bg_item-list_li.gif) repeat-x 0 bottom;}
#left-sidebar .item-list a:hover {background-color:rgb(255,242,203);}

/* ------------ #global-content #center-court------------ */
#center-court {float:right; width:715px; padding:0 0 10px 10px;}
#center-court p{font-size:13px; margin:0 0 20px 0; text-align:left;}
#center-court ul {margin:0 0 10px 30px;}
#center-court ol {margin:0 0 10px 30px;}
#center-court li {font-size:13px;}
#center-court h1 {clear:both; display:block; color:rgb(255,192,0); font-weight:normal; font-size:20px; padding:10px 0 10px 0; font-weight:bold;}
#center-court h2 {clear:both; margin:10px 0 10px 0; font-size:18px; color:rgb(255,192,0); font-weight:bold;}
#center-court h3 {clear:both; margin:10px 0 10px 0; font-size:12px; color:rgb(255,192,0); font-weight:bold;}
#center-court h4 {clear:both; margin:10px 0 10px 0; font-size:12px; color:rgb(255,192,0); font-weight:normal;}
#center-court img {clear:both; float:none; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(254,190,19);}
#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:10px; 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(254,190,19);}
#center-court .content-block p {font-size:13px; margin:0 0 10px 0; text-align:left;}
#center-court .content-block h2 a {color:rgb(255,192,0);}
#center-court .content-block hr {color:rgb(255,255,255); border:0 none;}

/* ------------ #global-body #center-court #picasa ----------- */
#picasa {float:right; width:200px; background:rgb(240,240,240); border:1px solid rgb(200,200,200); padding:5px;}
#picasa p {text-align:center; font-size:11px; font-weight:bold; margin-bottom:5px;}

/* ------------ #global-body #center-court #events-form ----------- */
#events-form {width:170px; padding:10px; border:1px solid rgb(150,150,150); background:rgb(240,240,240);}
#events-form label.left {float:left; width:180px; padding:2px; font-size:90%;}
#events-form input.field {width:160px; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(255,255,255);}
#events-form textarea {width:160px; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(255,255,255);}
#events-form input.button {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%;}
#events-form input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80);}
#events-form p {margin-bottom:5px;}
#events-form .errors {font-size:10px; padding:5px 0 5px 0;}

/* ------------ #global-body #center-court.contactform ----------- */
#contactform {width:418px; margin:20px auto; padding:10px 10px 0 10px;}
#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:90%;text-align:right;}
#contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform input.field {width:275px; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(240,240,240);}
#contactform textarea {width:350px; padding:2px; border:solid 1px rgb(150,150,150); font-family:verdana,arial,sans-serif; font-size:110%; background:rgb(240,240,240);}
#contactform input.button {float:right; width:200px; margin:0 20px 10px 0; 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(80,80,80); font-size:11px; padding:20px 0 0 0;}
#global-footer p a, #global-footer p a:visited {color:rgb(80,80,80); text-decoration:underline;}

/* ------------ credits ------------ */
#credits {text-align:center; color:rgb(150,150,150); font-size:10px; padding:10px 0 0 0;}
#credits a {color:rgb(244,122,36);}
#credits a:hover {color:rgb(244,122,36);}
