@charset "utf-8";
/* CSS Document */
/*--added-------*/
*{ 
	 margin:0; 
	 padding:0; 
	 border:0;
	 text-align:center; /*IE centering*/
	} 
body {
	width: 100%;
   font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: .70em;
   color: #888;
	margin: 0 auto;
	}
/*------------*/


#header
{
	margin: 0px auto 0px;
	width:100%;
	height: 140px;
	float:left;
	background-image:url(../images/culteco-bkgrd-hdr.jpg);
	background-repeat;
	position:relative;
}

#header_div
{
	margin: 0px auto;
	width: 845px;
	height: 140px;
	background-image:url(../images/culteco-bkgrd-hdr-div.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}
#logo_wrapper
{
	width:850px;
	height: 100px;
	float:left;
	position:relative;
}

#logo
{
	width:300px;
	height: 100px;
	position:absolute;
	left: 0px;
	text-align:left;
}

#top_navigation
{
	margin: 0px auto;
	width:850px;
	height: 40px;
	float:left;
}


#jumpmenu
{
	width:auto;
	height:auto;
	position:absolute;
	bottom: 15px;
	right: 30px;
}
#main-wrapper
{
	width:100%;
	float:left;
	background: #dcd8be url("../images/bodybg1.gif") repeat-x;
	padding-bottom: 20px;
}
#wrapper
{
	margin: 0px auto;
	width:940px;/*-ch-*/
	height: auto;
	background-color: #fff;
	padding:20px 0px;
	text-align: left;
	border-left: #efebd2 2px dashed;
	border-right: #efebd2 2px dashed;
	border-bottom: 1px solid #C3BC8F;
}

#main-content
{
	width: 670px;
	text-align:left;
	float:left;
	padding-right:23px;
	padding-bottom:30px;
	border: 1px solid red;
	/*border-right: 1px solid #006633;*/
}

#right-column
{
	width: 195px;
	height:400px;
	margin-left: 23px;
	float:left;
}

#bottom-line
{
	width:940px;
	border-bottom:1px dotted #3b392b;
	float:left;
}
#middlecolumn
{
	width:805px;
	height:325px;
	float:left;
	position:relative;
	margin-bottom:15px;
}

#maincontent
{
	width:490px;
	height:auto;
	background-color:#FFFFFF;
	/*border:1px dotted #006600;*/
	position:absolute;
	left:8px;
	float:left;
}

#rotatingimages
{
	height: 400px;
	width:800px;
	background-color:#00FF66;
	float:left;
	
}

#optionalbanner
{
	float:left;
	height: 50px;
	width:470px;
	margin: 10px 10px;
	background-color:#000000;
}

#maintext
{
	float:left;
	width:470px;
	margin:10px 0px 10px 10px;
	text-align:left;
}
#rightcolumn
{
	width:175px;
	height: 500px;
	float:left;
	clear:right;
}
#footer
{
	width:930px;
	background-color: #fff;
	float:left;
	text-align:left;
	border-top: 1px solid #F1EED4;
	margin: 20px 5px 0 5px;
	padding-bottom:20px;
}
address
{
	color: #B4936B;
	font-size: 10px;
	font-style: normal;
	padding-top: 5px;
}
p
{
	color:#666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	margin-top: 10px;
}
h1
{
	color: #006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:0px;	
}
.text1
{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.tmpimages
{
	width: 145px;
	height:90px;
	background-color:#000000;
	margin: 10px auto 10px 15px;
}
	
.block-header
{
	display:block;
	width:100%;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	text-align:left;
	text-indent:0px;
	color:#3b392b;
	letter-spacing: 1px;
	margin-top:35px;
	margin-bottom:0px;
	text-transform:uppercase;
	border-bottom:1px dotted #3b392b;
}

.bullet-point
{
	color:#FF6600;
}
/*-------------------Additions since 20 Jan  2009---------------------------*/

	a, img{
	outline: none;
	}
	h1 strong {
	display: none;
	}
	h2{
	text-align: left;
	font-size: 22px;
	color: #336c4b;
	text-transform: uppercase;	
	margin: 0 10px 5px 0;
	}
	h3{
	text-align: left;
	font: normal 18px Georgia, "Times New Roman", serif;	
	color:#3ba83b;
	font-weight: normal;
	margin: 0 10px 5px 0;
	}
	h4{
	text-align: left;
	font-size: 14px;
	color: #d1c035;
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif 
	}
	h5{
	text-align: left;
	font-size: 13px;
	font-style: italic;
	color: #336c4b;
	}
	br.clear{
	clear: both;
	}
	/*Homepage styles------------------------------------------------- */
	#homewrapper{
	margin: 0 auto;
	width:930px;
	height: auto;
	background-color: #fff;
	padding:20px;
	text-align: left;
	border-left: #efebd2 2px dashed;
	border-right: #efebd2 2px dashed;
	border-bottom: 1px solid #C3BC8F;
	overflow: hidden;
	}
	#hmtop{
	width: 930px;
	margin: 0 auto;
	height: 373px;	
	margin-bottom: 20px;

	}
		#hmtopl{
		float: left;
		width: 285px;
		height: 373px;	
		background-color: #b0764e;				
		}
			#hmtopl p{
			padding: 25px 30px 0 30px;
			color: #fff;
			line-height: 22px;
			text-align: left;
			font-size: 14px;
			overflow: hidden;
			}
			#hmtopl p em{
				font-size: 16px;
			}
		#hmtopr{
		float: right;
		width: 645px;
		height: 373px;

		}		
		.hmbtm{
		width: 930px;
		margin: 0px auto;	
		margin-bottom: 15px;
		}
		.hmbtm p.norm{
			text-align: left;
			line-height: 18px;
			color: #968871;	
		
		}
		.hmbtm h3{
			font: normal 24px Georgia,"Times New Roman", serif;
			color: #C3A23C;
			border-bottom: 1px solid #D3BB70;
			padding: 0 0 6px 0;
			margin-right: 15px;
			line-height: 16px;
			}
			.hmbtm h3 u{
				padding-left: 2px;
				line-height: 14px;
				font: normal 12px Arial,Helvetica, san-serif;
				text-transform: uppercase;
				text-decoration: none;
			}
			.hmbtml{
			float: left;
			width: 272px;
			}
			.hmbtml img{
				padding: 7px 0 5px;
			}
			.hmbtmr{
			float: right;
			width: 645px;
			margin-left: 10px;	
			}
				.hmbtmrlft{
					float: left;
					width: 320px;
					margin-left: 20px;
					display: inline;
				}
				.hmbtmrlft p{
				 padding: 0 15px 0 0;
				}
				.hmbtmrlft .fltleft{
					margin-right: 10px;
				}
				.hmbtmrrht{
					float: right;
					width: 285px;
					margin-left: 15px;
				}
				.hmbtmrrht .fltright{
					margin-top: 10px;
				}
			#newsbox{
			width: 100%;
			height: 250px;
			background-color: #f5fafd;
			border: 1px solid #EAF5FB;
			color: #288FCA;		
			}
				#newsbox p{
				text-align: left;
				font-size: 11px;	
				line-height: 17px;
				padding: 3px 15px 2px 15px ;
				color: #467ea0;	
				}
				#newsbox p strong{
					font-size: 12px;
					padding-bottom: 10px;
				}
			#newsbox	h3{
			color: #467ea0;
			padding: 15px 0 5px 10px;
			margin-left: 5px;
			border-bottom: 1px solid #689CBD;				
			}
			#finternbox{
			width: 284px;
			height: 433px;
			background: #f7f4e9 url("../images/fibg.gif") top no-repeat;
			border: 1px solid #F4F0E1;
			text-align: center;
			}
			#finternbox h4{
				padding: 45px 0 0 10px;
				color: #a49e1e;
				font-size: 17px;
				text-transform: uppercase;
				xletter-spacing: -1px;
				font-weight: normal;	
			}
			#finternbox p{
				padding: 0 10px 0 0;
				margin-left: 10px;
				text-align: left;
				color: #8F7E68;
				font-style: italic;
				line-height: 18px;
			}
			p#quotep{
			background: transparent url("../images/quotebg.gif") top left no-repeat;
			padding: 10px 15px 0 15px;				
			}
			.morelnk{
			background: #f7f4e9 url("../images/orngarw.gif") right no-repeat;
			color: #296146;
			text-transform: uppercase;
			text-decoration: none;
			font-style: normal;
			font-weight: bold;
			font-size: 12px;
			padding: 6px 30px 6px 5px;
			vertical-align: middle;
			margin-bottom: 10px;
			}
			.rtbrdr{
				border-right: 1px solid #F4F0E1;
			}
			.lftbrdr{
				border-left: 1px solid #F4F0E1;
			}			
				
	/* ------------------------------------------------------*/							
	#sidebar{
	float: left;
	width: 180px;
	display: inline;
	margin: 5px 0 0 15px;
	}
	#contentmain
	{
	width: 720px;
	text-align:left;
	float:right;
	margin:10px 10px 10px 0;
	}
		#contentmain h3{
		padding-top: 7px;
		}
		#contentmain h3 u{
			text-decoration: none;
			font-size: 13px;
			color: #C7BF56;
		}
		#contentmain h4.wbg{
		margin-top: 8px;
		padding:3px 0 5px 21px;
		color: #9A9241;
		font-weight: normal;
		letter-spacing: 1px;
		background:  #f3f1e3 url("../images/hdrdeco1.gif") 2px 3px no-repeat;	
		}
		#contentmain h4.short{
			width: 505px;
		}
		#contentmain h5{
			padding: 5px 0 0 0;
			font-size: 12px;
			margin-bottom: 0;
		}
		#contentmain p{

		}
		#contentmain .fltright{
			margin: 5px 3px 0 5px;
		}
		p#intropara{
		text-align: left;
		font-size: 15px;
		color: #b39d5b;
		line-height: 21px;
		padding-right: 5px;
		}
		p.normpara{
		text-align: left;
		padding: 0 0 15px 0;	
		line-height: 19px;
		font-size: 12px;	
		}
		p.detlpara{
		padding: 4px 0 4px 0;
		margin-top: 0;	
		line-height: 19px;
		font-size: 12px;			
		text-align: left;
		}
		p.detlparasm{
		padding: 3px 0 5px 0;
		margin-top: 0;		
		line-height: 18px;
		font-size: 11px;
		text-align: left;
		}
		p.detlpara a{
			color: #666;
			font-weight: bold;
			text-decoration: underline;
		}
		p.detlpara a:hover{
			color: #333;
			text-decoration: none;
		}

		.prcdiv{
			padding: 5px;
			width: 260px;
			font-size: 13px;
			font-weight: bold;
			border-left: 1px solid #ADD8E6;
		}
		.prcdiv .dur{
			width: 110px;
			float: left;
			text-align: left;
			margin: 0 5px 6px 5px;
		}
		.prcdiv .amt{
			float: left;
			text-align: left;
			margin: 0 0 6px 2px;
		}
		#excerpt{
			width: 95%;
			padding: 15px;
			background-color: #F0F8FF;
			border: 1px solid #D7ECFF;
			text-align: left;
			margin: 15px auto;
			}
				#excerpt p{
				padding: 0 15px 0 35px;	
				line-height: 17px;
				font-size: 11px;
				color:#5288D5;
				font-family: Tahoma, Arial, Helvetica;
				letter-spacing: 1px;
				text-align: left; 
				}
				#excerpt h6{
				font-size: 13px;
				font-style: italic;
				border-bottom: 1px solid #D7ECFF;
				margin: 3px 10px 3px 20px;
				padding-bottom: 3px;
				text-align: left;
				color: #5A8DD6;	
				}
			.alertbox{
			width: 98%;
			background: transparent url("../images/alerticn.gif") left 10px no-repeat;
			border-top: 1px solid #f3f2e4;
			border-bottom: 1px solid #f3f2e4;
			padding: 5px 0;
			margin-bottom: 10px;
			}
			.alertbox p{
			font-size: 12px;
			color: #999;
			line-height: 16px;
			padding: 10px 10px 5px 40px;
			text-align: left;
			}
	
	.testmon1{
	xwidth: 718px;
	  background-color: #EDF6FE;
		}
			.testmon1 h6{
			font-size: 15px;
				color: #6D9DC7;
				text-align: left;
				padding: 10px 0  0 10px;
			}
			.testmon1 h6 em{
				font-size: 75%;
			}
			.testmon1 p{
			padding: 10px 15px;
			font-style: italic;
			line-height: 19px;
			font-size: 12px;
			color: #4A84B7;
			margin: 0;
			text-align: left;
			}

			.testmon1 u {
			font-style: normal;
			text-decoration: none;
			}
			.testmon1 strong {
			font-style: normal;
			padding: 6px 0;
			}
			.talt{
				background-color: #F5F9FC;
				border-bottom: 1px solid #E7EFF5;
				border-top: 1px solid #E7EFF5;
			}
			.rev{
				background-color: #fff;
				border-bottom: 1px solid #eee;
				color: #777;				
			}
	.frameimg{
		float: left;
		padding: 4px;
		border: 1px solid #ddd;
		margin: 7px 9px 0 6px;
	}
	.imgdescr{
		clear: both;
		width: 715px;
		margin: 5px 0;
		background-color: #f7f7f7;
		text-align: center;	
	}
	.imgdescr p.cntr{
		margin: 0;
		padding: 5px;	
		text-align: center;
		font-size: 11px;
		color: #385A86;
	}		
	.faqbox{
		margin: 0 5px 10px 0;
	}
	.faqbox p{
		padding: 5px 0 ;
		color: #555;
		text-align: left;
	}
	.faqbox p strong{
		color: #007CF2;
		font-size: 14px;
		line-height: 26px;
		padding: 4px 3px;
		background-color: #f7f7f7;
	}
	.hugetxt{
		font: 24px Georgia, "Times New Roman", serif;
		font-style: italic;
		color: #FA8072;
		padding-left: 15px;
	}		
	#footerlft{
		width: 500px;
		float: left;
	}
	#footerrgt{
		width: 250px;
		float: right;
	}	
		
/*---------------------------------lists-----------------------------------------*/
	ul#hmlnks{
	padding: 10px 0 0 0px;
	width: 70%;	
	float: left;
	text-align: left;
	}
	ul#hmlnks li{
		list-style: none;
		list-style-position: inside;
		color: #296146;
		background-color: #f7f4e9;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		padding: 4px 0 4px 5px;
		letter-spacing: 1px;
		margin-bottom: 10px;
		text-align: left;
	}
	ul#hmlnks li a{
		color: #296146;
		text-decoration: none;
	}
	ul#hmlnks li a:hover{
		color: #46A677;
	}
	ul.hmbig{
	padding: 3px 0;		
	margin: 0 120px 0 25px;	
	}
	ul.hmbig li{
	list-style: none;
	list-style-type: none;
	background-image: url("../images/grndiscb.gif");
	background-repeat: no-repeat ;
	background-position: 0 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ece8d9;
	text-align: left;
	font-size: 15px;
	color: #968871;
	padding: 1px 8px 6px 26px;			
	}
	ul.med	{
	padding: 7px 0 5px 5px;
	}
	ul.med li	{
	list-style: none;
	background-image: url("../images/orngblt.gif") ;
	background-repeat: no-repeat ;
	background-position: 0 6px;
	margin-bottom: 1px;
	text-align: left;
	line-height: 17px;
	color: #777;
	padding: 1px 8px 1px 16px;	
	}
	ul.med li a{
		text-decoration: none;
		color:#777;
	}
	ul.med li a:hover{
		text-decoration: underline ;
		
	}
	ul.detsml{
	padding: 5px 0 3px 3px;	
	}
	ul.detsml li{
	list-style: none;
	background-image: url("../images/grnarrow.gif") ;
	background-repeat: no-repeat ;
	background-position: 0 5px;
	text-align: left;
	line-height: 17px;
	color: #666;
	padding: 1px 0 1px 14px;	
	}			
	ul.btn{
	padding: 5px 0 ;		
	}
	ul.btn li{
	list-style: none;
	width: 142px;
	height: 27px;
	background-image: url("../images/rrbtnbg.gif") ;
	background-repeat: no-repeat ;
	background-position: 0 0;
	margin-bottom: 7px;
	text-align: left;
	}
	ul.btn li a{
	text-align: left;	
	display: block;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;	
	color: #fff;
	padding: 4px 0 0 20px;		
	}
	ul.btn li a:hover{
		color:#fef33a;
	}
	ol{
	padding: 2px 5px 5px 38px;
	margin-left: 4px;
	}
	ol li{
	list-style: decimal;
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 3px;
	text-align: left;
	color:#777;
	line-height: 18px;

	}
	ol li strong{
		color: #6394D9;
		
	}
	.larg{
		font-size: 12px;
		padding-left: 20px;
	}
	ul#pagesecnav {
	float: right;
	width: 175px;
	background-color: #eff5fc;
	border: 1px dotted #B0E0E6;
	border-bottom: none;
	margin: 0;
	}
	ul#pagesecnav li{
	list-style: none;
	background-image: url("../images/linkbg.gif") ;
	background-repeat: no-repeat ;
	background-position: 98% 15px;
	padding: 13px 0 13px 5px;
	text-align: left;		
	border-bottom: 1px dotted #B0E0E6;
	text-align: left;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase; 
	}
	ul#pagesecnav li a{
		text-decoration: none;
		color: #4FB387;
		display: block;
		text-align: left;
	}
	ul#pagesecnav li a:hover{
		color: #295f47;	
		}
	ul.faq{
	padding: 7px 0 5px 5px;
	margin-right: 5px;
	text-align: left;
	list-style: disc;

	list-style-type: disc;
	}
	ul.faq li	{
	list-style: disc;
	list-style-position: inside;
	list-style-type: disc;	
	background-color: #f7f7f7;	
	margin: 0 0 6px 0;
	text-align: left;
	font-size: 14px;
	color: #007CF2;
	padding: 5px 0 5px 5px;	
	}
	ul.faq li a{
		text-decoration: none;
		color:#007CF2;
	}
	.footernav ul{
	list-style-type: none;
	font-size: 11px;
	color:#93734b;
	}
.footernav li {
  	float: left;
	display: inline;
	margin-top: 5px;
	}
.footernav li a {
	float: left;
	height: 15px;
	padding: 0 5px;
	border-right: 1px solid #B4936B;
	color: #B4936B;
	text-decoration: none;
	margin-bottom: 4px;
	text-align: center;
	}	
.footernav li a.last{
	border-right:  none;	
	}
.footernav li a:hover, .footernav li.selected a, .footernav li a:focus, .footernav li a:active {
	color:#3f240b;
	text-decoration: underline;	
	}					
/*------image floats---------------*/			
 .fltleft{
	float: left;
	margin-right: 5px;
	}	
 .fltright{
	float: right;
	margin-left: 5px;
	}	

/*----------------------------------------Forms--------------------------------------*/
form {text-align: left;	font-size: 13px; margin: 10px  0 10px 30px;}
form#pay label	{font-weight:bold; margin: 0 5px 5px 0;}
form#pay input {border:1px solid #ccc;	padding: 3px; margin: 0 5px 0 0; color: #333; text-align: left; font-size: 12px;}
form#appln{ width: 70%;} 
form#appln fieldset {text-align: left; margin: 10px; padding:15px 0 10px 20px; border: 1px dotted #ccc; background-color: #f9f9f9;}
form#appln legend {color: #DAA520; font-size: 14px; font-weight: bold; text-align: left; padding: 0 0 12px 0; line-height: 20px;} 
form#pay label	{font-weight:bold; margin: 0 5px 0 0;}
form#appln label {font-weight:bold; margin: 0 5px 0 0; text-align: right; }
.medlbl{width: 150px; float: left;}
.biglbl{width: 240px; float: left;}
*html form#appln legend{
	position: relative;  
	top: -2.1em;
}
*html form#appln fieldset {  
position: relative; 
margin-top: 20px;
}	
form#appln input, select {
	border:1px solid #ccc;
	padding: 3px; 
	margin: 0 5px 15px 5px;
	color: #333;
	text-align: left;
	font-size: 12px;
	}
	form#appln select{
		height: 23px;
		overflow: scroll;
		text-align: left;
	}
	form#appln select	option{
		text-align: left;
		padding: 1px 0;
	}
	form#appln checkbox{
	margin: 0 5px 7px 5px;
	color: #333;
	text-align: left;
	}
	form#appln radio{
	padding: 15px 5px 0 0;
	vertical-align: middle;
	}
	form#appln textarea{
	color: #333;
	border:1px solid #ccc;
	padding-left:2px ; 
	margin:0 0 10px 2px;
	text-align: left;
	}
	
	.bigta{
	width:290px; 
	height:150px; 		
	}
	.medta{
	width:290px; 
	height:40px;		
	}
	.lrgta{
	width:450px; 
	height:160px;			
	}	
.txt{
	display:inline-block; 
	clear:both;
	font: 15px Georgia, "Times New Roman", serif;
	color: #4AAAC8;
	margin:5px 0 15px 0;
}
.instr{
	display: inline;
	margin: 0 0 15px 5px;
}		
form#appln #button1, form#pay #button1 {
	color:#4097C3; 
	font-size: 14px;
	font-weight: bold;
	width:160px; 
	height: 27px;
	margin:15px 0 10px 150px; 
	background: #fff url("../images/btnbg1.gif") repeat-x; 
	border:1px solid #83bbd9;
	text-align: center;
	}
form#appln #button1:hover, form#pay #button1:hover {
	color: #fff; 
	border: 1px solid #55A2CA;
	}
	.midalign{
		vertical-align: middle;
	}