
h2
{
	font-size: 13px;
	color: #5b544a;
	padding-bottom: 5px;
	margin-top:15px;
	border-bottom: 1px dotted #e1dad0;
}

hr
{
	border: 1px dotted #e1dad0;
}

html, body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

body
{
	background-color: #d9d9d9;
	background-image: url("https://www.baylor.edu/content/images/baylorbg_top_gray.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px; 
}

#framework
{
	height: 100%;
	width: 900px;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#container
{
	background-color: #fff;
	width: 900px;
	margin: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}

#header
{
	width: 900px;
	background: #003015;
	display: block;
	border-bottom: 1px solid #ffcc66;
	margin: 0px 0px;
	padding: 10px 0px;
	left: 0px;
	position: relative;
}

* html body #framework #container #header
{
	width: 900px;
	w\idth: 902px;
}

#headertext
{
	color: #ffcc66;
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	text-align: right;
	background: #003015;
	display: block;
	margin: 0px;
	padding: 20px 20px 22px 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#headertext a, #headertext a.hover, #headertext a.visited
{
	text-decoration: none;
	color: #ffcc66;
	font-family: verdana, arial, helvetica;
	font-size: 20px;
}

#topnav
{
	width: 900px;
	background: #000000;
	display: block;
	margin: 0px 0px;
	padding: 0px;
	left: 0px;
	height: 1px;
	position: relative;
	border-bottom: 8px solid #000000;
	overflow: hidden;
}

* html body #framework #container #topnav
{
	width: 900px;
	w\idth: 902px;
}

#bcnav
{
	width: 676px;
	padding: 6px 8px 5px 8px;
	color: #5b544a;
	margin: 0px;
	border-bottom: 3px solid #fff;
}

#bcnav a
{
	color: #5b544a;
	font-weight: bold;
	text-decoration: none;
}

#bcnav a:hover { text-decoration: underline; }


.pagetitle h1
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #003015;
	padding: 10px 0px 12px 10px;
	margin:0 0 10px 0;
	border-bottom: 3px solid #fff;
	background-color: #ebe4da;
}


#footer
{
	background-color: #fff;
	clear: right;
	width: 900px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	border-top: 2px solid #003015;
}

* html body #framework #container #footer
{
	width: 900px;
	w\idth: 902px;
}

#footer_links
{
	width: 900px;
	padding: 2px 0px 4px 0px;
	background: #003015;
	display: block;
	left: 0px;
	position: relative;
	text-align: center;
	margin: 0px 0px 8px 0px;
}

* html body #framework #container #footer #footer_links
{
	width: 900px;
	w\idth: 902px;
}

#copyright
{
	background: #fff;
	display: block;
	margin: 2px 10px 10px 10px;
	text-align: center;
}

#layout
{
	width: 890px;
	margin: 6px;
	display: block;
	background-image: url(https://www.baylor.edu/church_state/images/background.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	position:relative;
}

#layout_splash
{
	width: 890px;
	margin: 6px;
	position:relative;
	display: block;
	background-image: url(https://www.baylor.edu/church_state/images/background_splash.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#layout_blank
{
	width: 890px;
	margin: 6px;
	display: block;
	background: #ffffff;
	overflow: hidden;
}

#content
{
	width: 684px;
	display: block;
	float: right;
	margin: 0px 0px 12px 0px;
}

#splash_container ul 
{
	padding-left: 10px; 
}

#banner
{
	background-color: #fff;
}

#content_right
{
	margin: 50px 0 10px 10px;
}

#content_main
{
	margin: 0px 10px 0px 10px;
}

#content_main ul { padding-left: 20px; }

#content_main ul li 
{
	background-image: url(https://www.baylor.edu/church_state/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px; 
	list-style-type: none;
	margin: 0 0 2px 0; 
}

#splash_container
{
	margin: 0px;
}

#splash_left
{
	float: left;
	width: 478px;
	margin: 5px 3px 0 0;
}

#splash_left h1
{
	font-family: arial, helvetica, sans-serif;
        font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}

#splash_right
{
	border-top: 5px solid #fff;
}

#splash_right img
{
	margin: 5px 0px 5px 0;
}


#quicklinks {
	width: 673px;
	height: 16px;
	background-color: #003015;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2px 0 2px 10px;
	clear:both;
}

#quicklinks a {
	color: #fecb00;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 0px 3px;
}

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

.feature_title
{
	display: block;
	background-image: url(https://www.baylor.edu/church_state/images/featuresplash.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.feature_title p
{
	font-family: arial, helvetica, sans-serif;
        font-size: 16px;
        padding: 10px 0px 12px 10px;
        margin: 0px;
	border-bottom: 3px solid #fff;
}

.feature_buttons
{
	float: right;
}


.feature_content
{
	margin: 10px 7px;
}

.research
{
	margin: -40px 0 30px 40px;
}

div.greenbox
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: #003015;
	color: #fff;
	border-bottom: 2px solid #002e0a;
}

div.yellowbox
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: #003015;
	color: #000;
	border-bottom: 2px solid #002e0a;
}

div.box_title
{
	padding: 6px 8px;
	font-weight: bold;
	text-transform: uppercase;
	background: #002e0a;
	color: #fff;
}

div.yellowbox .box_content
{
	padding: 4px;
	margin: 0px 1px;
	background: #ffbc19;
	color: #000;
}

.greenbox .box_title
{
	padding: 6px 8px;
	font-weight: bold;
	text-transform: uppercase;
	background: #002e0a;
	color: #fecb00;
}

.greenbox .box_title a, .greenbox .box_title a:hover, .greenbox .box_title a#visited, .greenbox .box_title a#visited:hover
{
	color: #fecb00;
	text-decoration: none;
}

#leftnav .greenbox .box_content ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftnav .greenbox .box_content ul li { margin: 0px; }

#leftnav .greenbox .box_content ul li a
{
	display: block;
	background-color: #005524;
	color: #FFF;
	width: 184px;
	padding: 6px 8px;
	text-decoration: none;
	border-bottom: 1px solid #002e0a;
	font-weight: bold;
}

#leftnav .greenbox .box_content ul li a:hover
{
	background-color: #002e0a;
	color: #fecb00;
	font-weight: bold;
}


#leftnav .greenbox .box_content ul li a
{
	border-bottom: none;
	border-top: 1px solid #002e0a;
}

#leftnav .greenbox .box_content ul li ul
{
	display: block; 
/*	margin: 0px;  */
/*	padding: 0px;  */
	list-style: disc;
}

/*
#leftnav .greenbox .box_content ul li ul li
{
	margin: 0px;
}
*/

#leftnav .greenbox .box_content ul li ul li a
{
	display: block;
	background-color: #005524;
	color: #FFF;
	width: 184px;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

#leftnav .greenbox .box_content ul li ul li a:hover
{
	font-weight: normal;
}

#leftnav_gradient
{
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: #005524;
	background-image: url(https://www.baylor.edu/content/images/left_gradient_150.png);
	background-repeat: repeat-x;
	display: block;
}

.baylorsearch {
	width: 195px;
	height: 20px;
	background-color: #CCC;
	padding: 5px 0px 5px 5px;
}

.baylorsearch_textbox {
	margin-bottom:10px;
	padding: 0px;
}

.baylorsearch input { 
  border: 1px solid black;
  padding: 2px;
  color: #060;
}

.moreevents_button, .morenews_button {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #004500;
	padding: 2px 5px 2px 5px;
}

.moreevents_button a, .morenews_button a {
	color: #FFF;
	font-family: arial, verdana, helvetica;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.moreevents_button a:hover, .morenews_button a:hover {
	text-decoration: none;
	color: #FC6;
}

/* ACCORDION STYLE */

#accordion {
	margin:0 0 0 0;
	height: 210px;
	background-color: #fff;
} 

#accordion ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#accordion ul li{
	float: left;
	display: block;
}

.block {
	display: block;
	overflow: hidden;
	width: 76px;
	height: 210px;
}

#box1 {	width: 452px; border-right: 1px solid #000; }
#box2 { border-right: 1px solid #000; }
#box3 { border-right: 1px solid #000; }


#accordion ul li img {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 452px;
	height: 210px;
}
