/*************
	Filename contactUs.css

***************/
@charset "utf-8";

#c1 h2 {
	text-align: center;
	font-size: 1.6em;
	margin: 12px 0 0 6px;
}
#c1 h3 {
	text-align: center;
	font-size: 1.3em;
	margin-top: 8px;
}

/*#c2 h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 10px 0 0 0;
}
*/
#p7ABW1 h1 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 10px 0 20px;
}

#p7ABw1_2 #p7ABc1_2 {
	padding-top: 20px;
	padding-bottom: 10px;
}

#p7ABw1_2 {
}

#p7ABw1_3 #p7ABc1_3 {
	padding-top: 10px;
	padding-bottom: 10px;

}

#p7ABW1 p {
	color: black;
	text-align: left;
	padding: 0 10px;
}

#p7PMM_1 {
	width: 950px;
}

#p7PMM_1 a {
	font-size: 0.9em;
}

#hours {
	background-color: #FDB52D;
	padding: 0px 0px;
	border: 2px solid black;
	text-align: center;
	color: #000000;
	margin-top: 32px;
}

#hours h1 {
	text-align: center;
	padding-bottom: 8px;
	font-size: 1.5em;
	margin-top: 14px;
}

#hours p {
	padding-bottom: 10px;
}


#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 8px 14px;
	text-align: center;
}
#footercontent ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footercontent ul.nav li {
	display: inline;
}

#footercontent ul.nav li a {
	text-decoration: none;
	padding: 0px 4px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#footercontent ul.nav li a:link, #footercontent ul.nav li a:visited {
	color: #000000;
}
#footercontent ul.nav li a.present {
	color: #666;
}


#footercontent ul.nav li a:hover {
	background-color: #999999;
}
	

#footercontent ul.nav li a.last {
	border-right-style: none;
}

#p7ABc1_2 a:link, #p7ABc1_2 a:visited {
	text-decoration: underline;
}

#p7ABc1_2 a:hover {
	font-weight: bold;
}

.content h1 {
	font-size: 1.8em;
	text-align: center;
	margin: 0 0 16px 0;
}

.content h2 {
	font-size: 1.4em;
	text-align: center;
}

#form {
	margin: 0 auto;
	width: 480px;
	background-color: #FF9;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
}

form table {
	background-color: #FF9;
	color: #000;
	width: 480px;
}

label {
}

td {
}

#thankyou {
	margin: 50px 0 20px 0;
}

#bakBtn {
	width: 260px;
	margin: 0 auto;
}
#errorBtns {
	width: 320px;
	margin: 0 auto;
}

#c2 h1,
#c2 h2 {
	color: #FFF;
}
