<!--
/* browser default resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,//*blockquote, */ pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, 
ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent;*/ /* this one screws up photoshuffler in IE */
}
body {
	line-height: 1;
}
ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/ /* this one erases lines in the event calendar module */

/* GLOBALS */
html {
	min-height: 100%; margin-bottom: 1px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806F55;
	background: url("../images/lightbrownleatherbackgnd.jpg") repeat;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #e7a665;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	line-height: 105%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
/*	color: #ecb268;*/
	color: #e7a665;
	margin: 0px 0px 16px 0px;
}

h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #ecb268;
	margin: 20px 0px 12px 0px;
	line-height: 110%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #ecb268;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*vertical-align: text-bottom;*/ /* fixes IE6 bug which adds 4px padding to bottom of images */
}

ul {
	margin: 0px 0px 20px 0px;
}

ul li {
	color: #EDF2EB;
	margin: 22px 0px;
}



/* DIVS */
#mainbox {
	width: 770px;
	height: 850px;
	margin: 0px auto;
	border: 0px;
	padding: 0px;
	background: url("../images/edgesredleatherbackground.jpg") no-repeat;
	position: relative;
}

#namebox {
	float: right;
	background: transparent;
	margin: 4px 12px 0px 0px;
	padding: 0px;
	display: inline;
}

#verselinksbox {
	float: left;
	background: transparent;
	width: 460px;
	height: 100px;
	margin: 10px 0px 20px 14px;
	padding: 0px;
	display: inline;
}

#verse { 
	text-align: left;
	background: transparent;
	width: 450px; 
	height: 50px;
	line-height: 90%;
	margin: 0px 0px 0px 0px;
	font: 13px Arial, sans-serif;
	color: #e7a665;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}
#verseauth { 
	text-align: right;
	background: transparent;
	width: 450px; 
	height: 18px;
	margin: 0px;
	font: 13px Arial, sans-serif;
	color: #e7a665;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}
.linkline {
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 8px;
}

#uppercontent { 
	clear: both;
	text-align: left;
	background: transparent;
	width: 750px; 
	line-height: 100%;
	margin: 10px 0px 0px 14px;
	padding: 0px;
}

#uppercontent p { 
	font: 12px Verdana, sans-serif;
	color: #e7a665;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 130%;
}
#uppercontent p a, #uppercontent p a:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 120%;
	color: #e7a665;
	margin: 11px 0px;
	text-decoration: underline;
}
#uppercontent p a:hover {
	color: #ffeeaa;
	text-decoration: none;
}

#uppercontent ol {
	list-style-position: outside; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 20px; 
	padding-left: 30px; 
}
#uppercontent ul {
	list-style-position: outside; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 20px; 
	padding-left: 30px; 
	list-style-image: disc;	
}

#uppercontent ol li {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 100%;
	color: #e7a665;
	margin: 0px 0px 22px 0px;
}
#uppercontent ul li {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 120%;
	color: #e7a665;
	margin: 11px 0px;
}
#uppercontent ul li a, #uppercontent ul li a:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 120%;
	color: #e7a665;
	margin: 11px 0px;
	text-decoration: underline;
}
#uppercontent ul li a:hover {
	color: #ffeeaa;
	text-decoration: none;
}

#mainpic {
	float: right;
	width: 356px;
	height: 256px;
	background: transparent;
	margin: 0px 10px 8px 24px;
	padding: 0px;
}
.sectionemphasis { 
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #e7a665;
}

#bottomleftbox {
	float: left;
	background: url("../images/greenbackswatch.jpg") no-repeat;
	width: 360px;
	height: 170px;
	margin: 8px 0px 0px 14px;
	padding: 16px 0px 0px 12px;
	display: inline;
}
#bottomleftbox { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
}
#bottomleftbox h2 { 
	font: 17px Arial, sans-serif;
	color: #ecb268;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 100%;
	margin: 0px 0px 10px 0px;
}

#bottomleftbox .floatleft {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
}
#bottomleftbox .floatleft { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 110%;
}
#bottomleftbox .floatleft a, #bottomleftbox .floatleft a:visited { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 100%;
}
#bottomleftbox .floatleft a:hover { 
	color: #ffeeaa;
}
#bottomleftbox .floatright {
	float: right;
	width: 164px;
	margin: 0px 30px 0px 0px;
	padding: 0;
	display: inline;
	text-align: right;
}
#bottomleftbox .floatright { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 110%;
}
#bottomleftbox .textcentered {
	clear: both;
	width: 320px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
}
#bottomleftbox .textcentered { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
	text-align: center;
}

#bottomrightbox {
	float: right;
	background: url("../images/brownbackswatch.jpg") no-repeat;
	width: 354px;
	height: 170px;
	margin: 8px 10px 0px 0px;
	padding: 16px 0px 0px 14px;
	display: inline;
}
#bottomrightbox { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
}
#bottomrightbox h2 { 
	font: 17px Arial, sans-serif;
	color: #ecb268;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 100%;
	margin: 0px 0px 10px 0px;
}

#bottomrightbox .item { 
	width: 340px;
	margin: 0px 0px 14px 0px;
	padding: 0;
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
}
#bottomrightbox .item a, #bottomrightbox .item a:visited { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 100%;
}
#bottomrightbox .item a:hover { 
	color: #ffeeaa;
}
#bottomrightbox .item .headline { 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#bottomrightbox #morelink { 
	padding: 0;
	margin: 0px 24px 0px 0px;
	text-align: right;
}
#bottomrightbox #morelink a, #bottomrightbox #morelink a:visited { 
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
}
#bottomrightbox #morelink a:hover { 
	color: #ffeeaa;
}

#testimonialbox1, #testimonialbox2 { 
	position: absolute;
	top: 740px;
	left: 20px;
	z-index: 20;
	width: 710px;
/*	margin: 0px 0px 0px 30px;*/
	font: 13px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 120%;
	text-align: center;
	display: none;
}
#testimonialbox1 {
	display: block;
}

#verseswapcontainer1, #verseswapcontainer2 { 
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 20;
	display: none;
}
#verseswapcontainer1 {
	display: block;
}

#copyright-admin { 
	position: absolute;
	top: 820px;
	left: 20px;
	width: 710px;
	z-index: 30;
	font: 11px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 120%;
	text-align: center;
	display: block;
}
#copyright-admin a, #copyright-admin a:visited { 
	font: 11px Arial, sans-serif;
	color: #ecb268;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 120%;
	text-align: center;
}
#copyright-admin a:hover { 
	color: #ffeeaa;
	text-decoration: underline;
}



#escbar {
	width: 770px; 
	height: 48px;
	background: #ffffff url("../images/escbar3.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}

#escbartext { 
	float: left; 
	width: 690px; 
	height: 44px;
	margin: 0px 0px 0px 3px;
	font: 11px Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}
#escbartext a, #escbartext a:visited {
	font: 11px Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
#escbartext a:hover {
	color: #e7a665;
	text-decoration: none;
}

#escbutton {
	float: right;
	width: 70px; 
	height: 33px;
	margin: 5px 2px 0px 0px;
}

#name {
	width: 620px; 
	height: 33px;
	background: #ffffff;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font: 27px Verdana, sans-serif;
	color: #823b98;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

#tagline {
	width: 620px; 
	height: 20px;
	background: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: 13px Verdana, sans-serif;
	color: #a370b3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}



#footer {
	clear: both;
	width: 750px;
	height: 70px;
	margin: 0px auto;
	background-color: #f3ead7;
	background-color: #fff8e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-align: justify;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#footer p a:link {
	color: #666666;
	text-decoration: none;
}

#footer p a:visited {
	text-decoration: none;
	color: #666666;
}

#footer p a:hover {
	text-decoration: underline;
	color: #333333;
}

#footer p a:active {
	text-decoration: none;
	color: #333333;
}

/* CLASSES */
.bottomlinkseparator1 {
	margin: 0px 16px 0px 16px; 
	color: #bbbbbb;
	text-align: center;
}
.bottomlinkseparator2 {
	margin: 0px 9px 0px 8px; 
	color: #bbbbbb;
	text-align: center;
}
.bottomlinkseparator3 {
	margin: 0px 132px 0px 132px; 
	color: #bbbbbb;
	text-align: center;
}
#postit {
	position: absolute; 
	top: 130px; 
	left: 590px; 
	z-index: 20; 
	width: 164px; 
	height: 116px; 
	background: transparent url('../images/postit.png') no-repeat; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 14px; 
	color: #923232; 
	line-height: 140%; 
	margin: 0; 
	padding: 10px; 
	display: block;
}
#postit a, #postit a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 14px; 
	color: #923232; 
	text-decoration: none;
}
#postit a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 14px; 
	color: #bb5232; 
	text-decoration: underline;
}
/*
#innertestimonials1,
#innertestimonials2
{
	position: absolute;
	top: 9px;
	left: 254px;
	z-index: 20;
	width: 510px;
	margin: 0px;
	padding: 0;
	border: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #4c9fd9;
	color: #037dd0;
	display: none;
}
#innertestimonials1 #clientname,
#innertestimonials2 #clientname {
	text-align: right;
	margin: 8px 0px 0px 0px;
}*/
-->