@charset "UTF-8";
/* CSS Document */

.bold {
	font-weight:bold;
	}
.italic {
	font-style:italic;
	}
.color {
	color:#de6f15
	font-weight:bold;
	}



a, img {border:none; color:#de6f15; text-decoration:inherit;}
a:hover{ text-decoration:underline;}
img, div { behavior: url(scripts/iepngfix.htc); }


html, body {

	background-color:#000
	
	height: 100%;
	margin:0;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;

}
#header {
	background:  no-repeat center top;
	height: 110px;
	width: 925px;
}
#header img {
	width: 100%;
}
#main {

	width: 925px;
	margin: 0 auto;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;

}
#flash {
	background: url(../images/flashBkgd.jpg) repeat-x center top;
	height: 23px;
	width: 100%;
}

/*----------------------------------- nav --------------------------------*/
#nav {
	background: url(../images/navdivBkgd.jpg) no-repeat center top;
	height: 24px;
	width: 100%;
}
#nav table {
	margin: 0px;
	list-style-type: none;
	text-transform: uppercase;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding:0px;
}
#main #nav td {
}
#nav td a {
	display: block;
	height: 20px;
	padding: 4px 7px 0;
	background: url(../images/navBkgd.jpg) no-repeat left top;
	color: #000000;
	text-decoration: none;
}
#nav td a:hover {background-position: left bottom;color: #999999;}

/*----------------------------------- content columns --------------------------------*/
#content { height:100%; width:100%;}
#content #lC {
	float: left;
	width: 374px;
	height:100%;
	margin:15px 5px 0 10px;
}
#content #rC {
	float: left;
	width: 324px;
	margin:15px 5px 0 5px;

}
#content #bC {
	height:100%;
	margin:15px 0;
}
#content #rrC {
	background:#fff;
	float: left;
	width: 187px;
	margin:15px 10px 0 5px;

}
.clearFloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/*----------------------------------- foot --------------------------------*/
#foot {
	background-color: #DE6F15;
	position: absolute;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	width: 915px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFCD;
}
#foot a {color:#fff;}
#main #flash img {
	position: absolute;
	top: 120px;
}
#flash #rB {
	right: -48px;
}
#flash #lB {
	left: -48px;
}

/*----------------------------------- image Box --------------------------------*/
.imgBox {
	background-color: #ffc;
	/*margin: 0px 20px 5px 23px;*/
	width: 100%;
	border-right: solid 2px #ffc;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.imgBox img {
	margin: 0px;
	width: 100%;
	padding: 0px;
	border: solid 1px #de6f15;
}
.imgBox h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #de6f15;
	margin: 0px;
	padding: 5px .1% 5px 2%;
	border-right: solid 2px #de6f15;
	width:98%;
	

}
.imgBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 10px 15px 5px 10px;
}
/*----------------------------------- image Box --------------------------------*/
.dBox {
	background-color: #ffc;
	/*margin: 16px 20px 5px 23px;*/
	width: 100%;
}
.dBox input {margin-left:10px;}
.dBox h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #de6f15;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
.dBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px 15px 0px 10px;
}
/*----------------------------------- spry Tabbed Panel --------------------------------*/
.TabbedPanels {

	/*margin:0 20px 20px 0;*/
	padding: 0px;
	float: left;
	clear: none;
	width: 324px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	background-color:#999999;
	height:23px;

}
.TabbedPanelsTab {
	position: relative;
	top: 0px;
	float: left;
	padding: 4px 10px;
	margin: 0;
	text-transform: uppercase;
	font: 12px Georgia, "Times New Roman", Times, serif; color:#FFF;
	color:#FFFFFF;
	background: #999999  no-repeat left top;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background: #de6f15;
}
.TabbedPanelsTabSelected {
	background: #de6f15;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;

	font:Verdana, Geneva, sans-serif; color:#FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}

/*-----*/

#rush input {
	background: url(../images/inputBkgd.jpg) repeat-x left top;
	border: solid 1px #999;
}
#submitRush {
	border: none !important;
	background: #de6f15 !important;
	padding: 3px 5px !important;
	color:#fff !important;
	font-size:10px !important;
	font-weight:bold !important;
}.imgBox h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.imgBox ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#main #content #lC .imgBox ol li p {
	margin: 0px;
	padding: 0px;
}
#foodMenu {
	width: 100%;
	background-color: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
.days {
	background-color: #DA7312;
	padding-top: 3px;
	padding-bottom: 3px;
}
.days td {
	padding: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 14.285%;
}
#foodMenu td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 5px;
}
.fnum {
	height: 150px;
}
#pledgeInfo .pt {
	background-color: #CCFFCC;
	font-size: 9px;
	font-weight: bold;
}
.level {
	font-size: 11px;
	background-color: #FFCC99;
	font-weight: bold;
	text-align: center;
}
#pledgeInfo td {
	padding: 3px;
}
.style1 {
	font-size: 11px !important;
	font-weight: bold;
	margin-bottom: 5px !important;
}
#alumImage{
	width: 100%;
}#alumImage img {
	width: 200px;
}
#alumImage .img td{
	width: 25%;
	border: solid 2px #de6f15;
	text-align: center;
	background-color: #de6f15;
}
#alumImage h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#memberImage h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DA7312;
}
#memberImage .img p {
	margin: 0px;
	padding: 0px;
	font-size: 12px !important;
}
#memberImage .img img {
	width: 100px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DE6F15;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#main #content #lC .imgBox a {
	color: #ffc;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
