/* @override 
	http://www.regent-college.edu/events/conferences/pastors_new/sitestyles.css
	http://www.regent-college.edu/events/conferences/history/sitestyles.css
*/

html, body {
	height:100%
}
/* End IE Hack */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #000;
	background-image: url(../images/navbar_common/main_background.jpg) );
	background-repeat: repeat-x;
	clear: both;
}
td {
	font-size: 10px;
}
h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #FFFFFF;
	text-shadow: 2px  2px #000000;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: left;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: -5px;
	color: #DFFAEA;
	text-shadow: 2px  2px #000000;
}
h5 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: -5px;
	
	text-align: left;
}



p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 15px;
	text-align: left;
}
a {
	color: #99CCFF;
	text-decoration: none;	
}
li {
	text-align: left;
}

a:hover {
	color: #D4E0EC;
	
}
#mainheader {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../../../images/navbar_common/main_image.jpg);
}

#container {
	/* min-height: 100%;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #19160d;
	border-top-style: none;
	border-bottom: 4px solid #6a635c;
}

#mainwrapper {
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	top: 0px;

}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
	width: 95%;
	margin: 0 auto;
}
#main-image {
	background-image: url(images/main/main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 344px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	margin: 20px 0px;
	padding-top: 10px;
	border-bottom: 1px solid #6a635c;
}

#main-image h1 {
	font-size: 1.8em;
	line-height: 1.1em;
}

#main-image h2 {
	font-size: 1.4em;
	line-height: 1.1em;
}

/* Hack for IE */
* html #mainwrapper {
    height: 100%;
}
#mainlinks {
	width: 200px;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}





#titlebar {
	height: 30px;
	border-top: 4px solid #635c56;
}
#titlebar #breadcrumb-bar {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #635c56;
	height: 30px;
	border-bottom: 1px none #6A4F3D;
	color: #b0a499;
}
#titlebar #breadcrumb-bar #breadcrumb {
	font-weight: bold;
	margin-left: 20px;
	padding-top: 6px;
}
#titlebar #breadcrumb-bar #subsection-title {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 1.6em;
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 20px;
}
.img-border {
	border: 1px solid #FFFFFF;
}
.credentials {
	font-size: 10px;
	font-style: italic;
	margin-top: -5px;
}

#footertext {
	text-align: left;
	width: 67%;
	float: right;
	padding-bottom: 10px;
}


#gospelcomlogo {
	width: 33%;
	float: left;
	display: block;
	height: 50px;
}


#container #mainwrapper #footer p {
	font-size: 10px;
}

#mainwrapper #content {
	line-height: 16px;
	margin-left: 230px;
	padding-left: 22px;
	border-bottom-style: none;
	border-left: 1px solid #6a635c;
	text-align: left;
}

#mainwrapper #content p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: left;
	line-height: 16px;
	font-size: 1.1em;
}
#container #mainwrapper #content .pull-quote-right {
	width: 250px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#mainwrapper #conference_nav {
	width: 100%;
	text-align: center;
	color: #4A5B57;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-shadow: 2px  2px #000000;
	background-color: #4A5B57;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainwrapper #conference_nav a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#mainwrapper #conference_nav a:hover {
	color: #D4E0EC;
	text-decoration: none;
	text-decoration: none;
	
}



/* PROFESSOR IMAGE LEFT ALIGNED */


.prof-img {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}
#mainwrapper /* SIDEBAR REGISTRATION INFO */

 #sidecol-left {
	padding: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 210px;
	border: 1px none #7F5F49;
	text-align: left;
	clear: both;
}


#mainwrapper #sidecol-left-content {
}

#mainwrapper #sidecol-left-content h5 {
	
	margin: 0px;
	background-color: #362918;
	border: 2px solid #6a635c;
	padding: 5px 10px;
	font-size: 1.1em;
	text-transform: uppercase;
}
#mainwrapper #sidecol-left-content p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#container #mainwrapper li {
	font-size: 11px;
}

#container #content h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
	color: #fdffcc;
}
#container #content h3 {
	font-weight: bold;
	margin-top: 15px;
	line-height: 16px;
	text-align: left;
	margin-bottom: -5px;
	font-size: 1.2em;
	color: #fff;
}
#mainlinks a {
	color: #d4c5b8;
	text-decoration: none;
	display: block;
	text-shadow: #251b15 2px 2px 0;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #45403c;
}
#mainlinks a:hover {
	color: #FFFFFF;
	background-color: #1e1c1a;
	border: 1px solid #fff;
}
#mainheader #logo {
	width: 840px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#container #mainwrapper #content table td.altrow {
	background-color: #6a635c;
}

.savebefore p {
	font-weight: bold;
	font-size: 1.1em;

}


#gospelcomlogo {
	width: 200px;
	float: left;
	display: block;
	height: 50px;
}

/* My Comment 

.button-details {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	width: 100px;
	height: 20px;
	margin-left: 10px;
	background-color: #333;
}*/

.button-details p {
	margin: -15px 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#container #mainwrapper #sidecol-left #sidecol-left-content h3 {
	margin-left: 15px;
}
#container #mainwrapper #sidecol-left #sidecol-left-content h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
}
#container #mainwrapper #content #regmethods li {
	font-size: 1.2em;
	margin-bottom: 10px;
}

