/*-----------------------------------------------------------------------------

Kessler : Stylesheet
Ben Falk - Web Advanced

colors:

------------------------------------------------------------------------------*/

body { 
	font-family: Arial, Helvetica, sans-serif;
	background: #e6efc0 url(../Images/bg-body.gif) 0 0 repeat-x; text-align:center;
	margin:0; padding:0 0 10px 0; color:#722e0a; }
img { border:0; }
.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}
p { margin: 0 0 16px 0; }

a { color: #728E10; }
a:hover { color:#4D5F0C; }

/* MASTER PAGE
 ---------------------------------------------------------------------------- */
 
/* Main nav */
#header { width:910px; margin:0 auto; line-height:0; padding: 21px 0 0 0; }
	#header ul.mainnav { list-style:none; padding:0; margin:0; }
	#header ul.mainnav li { display:inline; float:left; padding: 0 6px 0 0; }	
	
#container { 
	background: #ffffff url(../Images/container-bg.gif) 0 0 repeat-y;
	width:910px; margin:0 auto;
	line-height:1px; font-size:1px; clear:both; text-align:left; }
#container2 { margin: 0 auto; width:872px; line-height: 16px; font-size:12px; }
		
/* Footer & Newsletter */
.footer .left { width:532px; float:left; padding-top:8px; }
	.footer .left img { padding-right:32px; }
	.footer .left img.last { padding-right:0; }
.footer .right { 
	background: url(../Images/bg-newsletter.gif) top right no-repeat; width:340px; height: 100px; float:right; }
	.footer .right div.right-inner { padding: 16px 0 10px 28px; overflow:auto; }
	.footer .right div img { padding-bottom:8px; float:left; }
	.footer .right div .textbox { width:196px; height:17px; border:1px solid #cfbdaf; padding:3px 4px; float:left; clear:both;
		margin-right:5px; }
	.footer .right .submit { 
		width:82px; height:25px; display:block; float:left; text-indent: -999px;
		background: url(../Images/button-submit.gif) 0 0 no-repeat; border:0; font-size:0px; }
	.footer .right .submit:hover { background: url(../Images/button-submit.gif) left bottom no-repeat; 
		cursor: pointer; }			

/* Footer nav */
#footer-links { color:#84281e; font-size:11px; clear:both; }
	#footer-links ul { list-style:none; padding:10px 0 0 0; margin:0; }
	#footer-links ul li { display:inline; padding:0 20px; }
	#footer-links a { color:#84281e; }
	#footer-links a:hover { color:#84281e; }


/* HOME PAGE
 ---------------------------------------------------------------------------- */
 
/* logo */	
.logo { background: url(../Images/logo-bg.gif) top center no-repeat; height:100px; }	
	.logo p { 
		margin:0; padding: 20px 0 0 654px; color:#562100; 
		font-family:"Times New Roman", Times, serif; font-size:26px; }
	.logo p span { 
		display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
		color:#728e10; line-height: 14px; padding-bottom:6px; }

/* Banner */
.banner { height: 198px; background:url(../Images/bg-banner.jpg) top right no-repeat; }
	.banner .item1 { float:left; padding: 21px 25px 0 20px; line-height:1px; }
	.banner .item2 { float:left; padding: 21px 25px 0 0; line-height:1px; }
	.banner .item3 { float:left; padding-top:24px; width:255px; }

/* Row 1 */
.row1 { float:left; background:url(../Images/bg-row1.gif) top left no-repeat; color:#722e0a; }
	.row1 .left { float:left; width:340px; }
	.row1 .left .left-inner { padding: 16px 20px 0 20px; }
	.row1 .left .header { padding-bottom:25px; }
	.row1 .left .img { clear:both; float:left; padding: 0 12px 10px 0; }
	.row1 .left ul { list-style:none; padding:0 0 0 10px; margin:0; }
	.row1 .left ul li { background: url(../Images/bullet2.gif) left center no-repeat; padding-left:12px; }
	
	.row1 a { color: #728710; text-decoration: none; }
	.row1 a:hover { text-decoration: underline; }
	.row1 .left ul li a { color: #752e02; text-decoration: underline; font-weight:bold; }
	
	.row1 .right { float:right; width:532px; }
	.row1 .right .right-inner { padding: 16px 20px 0 20px; }
	.row1 .right .header { padding-bottom:25px; }
	
.row1-footer { clear:both; padding-bottom:4px; }

/* Row 2 */
.row2 { height: 251px; background:url(../Images/bg-row2.gif) 0 0 no-repeat; color:#722e0a; }
	.row2 .left { float:left; width:532px; }
	.row2 .left-inner { padding:20px 20px 0 20px; }
	
	.row2 .right { float:right; width:340px; font-size:11px; }
	.row2 .right-inner { padding: 16px 20px 0 27px; }
	.row2 .right img { padding-bottom:8px; }
	
	.row2 .right .left-col { float:left; width:150px; }
	.row2 .right .right-col { float:left; width:130px; }
	.row2 .right ul { padding:0; margin:0; line-height:14px; list-style:none; }
	.row2 .right ul li { background: url(../Images/bullet.gif) left center no-repeat; padding-left:12px; }
	.row2 .right a { color:#722e0a; }
	
	
/* CONTENT PAGE
 ---------------------------------------------------------------------------- */	
 
.subpage .content { background: url(../Images/bg-page-bottom.gif) left bottom no-repeat; margin-bottom:8px; }
.subpage .content-inner { background: url(../Images/bg-page-top.gif) 0 0 no-repeat; min-height:350px; }
* html .subpage .content-inner { height:350px; } /* IE6 hack */

.subpage .page-title { padding: 30px 0 6px 230px; }
.subpage .page-title h1 { margin: 0 0 0 0; }
.subpage h2 { margin-top:0; font-size:15px; }
.subpage h2 span { color: #728E10; }
.subpage .page-subtitle { padding: 0 0 20px 230px; }

	/* Templates ------------------------------------------------------------ */
	
	/* Default */
	.subpage .template-default { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-default .left { float:left; width:170px; padding: 36px 0 0 0; }
	.subpage .template-default .center { float:left; width:440px; padding: 0; }
	.subpage .template-default .center-inner { padding: 0 20px 0 30px; }
	.subpage .template-default .right { float:right; width: 180px;  text-align:center; }
	.subpage .template-default .right-full { float:right; width: 635px;}
	.subpage .template-default .right-inner { padding: 0 20px 0 30px; }
	
	ul.sidenav { border-bottom:1px solid #EAD7C9; border-top:1px solid #EAD7C9; list-style:none; 
		padding:3px 0 3px 12px; margin:0; background: #fff; }
	ul.sidenav li { background:url(../Images/bullet2.gif) 0 9px no-repeat; padding: 3px 0 4px 12px; font-weight:bold; }
	ul.sidenav a { color: #722E0A; }
	ul.sidenav a:hover { color: #3F1600; }
	
	/* Procedures */
	.procedures .page-content { padding: 0 32px 20px 230px; }
	
	.subpage .template-procedures { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-procedures .left { float:left; width:170px; padding: 0 0 0 0; }
	.subpage .template-procedures .center { float:left; width:460px; padding: 0; }
	.subpage .template-procedures .center-inner { padding: 0 20px 0 30px; }
	.subpage .template-procedures .right { float:right; width: 160px;  text-align:center; padding-top: 30px; }
	
	.subpage .template-procedures .left h4 { margin: 0 0 4px 0px; border-bottom:1px solid #EAD7C9; }
	.subpage .template-procedures .left ul { margin-top:0; list-style:none; font-size:11px; padding-left:0; }
	.subpage .template-procedures .left ul li { background: transparent url(../Images/bullet.gif) no-repeat scroll left center; 	
		padding-left:12px; }
	.subpage .template-procedures .left ul li a { color: #722E0A; }

	/* Photo Gallery */
	.gallery .page-content { padding: 0 32px 20px 230px; }
	
	.subpage .template-gallery { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-gallery .left { float:left; width:170px; padding: 0 0 0 0; }
	.subpage .template-gallery .center { float:left; width:630px; padding: 0; }
	.subpage .template-gallery .center-inner { padding: 0 0 0 30px; }
	
	.subpage .template-gallery .left { float:left; width: 170px; padding-top: 0; font-weight:bold; }
	.subpage .template-gallery .left h4 { margin: 0 0 4px 0px; border-bottom:1px solid #EAD7C9; }
	.subpage .template-gallery .left ul { margin-top:0; list-style:none; font-size:12px; padding-left:0; }
	.subpage .template-gallery .left ul li { background: transparent url(../Images/bullet2.gif) no-repeat scroll 0 7px; 	
		padding-left:12px; }
	.subpage .template-gallery .left ul ul li { font-weight:normal; padding: 5px 0 0 12px; background: transparent url(../Images/bullet2.gif) no-repeat scroll 0 9px; }
	.subpage .template-gallery .left ul ul li {}
	.subpage .template-gallery .left ul li a { color: #722E0A; }
	
	.photogallery-pagination { height:40px; line-height:40px; border:1px solid #EAD7C9; }
	.photogallery-pagination .pagination-left { float:left; font-size:16px; padding-left:10px; }
	.photogallery-pagination .pagination-right { float:right; padding-right:10px; padding-top:7px; }
	
	.subpage .template-gallery .center dl { margin:0; overflow:auto; }
	.subpage .template-gallery .center dt { width: 70px; background-color:#F8EEE7; float:left; clear:both; }
	.subpage .template-gallery .center dt span { display:block; padding: 5px; font-weight:bold; text-align:center; }
	.subpage .template-gallery .center dd { width: 526px; border: 1px solid #F8EEE7; float:left; margin:0 0 10px 0; }
	.subpage .template-gallery .center dd img { padding:4px; }
	.summary { background-color: #F8EEE7; padding: 16px 16px 16px 80px; }
	
	/* Blog */
	.subpage .template-blog { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-blog .left { float:left; width:170px; padding: 36px 0 0 0; }
	.subpage .template-blog .center { float:left; width:630px; padding: 0; }
	.subpage .template-blog .center-inner { padding: 0 0 0 30px; }
	
	.subpage .template-blog .edit-post {  }
	.subpage .template-blog .post .post-header { padding-top:16px; border-top: 1px solid #EAD7C9; }
	.subpage .template-blog .post .date { color: #728E10; font-size:11px; font-style:italic; padding-bottom:16px; }
	.subpage .template-blog .post .post-header h2 { padding:0; margin:0 0 2px 0; }
	.subpage .template-blog .post .post-content { padding-bottom:16px; }
	.subpage .template-blog .post-body img { padding-left: 30px; }
	
	/* News */
	.subpage .template-news { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-news .left { float:left; width:170px; padding: 36px 0 0 0; }
	.subpage .template-news .center { float:left; width:630px; padding: 0; }
	.subpage .template-news .center-inner { padding: 0 0 0 30px; } 
	
	.subpage .template-news .edit-post {  }
	.subpage .template-news .post .post-header { padding-top:16px; border-top: 1px solid #EAD7C9; }
	.subpage .template-news .post .post-header h2 { padding:0; margin:0 0 2px 0; }
	.subpage .template-news .post .post-header .date { color: #728E10; font-size:11px; font-style:italic; padding-bottom:16px; }
	.subpage .template-news .post-body img { padding-left: 30px; }
	.subpage .template-news .post-footer { padding-top:16px; margin-top:16px; border-top: 1px solid #EAD7C9; }
	
	/* Testimonials */
	.subpage .testimonials p { border-bottom:1px solid #EAD7C9; margin-bottom:16px; padding-bottom:16px; }
	.subpage .testimonials p.last { border:0; margin-bottom:0; padding-bottom:0; }
	
	/* Contact Form */
	.subpage .template-contact { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-contact .left { float:left; width:170px; padding: 36px 0 0 0; }
	.subpage .template-contact .center { float:left; width:400px; padding: 0; }
	.subpage .template-contact .center-inner { padding: 0 20px 0 30px; }
	.subpage .template-contact .right { float:right; width: 225px;  text-align:center; }	
	
	.labelColumn { width: 100px; vertical-align:top; padding-top:3px; }
	.fieldColumn input { width: 220px; padding:2px; }
	.fieldColumn textarea { width: 220px; height:100px; padding:2px; }
	.fieldColumn select { width: 228px; padding:2px; }
	.fieldColumn #ctl00_Content_ctl00_btnSubmit { width:90px; }
	
	/* Featured Procedure */
	.subpage .template-featured { padding: 0 32px 20px 32px; overflow:auto; }
	.subpage .template-featured .left { float:left; width:170px; padding: 36px 0 0 0; }
	.subpage .template-featured .right { float:left; width:630px; padding: 0; }
	.subpage .template-featured .right-inner { padding: 0 0 0 30px; }
	.subpage .template-featured .right-inner .intro {width:560px;padding:20px 20px 15px 20px;margin:0 0 15px 0;background:url(../Images/featured-intro.jpg) no-repeat;border-top:1px solid #e3d8d2;border-bottom:1px solid #e3d8d2;}
	.subpage .template-featured .right-inner .mainBody {width:570px;padding:0 0 20px 30px;background:url(../Images/featured-subheader.gif) no-repeat;}
	.subpage .template-featured .right-inner .conclusion {width:600px;padding:15px 0;border-top:1px solid #e3d8d2;}

/* FAQ MODULE */
 /* FAQ Menu */ 
 .accordian {} 
 .accordian h5:hover {} 
 .accordian h5 { 
      background:url(../Images/faq-bullet.gif) no-repeat; 
      cursor:pointer; 
      font-size:13px;
      font-weight: bold;
      margin:0;
      padding:2px 0 2px 15px; 
      text-decoration: underline;}
 .accordian div { padding: 10px 25px 10px 40px; margin: 0 0 0 18px; border-bottom: solid 1px #e3d8d2; background: #fbf6f3 url(../Images/menuBg.gif) repeat-x bottom right;} 