﻿body 
{
	margin: 0;
	background-color: Gray;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	color: #00204e;
}

img
{
	border: 0;
}

h1
{
	color: #00204e;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
}

h2
{
	color: #00204e;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
	padding-top: 0;
}

h3
{
	color: #00204e;
	font-size: 110%;
	margin-top: 3px;
}

a, a:visited, a:active
{
	text-decoration: underline;
	color: #00204e;
}

a:hover
{
	color: #3080be;
}

/* Custom Elements */

#wrapper
{
	/*margin: 0;*/
	margin: 0 auto;	
	width: 790px;
	background-color: White;
	text-align: left;
	position: relative;
}

#header
{
	position: relative;
	height: 119px;
	background-image: url(../images/sitelayout/header-back.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

	#header #search
	{
		position: absolute;
		right: 40px;
		top: 0px;
		width: 272px;
		height: 48px;
		padding: 2px 0 0 20px;
		background-color: White;
		background-image: url(../images/sitelayout/search-back.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	#header #logo
	{
		width: 189px;
		height: 83px;
		background-image: url(../images/sitelayout/YuillKyleSLogo.gif);
		background-repeat: no-repeat;
		text-indent: -5000px;
		position: absolute;
		left: 20px;
		top: 20px;
	}
	
	#header #strap
	{
		width: 231px;
		height: 16px;
		background-image: url(../images/sitelayout/debtrecoveryignited.gif);
		background-repeat: no-repeat;
		text-indent: -5000px;
		position: absolute;
		right: 70px;
		top: 85px;
	}
	#header #ticker-area
	{
		position: absolute;
		right: 20px;
		top: 30px;
		width: 300px;
		height: 20px;
		background-color: White;
		font-weight: bold;
		color: #50b849;
	}
		#header #ticker-area a
		{
			text-decoration: none;
			color: #50b849;
		}
	
#leftcol
{
	/*float: left;
	width: 150px;
	background-color: Aqua;*/
	position: absolute;
	left:0px;
	top: 119px;
	width: 150px;
	background-color: white;
}
	
	#leftcol ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		#leftcol ul li
		{
			background-position: left top;
			background-image: url(../images/sitelayout/menu-backgnd.gif);
			height: 19px;
			color: #00204e;
			background-repeat: no-repeat;
			background-color: white;
			/*padding-left: 10px;*/
			padding-top: 2px;
		}
				#leftcol ul li .pos
				{
					margin: 0;
					margin-left: 10px;
					padding: 0;
				}
			
				#leftcol ul li a
				{
					text-decoration: none;
					font-weight: bold;
					color: #00204e;
				}
				
				#leftcol ul li a:hover
				{
					color: #3080be;
				}
	
		#leftcol ul li.sub
		{
			margin: 0;
				padding: 0;
				height: auto;
				background-image: none;
				background-color: #cdcecf;
				padding: 2px 3px 0 0; /*12px;*/
				border-top: solid 1px #dddddd;
				border-bottom: solid 1px #777777;
				background-color: #cdcecf;
		}
		#leftcol ul  ul.submenu
		{
			background-color: #cdcecf;
			margin: 0;
			padding: 0;
		}		
		
			#leftcol ul  ul.submenu li
			{
				margin: 0;
				padding: 0;
				height: auto;
				background-image: none;
				background-color: #cdcecf;
				padding: 2px 3px 0 0; /*12px;*/
				border-top: solid 1px #dddddd;
				border-bottom: solid 1px #777777;
			}
			
				#leftcol ul  ul.submenu li a
				{
					padding: 0;
					margin: 0;
				}
					
	#leftcol #directions
	{
		padding: 6px 5px 6px 10px;
		color: #00204e;
	}
	
#rightcol
{
	/*float: right;
	width: 198px;
	height: 300px;*/
	position: absolute;
	right: 0px;
	top: 119px;
	width: 198px;
	background-color: white;
}
/*\*//*/
#rightcol {
	right: 20px;
}
/**/
	#rightcol .side1
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow1.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		border-top: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}
	
	#rightcol .side2
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow2.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}
	
	#rightcol .side3
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow3.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}
	
	#rightcol .side4
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow4.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}
	
	#rightcol .side5
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow5.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}
	
	#rightcol .side6
	{
		background-position: right top;
		background-image: url(../images/sitelayout/rhsarrow6.gif);
		color: #00204e;
		background-repeat: no-repeat;
		background-color: #dbdcd6;
		border-bottom: solid 1px white;
		height: 47px;
		padding: 3px 0 0 10px;
	}

	#rightcol .mainbox1
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-blk.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#rightcol .mainbox2
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-prpl.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#rightcol .mainbox3
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-blu.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#rightcol .mainbox4
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltblu.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#rightcol .mainbox5
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-grn.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#rightcol .mainbox6
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltgrn.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#rightcol .mainbox7
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltgry.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#rightcol .mainbox8
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-gry.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}

/* fix for IE6 not supporting min-height feature */
#iefixer
{
	float: right;
	width: 1px;
	height: 1000px;
	font-size: 1px;
	line-height: 1px;		
}
	
#content
{
	min-width: 402px;
	min-height: 1100px;
	padding: 0px 0 20px 0;
	background-color: white;
	margin: 0 202px 0 155px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	margin-left: 155px;
  	margin-right:202px;
}

html>body #content {
   		margin-left: 155px;
   		margin-right:202px;
		}

	#content p
	{
		color: #00204e;
	}
	
	#content .mainbox1
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-blk.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#content .mainbox2
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-prpl.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#content .mainbox3
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-blu.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#content .mainbox4
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltblu.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#content .mainbox5
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-grn.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#content .mainbox6
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltgrn.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#content .mainbox7
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-ltgry.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	#content .mainbox8
	{
		background-color: #e5e5e5;
		background-image: url(../images/sitelayout/main-arrow-gry.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 19px;
		margin-bottom: 3px;
		padding: 1px 1px 0 25px;
	}
	
	#content .frontcontent p
	{
		color: #606060;
	}
	
	#content .breaker
	{
		background-image: url(../images/sitelayout/break.gif);
		background-position: center center;
		background-repeat: no-repeat;
		height: 10px;
	}
#footer
{
	clear: both;
	height: 3em;
	background-color: #00204e;
	color: White;
	font-size: 90%;
}

	#footer p
	{
		padding-top: 1em;
		padding-left: 10px;
	}
	
	#footer a
	{
		text-decoration: none;
		color: White;
	}

/* Custom Classes */

.bluebox
{
	padding: 13px 5px 5px 10px;
	background-color: #00204e;
	min-height: 45px;
	color: White;
}

	.bluebox h3
	{
		font-size: 110%;
		padding-top: 4px;
		margin: 0;
		color: White;
	}
	
	.bluebox a, .bluebox a:hover, .bluebox a:visited
	{
		color: White;
		text-decoration: none;
		font-weight: bold;
	}

.greybox
{
	background-image: url(../images/sitelayout/grad-grey.gif);
	background-repeat: repeat-x;
	min-height: 45px;
	padding: 13px 5px 5px 10px;
	color: White;
}

	.greybox h3
	{
		font-size: 130%;
		padding-top: 6px;
		margin: 0;
		color: White;
	}
	
	.greybox a, .greybox a:hover, .greybox a:visited
	{
		color: #00204e;
		text-decoration: none;
		font-weight: bold;
	}
	
.ltgreybox
{
	background-color: #e5e5e5;
	min-height: 20px;
	text-align: center;
	padding: 5px 5px 15px 5px;
}

	.ltgreybox a
	{
		color: #00204e;
	}

.quote
{
	font-style: italic;
	color: #3080be;
}

.quoter
{
	font-weight: bold;
}	

.navtabactive
{
	background-color: #e0e0e1;
}

.navtab
{
	background-color: #939598;
}

.dctabs
{

}
	.dctabs ul
	{
		margin:0;
	 	padding: 10px 0px 0 0px;
	  	list-style:none;

	}
	.dctabs ul li
	{
		display:inline;
		float: left;
     	margin:0;
      	padding: 3px;
		background-color: #939598;
		background-image: url(../images/sitelayout/tab-backinact.gif);
		background-position: left bottom;
		background-repeat: repeat-x;
		margin: 0 3px 0 3px;
		border-bottom: solid 1px white;
		color: white;
		text-align: center;
	}
	.dctabs ul li.active
	{
		display:inline;
		float: left;
     	margin:0;
      	padding: 3px;
		background-color: #e0e0e1;
		background-image: url(../images/sitelayout/tab-backact.gif);
		background-position: left bottom;
		background-repeat: repeat-x;
		margin: 0 3px 0 3px;
		border-bottom: solid 1px #e0e0e1;
		color: #333333;
		text-align: center;
	}
	.dctabs ul li a
	{
		color: white;
		text-decoration: none;
	}
	.dctabs ul li.active a
	{
		color: #333333;
		text-decoration: none;
	}
	.dctabs .dctabft
	{
		clear: left;
		font-size: 1px;
		height: 10px;
		background-image: url(../images/sitelayout/tab-back.gif);
		background-position: left top;
		background-repeat: repeat-x;
	}

/* sizes */

.smltxt
{
	font-size: 80%;
}

.center
{
	text-align: center;
}

.right
{
	float: right;
}

.ltblue
{
	color: #3080be;
}

/* Backwards Compatibility Styles */

.title
{
	font-size: 140%;
	font-weight: bold;
}
