﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/contact_us/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/contact_us/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/contact_us/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/contact_us/mastMain.jpg);
	background-repeat: no-repeat;
}

#contact_header
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	color: #c21127;
	font-weight: normal;
	
	letter-spacing: -0.08em;
	
	margin-top: 37px;
	margin-left: 30px;	
}

#business_info
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	color: #331401;
	letter-spacing: -0.01em;
	font-weight: bold;
	
	margin-top: 30px;
	margin-left: 50px;	
}

span.phone_fax_title
{
	color: #bd4800
}

#email_link
{
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 50px;	
}

a.email_link
{
	color: #bd4800;	
}

#content_section_1
{
	text-align: left;
	width: 460px;
}

#content_section_2_wrapper
{
	position: absolute;
	top: 20px;
	left: 445px;
	
	text-align: center;
	width: 377px;
}

#content_section_3
{
	margin-left: 30px;
	margin-top: 40px;
}

#contact_us
{
	position: relative;
}

span.sub_title
{
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;	
}

span.required_field
{
	/*font-size: 18pt;*/
	font-weight: bold;
	font-family: 'Arial' 'Times New Roman';	
	color: #C21127;
}

#contact_info
{
	font-weight: bold;
	font-size: 11pt;
}

#contact_info input
{
	font-size: 10pt;
	padding: 2px;
	margin-right: 12px;
	margin-bottom: 4px;
}

#contact_info textarea
{
	font-size: 10pt;
	padding: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
}

#optional_question_fields
{
	font-weight: bold;
	font-size: 10pt;
	
	position: absolute;
	top: 15px;
	left: 390px;
	
	width: 368px;
	height: 252px;
	
	background-image: url(../resources/contact_us/whyContactUsBG.jpg);
	background-repeat: no-repeat;
}

#optional_question_fields input
{
	margin: 0px;
	padding: 0px;
}

#optional_question_fields td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;	
}

span.optional_question
{
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Times New Roman';
	color: #C21127;
}

#contact_us_controls
{
	position: absolute;
	top: 300px;
	left: 490px;
	
	width: 155px;
	height: 27px;
}

#join_newsletter_form
{
	position: relative;
	width: 314px;
	height: 218px;
	
	margin-left: 32px;
	margin-top: 48px;
	
	background-image: url(../resources/contact_us/stayInformedBG.jpg);	
}

#newsletter_blerb
{
	position: absolute;
	top: 72px;
	left: 24px;
	
	text-align: left;
	
	width: 270px;	
	height: 40px;
}

#newsletter_email
{
	position: absolute;
	top: 122px;
	left: 24px;
	
	text-align: left;
	
	width: 270px;	
	height: 45px;	
}

#newsletter_controls
{
	position: absolute;
	top: 172px;
	left: 108px;
	
	width: 88px;
	height: 27px;	
}
