/* CSS Document -  Roslyn Stacey - Second Step -  css by www.wildtribe.com.au */

			

/* Insert Central Content*/

#central {
		margin:0;
		padding:0;
		}

#central {
width:225px;
float:left;
padding:50px;
margin-right:40px;
	}

#central h2, #central h3, #central p {
    padding:10px 0px;
	line-height:15px;
	}

		
/* Insert Left Column Content*/



#leftCol {
		margin:0;
		padding:0;
		}

		
#leftCol h2, #leftCol h3, #leftCol p {
    padding:10px 0px;
    	}
	
#leftCol
		{
		width:145px;
		padding:10px;
		float:left;
		}




/* Insert Right Column Content*/



#rightCol {
		margin:0;
		padding:0;
		}


		
#rightCol
		{
		width:210px;
		padding:10px;
		float:left;
		}

		
		
#rightCol h3, #rightCol p {
    padding:10px 0px;
	line-height:15px;
		}
		



		
/* begin main image backgrounds */


		
		
#wrapper-second-step {
			width: 765px;
			border-right: 1px solid #999;
			margin: 0 auto;
			background:#FFF url(images/second-step-bkg2.jpg) no-repeat scroll 0px 148px;
		}




/* begin styles */


		
.beige-panel {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #777;
	border: solid #bba88c 1px;
	background-color: #f1efec;
	font-style: italic;
	padding:10px;
	line-height:20px;

		}


		

		
