﻿#bkgPage{
	background-image:url(../images/bkg_contact.jpg);
	background-repeat:no-repeat;
	background-position:center 139px;
}

.formContainer
{
    margin-top:0;
    background-color:#f0f1b9;
    width:611px;
    float:left;
    margin-left:0px;
	padding-left:55px;
	padding-right:55px;
	padding-top:12px;
	padding-bottom:25px;
	color:#757640;
}
.formTitle{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.pageTitle
{
    color:#bd4e30;
    font-size:13px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:2px;
    margin-bottom:30px;
    padding-top:30px;
}
.subHeaderText
{
    color:#274c61;
}
#subHeaderText
{
    color:#274c61;
}
