/*@charset "UTF-8";*/
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808386;
	font-family: Helvetica, Arial, sans-serif;
}


p.maintext {
	font-size: 10pt;
	color: #A50D69;
	line-height: 1.6;
}

p.footer {
	font-size: 8pt;
	text-align: center;
	color:#c6c9cb;
	margin-bottom: 0px;
}

p.copyright {
	margin-top: 6px;
	font-size: 8pt; 
	text-align: center;
	color: #c6c9cb;
}

p.servicestext {
    margin:0px 30px 0px 30px;
	font-size: 10pt;
	line-height: 14pt;
	color: #4C4847;
}

p.aboutustext {
	margin-top: 0px;
	font-size: 10pt;
	line-height: 14pt;
	color: #4C4847;
}

a:link, a:visited {
	color: #c6c9cb;
	font-weight: bold;
	text-decoration: none;
}


a:hover, a:focus {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.style1 {
	color: #A50D69;
	font-weight: bold;
}

p.directionsheader {
	margin-top: 0px;
	font-size: 10pt;
	line-height: 14pt;
	color: #A50D69;
	margin-bottom: 0px;
	font-weight: bold;
}

p.directions {
	margin-top: 10px;
	font-size: 10pt;
	line-height: 14pt;
	color: #4C4847;
}

p.contactaddress {
	margin-top: 0px;
	font-size: 11pt;
	line-height: 18pt;
	color: #A50D69;
	margin-bottom: 0px;
	font-weight: bold;
}

p.contactnumbers {
	margin-top: 20px;
	font-size: 11pt;
	line-height: 18pt;
	color: #4C4847;
}

p.contactnumbers a:link {
	color: #A50D69;
	text-decoration: none;
}

p.contactnumbers a:hover {
	color: #A50D69;
	text-decoration: underline;
}

p.contactnumbers a:visited {
	color: #A50D69;
	text-decoration: underline;
	margin-left: 118px;
    margin-top: 60px;  
} 

p.contacthours {
	margin-top: 5px;
	font-size: 11pt;
	line-height: 18pt;
	color: #4C4847;
}

table
{
    border: 0;
    padding: 0;
    border-spacing: 0;
}
table #content_table
{
    width: 744;
    height: 659;
    background-color: #FFFFFF;
}

table #border_table
{
    width: 760;
    height: 733;  
}

table #footer_table
{
    width: 760;
    height: 65;
}

.pageTitle
{
    margin-bottom: 5px;
    font-size: 13pt;
    color: #6c6b6b;
    font-weight: bold;
}

.requiredNote
{
    font-size: 9pt;
    color: #a50d69;
    margin-bottom: 10px;
    font-weight: bold;
}

.passNote
{
    font-size: 9pt;
    color: #6c6b6b;
    font-style: italic;
    margin-bottom: 27px;
}

.formLabel
{
    font-size: 9pt;
    color: #6c6b6b;
    font-weight: bold;
}

.couponDesc
{
    font-size: 9pt;
    color: #6c6b6b;
}
.couponDesc.title
{
    font-weight: bold;
}

.textbox
{
    height: 14;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    font-size: 10pt;
}

div.contactForm
{
    margin-top: 60px;
    margin-left: 116px;
}

div.spacer
{
    margin-top:100px;
    margin-bottom:100px;
}

.dropdownlist#state
{
    height: 20px;
    width: 50px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
}

.homeHours
{
    font-size:9pt;
    color:#464648;
    font-weight:bold;
}

.homeAddress 
{
    display:inline-table;
    color:#a60c6a;
    font-weight:bold;
    font-size:9pt;
}

#wrap {
    background:#99c;
    margin:0 auto;
    width:750px;
    }