body {
	background-color: #636363;
	margin: auto;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

form {
	padding: 0;
	margin: 0;
}

h1 {
	color: #a50808;
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

h2 {
	color: #a50808;
	font-size: 19px;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: normal;
}

h3 {
	color: #a50808;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

p {
	margin: 5px 10px 10px 0;
	line-height: 18px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #a50808;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}


input, select, textarea {
	border: 1px solid #46423a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.text-id {
	border: 1px solid #46423a;
	width: 100px;
	height: 16px;
}

.text-qty {
	border: 1px solid #46423a;
	width: 30px;
	height: 16px;
	text-align: center;
}

.text-zip {
	width: 70px;
}

.text-state {
	width: 30px;
}

.button {
	border: 1px solid #a9a9ac;
	background-color: #dce3e7;
	padding: 3px;
	color: #444;
}

.noborder {
	border: 0;
}

#main_body {
	width:766px;
	margin: auto;
	background-color: #fff;
	position: relative;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	
#top {
	width: 766px;
	position:relative;
	z-index: 1000;
}

.top_nav {
	position: relative;
	height: 24px;
	width: 766px;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

#content_home {
	background-image: url(../images/home_content_bg.gif);
	background-repeat: no-repeat;
	width: 766px;
/*	height: 366px;*/
	margin: 0;
	padding: 0;
}

.home_col_1 {
	margin: 13px 30px 10px 16px;
	width:449px;
	float: left;
}

*html .home_col_1 {
	margin: 10px 30px 10px 8px;
	width:449px;
	float: left;
}

.home_col_2 {
	margin: 12px 0 10px 0;
	width:271px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	position: relative;
}

.home_col_2 a {
	color: #a50808;
	text-decoration:underline;
}

.home_col_2 a:hover {
	color: #990000;
	text-decoration:none;
}

#support_box {
	width: 258px;
	height: 114px;
	background-image: url(../images/support_box.gif);
	background-repeat: no-repeat;
	margin: 0 16px 5px 0;
	position: absolute;
	z-index: 1;
}

#support_box p {
	margin: 32px 0 0 15px;
	line-height: 16px;
}

.viewlet_img {
	position: absolute;
	top: 3px;
	left: 160px;
	z-index: 1;
}

.pusher {
	float:right;
	clear:right;
	border:0;
}

#events {
	background-image:url(../images/events_box_bg.gif);
	background-repeat:repeat-y;
	width: 258px;
	padding: 0;
	position: absolute;
	top: 124px;
	left: 0;
}

#event_content {
	width: 225px;
	margin: 10px 10px 10px 20px;
}

*html #events .bottom {
	position: absolute;
}

hr {
	background-color: #F2F2EB;
	color: #F2F2EB;
	height: 1px;
	border: 0;
	margin: 5px 0 5px 0;
	padding: 0;
}

*html hr {
	background-color: #F2F2EB;
	color: #F2F2EB;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}

#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	width: 766px;
/*	height: 430px;*/
	margin: 0;
	padding: 0;
}

.content_col_1 {
	margin: 21px 28px 10px 0;
	width:271px;
	float: left;
}

.content_col_1 a {
	color: #a50808;
	text-decoration:underline;
}

.content_col_1 a:hover {
	color: #990000;
	text-decoration:none;
}

.content_col_2 {
	margin: 21px 0 10px 0;
	width:465px;
	float: left;
}

.container {
	margin:10px 20px 10px 0;
	line-height: 18px;
}

#subnav {
	background-image:url(../images/support_box_2_bg.gif);
	background-repeat:repeat-y;
	width: 258px;
	padding: 0;
	margin:0 0 5px 15px;
}

#subnav_content {
	width: 225px;
	margin: 10px 10px 10px 15px;
}

.bottom {
	margin-left:-1px;
}

*html .bottom {
	position: absolute;
	margin-left:-1px;
}
.support_box_2 {
	width: 258px;
	height: 114px;
	background-image: url(../images/support_box_2.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 15px;
}

*html .support_box_2 {
	width: 258px;
	height: 114px;
	background-image: url(../images/support_box_2.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 15px;
}

.box_content {
	margin-top: 32px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 16px;
}

*html .box_content {
	margin-top: 20px;
}

.cap {
	float: right;
	margin: -19px 10px 0 0;
}

.viewlet {
	background-image:url(../images/support_box_2_bg.gif);
	background-repeat:repeat-y;
	width: 258px;
	padding: 0;
	margin:0 0 20px 15px;
	position: relative;
}

.viewlet_head {
	background-image:url(../images/viewlet_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	width: 258px;
}

.viewlet_head_plain {
	background-image:url(../images/plain_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 2px;
	width: 258px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

.viewlet_head h2 {
	color: #444444;
	font-size: 15px;
	font-weight: bold;
}

.veiwlet_content {
	width: 225px;
	margin: 10px 10px 10px 15px;
	font-size: 11px;
	line-height: 16px;
}

.breadcrumbs {
	color: #888;
	font-size:11px;
	margin:0 0 15px 0;
}

.breadcrumbs a {
	color:#888;
	text-decoration: underline;
}

.children {
	background-color: #f5f5f5;
	border: 1px solid #eaeae1;
	padding: 10px;
	margin: 20px 10px 10px 0;
}

.children h2 {
	font-size: 18px;
}

.children ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.children ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	height: 15px;
	margin: 0 0 5px 0;
	padding-left: 15px;
}

.children ul li a {
	text-decoration: underline;
	color: #a50808;
}

.events {
	border: 1px solid #a9a9ac;
	background-color: #fff;
	padding: 4px;
	margin:10px 0 10px 0;
	width: auto;
}

.event_table {
	border: 1px solid #a9a9ac;
	width: 100%;
}

.gallery_thumb {
	float: left;
	border: 1px solid #a9a9ac;
	background-color: #fff;
	margin: 0 8px 8px 0;
	cursor: pointer;
	padding: 4px;
	width:90px;
}

.gallery_thumb img {
	border: 1px solid #a9a9ac;
}

.gallery_thumb .caption {
	height: 30px;
	background-color:#DCE3E7;
	color:#000;
	font-size: 10px;
	line-height: 12px;
	padding: 3px 3px 2px 3px;
	margin: 4px 0 0 0;
	overflow: hidden;
}

.view_all {
	font-size: 11px;
}

#footer {
	width: 766px;
	margin: 0;
	color: #888888;
	font-size: 11px;
	line-height: 18px;
	text-align: left;

	clear: both;
	position: relative;
}
#footer p {
	margin: 10px 20px 10px 20px;
}

#footer a {
	color: #888888;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav_1, #nav_1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_1 a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #fff;
}

#nav_1 li {
	float: left;
	/*width: 10em;*/
}

#nav_1 li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 10000;
}

#nav_1 li:hover ul {
	left: auto;
}

#nav_1 li:hover ul, #nav_1 li.sfhover ul {
	left: auto;
}

/* *************** CUSTOM NAV STYLES **************** */

#btn_home a { background: url(../images/btn_home.gif) no-repeat; width: 57px; height: 24px; }
#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 72px; height: 24px; }
#btn_prospect a { background: url(../images/btn_prospect.gif) no-repeat; width: 124px; height: 24px; }
#btn_athletics a { background: url(../images/btn_athletics.gif) no-repeat; width: 68px; height: 24px; }
#btn_events a { background: url(../images/btn_events.gif) no-repeat; width: 55px; height: 24px; }
#btn_gallery a { background: url(../images/btn_gallery.gif) no-repeat; width: 58px; height: 24px; }
#btn_alumni a { background: url(../images/btn_alumni.gif) no-repeat; width: 59px; height: 24px; }
#btn_support a { background: url(../images/btn_support.gif) no-repeat; width: 98px; height: 24px; }
#btn_current a { background: url(../images/btn_current.gif) no-repeat; width: 103px; height: 24px; }
#btn_contact a { background: url(../images/btn_contact.gif) no-repeat; width: 72px; height: 24px; }

#btn_home a:hover { background: url(../images/btn_home_over.gif) no-repeat; width: 57px; height: 24px; }
#btn_about a:hover { background: url(../images/btn_about_over.gif) no-repeat; width: 72px; height: 24px; }
#btn_prospect a:hover { background: url(../images/btn_prospect_over.gif) no-repeat; width: 124px; height: 24px; }
#btn_athletics a:hover { background: url(../images/btn_athletics_over.gif) no-repeat; width: 68px; height: 24px; }
#btn_events a:hover { background: url(../images/btn_events_over.gif) no-repeat; width: 55px; height: 24px; }
#btn_gallery a:hover { background: url(../images/btn_gallery_over.gif) no-repeat; width: 58px; height: 24px; }
#btn_alumni a:hover { background: url(../images/btn_alumni_over.gif) no-repeat; width: 59px; height: 24px; }
#btn_support a:hover { background: url(../images/btn_support_over.gif) no-repeat; width: 98px; height: 24px; }
#btn_current a:hover { background: url(../images/btn_current_over.gif) no-repeat; width: 103px; height: 24px; }
#btn_contact a:hover { background: url(../images/btn_contact_over.gif) no-repeat; width: 72px; height: 24px; }


.btn_text { visibility: hidden; }

#nav_1 li ul {
	top: 23px;
}

#nav_1 li ul li {
	clear: both;
	width:160px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background-color: #b72c14; 
	border: 1px solid #ffffff;
	border-top: 0; 
	vertical-align: middle;
	/*overflow: hidden;*/
	position: relative;
	z-index: 1000;
}

#nav_1 li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav_1 li ul li a:hover {
	background-color: #b72c14;
	background-image: none;
	height: auto;
	width:auto;
	color:#ff9933;
}

#nav_1 #btn_current ul {
	top:24px;
	margin: 0 0 0 -60px;
	text-align:right;
}

#nav_1 #btn_contact ul {
	top:24px;
	margin: 0 0 0 -98px;
	text-align:right;
}