/*******************************************
** Author Info
*******************************************/

/*******************************************
** =Import Styles
*******************************************/
@import "default.css";

* {
	margin: 0;
	padding: 0;
}

body {
	/*font-family: Helvetica, Calibri, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
}

strong {
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	color: #4E6F18;
	margin: 10px 0 10px 0;
	background: url(../img/hrFade.jpg) no-repeat left bottom;
}

h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 18px 0 0 0;
}

h3 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 8px 0 0 0;
}

h4 {
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 8px 0 0 0;
}

h5 {
	font-size: .9em;
	line-height: 1.2em;
	font-style: italic;
	margin: 8px 0 0 0;
}

p {
	margin: 10px 0;
	font-size: .9em;
	line-height: 1.2em;
}

li p {
	margin: 10px 0;
	font-size: 1.0em;
	line-height: 1.2em;
}

li ul li
{
	list-style: lower-alpha;
}

ol li
{
	list-style: decimal;
	font-size: .9em;
	line-height: 1.2em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	margin: 0 0 20px 0;
	padding: 0 0 40px 0;
	font-style: italic;
	border-bottom: 1px dotted #999;
}

cite {
	float: right;
	
}

table {
	width: auto;
	margin: 0;
	border-top: 3px solid #010167;
	border-bottom: 1px solid #010167;
}

caption {
	/*	display: inline;*/
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #000;
}

thead {
}

tfoot {

}

th {
	padding: 6px 6px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	border-bottom: 1px solid #010167;
	background: #f0f0f0;
}

td {
	padding: 4px 6px;
	/* border-right: 1px solid #e2e2e2; */
	font-size: 0.8em;
}


/*********
** =IDs
**********/

#wrapper {
	background: #ccc;
}

#container {
	margin: 0 auto;
	width: 720px;
	background: #fff url(../img/containerBackground.jpg) repeat-x;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#content {
	padding: 0 0 0 210px;
}

#header {
	height: 140px;
	padding: 14px 0 0 0;
}

#logo {
	float: left;
	padding: 14px 0;
}

#feature {
	float: right;
	margin: 0;
	padding: 6px 0 0 0;
}

#bodytext {
	padding: 0 20px 0 0;
}

#bodytext ul {
	margin: 10px 0 20px 0;
	list-style-type: disc;
	font-size: .9em;
	line-height: 1.2em;
}

#bodytext li {
	margin: 4px 0;
	
}

/*******************************************
** =Navigation
*******************************************/


#navigation {
	float: left;
	width: 193px;
	margin: 14px 0 0 0;
	padding: 0 0 60px 0;
	background: #036 url(../img/navBottom.jpg) no-repeat bottom;
}

#navigation ul {
	padding: 20px 0;
	list-style-type: none;
	background: url(../img/navBackground.jpg) no-repeat;

}

#navigation ul li {
}

/* =Navigation Links
------------------------------------------*/
#navigation a {
	display: block;
	padding: 6px 0 6px 12px;
	color: #f3f3f3;
	font-size: 1.0em;
	text-decoration: none;
}

#navigation a:link {
}
#navigation a:visited {
}
#navigation a:hover {
	color: #036;
	background: #fff;
}
#navigation a:active {
	color: #fff;
}

* #navigation ul li a {
	width: 181px;
}


/* =Navigation Links
** Highligh Current Page Nav
------------------------------------------*/
#WhoWeAre #navigation a.WhoWeAre,
#IntroducingDrGentry #navigation a.IntroducingDrGentry,
#ServicesWeOffer #navigation a.ServicesWeOffer,
#ConferenceAvailability #navigation a.ConferenceAvailability,
#PresentProjects #navigation a.PresentProjects,
#FutureProjects #navigation a.FutureProjects,
#MinistryFeedback #navigation a.MinistryFeedback,
#QuestionsAnswers #navigation a.QuestionsAnswers,
#Links #navigation a.Links,
#ContactUs #navigation a.ContactUs
{
	color: #036;
	background: #fff;
}


/*********
** =Classes
**********/
.portrait {
	margin: 0 0 10px 10px;
	float: right;
	text-align: center;
	font-size: .8em;
}

.photo {
	text-align: center;
	font-size: .8em;
}

.inset {
	margin: 6px 0 0 0;
	padding: 6px;
	background: #f3f3f3;
	border: 1px solid #ccc;
}


/*******************************************
** =Footer
*******************************************/

#footer {
	margin: 0 auto;
	padding: 6px 10px;

	font-size: .8em;
	text-align: right;
	color: #19284E;
	background: #DDDFE5;
	border-top: 1px solid #000;
}

/* =footer Links
------------------------------------------*/
#footer a {
	color: #010167;
	text-decoration: underline;
}
#footer a:link {
}
#footer a:visited {
}
#footer a:hover {
	color: #333;
}
#footer a:active {
	color: #039;
}

#rhynodesigns {
	float: left;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
}

/*******************************************
** =Boxes
*******************************************/
.alert {
	background:#FFF6BF url(../img/exclamation.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #FFD324;
	border-top:2px solid #FFD324;
	padding:5px 20px 5px 45px;
	text-align:left;
}
.info {
	background:#F8FAFC url(../img/information.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	padding:5px 20px 5px 45px;
	text-align:left;
}
.download {
	background:#CCFFCC url(../img/download.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #33CC66;
	border-top:2px solid #33CC66;
	padding:5px 20px 5px 45px;
	text-align:left;
}

/*******************************************
** =Button
*******************************************/

#EventButton {
	float: right;
	margin: -18px 0 0 0;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f1f1f1;
    border:1px solid #cecece;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}