body {
    background: #360 url(/images/bg1.png) repeat-x 0 0;
}
div.header {
    background:#fff url(/images/bg1.png) repeat-x 0 -270px;
    border-bottom:1px solid #666666;
    height:100px;
    position:relative;
}
div.footer {
    background:#fff url(/images/bg1.png) repeat-x 0 -270px;
    border-top:1px solid #666666;
    height:20px;
    padding:5px;
}
div.header img {
    display:block;
/*    padding:10px;*/
}
/*div#sponsors,
div#tim-description,
div#logo-address,
div#academies,
div#contact,
div#programs,
div#lessons,
div#donald_young_jr,
div#renovation,
div#features {
    margin-top:10px;
}*/
div#sponsors h2 {
    margin-top:10px;
    font-size:80%;
    font-weight:normal;
    text-transform: uppercase;
}
div#tim-description {
    margin-bottom:10px;
    margin-right:10px;
}
div#tim-description p {
    margin-bottom:10px;
    margin-right:30px;
}
div#logo-address img {
    display:block;
    margin-top:4px 0px;
}
div#academies ul {
    margin:10px;
    list-style: square inside;
}
div#academies ul li {
    list-style: square inside;
}
div#contact p {
    margin-bottom:10px;
    margin-right:30px;
}
div#renovation {
    margin-bottom:10px;
}
div#renovation p {
    margin-bottom:10px;
    margin-right:30px;
}
div#features img {
    display:block;
    float:left;
    margin:0 10px 5px 0;
    padding:10px;
    background: #ccc;
}
div#events {
    padding:10px;
    background: #eee;
    height:auto;
    overflow:auto;
    border-left:1px solid  #87A468;
    border-bottom:1px solid  #87A468;
    border-right:1px solid #87A468;
    margin-right:10px;
    font-size:90%;
}
div#events ul li {
    font-size:100%;
    border-bottom:1px dotted #000;
/*    padding: 4px 4px 4px 0;*/
    list-style-position: inside;
	text-indent:-24px;
	margin-left:24px;
}
div#site_menu {
    padding:10px;
    background: #87A468;
}
#donald_young_jr img {
    float: right;
    padding:15px;
}
#doc2 {
    background-color:#fff;
    border:1px solid #000;
    margin-top:10px;
}

div#sponsors {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
div#banner {
/*    background: #DDD url(/images/banners/bannerbusinesscard.png) no-repeat 0 0;*/
/*    width:480px;*/
/*    height:80px;*/
    position:absolute;
    top:10px;
    left:180px;
    width:528px;
    height:60px;
    margin:0;
    padding:0;
}
/*
div#banner p {
    padding:20px;
}*/

img.banner {
    position:absolute;
    top:10px;
    left:180px;
}
img.logo {
    padding:9px 10px 10px 20px;
}

.vcard {
    font-size:85%;
    position:absolute;
    text-align:right;
    top:10px;
    right:10px;
    color: #fff;
    line-height:90%;
}
.vcard .org {
    font-size:120%;
    font-weight:bold;
}
/* Headers
------------------------------------------------------------*/
h2, h3 {font-weight:bold;}
h2 {
    font-size:120%;
    font-weight: bold;
    margin-bottom:5px;
}
h3 {
    font-size:100%;
}
ul {
    list-style: none;
}
ul li {
    list-style-image: url(/images/indicator-small.gif);
}
/*p, ul {font-size:110%;font-family:georgia;line-height:140%;}*/
a {text-decoration:none;color:#00f;}
a:link{}
a:visited {}
a:hover {background-color:#00f;color:#fff;}
a:active{}

strong {font-weight:bold;}
em {font-style:italic;color:#360;}
/* Navigation
------------------------------------------------------------*/
div#site_menu ul.nav {
	background: #D8EE8F;
	font-size:110%;
	list-style-type: none;
	margin:0;
	padding:0;
}
div#site_menu ul.nav li {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 90%;
	margin-top:-1px;
	margin-left: 0;
	margin-bottom: 0;
}
div#site_menu ul.nav li a {
	border:1px solid #fff;
	color: #00f;
	display:block;
	padding:5px;
	text-decoration: none;
}
div#site_menu ul.nav li a:link {
}
div#site_menu ul.nav li a:visited {
	color: #00f;
}
div#site_menu ul.nav li a:hover {
	background: #87A468;
	border:1px solid #fff;
	color:#fff;
}


div#site_menu ul.nav li a:active {
}
body.index div#site_menu  li.index a,
body.renovation div#site_menu li.renovation a,
body.academies div#site_menu li.academies a,
body.programs div#site_menu li.programs a,
body.donald_young_jr div#site_menu li.donald_young_jr a,
body.lessons div#site_menu li.lessons a,
body.contact div#site_menu li.contact a {background: #87A468;color:#000; border:1px solid #fff;}

body.index h2,
body.renovation h2,
body.academies h2,
body.donald_young_jr h2,
body.programs h2,
body.lessons h2,
body.league_information h2,
body.general_information h2,
body.contact h2 {
	margin:20px 0;
}

body.academies p {margin:10px 0;}

body.lessons div#lessons h3 {
	margin:20px 0;
}
body.lessons div#lessons p {
	margin:10px 0;
	font-family:arial;
}
body.lessons table {
	border-collapse: collapse;
	width:650px;
}
body.lessons table td {
	padding:10px;
	border:1px solid #ccc;
	vertical-align: top;
}
body.lessons table td.price {
	text-align: center;
	width:33%;
}

body.donald_young_jr ul {
	margin-top:10px;
	margin-left:20px;
	list-style-type: none;
}

body.donald_young_jr ul li {
	margin-left: 20px;
	margin-bottom: 10px;
}
/* Newsticker
------------------------------------------------------------*/
#newsticker {
/*  background: #ffffaf;*/
	position: relative;
/*  margin:10px;*/
}
#newsticker ul {
/*  border: 1px solid #fcf498;*/
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
	font-family:arial;
	font-size:90%;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
/*  background: transparent url("/images/icon_closenewsticker.gif") no-repeat 0 0;*/
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

#features {
	position:relative;
}

/* Crossfade Slideshow
------------------------------------------------------------*/
#slideshow1 {
    position: relative;
    border: 5px solid #F2F2F2;
    width: 150px;
    height: 96px;
    top: 10px;
    left: 10px;
}


#slideshow1 .slide-image {
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width:150px;
	height:96px; 
}
#slideshow1 .slide-image-description {
	position:relative;
	width:140px;
	height:96px;
	top:20px;
	left:20px;
	padding-right:10px;
}


#slideshow2 {
	position:relative;
	top:10px;
	left:10px;
	width:480px;
	height:375px;
}

#slideshow2 .slide-image {
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width:480px;
	height:375px; 
}


div.header a.email {font-weight:bold;font-size:120%;}
div.header a.email:hover {cursor: pointer;font-weight:bold;font-size:120%;}

div#sponsors h2,
div#events h2,
div#site_menu h2 {
	margin:10px 0 0 0;
}

div#events h2 {
	margin-bottom:10px;
}
div#league_information p {
	margin:20px;
}
div#league_information ul {
	margin:20px;
	list-style-type: square;
} 
div#league_information ul li {
/*	padding-left:10px;
*/
	margin-left: 20px;
}



/*///////////////////////////////// CLEARFIX ///*/

.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
li.pdf {
	list-style-image: url(/images/pdf.gif);
}
li.doc {
	list-style-image: url(/images/doc.gif);
}

div.academy {
	padding:20px;
	margin:20px 40px 20px 0;
	border:1px solid #ccc;
}