/* Start of CMSMS style sheet 'style.css' */
/*Structural Divs*/

#myGallery
{
width: 297px !important;
height: 200px !important;
}
#container {
	height: auto;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#container #header {
	background-image: url(/cms/uploads/images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: 761px;
}
#container #header .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	left: 255px;
	width: 310px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#container #nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 761px;
	position: relative;
	bottom: 12px;
	float: left;
	display: inline;
}
#container #nav ul {
	margin: 0px;
	padding: 0px;
	width: 761px;
	height: 24px;
	display: inline;
}
#container #nav li {
	text-align: center;
	color: #ECECEC;
	width: 120px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	height: 24px;
	float: left;
	list-style-type: none;
	display: inline;
}
#container #nav a, a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	width: 120px;
	height: 21px;
	margin: 0px;
	padding: 3px 0px 0px;
	font-weight: bold;
	float: left;
	background-image: url(/cms/uploads/images/nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: inline;
}
#container #nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #50351C;
	width: 120px;
	height: 21px;
	margin: 0px;
	padding: 3px 0px 0px;
	font-weight: bold;
	float: left;
	background-image: url(/cms/uploads/images/nav-hover.gif);
	background-repeat: no-repeat;
	display: inline;
}
#breadcrumbs {
	width: 759px;
	display: inline;
	float: left;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.breadcrumbs {
	padding: 0.5em 0; /* CSS short hand rule first value is top then right, bottom and left */
	font-size: 1.3em;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
	margin: 0em 1em 0;
}
#breadcrumbs .breadcrumbs a {
   color: FF6600;
   margin: 0px;
   padding: 0px;
   float: none;
}
#breadcrumbs .breadcrumbs a:hover {
   color: FF6600;
   margin: 0px;
   padding: 0px;
   float: none;
}

#container #content {
	height: auto;
	width: 761px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #content #content-left {
	margin: 0px;
	padding: 0px;
	width: 433px;
	height: auto;
	float: left;
}
#container #content #content-left #news-main {
	width: 403px;
	background-color: #DEDEDE;
	height: auto;
	margin-left: 15px;
	float: left;
	display: inline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	text-align: center;
	width: 403px;
	height: auto;
	padding: 9px 0px;
	margin: 0px;
	float: left;
}
#container #content #content-left #news-main img {
	width: 393px;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
}
#content #content-left #news-main .caption {
	width: 393px;
	padding: 5px 0px;
	height: auto;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	line-height: 1.4em;
}
#container #content #content-left #news-main .news-caption {
	width: 393px;
	padding: 0px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	float: left;
	line-height: 1.3em;
	display: inline;
	font-weight: normal;
	text-decoration: none;
}
#container #content #content-left #news-main .news-caption a, a:link, a:visited {
	text-align: right;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	width: 393px;
	height: auto;
	font-size: 1em;
	float: left;
	font-weight: bold;
	display: inline;
}
#container #content #content-left #news-main .news-caption a:hover {
	text-align: right;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #FD6601;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	width: 393px;
	height: auto;
	float: left;
	display: block;
}

#container #content #content-left #more-news {
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 403px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	display: inline;
}
#container #content #content-left #more-news .news-date {
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 0px;
	width: 403px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	display: inline;
}
#container #content #content-left #more-news .news-link {
	width: 403px;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: inline;
}
#container #content #content-left #more-news .news-link a, a:link, a:visited {
	width: 403px;
	float: left;
	margin: 0px;
	padding: 5px 0px 2px;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-weight: normal;
	font-size: 1.2em;
	height: auto;
	background-image: none;
	display: inline;
}
#container #content #content-left #more-news .news-description {
	float: left;
	width: 403px;
	padding: 1px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	display: inline;
}
#container #content #content-right {
	background-image: url(/cms/uploads/images/content_container_new.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 328px;
	background-repeat: no-repeat;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
	height: 18px;
	width: 157px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	font-weight: normal;
}

/*Home Page Tables*/

#container #content #content-right #table-events {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-events table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-events table a {
width: auto;
color: #0000FF;
}
#container #content #content-right #table-events .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-scores {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-scores table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-scores .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #content #content-right #table-standings {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-standings table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-standings .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-scoring_leaders {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-scoring_leaders table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-scoring_leaders .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-achievements {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-achievements table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-achievements .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-achievements a, a:link, a:visited {
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: none;
}
#container #content #content-right #table-achievements a:hover {
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FE6600;
	text-decoration: underline;
	background-image: none;
}

/*End Home Page Tables*/

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

/*Team Page Tables*/

#container #content #content-right #table-club_manager {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-club_manager table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-club_manager .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-club_manager .manager {
	height: 72px;
	width: auto;
	margin: 0px;
	padding: 2px;
}
#container #content #content-right #table-club_manager a, a:link, a:visited {
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
#container #content #content-right #table-club_manager a:hover {
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #FF6600;
}
#container #content #content-right #table-photos {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-photos table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-photos .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-photos a, a:link, a:visited {
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
#container #content #content-right #table-photos a:hover {
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #FF6600;
	text-align: center;
}
#container #content #content-right #table-photos .slideshow-img img{
	width: 200px;
	margin: 0px 0px 0px 54px;
	padding: 0px;
	height: auto;
}
#container #content #content-right #table-club_scores {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-club_scores table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-club_scores .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #content #content-right #table-club_standings {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-club_standings table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-club_standings .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-club_scoring_leaders {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-club_scoring_leaders table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-club_scoring_leaders .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-club_achievements {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #content-right #table-club_achievements table {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-right #table-club_achievements .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}
#container #content #content-right #table-club_achievements a, a:link, a:visited {
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#container #content #content-right #table-club_achievements a:hover {
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FE6600;
	text-decoration: underline;
}
#container #content #content-left #table-club_roster {
	padding: 0px;
	height: auto;
	width: 308px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#container #content #content-left #table-club_roster table {
	padding: 0px;
	height: auto;
	width: 403px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #999999;
	text-align: left;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#container #content #content-left #table-club_roster .table-header {
	background-image: url(/cms/uploads/images/box-header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 193px;
}

/*End Team Page Tables*/


#container #siteinfo {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 761px;
	float: left;
	background-image: url(/cms/uploads/images/footer.gif);
}
#container .siteinfo-legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
	float: left;
	width: 761px;
	margin: 12px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#wca {
	height: auto;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
#wca a, a:link, a:visited {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#wca a:link {
	float: none;
color: #FFFFFF;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#wca a:visited {
	float: none;
color: #FFFFFF;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#wca a:hover {
	float: none;
color: #000000;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 1.5em;
	width: 403px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin: 10px 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	display: inline;
}
.slideshowbg {
	margin: 8px;
	padding: 0px;
	background-image: url(/cms/uploads/images/slideshow.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 180px;
	behavior: url(iepngfix.htc);
}
#flashslideshow {
	padding: 0px;
	margin-top: -150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
}



/*End Structural Divs*/

body {
	font-size: 62.5%;
	background-image: url(/cms/uploads/images/bg.gif);
}

/* End of 'style.css' */

