/* CSS Document */

body{
	background-color: #B5A893;/*#D9D919; #CE9A4B; #BAA64E;*/
	margin: 0;
}
.leftborder{
	background: url(../images_new/leftBorder.gif) left center repeat-y;
	width: 10px;
	height: auto;
}
.rightborder{
	background: url(../images_new/rightBorder.gif) right center repeat-y;
	width: 10px;
	height: auto;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
input.btn{
	background: url(../images_new/btn.gif) center center no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	border: none;
	width: 67px;
	height: 22px;
}
input.input_button {
    background: url(../images_new/btn.gif) no-repeat;
	height:22px;
	width:70px;
	color:#000;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; text-align:center; 
	vertical-align: middle;
	text-transform: uppercase;
	border:none; padding:0; margin:0;
}
input.input_button:hover {
    background: url(../images_new/btn2.gif) no-repeat;
	height:22px;
	width:70px;
	color:#000;
	text-decoration:none;
	cursor: pointer;
	}
table.maintable{
	width: 924px;
	height: auto;
	border: none;
	margin: auto;
	float: none;
	clear: both;
}
table.maintable td{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #57544E;
	text-align: left;
	vertical-align: top;
}
table.maintable table.header{
	background: url(../images_new/logo.gif) 10% center no-repeat #6F5EA8;
	border: 6px solid #DAD2C2;
	height: 167px;
}
table.maintable table.header td{
	padding: 30px 10px 0 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #57544E;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
table.maintable table.header td table td{
	padding: 0;
}
table.maintable table.header td table td table{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.header td table td table td{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #57544E;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
table.maintable table.header td table td table a{
	/*color: #A29044;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table.maintable table.header td table td table a:hover{
	/*color: #57544E;*/
	color: #FFFFFF;
	text-decoration: underline;
}
table.maintable table table.navbar{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table table.navbar td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 51px;
}
table.maintable table table.navbar td.gap{
	background: url(../images_new/navDivider.gif) center center no-repeat;
	width: 2px;
	height: 51px;
}
table.maintable table.content{
	width: 100%;
	height: auto;
	border: 0;
	background-color: #F8EFDD;
}
table.maintable table.content td table td{
	vertical-align: top;
}
table.maintable table.content td table td table{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.content td table td table td.contentleft{
	background: url(../images_new/contentleft.gif) left center repeat-y;
	width: 24px;
	height: auto;
}

table.maintable table.content td table td table td.contentright{
	background: url(../images_new/contentright.gif) right center repeat-y;
	width: 24px;
	height: auto;
}
table.maintable table.content table table table td.contentdivider{
	background: url(../images_new/contentdivider.gif) center center repeat-y;
	width: 18px;
	height: auto;
}
table.maintable table.content table table table table td{
	background-color: #F8EFDD;
	padding: 0 8px;
	font-weight: bold;
}
table.maintable table.content table table table table table.aboutschool{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.content table table table table table.aboutschool td.txt1{
	line-height: 18px;
}
table.maintable table.content table table table table table.aboutschool td.txt1 span{
	color: #93833E;
}
table.maintable table.content table table table table table.aboutschool img.pic1{
	border: 4px solid #7D786F;
}
table.maintable table.content table table table table table.events{
	width: 100%;
	height: auto;
	border: 0;
}
ul.bullet1{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.bullet1 li{
	padding: 0 0 10px 25px;
	margin: 0;
	background: url(../images_new/bullet.gif) left center no-repeat;
}
ul.bullet1 a{
	color: #B8323B;
	text-decoration: underline;
}
ul.bullet1 a:hover{
	color: #93833E;
	text-decoration: none;
}
table.maintable table.content table table table table table.schoolDivision{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.content table table table table table.schoolDivision td{
	padding: 0;
	line-height: 18px;
}
table.maintable table.content table table table table table.schoolDivision a{
	color: #A29044;
	text-decoration: none;
}
table.maintable table.content table table table table table.schoolDivision a:hover{
	color: #57544E;
	text-decoration: underline;
}
table.maintable table.content table table table table table.schoolDivision table td{
	padding: 0;
}
table.maintable table.content table table table table table.schoolDivision table img.pic2{
	border: 4px solid #7D786F;
}
table.maintable table.content table table table table table.schoolDivision table table td.head2{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
}
table.maintable table.content table table table table table.schoolDivision table table td.head2 span{
	font-size: 1px;
}
table.maintable table.content table table table table table.schoolDivision table table td.txt2{
	line-height: 12px;
}
table.maintable table.content table table table table table.schoolDivision table table td.txt2 span{
	color: #93833E;
}
table.maintable table.content table table table table table.schoolDivision table table.calender{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.content table table table table table.schoolDivision table table.calender td.calenderhead{
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
}
table.maintable table.content table table table table table.schoolDivision table table.calender td.calendertxt{
	text-align: center;
	font-weight: normal;
}
table.maintable table.content table table table table table.schoolDivision table table.calender td.calendertoday{
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
table.maintable table.content table table.down{
	width: 924px;;
	height: 26px;
	border: 0;
}
table.maintable table.content table table.down td.downleft{
	background: url(../images_new/downleft.gif) left top no-repeat;
	width: 23px;
}
table.maintable table.content table table.down td.downright{
	background: url(../images_new/downright.gif) right top no-repeat;
	width: 23px;
}
table.maintable table.content table table.down td.downhor{
	background: url(../images_new/down.gif) center top repeat-x;
}
table.maintable table.content table table.down td.downhor2{
	background: url(../images_new/down2.gif) center top repeat-x;
}
table.maintable table.content table table table table table.leftschool{
	width: 100%;
	height: auto;
	border: 0;
}
table.maintable table.content table table table table table.leftschool td{
	padding-left: 45px;
}
table.maintable table.content table table table table table.leftschool img.innerpic{
	border: 4px solid #7D786F;
}
td.footer{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3D3D3D;
	padding-left: 15px;
}

.maintable tr td .content tr td table tr td table tr td table tr td p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.maintable tr td .content tr td table tr td table tr td table tr td p {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.gala_navigation tr td span{
	text-align:center;
	background-color:#a19160;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:20px;
	font-family: Tahoma, Arial;
	
}

.Sponsors tr td{
	text-align: center;
}

.gala_features tr td span{
	font-size:18px;

}.gala_background_color {

}
.donate_auction_item {
	font-size: 14px;
}
.Prize_Name {
	color: #C90;
}
