/* CSS Document */

body{

	background-attachment: scroll;
	background-color: #e8e8e8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#mainColumn{
width: 697px;
margin: 0 auto;
background-color: #FFFFFF;
overflow:hidden;
margin-bottom:10px;
}

#top{
width:697px;
background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	/*testoption-Below*/
	/*overflow:hidden;*/
}

#headerIMG{
clear:both;
width:695px;
height:200px;
overflow:hidden;
margin:0px;
border-left:1px solid #464646;
border-right:1px solid #464646;
}

#content{
margin:0px;
padding:0px;
width:695px;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
border-bottom: 1px solid #464646;
overflow:hidden;
}

#left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .83em;
float:left;
width:435px;
margin:0px;
padding-top:10px;
padding-right:.7em;
padding-left:.7em;
padding-bottom:.7em;
overflow:hidden;
}

#left h1{
font-weight:normal;
color:#315773;
margin-top:0px;
margin-bottom: -15px;
}

#left h2{
font-weight:bold;
color:#b6a07f;
font-size:1.5em;
margin-bottom:-10px;
}

#left h3{
font-size: 1.2em;
color:#b3b3b3;
}

#left h3 strong{
font-weight:bold;
}

#left h4{
margin-top:-17px;
font-size: 1em;
color:#b3b3b3;
}

#left #newsDate{
font-size: 1em;
color:#b3b3b3;
margin-bottom:-15px;
}

#left #newsSubject{
font-size: 1.1em;
color:#0474c7;
font-weight:bold;
margin-bottom:-10px;
}

#left #slick-show{
margin-right:20px;
}

#left #excerptQuote{
font-size:1.1em;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3e90cc;
}

#left #footnote{
font-size:.9em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#315773;
}

#left #titleAUTHOR{
color:#5b8655;
font-size:1.5em;
margin-bottom:-5px;
}

#left #titleBOOK{
color:#967e9d;
font-size:1.5em;
margin-bottom:-5px;
}

#left #titleBOOK a:link{
text-decoration:none;
color:#967e9d;
}

#left #titleBOOK a:visited{
text-decoration:none;
color:#967e9d;
}

#left #titleBOOK a:hover{
text-decoration:none;
color:#967e9d;
}

#left #titleCONTACT{
color: #ada574;
font-size:1.5em;
margin-bottom:-5px;
}

#left #titleNEWS{
color:#de8f5a;
font-size:1.5em;
margin-bottom:-5px;
}

#left #titlePRIVACY{
color: #666666;
font-size:1.5em;
margin-bottom:-5px;
}

#left #titleRESOURCES{
color: #bd6059;
font-size:1.5em;
margin-bottom:-5px;
}

#left a:link {
	font-style: normal;
	color: #0474c7;
	text-decoration: none;
}

#left a:visited {
	font-style: normal;
	color: #0474c7;
	text-decoration: none;
}

#left a:hover {
	font-style: normal;
	color: #315773;
	text-decoration: underline;
}

#horRule {
height: 1px;
border-top: 1px solid #E5E5E5;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 5px;
margin-right: 10px;
}
#horRule hr {
display: none;
}

#left #bioPic{
float:left;
margin-right: 10px;
margin-bottom:10px;
}

#left #bookPic{
width:180px;
margin-right: 10px;
}

#left #QuestionHeader{
font-size:1.1em;
color: #666666;
}

#left #AnswerHeader{
font-size:1.1em;
color: #0474c7;
}

#left hr{
    height:1px;
    width:100%;
    background:#b3b3b3;
	margin-left:0px;
	margin-top:5px;
}

#left li{
margin-bottom:10px;
}

#right{
margin-left:460px;
width:230px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .6em;
}
#right #bookBottom{
margin-left:26px;
}
#right #quotes{
padding-right: 5px;
}

#right #quoteText{
margin-top:15px;
font-size:1.4em;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#315773;
margin-bottom: 5px;
}

#right #quoteAuthor{
font-size:1.1em;
color:#ae9772;
margin-bottom: 20px;
}

#right #bulk{
margin-top:10px;
background:#ddd5a2;
width:160px;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

#right #bulk a:link{
	font-style: normal;
	color: #0474c7;
	text-decoration: none;
}

#right #bulk a:visited{
	font-style: normal;
	color: #0474c7;
	text-decoration: none;
}

#right #bulk a:hover{
	font-style: normal;
	color: #315773;
	text-decoration: underline;
}

#footer {
clear:both;
width: 680px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	color:#999999;
margin:0px;
padding-top:10px;
padding-right:.7em;
padding-left:.7em;
padding-bottom:.7em;
}

#footer img{
float:right;
border:0px;
}

#footer a:link {
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

#footer a:visited {
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	font-style: normal;
	color: #315773;
	text-decoration: underline;
}
