html , body{
	font-family: "Book Antiqua", Garamond, serif;
	font-size: 100%;
	text-align: left;
	width: 100%;
	height: 100%;
}

html, body, h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	margin: 0px;
	padding: 0px;
}
/* sections to create: sidebar, menu, maincontent */

#verticalBar {
	width: 15px;
	/* [disabled]background-image: url(../_images/verticalnavBar.jpg); */
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	position: absolute;
	left: 184px;
}

#verticalBarRight {
	width: 15px;
	/* [disabled]background-image: url(../_images/verticalnavBar.jpg); */
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	position: absolute;
	left: 946px;
	clear: both;
}
#wrapper #mainNav #navBar ul li p {
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: 30px;
	margin-top: 15px;
	font-weight: bold;
}
#wrapper #mainNav #navBar ul {
	max-height: 40px;
}


#wrapper {
	width: 100%;
	height: auto;
	margin:0;
	position: relative;
	min-width: 990px;
	background-image: url(../_images/double_test.png);
	background-repeat: repeat-y;
	background-position: 184px;
	min-height: 100%;
	margin-top: 0px;
	float: left;
}
#logo	{
	position: absolute;
	height: 151px;
	width: 71px;
	top: 4px;
	background-image: url(../_images/logo_big.jpg);
	/* [disabled]background-color: #333; */
	left: 65px;
	clear: both;
}
#boazHeader {
	background-image: url(../_images/boaz_text.jpg);
	position: absolute;
	height: 92px;
	width: 482px;
	left: 338px;
	top: 39px;
	clear: both;
}
#mainNav {
	height: 72px;
	width: 100%;
	position: absolute;
	background-image: url(../_images/horizontal_bar.png);
	background-repeat: repeat-x;
	top: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navBar {
	height: 42px;
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	left: 196px;
	min-width: 755px;
	clear: both;
}
a:link, a:visited {
	color: #369;
	text-decoration: none;
}
#navBar ul li {
	margin:0em;
	display: block;
	font-size:18px;
	font-family: Didot, Palatino, "Book Antiqua",Helvetica, Garamond, serif;
	float: left;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 5px;
	list-style-type: none;
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-right-width: 2px; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-top-style: none; */
	/* [disabled]border-right-style: dotted; */
	/* [disabled]border-bottom-style: none; */
	/* [disabled]border-right-color: #FFF; */
	height: 48px;
}

#navBar ul li a:link, 
#navBar ul li a:visited {
	color:#360;
	background-image:url(../_images/amp.jpg);
	display:block;
	font-weight:normal;
	text-align:left;
	background-repeat: no-repeat;
	background-position: 95%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navBar ul li a:link p, 
#navBar ul li a:visited p {
	color:#000;
}

#navBar ul li a:hover , 
#navBar ul li a:active {
	/* [disabled]background-image:url(../_images/amp_orange.jpg); */
}

#navBar ul li a:hover p, 
#navBar ul li a:active p {
	background-color: #E8741B;
	color: #FFF;
}
#top ul li {
	border:1px solid #000;
	margin: 0em;
	font-size: 90%;
	padding: 0.5em 0.5em 0.5em 0.5em;		
}
/*link means it is in anchor tag with active href attribute and visited is a link that has already been visited*/
#top ul li a:link,
#top ul li a:visited {
	border: 0px;
	padding:5px 0px 5px 10px;
	font-size: 0.9em;
	color:#FFF;
	width:120px;
	height:120px;
	display: block;
	background-color: #000;
	background-image: url(../_images/box.jpg);
	font-weight: normal;
	text-align: left;
	font-family: "Century Gothic";
}

a:hover, a:active {
	color: #E8741B;
}
/* choose color and maybe font-weight for headings */
h1 {
	font-size: 1.8em;
	margin-bottom: 0em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-align: left;
	font-weight: normal;
	display: block;
	}
#wrapper #mainContent p img {
	margin: 5px;
	border: 5px solid #000;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.mapText {
	float:right;
	clear:right;
}
#wrapper #mainContent iframe {
	border: 3px solid #000;
	padding: 10px;
	float:right;
	margin-right:10px;
	margin-left:30px;
	margin-top: 4em;
	margin-bottom: 1.5em;
}
#wrapper #mainContent ol li {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent ol {
	margin: 0px 5px 0px 25px;
	padding: 0px;
}
#wrapper #mainContent p img.map {
	margin: 5px;
	border: 5px solid #000;
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5;
}
h2	{
	font-size: 	1.6em;
	margin-top: 0em;
	margin-bottom: 0.9em;
	font-weight: normal;
	color: #000;
}
h3	{
	font-size:	1.3em;
	margin-top:1.25em;
	margin-bottom: 0.5em;
	font-weight:normal;
}
h1,h2,h3 {
}
/* example of id tag (only usable one place per page*/
#top {
	background-color: #FFF;
	padding: 10px;
	width: 100%;
	border: 1px solid #333;
}
.leftImage {
	padding: 5px;
	clear: left;
	float: left;
	margin-right: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar {
	background-color: #FFF;
	height: 810px;
	width: 180px;
	margin-top: 270px;
	float: left;
	clear: left;
}
#wrapper #sidebar ul li {
	margin: 0;
	padding:5px;
	font-size: 0.9em;
	width:135px;
	height:135px;
	/* [disabled]background-image: url(../_images/box.jpg); */
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	font-family: "Century Gothic", Palatino, Helvetica;
	margin-bottom: 40px;
	margin-left:16px;
	margin-top:20px;
	border: 5px solid #000;
}
#wrapper #sidebar ul li.topButton a:link, #wrapper #sidebar ul li.topButton a:visited {
	color: #FFF;
	display: block;
	/* [disabled]background-image: url(../_images/top.jpg); */
	display: block;
	font-weight: bold;
	background-color: #369;
	vertical-align:middle;
	height: 135px;
	width: 135px;
}


#wrapper #sidebar ul li.secondButton a:link, #wrapper #sidebar ul li.secondButton a:visited {
	color: #FFF;
	display: block;
	/* [disabled]background-image: url(../_images/second.jpg); */
	display: block;
	height:135px;
	width:135px;
	font-weight: bold;
        vertical-align:middle;
	background-color: #69C;
}
#wrapper #sidebar ul li.thirdButton a:link, #wrapper #sidebar ul li.thirdButton a:visited {
	color: #FFF;
	display: block;
	display: block;
	height:135px;
	width:135px;
	font-weight: bold;
	/* [disabled]background-image: url(../_images/third.jpg); */
	background-color: #036;
}
#wrapper #sidebar ul li.bottomButton a:link, #wrapper #sidebar ul li.bottomButton a:visited {
	color: #FFF;
	display: block;
	display: block;
	height:135px;
	width:135px;
	font-weight: bold;
	/* [disabled]background-image: url(../_images/bottom.jpg); */
	background-color: #438AC7;
}
#wrapper #sidebar ul li.topButton a:hover, #wrapper #sidebar ul li.topButton a:active,#wrapper #sidebar ul li.secondButton a:hover, #wrapper #sidebar ul li.secondButton a:active, #wrapper #sidebar ul li.thirdButton a:hover, #wrapper #sidebar ul li.thirdButton a:active, #wrapper #sidebar ul li.bottomButton a:hover, #wrapper #sidebar ul li.bottomButton a:active{
	/* [disabled]background-image: url(../_images/black.jpg); */
	display: block;
	height:135px;
	width:135px;
	background-color: #e8741b;
}
#wrapper #sidebar ul li.topButton a p {
	
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 40px;
}
#wrapper #sidebar ul li.secondButton a p {
	
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 35px;
}

#wrapper #sidebar ul li.thirdButton a p {
	
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 28px;
	}

#wrapper #sidebar ul li.bottomButton a p {
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 40px;
}
#mainContent {
	height: auto;
	width: 670px;
	background-color: #FFF;
	float: left;
	margin-top: 260px;
	margin-left: 60px;
	clear: right;
	font-family: "Book Antiqua", Garamond, serif;
}
#footer {
	height: 165px;
	width: 100%;
	float: left;
	background-image: url(../_images/black_bar_repeater.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footerContent {
	height: 110px;
	width: 700px;
	background-color: #FFF;
	float: left;
	margin-top: 25px;
	margin-bottom:10px;
	margin-left: 225px;
	clear: right;
	font-family: "Book Antiqua", Garamond, serif;
	color: #000;
}
#footerLeftContent {
	height: 110px;
	width: 350px;
	background-color: #FFF;
	float: right;
	font-family: "Book Antiqua", Garamond, serif;
	color: #000;
	text-align: right;
}
#footerNav {
	float:left;
	clear:left;
	width:300px;
	height: 110px;
	font-family: "Book Antiqua", Garamond, serif;
	color: #000;
	margin-top: 0px;
	text-align: left;
}
	
#wrapper #footer #footerContent h3 {
	margin: 5px;
	font-size: 1em;
}

#wrapper #footer #footerContent p {
	margin-left: 5px;
	margin-top: 2px;
	font-size:0.8em;
}

#wrapper #footer #footerNav h3 {
	margin: 5px;
	font-size: 1em;
}
#wrapper #footer #footerContent #footerLeftContent h2 {
	font-size: 1em;
}

#wrapper #footer #footerNav p {
	margin-left: 5px;
	margin-top: 2px;
	font-size:0.8em;
}

#wrapper #mainContent p {
	line-height: 1.4;
	font-size: 1.1em;
	font-family: "Book Antiqua", Garamond, serif;
	text-align: left;
}
#wrapper #mainContent hr {
	color: #000;
}
.testimonialAuthor {
	font-weight: bold;
	color: #000;
}
.testText {
	text-align: right;
	padding:10px;
	clear:both;
	border: 5px solid #000;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	font-style: normal;
	background-color: #FFF;
}
.underline { 
	text-decoration: underline;
	padding-bottom: 5px;
}
.authorDescription {
	text-align: left;
	padding:12px;
	clear:both;
	border: 5px solid #000;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	font-style: normal;
	background-color: #FFF;
}


div.feedburnerFeedBlock { 
line-height: 1.4;
	font-size: 1.1em;
	text-align: left;
	font-family: "Book Antiqua", Garamond, serif;
	margin:0px;
	padding:0px;
}
div.feedburnerFeedBlock ul {
font-family: "Book Antiqua", Garamond, serif;
list-style-type: none;
margin:0px; 
padding:0px;
}
div.feedburnerFeedBlock ul li span.headline {
	font-size: 1.25em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #369;
	text-align: left;
	font-weight: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
.headline a{
	font-size: 1.25em;
	margin-bottom: 5px;
	margin-top:15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #369;
	line-height:1;
	text-align: left;
	font-weight: normal;
	display: block;
	
}
.headline a:hover{ 
color:#FF9101;
}
.feedTitle a{ 
font-size: 1.5em;
	margin-bottom: 0em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-align: left;
	font-weight: normal;
	display: block;
}
.date{ 
float:right;
line-height: 1.4;
	font-size: 1.1em;
	font-family: "Book Antiqua", Garamond, serif;

	padding-left:700px;
	padding-bottom:20px;

}
.postlink{ 
line-height: 1.4;
	font-size: 1.1em;
	text-align: left;
	font-family: "Book Antiqua", Garamond, serif;
	margin-bottom:0px;
}
#navBar ul li.noAmp, #navBar ul li.noAmp  {
	background-image: none;
}