/*////////// GENERAL RULES //////////*/

html {
height: 100%;
margin-bottom: 1px;}

body {
	color: #000000;
	text-align: left;
	font: normal 0.85em Verdana, Verdana, Geneva, sans-serif;
	padding: 0;
	height: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(images/thomas-nelson-background.jpg);
	background-repeat: repeat-x;
}

hr {
background-color: #c0c0c0;
color: #c0c0c0;
border: none;
height: 1px;}

ul {
margin: 10px 0 10px 10px;
padding: 0 0 0 10px;
list-style-image: url('http://thomasnelson.vadar.org/images/bullet.png');}

table {
padding: 0;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

blockquote {
	border: 3px #c0c0c0 double;
	padding: 2px 2px 2px 40px;
	background-color: #FFE196;
	background-repeat: no-repeat;
	background-position: left top;
}

/*////////// TYPOGRAPHY //////////*/

a {
color: #b07f5c;
text-decoration: underline;
outline: none;
font-weight: bold;}

a:hover {
color: #808080;
text-decoration: underline;
font-weight: bold;}

h1 {
	color: #960;
	margin: 0 0 .8em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
color: #563e22;
background: #ffffff url('http://thomasnelson.vadar.org/images/endcap.png') no-repeat scroll left center;
padding-left: 24px;
font: normal 24px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h3 {
color: #606060;
background: #ffffff url('http://thomasnelson.vadar.org/images/endcap.png') no-repeat scroll left center;
padding-left: 24px;
font: normal 24px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h4 {
	color: #563e22;
	font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
	text-align: center;
	border-bottom: thin groove #2A73AA;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	margin: 0;
}

h5 {
	color: #246DA2;
	margin: .8em 0;
	text-transform: capitalize;
	text-align: left;
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	color: #246DA2;
	margin: .8em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/

#wrapper {
	/* -- The wrapper holds the header, content, sidebar areas --*/
min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	width: 960px;
	margin: 0 auto -120px;
	text-align: left;
	border-right: 2px none #CCC;
	border-left: 2px none #CCC;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.push {
	/* -- This div is what makes the footer stick to the bottom of the page -- */
height: 100px;
	clear: both;
}

/*////////// HEADER AREA //////////*/

#header {
	position: relative;
	background-color: #ffffff;
	width: 960px;
	height: 305px;
}

/*////////// GLOBAL AREA //////////*/

#global {
position: absolute;
top: 0;
left: 0;
width: 960px;
height: 30px;
padding: 20px 0 0 0;
text-align: left;
font-size: 0.80em;}

#global ul {
margin: 0;
padding: 0;
list-style-type: none;}

#global li {
display: inline;}

#global li a {
padding: 0 5px;
color: #c0c0c0;
font-weight: normal;
text-decoration: none;}

#global li a:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;}

/*////////// MAIN NAVIGATION //////////*/

#navbar {
	position: absolute;
	color: #246DA4;
	top: 264px;
	left: 4px;
	text-align: center;
	height: 44px;
	width: 952px;
}

#navbar ul {
margin: 0;
padding: 0;
list-style: none;
list-style-image: none;}

#navbar li {
display: inline;}

#navbar li a {
	color: #273F5B;
	padding: 0 5px;
	line-height: 40px;
	text-decoration: none;
}

#navbar li a:hover {
	color: #960;
	text-decoration: underline;
}

/*////////// CONTENT AREA //////////*/

#content {
	float: right;
	width: 620px;
	margin: 0 5px;
	padding: 5px 20px;
	line-height: 1.6em;
}

#contentwide {
	padding: 10px 10px 10px 20px;
	width: 920px;
	line-height: 1.6em;
}

/*////////// SIDEBAR AREA //////////*/
#sidebar {
	float: left;
	margin: 0 5px;
	padding: 5px 0;
	font-size: 85%;
	width: 310px;
	border-style: none;
}

#sidebar li {
padding: 2px 0;}

.textbox {
	/* -- used for the text box that sits inside of the sidebar area --*/
padding: 5px;
	margin: 0 0 10px 0;
	border: 1px none #808080;
}

.textbox img {
padding: 5px;}

/*////////// AREA ABOVE THE FOOTER //////////*/

#contentwidebottom {
clear: both;
font-size: 0.85em;
padding: 5px 0;
margin: 10px 0 0 0;
width: 960px;
display: table;
border-top: 1px #808080 dashed;
line-height: 1.5em;}

.innerblock {
float: left;
width: 300px;
margin: 0 5px;
padding: 5px;}

.innerblock h4 {
color: #563e22;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
text-align: center;
border-bottom: 1px #808080 solid;
letter-spacing: 1px;
padding: 5px 0;
margin: 0;}

.innerblock img {
padding: 5px;}

/*////////// FOOTER //////////*/

#footer {
	background-color: #3F81B5;
	color: #ffffff;
	clear: both;
	text-align: center;
	letter-spacing: 2px;
	height: 120px;
	font-size: 0.75em;
	padding: 20px 0 0;
	line-height: 1.9em;
	font-weight: bold;
}

#footer ul {
margin: 0;
padding: 0;
list-style-type: none;}

#footer li {
display: inline;
margin: 0;}

#footer li a {
color: #ffffff;
font-weight: normal;
text-decoration: none;}

#footer li a:hover {
	color: #FFE093;
	font-weight: normal;
	text-decoration: underline;
}

#footer p {
margin: 0;
padding: 0;}

/*////////// CONTACT FORM //////////*/
#contactform {
padding: 5px;
text-align: left;
margin: 20px 10px 5px 10px;}

#contactform label {
width: 150px;
float: left;
text-align: right;
margin: 3px 5px 5px 5px;
clear: both;}

#contactform input {
margin: 3px 5px 5px 5px;
background-color: #ffffff;
color: #000000;
border: 1px solid #b9b9b9;}

#contactform textarea {
font: normal 12px Verdana, sans-serif;
margin: 3px 5px 5px 5px;
background-color: #ffffff;
color: #000000;
border: 1px solid #b9b9b9;}

#contactform .button {
background-color: transparent;
margin: 5px 0 0 170px;
border: none;
clear: both;}

/*////////// NEWSLETTER SUBSCRIPTION FORM //////////*/
#newsform {
padding: 5px;
text-align: left;
margin: 20px 10px 5px 10px;}

#newsform label {
width: 60px;
float: left;
text-align: right;
margin: 3px 5px 5px 5px;
clear: both;}

#newsform input {
margin: 3px 5px 5px 5px;
background-color: #ffffff;
color: #000000;
border: 1px solid #b9b9b9;}

#newsform textarea {
font: normal 12px Verdana, sans-serif;
margin: 3px 5px 5px 5px;
background-color: #ffffff;
color: #000000;
border: 1px solid #b9b9b9;}

#newsform .button {
background-color: transparent;
margin: 5px 0 0 70px;
border: none;
clear: both;}

/*////////// PRODUCT CATALOG //////////*/
.catalog {
padding: 5px;
line-height: 1em;
text-align: center;
vertical-align: top;
width: 33%;}

.featured {
padding: 5px;
line-height: 1em;
text-align: center;
vertical-align: top;
width: 25%;
border: 1px #c0c0c0 solid;}



/*////////// IMAGES //////////*/
img {
border: none;}

.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}

.imageright-noborder {
margin: 0 0 0 10px;
float: right;}

.imageleft-border {
margin: 0 10px 0 0;
padding: 5px;
float: left;
border: 3px #b9b9b9 double;}

.imageright-border {
margin: 0 0 0 10px;
padding: 5px;
float: right;
border: 3px #b9b9b9 double;}

/*////////// MISC. CLASSES //////////*/
.center {
text-align: center;}

.right {
text-align: right;}

.clear {
clear: both;
font-size: 0;
line-height: 0;
height: 1px;}

.calendar {
text-align: center;
line-height: 1.2em;
margin: 10px 0;}
#vertmenu {
	float: left;
	margin: 0 5px;
	padding: 5px 0;
	font-size: 85%;
	width: 160px;
	border-style: none;
}
#content-vertmenu {
	float: right;
	width: 760px;
	margin: 0 10px 0 5px;
	padding: 5px 10px 10px 5px;
	line-height: 1.6em;
}
#header-vertmenu {
	position: relative;
	background-color: #ffffff;
	width: 960px;
	height: 280px;
}