/* Style Sheet */

#main_content_mid {
	margin: auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}



a.form {
	font-variant: small-caps;
}
.SBProspectNav ul {
	line-height: 1.4;
}
.SBProspectNav a {
	color: #126d34;
}

/* Change Template Colors */

#SBTLayout td.SBTLinks ,
#SBTLayout #SBTFooter td ,
#SBTLayout #SBTFooter ,
#SBTLayout table#SBTemplateID ,
#SBTLayout .SBProspectNav h2 ,
#SBTLayout .SBProspectNav h2 a {
        background-color: #126d34 !important;
}

#SBTLayout td.SBTLinks a:hover ,
#SBTLayout #SBTFooter a:hover ,
#SBTLayout .SBTMain h1 ,
#SBTLayout #SBTName a:hover {
        color: #126d34 !important;
}

#SBTLayout .SBProspectNav ,
#SBTLayout .SBProspectNav h2 {
        border-color: #126d34 !important;
}
.SBTMain a {
	color: #126d34;
}

.SBProspectNav a:hover {
	color: #EEA33E;
}
.SBProspectNav ul + h2 {
	border-top: 1px solid #006d89;
}

#bound_header {
	margin-top:10px;
	/*position: absolute;
	top: -100px;
	left: 0;*/
	/*z-index: -4;*/
	/*margin-top: -255px;*/
}

#main_content {
	z-index: 10;
	/*margin-top: -255px;*/
}

.on_button {
	position: absolute;
	top: -10px;
	left: 50px;
	background-color: transparent;
	color: #ffdd7c;
}

h1 {
	padding: 0 !important;
	
}

h2.step {
	color: #c70043;
	font-size: 150%;
	background-color: #ffffff;
	margin: 0 !important;
	text-align: center;
}

h3 {
	color: #126d34;
	margin: 0 0 0.5em;
}

.link_box {
	text-align: center;
	font-weight: bold;
	width: 150px;
	height: 60px;	
	background: url(images/60x50button.jpg) no-repeat;
	overflow: hidden;
	display: table;
	position: static;
	margin-bottom: 1em;
}

.link_box a:link {
	text-decoration: none;
}

.link_button_down {
	background-image: url(images/60x50button_down.jpg);
}

.link_box_hover a:link, .link_box a:hover {
	color: #fff;
	text-decoration: none;
}

.link_button_down a:link, .link_button_down a:hover, .link_button_down a:visited, .link_box a:active
 {
	color: #7b1d20;
}

.link_box_middle {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	text-align: center;
}

.link_box_text {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}

.button_div {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 100%;
}

p.bb_intro {
	font-size: 120%;
}

#bb_main_content h2 {
	color: #126d34;
	background-color: #e6eedd;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	margin-left: 0;
	padding: 0.3em;
	margin-bottom: 0.3em;
}

#bb_main_content h3 {
	color: #126d34;
	font-weight: bold;
}

#bb_main_content ol, #bb_main_content ul {
	padding-bottom: 1em;
	padding-top: 0.5em;
}

#bb_floatbox {
	position:relative;
	margin-top:0px;
	padding-top:0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 1em;
	background-color: #e6eedd;
	border: 1px solid #668d3c;
}

#bb_floatbox .bb_label {
	text-align: right;
	font-weight: bold;
	color: #126d34;
	width: 5em;
	display: inline-block;
}

#bb_floatbox .bb_label_long {
	text-align: right;
	font-weight: bold;
	color: #126d34;
	width: 10em;
	display: inline-block;
}

#bb_floatbox h3 {
	margin-bottom: 0.5em !!important;
}

.bb_image_right {
	margin-left: 1em;
	margin-bottom: 1em;
	float: right;
}

.bb_image_left {
	margin-bottom: 1em;
	float: left;
	margin-right: 1em;
}

ul {
	list-style-position: outside;
}

.bb_sidebar_link_button {
	width: 144px;
	height: 44px;
	display: block;
}

#bb_welcome_weekend_link {
	background: url(images/welcome_weekend.jpg) no-repeat;
}

#bb_welcome_weekend_link:hover {
	background: url(images/welcome_weekend_mouse.jpg) no-repeat;
}

#bb_homecoming_weekend_link {
	background: url(images/homecoming.jpg) no-repeat;
}

#bb_homecoming_weekend_link:hover {
	background: url(images/homecoming_mouse.jpg) no-repeat;
}

