/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #F8F8E8;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#wrapper { 
margin: 0 auto;
width: 56.25em;
position: relative;

}

#header {
height: 125px;

}

#maincontent {
float: left;
background: url(images/body-background.gif) top center repeat-y;
width: 56.25em;

}


body.twocol div.c1 {
float: left;
width: 15.0em;
margin: 2em 1em 2em 2.0em;
padding: 1.25em 1em 1.25em 0;
font-family: arial, sans-serif;
font-size: .7em;
font-weight: bold;
line-height: 1.4em;
}

body.twocol div.c2 {
float: left;
width: 50em;
margin: 2em .5em 2em .75em;
padding: .8em 0 .8em 1.5em;
font-family: arial, sans-serif;
font-size: .8em;
font-weight: bold;
line-height: 1.6em;
}

body.twocol div. c2 a{
color: #000;
border-bottom: 1px dotted #000;
text-decoration: none;
}

body.twocol div. c2 a:hover {
color: #000;
border-bottom: 1px solid #000;
text-decoration: none;
}

body.twocol div.c2 h2{
font-family: arial, verdana, sans-serif;
font-size: 1.6em;
font-weight: bold;
padding: 5px 0 2px 0;
margin: 0px 0 10px 0;
border-bottom: 1px dotted #000;
}

body.twocol div.c2 h3{
font-family: arial, verdana, sans-serif;
font-size: 1.4em;
font-weight: bold;
padding: 10px 0;
color: #8E8D7B;
}

#footer {
width: 100%;
height: 7em;
font-size: 100%;
background: #573c2f;
clear: both;
border-bottom: 6px solid #8E7569;
margin-right: auto;
margin-left: auto;
position: relative;
text-align: center;
padding-top: 25px;
border-bottom-color: #3A251B;
}

#footer p{
margin-top: 0px;
padding-top: 40px;
padding-bottom:15px;
margin-bottom: 5px;
color: #dfc89a;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .70em;
line-height: 1.35em;
}

#footer a{
color: #dfc89a;
text-decoration: none;
}

#footer a:hover{
color: #F7E9CC;
text-decoration: none;
}

#branding h1 {
text-indent: -9999em;
display: block;
background-repeat: no-repeat;
background-color: transparent;
z-index: 9999;
}
	
#branding h1 a {
display: block;
width: 900px;
height: 125px;
overflow: hidden;
border-bottom: none;
background: url(images/header.jpg) no-repeat;
z-index: 9999;
}

#nav{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
position: absolute;
top: 85px;
right: 0;
}

#nav ul{
font: bold 13px Arial;
margin:0; 
padding: 0;
list-style: none;
}

#nav li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#nav a{
float: right;
display: block;
color: #dfc89a;
margin:0 0 0 0; /*Margin between each menu item*/
padding: 13px;
text-decoration: none;
background: url(images/background.gif) repeat-x; /*Default menu color*/
}

#nav a:hover{
background: url(images/background-hover.gif) repeat-x; /*Menu hover bgcolor*/
color: #dfc89a;
}

#nav #current a{ /*currently selected tab*/
background: url(images/background-on.gif) repeat-x; /*Brown color theme*/ 
border-color: #000; /*Brown color theme*/ 
color: #000;
}

span.highlight {
background: #E4E3CF;
}

strong {
color: #883e02;
}

p.bold-italic {
font-style: italic; 
font-weight: bold;
}

p.bold-underline {
text-decoration: underline;
font-weight: bold;
}

#basic-accordian{
	padding:5px 0;
	width:635px;	
}

.accordion_headings{
	padding:8px 10px;
	background:#CAC9B1;
	color:#000;	
	cursor:pointer;
	margin-bottom: 3px;
	border-left: 5px solid #883e02;	
}

.accordion_headings:hover{
	background:#C1C0A9;
}

.accordion_child{
	padding:15px;
	font-weight: 600;
	
}

.header_highlight{
	background:#CAC9B1;
}

ul#topics{
list-style-type: disc;
list-style-position: inside;
padding: 15px 0px;
}

img.display {
float: right;
border: 5px solid #bebda6;
margin: 10px 0px 10px 10px;
}

img.partners {
float: left;
margin: 5px 0 10px 0;
border: 0;
}

img.leanne {
float: right;
border: 0;
}

img.software {
float: left;
position: relative;
margin-top: 10px;
margin-left: 20em;
border: 0;
}

img.lunch {
float: left;
margin: 10px 7px 20px 5px;
border: 5px solid #bebda6;
}


.bible-gateway {
float: left;
margin: 10px 0;
clear:both;
border-top: 3px solid #000;
background: #CAC9B1;
padding: 10px;
font-size: .9em;
}

#hr {
height: 1px;
background-color: #000;
margin-top: 20px;
margin-bottom: 10px;
padding: 0;
line-height: 0;
font-size: 0;
}

#hr hr{
display: none;
}

#div hr{
border: 0;
height: 1px;
color: #000;
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
line-height: 0;
font-size: 0;
}

#gotomeeting {
position: absolute;
top: 317px;
right: 50px;
}

#toplinedash {
position:absolute;
top: 695px;
right: 222px;
}

#addmyfax {
position: absolute;
top: 620px;
right: 235px;
border: 0;
}

#egrabber {
position: absolute;
top: 600px;
left: 350px;
}

#sellingwolves {
position: absolute;
top: 255px;
right: 50px;
}	 

img.partners {
border: 0;
}

#addmyfax .a  img{
text-decoration: none;
}

#addmyfax .a:hover img{
text-decoration: none;
}


#disclaimer {
float: left;
position: relative;
margin-top: 5px;
margin-left: 20em;
text-align: center;
width: 525px;
font-family: arial, verdana, sans-serif;
font-size: 10px;
line height: 1.3em;
}

#maincontent a.partners {
text-decoration: none;
border-bottom: 0px;
}

#maincontent a:hover.partners {
text-decoration: none;
border-bottom: 0px;
}

.chatLive {
margin: 0 0 15px 25px;
clear:both;
text-align: center;
}

#maincontent .chatLive a {
text-decoration: none;
border-bottom: 0px;
}

img.leftButtons {
padding: 0 0 10px 10px;
clear: both;
text-align: center;
}









