.clear {clear:both;}

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;
	display: block;
	padding: 0px;
}

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

* html body #framework #container #header
{
	width: 900px;

}

#headertext
{
	color: #f4ecd5;
	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: #f4ecd5;
	font-family: verdana, arial, helvetica;
	font-size: 20px;
}

#top_container
{
	width: 900px;
	margin: 0px;
	display: block;
	background-image: url(https://www.baylor.edu/social_work/images/background.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#leftcol
{
	width: 101px;
    float: left;
	margin: 0px;
	display: block;
}

#leftcol img
{
	margin: 0px 0px 3px 0px;
    padding: 0px;
	display: block;
    border-bottom: 1px solid #1f1a14;
    border-right: 1px solid #1f1a14;
}


#second_container
{
	width: 799px;
    float: right;
	margin: 0px;
    padding: 0px;
}

#topnav_container {
	width: 799px;
    height: 27px;
    background-image: url(https://www.baylor.edu/social_work/images/topnav.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#topnav {
	width: 635px;
    height: 27px;
    float: right;
}

#topnav a{
	margin: 15px;
}

#third_container
{
	margin: 0px;
    padding: 0px;
}

#leftnav {
	width: 154px;
    float: left;
    margin: 0px 5px 0px 4px;
    padding: 5px;

}


#leftnav img{
    margin: 0px 6px 5px 6px;
    padding: 0px;

}

#ourstories{
    font-family: Georgia,Serif;
    font-size:14px;
    margin: 0px 0px 5px 16px;
    padding: 0px;
    color: #5f584e;
}

#ourstories a{
    color: #5f584e;
    text-decoration: none;
}

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

#bcnav
{
        color: #515043;
        margin:0px 0 0 0;
}

#bcnav a
{
	color: #515043;
	text-decoration: none;
        margin: 0px 0 0 0;
}

#bcnav a:hover { color:#1f1b12; text-decoration: none;}

.pagetitle h1{
    font-family: Georgia,Serif;
    font-size:21px;
    letter-spacing: 1px;
    padding: 0px 0px 10px 10px;
    margin: 0px 10px 12px -10px;
    color: #003015;
    font-weight: normal;
	border-bottom: 1px dotted #cdb996;
}

#main a{
	color: #566e2f;
}

#main hr{
    border: 1px dotted #cdb996;
}

#main H4{
    font-family: Georgia,Serif;
    font-size:17px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #003015;
    font-weight: normal;
}

#main {
	width: 590px;
    float: right;
    margin: 0px 1px 15px 0px;
    padding: 10px;
	background-color: #f4ecd5;
}

#maincalendar {
	width: 590px;
    float: right;
    margin: 0px 1px 15px 0px;
    padding: 10px;
	background-color: #f4ecd5;
}

#maincalendar a{
	color: #003015;
}

#main img{
	background:#d5c3a4;
	border:1px solid #817664;
	padding:3px;
	margin:5px;
	border:1px solid #817664;

}

#main ul
{
  list-style-image: url("https://www.baylor.edu/social_work/images/arrow.gif");
  margin: 3px 17px; 
  padding: 0px; 
}

#main ul ul
{
  list-style-image: url("https://www.baylor.edu/social_work/images/dash.gif");
  margin: 3px 17px; 
  padding: 0px; 
}

#faculty img
{
	background:#d5c3a4;
	border:1px solid #817664;
	padding:3px;
	margin: -30px 10px 0px 0px;
	position: relative;
	z-index: 55;
	float: right;
}

#faculty blockquote
{
	width: 550px;
	background:#e3d6ba;
	border:1px solid #cdb996;
	padding:15px 10px 10px 10px;
	margin: -10px 0px 0px 0px;
	position: relative;
	float: left;
	z-index: 50;
}

#faculty blockquote p
{
	font-size: 12px;
}


.support
{
	width: 230px;
	background:#e3d6ba;
	border:1px solid #cdb996;
	padding:10px 10px 10px 10px;
	margin: 20px 0px 0px 0px;
	font-size: 13px;
}

fieldset.tan
{
	width: 567px;
	background-color: #e3d6ba;
	border-width: 1px;
	padding: 4px;
	border-color: #cdb996;
}


#rightcol
{
	float: right;
	position: relative;
	margin: 0px 0 0 10px;
}

#social table {
 margin-left: 2px;float:left;
}

#social img{
 padding:0px;
 margin:0px;
}

#social img:hover{
 border-top:1px solid #f4ecd5;
}

#more
{
height: 0px;
position:relative;
top:0px;
left:145px;
z-index: 10;
}

#calendar
{
height: 0px;
position:relative;
top:0px;
left:105px;
z-index: 10;
}

#believing
{
height: 0px;
position:relative;
bottom:23px;
left:114px;
z-index: 10;
}

#footer
{
	background-color: #fff;
	clear: right;
	width: 900px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 0;
}

* html body #framework #container #footer
{
	width: 900px;

}

#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;
    border-top: 2px solid #003015;
}

div.callout_box
{
  width: 170px; 
  color: #000;  
  background-color: #e3d6ba; 
  padding-bottom: 6px;
  margin-bottom: 10px; 
  border-right: 1px solid #3e3c37;  
  border-bottom: 1px solid #3e3c37; 
  border-top: 1px solid #d7c5a6;  
  border-left: 1px solid #d7c5a6; 
}

div.callout_box div.box_title
{
  color: #000;
  background-color: #d7c5a6;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 3px;
  padding-left: 10px;  
}

div.callout_box div.box_content
{
  padding-top: 1px; 
  padding-left: 5px; 
}

div.callout_box ul
{
  padding-top: 1px; 
  padding-left: 10px; 
 list-style-image: url("https://www.baylor.edu/social_work/images/arrow.gif");
}

div.splash_box
{
  height: 219px;
  color: #2a231c;  
  background-color: #e6dcc8; 
  padding: 0px;
  margin: 5px 1px 5px 5px; 
  border: 1px solid #3e3c37;  
}

div.splash_box div.box_title
{
  color: #000;
  background-color: #d7c5a6;
  font-weight: bold;
  padding: 4px;
  margin-bottom: 3px;
  padding-left: 10px;  
}

div.splash_box div.box_content
{
  padding-top: 5px; 
  padding-left: 10px; 
  padding-right: 5px;
}

div.splash_box ul
{
 list-style-image: url("https://www.baylor.edu/social_work/images/arrow.gif");
  padding-left: 7px; 
  padding-right: 5px; 
  padding-top: 0px; 
}

div.splash_box br
{
 margin: -6px; 
}

div.splash_box img
{
 margin-left: -3px; 
}

* html body #framework #container #footer #footer_links
{
	width: 900px;

}

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

#top_container_splash
{
	width: 900px;
	margin: 0px;
	display: block;
	background-image: url(https://www.baylor.edu/social_work/images/background_splash.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#main_splash {
	width: 625px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#main_splash a{
	color: #003015;
}

#bigimage
{
	border-bottom: 1px solid #1f1a14;
}

#rightsection
{
	float: right;
	width: 210px;
	margin:2px 0px 0px 0px;
}

#rightsection img
{
	margin:3px 0px 0px 4px;
}

.bottomsections
{
	float: left;
}

.bottomsections img
{
	margin: 4px;
	padding: 0px;
}

.bottomsections ul
{
	margin: 0px;
	padding: 0px;
}

/* Workshop Form CSS */

	form#workshop {
		background: #e3d6ba;
		padding: 10px 0px;
	}
	
	form#workshop fieldset {
		margin:  4px auto;
		padding: 4px;
	}
	
	form#workshop fieldset legend {
		
    font-family: Georgia,Serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 4px 0px 4px 0px;
    margin: 0px 10px 0px 0px;
    color: #003015;
    font-weight: normal;
		
		
	}
	
	form#workshop label {
		margin: 2px 0px;
		display: block;
	}
	
	form#workshop div {
		padding: 4px;

	}
	
	form#workshop fieldset div {
		float: left;
	}
	
	form#workshop fieldset#registrationLevel label {
		display: block;
		width: 420px;
		float: left;
		margin: 4px 0px;
	}
	
	form#workshop fieldset#registrationLevel div.cost {
	}
	
	
	
	form#workshop fieldset#paymentMethod label {
		display: block;
		float: left;
		margin: 0px 2px 0px 40px;	
	}
	
	form#workshop small {
		font-size: 94%;
		color: #003015;
	}
	
	div#footnotes p{
		font-size: 98%;
		font-style: italic;
		padding: 0px 10px;
	}

	form#workshop fieldset#homeAddress, form#workshop fieldset#workAddress {
		float: left;
		width: 270px;
		margin: 4px 7px;
	}

/*
	background-color: #e3d6ba;
	border-width: 1px;
	padding: 4px;
	border-color: #cdb996;
*/

