.buttonFormat{
	position: absolute;
	bottom: 0;
}
.headingbuffer{
	width:100%; 
	display:block; 
	height:50px; 
	padding-top:9.7%;
}
.donateTable{
	width:600px;
	display:inline-block;
}
.contentBody{
	width:100%; 
	height:100%; 
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
}

.contentCenter{
	height:800px;
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
.GolfContentCenter{
	height:1550px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.raffleContentCenter{
	height:1200px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.privacycontentCenter{
	height:1700px;
	width:75%;
	margin-left:auto;
	margin-right:auto;
}

.contentLeftTop{
	height:50%;
	width:68%;
	float:left;
}

.contentLeftBottom{
	height:50%;
	width:68%;
	float:left;
}

.contentRightLong{
	height:100%;
	width:30%;
	float:right;
	display:inline;
	text-align:left;
}

.inline{
	display:inline;
}

.contentLeftTopInside{
	width:23%;
	float:left;
	margin:0;
	padding:1%;
}

.contentLeftTopInside3{
	width:30%;
	float:left;
	margin:0;
	padding:1%;
}
.mediaLeft{
	height:100%;
	width:68%;
	float:left;
	text-align:left;
}

.mediaLeftContent{
	height:33%;
	text-align:left;
	float:left;
	display:block;
}

.mediaLeftContentPicture{
	float:left;
}

.mediaLeftContentText{
	float:right;
	display:inline;
	text-align:left;
}

.mediaPicture {
	float:left;
	height:6.5%;
	width:38px;
	background:url(../images/date-bg.png) no-repeat top;
	margin-right:2%;
}
.contactLeft {
	float:left;
	width:48%;
	text-align:left;
	display:block;
	height:60%
}
.contactRight {
	float:right;
	display:inline;
	width:48%;
	text-align:left;
	height:60%
}
.contactNumbers{
	float:left;
	width:100%;
}
.storiesLeft{
	height:100%;
	width:25%;
	float:left;
	text-align:left;
}
.storiesRight{
	height:100%;
	width:75%;
	text-align:left;
	float:right;
	display:inline;
}

/*This is for the input section on the front page with Modal*/

.inputType{
	float:right;
	margin-bottom:1px;
	margin-top:0px;
}

.inputLeft{
	float:left;
	width:150px;
	text-align:left;
	margin:0;
}
/*Form validator*/
{ font-family: Verdana; font-size: 96%; }
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

/*This is for the Golf page*/
.sponsorTop{
	width:80%;
	height:150px;
	margin-left:auto;
	display:block;
	clear:both;
}
.sponsorBottom{
	width:80%;
	height:150px;
	margin-left:auto;;
	display:block;
	clear:both;
}
.sponsorLeft{
	width:152px;
	height:85%;
}
.sponsorMiddle{
	width:750px;
	height:95%;
	margin-left:5px;
}
.sponsorRight{
	width:152px;
	height:85%;
}
.middleContainer{
	margin-left:15%;
	display:box;
	width:100%;
	height:1440px;
}
.sponsorBox{
	height:150px;
	width:152px;
	border: 2px solid #666;
}

.sponsorBox2{
	height:100%;
	width:13.5%;
	border: 2px solid #666;
	display:inline-block;
	max-width:100%;
	max-height:100%;
}

.sponsorBox3{
	height:10.85%;
	width:97%;
	border: 2px solid #666;
	display:inline-block;
}
.sideBySide{
	display:inline-block;
	margin-top:30px;
}
.sponsorHeader{
	background:#6C6;
	height:20px;
	width:152px;
	text-align:center;
}
.sponsorHeader2{
	background:#6C6;
	height:12.8%;
	width:100%;
	text-align:center;
}
.sponsorPictureBox2{
	height:130px;
	width:152px;
	margin-top:5px;
}
.sponsorPictureBox{
	height:130px;
	width:152px;
	margin-top:5px;
}
.info{
	width:730px;
	height:760px;
	padding:10px;
}
.form{
	width:100%;
}
.label{
	margin-top:50px;
	
}
.form table{
	margin-top:20px;
	margin-left:20px;
}
tr{
	height:30px;	
}

.form input{
	margin-left:40px;
}
.form select{
	margin-left:40px;
}

.left{
	float:left;
	display:inline-block;
}
.right{
	float: right;
	display:inline-block;
}
.sponsorHeaderh4{
	color:#000; 
	height:20px;
}
.totalBox{
	color:#F00;
	border:none;
	font-weight:bold;
	background-color:inherit;
}

em.error{
	color:#F00;
}
.error{
	color:#f00;
}
.success{
	color:#0C0;
}
em.success{
	color:#0C0 !important;
}
/*Golf Page for the Teams to work*/
.HidingWrapper {
  display: none;
}
.linkable{
  text-decoration: underline;
  cursor: pointer;
}
.teamNames{
	display:inline-block; 
	width:25%;
	margin-left:2px;
	margin-right:2px;
}
.teamNamesBottom{
	font-size:1em;
	color:#8C08A6;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.ticket{
	height:300px;
	width:800px;
	border:medium #000;	
}
.ticketTop{
	background:url(../images/header-bg.gif) repeat-x;
	height:20px;
	width:800px;	
}

.ticketMiddle{
	background-color:#FFF;
	height:260px;
	width:800px;
}
.ticketBottom{
	background:url(../images/bottom-bg.gif) repeat-x;
	height:20px;
	width:800px;
}
.ticketLogo{
	background:url(../images/logo.png) no-repeat;
	margin-left:200px;
	height:65px;
}
.ticketInfo{
	font-size:14px;
	height:180px;
	margin-left:20px;
}
.ticketNumber{
	height:20px;
	margin-left:20px;
}

.couponCode{
	height:50px;
	width:200px;
	background:#FFF;
	font-size:24px;
	margin-left:300px;
	text-align:center;
	padding-top:20px;
	color:#000;
	border-style:solid;
	border-width:thin;
	border-color:#000;
}
.bullet{
	list-style:disc;
}
.firstRow{
	border-style:solid;
	border-width:thin;
	border-color:#666;
	margin-left:auto;
	margin-right:auto;
	height:200px;
	width:200px;
}
.secondRow{
	border-style:solid;
	border-width:thin;
	border-color:#666;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	height:200px;
}
.leftPrize{
	border-style:solid;
	border-width:thin;
	border-color:#666;
	display:inline-block;
	width:200px;
	height:200px;
}
.raffleLeft{
	background:url(../images/raffleticket.png) no-repeat;
	margin-left:30px;
	float:left;
	height:200px;
	width:200px;
}
.raffleRight{
	background:url(../images/prizes.png) no-repeat;
	margin-right:30px;
	float:right;
	height:200px;
	width:200px;
}
.thirdRow{
	border-style:solid;
	border-width:thin;
	border-color:#666;
	margin-left:auto;
	margin-right:auto;
	width:650px;
	height:200px;
}
.pastRaffle{
	margin-left:30px;
	border-style:solid;
	border-width:thin;
	border-color:#000;
	height:400px;
	width:250px;
	float:left;
	display:inline-block;
}
.signup{
	margin-top:100px;
	width:100%;
}
.signupform{
	display:inline-block;
	margin-left:15%;
}
.futureRaffle{
	margin-right:30px;
	border-style:solid;
	border-width:thin;
	border-color:#000;
	height:400px;
	width:250px;
	float:right;
	display:inline-block;
}
.raffleDescription{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.raffleTitle{
	margin-top:10px;
}

ul.a{
	list-style: none;
}
	/* -list-style-type: circle;--*/

ul.a li:before {
		 content: "\00BB \0020";
	     }


/*Sponsorship boxes */
.sponsorTopper {
	height:8.4%;
	width:98.1%;
	float:left;
}
.sponsorTopperLeft{
	float:left;
	height:auto;
	width:14.1%;
	margin-top:1%;
}
.sponsorTopperMain{
	float:left;
	height:73%;
	width:67.85%;
	margin:1%;
}
.sponsorTopperRight{
	float:right;
	height:auto;
	width:14.1%;
	margin-right:1.92%;
	margin-top:1%;
}
.pictureBox{
	height:87.2%;
}

/*flexable images*/
img.expand {
	width: 100%;
	height: 100%;
}
/* content within the sponsor boxes */
.topBox{
	width: 100%;
	height:30%;
	background-color:#C3C;
}
.bottomBox{
	width: 100%;
	height:70%;
}