body
{
	margin:					0px;
	padding:				0px 0px;
	
	background-color:		white;
}

#center-x
{
	/*	Customize			----------------------------*/
	width:					100%;
	background-color:		white;
	padding-bottom:			40px;

	background-image:		url(/images/wizard_1_bg.gif);
	background-repeat:		repeat-x;
}

#header
{
	border-top:				1px solid #e56b1f;
	width:					800px;
	
}

h1
{
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#705991;
	font-size:				34px;
	line-height:			34px;
	width:					460px;
	margin:					30px 0px 10px 52px;
}

h2
{
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#ad9d21;
	font-size:				20px;
	font-style:				italic;
	line-height:			22px;
	width:					460px;
	font-weight:			normal;
	margin:					0px 0px 20px 52px;
}

h3
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#e56b1f;
	font-size:				15px;
	line-height:			22px;
	margin:					0px;
	padding:				0px;
	font-weight:			normal;
}

h4
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#705991;
	font-size:				18px;
	line-height:			22px;
	margin:					0px;
	padding:				0px;
	font-weight:			bold;
	margin-bottom:			5px;
}

a
{
	color:					#705991;
	text-decoration:		underline;
}

a:hover
{
	color:					#e56b1f;
}

table#template-body
{
	border-collapse:		collapse;
	width:					800px;
	clear:					both;
	margin-left:			52px;
	border-top:				1px solid #ad9d21;
	margin-bottom:			40px;

	min-height:				550px;
}

table#template-body td
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#333333;
	font-size:				12px;
	line-height:			18px;
	padding-top:			27px;

}

table#template-body td#contact
{
	width:					229px;
}

table#template-body td#content
{
	padding-left:			35px;
	border-left:			1px solid #ad9d21;
	background-image:		url( /images/wizard_1_bg_dog.gif );
	background-repeat:		no-repeat;
}

.photo-block
{
	width:					800px;
	margin-left:			52px;
	border-top:				1px solid #ad9d21;
	padding:				15px 0px;
	text-align:				center;

	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#705991;
	font-size:				12px;
	line-height:			18px;
}

.photo-block img
{
	border:					1px solid #111111;
	margin-bottom:			15px;
}
	
a.toplink
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#ad9d21;
	font-size:				11px;
	line-height:			15px;
	text-decoration:		none;
}