@import url("common.css");
a img{
	float: left;
}

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	background: #c4c4c4;
}

#header{
	margin: 0;
}

#bodycontent{
	width: 785px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/main_bg_a.gif) #ffdfb8 repeat-y left;
}

#menu{
	margin-bottom: 10px;
}

#menu img, #header img{
	border: 0;
	margin: 0;
}

#pagecontent{
	float: left;
	padding: 0px 50px 0px 20px;
	margin: 0;
	text-align:left;
	width: 500px;
}

#piccontent{
	padding: 0px 50px 10px 50px;
}



td,th{
}

.fixture th,.fixture td{
	padding: 2px;
}

.fixture th{
	margin: 0px;
	background: #ffcc99;
	font-weight: bold;
}

.fixture {
	border: 1px dashed #333333;
	width:500px;
}

.fixture caption{
	font-size: 24px;
}

.playerstable{
	background: #ffffff;
		border: 1px dotted #800080;
	margin: 10px 0 20px 0;
}

 .playerstable td{
	padding: 1px 10px;
}

.playerstable th{
	font-size: 16px;
	font-weight: bold;
}

.sponsortable td{
	border: 1px solid #333333;
	padding: 5px;
}

.tabletext{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table td{
	vertical-align: top;
}

#leftcol{
	border: 1px solid #330066;
	width: 160px;
	float: left;
	margin: 10px 5px 20px 5px;
	background: #cccccc;
	color: #000000;
}

#leftcol h4{
	padding: 2px;
	margin-bottom: 2px;
	background: #330066;
	font-weight: bold;
	font-style: 14px;
	text-align: center;
}

.leftheading{
	color: #f4ee20;
}

	
#leftcol p{
	padding-left: 10px;
	margin: 4px;
	font: 11px Arial, Helvetica, sans-serif;
}

 .leftmenu{
	font-weight: bold;
	font-size: 13px;
}

#footer{
	width: 787px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	color: #808080;
	background: url(../images/footer_bg_a.gif) no-repeat left;
	height: 50px;
}

#footer img{
	float: left;
	border: 0;
	margin: 5px;
}

#footer p{
	margin-top: 20px;
	color: #ffe4b5;
	background: transparent;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.floatright{
	float: right;
	clear: right;
	border: 0;
	margin: 10px;
}

.bottomleft {
	float: left;
	margin: 10px;
	border: 2px solid #000000;
}

.bottomright {
	float: right;
	margin: 10px;
	border: 2px solid #000000;
}

.majsponsors{
	border: 1px solid #000000;
	float: center;
	margin-top: 10px;
}


.hometext{
	clear: right;
	font-size: 16px;
	font-weight: bold;
}

.majorsponsor {
}

.goldsponsor{
	color: #e19c47;
}

.silversponsor{
	color: #a8b2b3;
}

.bronzesponsor{
	color: #5e5029;
}

.tabcol{
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}

.clubsong{
	margin-left: 50px;
	width: 400px;
	line-height: 24px;
	font;
	font-size: 16px;
}

.thumbpic{

		background: #ffffff;
		border: 1px dotted #800080;

}

.white{
	color: #ffffff;
	margin-top: 0px;
}

.colorheading{
font-size:16px;
color:#800080;
line-height:24px;
padding:0 50px 0 50px;
margin:0px;

}

.leftimg{
float:left;
border:1px solid #b23900;
margin:10px;
}

.rightimg{
float:right;
border:1px solid #b23900;
margin:10px;
}

.centerjustify{
	padding-left:40px;
	padding-right:40px;
		margin-bottom:0px;
}

.centerjustify2{
	padding-left:140px;
	margin-top:5px;
	margin-bottom:5px;
}

.centerjustify3{
	padding-left:60px;
	padding-right:40px;
	margin-top:5px;
	margin-bottom:5px;
}

.centeralign{
	text-align:center;
}

.marquee{
	position:relative;
	left:30px;
	margin:5px;
	border:0px solid #000;
}

.tothetop{
	float:right;
	background: transparent;
	text-decoration:none;
	border:0px;
}



/*######################  Pear Table styles  #################*/
.peartable{
	border: 1px dotted #800080;
	margin: 10px 0 20px 0;
}

.peartable .caption{
	padding: 20px;
	font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:left;
}

.tableheader{
	padding: 5px;
	background: #ffffff;
	font: bold 11px verdana;
	text-align:left;
}

.tablecell{
	font: 11px verdana;
}

.bgfirstrow{
	background: #d3d3d3;
}

.bgsecondrow{
	background: #ffffff;
}
/*#################  End Pear table styles ##################*/

