@charset "UTF-8";
/* CSS Document */

/* start of about page header style */
.oneColLiqCtrHdr #abouthead

{
	background: #fff; 
	background:url(../images/about_head.gif);
	height: 32px;
	padding: 0px; 
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}

/* end of about page header style */



/* start of faq page header style */

.oneColLiqCtrHdr #faqhead

{
	background: #fff; 
	background:url(../images/faq_head.gif);
	height: 32px;
	padding: 0px; 
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}

/* end of faq page header style */



/* start of contact header style */

.oneColLiqCtrHdr #contacthead

{
	background: #fff; 
	background:url(../images/contact_head.gif);
	height: 32px;
	padding: 0px; 
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}

/* end of contact header style */


/* start of blank header style */

.oneColLiqCtrHdr #blankhead

{
	background: #fff; 
	background:url(../images/blank_head.gif);
	height: 32px;
	padding: 0px; 
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}

/* end of blank header style */


/* start of universal styles shared in single column template */

.oneColLiqCtrHdr #pgbkgd

{
	background:url(../images/temp_bkgd.gif) no-repeat #f0ebd2; 
	padding: 0px; 
	margin: 0px;
	border-left: 1px solid #594539;
	border-right: 1px solid #594539;

}


#pgbkgd #bluebkgd

{
background: #e7ebec; 
width: 720px;
margin: 0px 0px 40px 40px;
	padding: 0px; 
	border: 2px solid #594539;


}


#bluebkgd #whitebkgd

{
background: #fff; 
width: 690px;
margin: 14px;
	padding: 0px; 
	border: 1px solid #594539;


}


#whitebkgd #content

{ 
width: 600;
margin: 40px;
}

/* end of universal styles shared in single column template */


/* start of about page specific styles */


#content #beigehead
{
background: #f0ebd2;
width: 610px;
height: 60px;
margin-bottom: 14px;
border: 1px solid #594539;

}


#content #aboutpic
{
background: #e7ebec; 
width: 200px;
padding: 10px 10px 10px 10px;
margin: 0px 20px 12px 0px;
border: 1px solid #594539;
float: left;
}

#content #signature {
padding: 0px 0px 0px 500px;

}


/* end of about page specific styles */




/* start of faqs page specific styles */


#content .question

{
	background:url(../images/question_bkgd.gif) no-repeat #f2efda;
	width: 560px;
	font-weight: bold;
	padding: 9px 5px 5px 40px; 
	border: 1px solid #594539;


}

#content .answer

{
padding: 20px 20px 40px 0px;

}

/* end of faqs page specific styles */



/* start of contact page specific styles */

#content #contactbg
{
background:url(../images/contact_formbg.jpg) no-repeat; 
width: 591px;
height: 500px;
padding: 0px;
margin: 0px;
}

#contactbg #form

{
padding: 30px 0px 50px 70px;
}

/* end of contact page specific styles */


/* start of error page specific styles */

#content #errorbg
{
background:url(../images/error_bkgd.jpg) no-repeat; 
width: 591px;
height: 500px;
padding: 0px;
margin: 0px;
}

#errorbg #form

{
padding: 65px 50px 50px 50px;
}


#content p
{
font: 100% Helvetica, Verdana, Arial, sans-serif; line-height: 1.8em; 
padding: 0px 10px 10px 15px;
}

#content p a {color:#000000; text-decoration: underline;}

/* end of error page specific styles */


/* start of thank you page specific styles */

#content #thankyoubg
{
background:url(../images/thankyou_bkgd.jpg) no-repeat; 
width: 591px;
height: 500px;
padding: 0px;
margin: 0px;
}

#thankyoubg #form

{
padding: 30px 0px 50px 70px;
}

/* end of thank you page specific styles */



