/* ======= GLOBAL STYLES ======= */

* {
	margin: 0;
	padding: 0;
}

html, body {  
	margin: 0;
	padding: 0;
	background: #353535 url(../images/body-bg.jpg) top repeat-x;
}

.notes {
	font: 10px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
}

img {
	border: 0;
}

.clear {
	clear: both;
	visibility: hidden; 
}
#pages {
	width: 932px;
	margin: 0 auto;
	padding: 0;
	font: 11px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
}

/* ======= Top Content ======= */
#topwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#top {
	width: 932px;
	margin: 0 auto;
	height: 117px;
	padding: 0;
}
.topleft {
	float: left;
}
.topright {
	float: right;
}

/* ======= TEXTUAL ELEMENTS ======= */
p {
	font: 13px/22px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #555758;
	margin: 0;
	padding: 0 0 10px 0;
}
h1 { 
	font: 15px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #2b4054;
	margin: 0;
	padding: 0 0 10px 0;
}
h2 { 
	font: 13px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #2b4054;
	margin: 0;
	padding: 0 0 10px 0;
}

/* ====== nav ====== */
#navwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav {
	width: 932px;
	height: 36px;
	padding: 0;
	margin: 0 auto;
}
#menu, #menu ul {
	float: left;
	font: bold 12px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	list-style: none;
	padding: 0;
	margin: 1px 0 0 0;
}
#menu li {
	display: block;
	margin: 0 0 0 0;
	float: left;
	padding: 0;
	background: url(../images/menu-divider.jpg) right no-repeat;
}
#menu li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 11px 14px 11px 14px;
}
#menu li a:hover {
	background: url(../images/menu-hover.jpg) repeat-x;
	color: #FFF;
}
#menu li a.current {
	background: url(../images/menu-hover.jpg) repeat-x;
	color: #FFF;
}
#menu li a.current:hover {
	background: url(../images/menu-hover.jpg) repeat-x;
	color: #FFF;
}
#date {
	float: right;
	margin: 0;
	padding: 12px 0 0 0;
	font: 11px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #999

}

/* ======= Content ======= */
#contentwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/content-bg.jpg) top repeat-x;
}
#content {
	width: 932px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #595959;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration: none; 
	color: #ac3438;
}
#content a:hover,  {
	color: #ac3438;
	text-decoration: underline; 
}
.bullet {
	color: #c4022b;
}
.hometxt {
	width: 352px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	background: url(../images/home-divider.gif) right top no-repeat;
}
.homeservices {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
}
.homeimg {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	border: 0;
}
.career {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	border: 0;
}
#left {
	float: left;
	width: 595px;
	margin: 0;
	padding: 0;
}
#right {
	float: right;
	width: 275px;
	height: 415px;
	margin: 0 0 30px 0;
	padding: 20px;
	background: url(../images/right-bg.jpg) top no-repeat;
}
#right h1 {
	color: #FFF;
	font: 14px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
}
#right p {
	color: #FFF;
	font: 12px/26px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
}
#right a:link, #right a:active {
	text-decoration: none; 
	color: #FFF;
}
#right a:hover, #right a:visited  {
	color: #FFF;
	text-decoration: underline; 
}

#left ul, #right ul {
	margin: 0 0 10px 35px; 
	padding: 0; 
	line-height: 1.7em
}

#left ul li, #right ul li  {
	margin: 0; 
	padding: 0 0 2px 0; 
}
iframe {
	border: 1px solid #ccc
}
/* ======  directions ====== */
#directions  {
	float: right;
	width: 200px;
	background-color: #ededed;
	margin: 6px 0 0 0;
	padding: 10px 10px;
	font: normal 11px/16px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif; 
}
#directions p {
	font: normal 11px/16px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif; 
}
#directions form {
	margin: 0;
	padding: 0;
	font: normal 11px/16px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif; 
}
#directions input {
	font: normal 11px/16px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #4d4d4d;
	width: 100px;
	margin: 0;
	padding: 2px; 
}
#directions input.submit {
	font: normal 11px/16px "Lucida Sans Unicode", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	width: 30px;
	margin: 0;
	padding: 0; 
}

/* ======= TABLE STYLES ======= */

td, th {
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #FFF; 
	color: #636d72;
}
.datatable {
	border-collapse: collapse;
}
.datatable td {
	border: 1px solid #d4d4d4;	
	padding: 8px;
	color: #636d72;
}
.datatable p {
	padding: 0;
	margin: 0;
}
.datatable th {
	border: #2f4050;
	background-color: #a82e32;
	text-align: left;
	padding: 8px;
	color: #FFF;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #DDD;
	color: #000;
}

.price { 
	font: bold 16px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #c4022b;
}

/* ======= SURVEY FORM ======= */
.surveyform {
	margin: 0;
	padding: 0; 
}
.surveyform td {
	border: 1px solid #e6e6e6;	
	padding: 8px;
	color: #636d72;
	background-color: #f5f5f5;
}
.surveyform td.last {
	border: 0;	
	padding: 8px;
	color: #636d72;
}
.surveyform tr.last {
	border: 0;	
	padding: 8px;
	color: #636d72;
}
.surveyform th {
	background-color: #a1191d; 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	margin: 0;
	padding: 8px;
	text-align: left;
}
.surveyform h1 {
	font: bold 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #FFF;
	margin: 0;
	padding: 0;
}
.surveyform p {
	font: 13px/18px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	margin: 0;
	padding: 6px 0; 
}
.surveyform select { 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 50px;
	margin: 0;
	padding: 2px;
	border: 1px solid #CCC;
}
.surveyform select.large { 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 250px;
	margin: 0;
	padding: 2px;
	border: 1px solid #CCC;
}
.surveyform input { 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 220px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}
.surveyform textarea { 
	font: normal 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 566px;
	height: 70px;
	margin: 0;
	padding: 2px; 
	border: 1px solid #ccc;
}
.surveyform input:focus, .surveyform textarea:focus { 
	background-color: #FFC; 
}
.surveyform input.submit {
	font: bold 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #FFF;
	width: 150px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 3px; 
	border: 0;
	background-color: #a1191d;
}
.surveyform input.reset {
	font: bold 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #FFF;
	width: 80px;
	float: left;
	margin: 10px 6px 0 0;
	padding: 3px; 
	border: 0;
	background-color: #b47779;
}
.rating { 
	font: bold 14px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	color: #c4022b;
}

.surveynoline {
	border-collapse: collapse;
}
.surveynoline td {
	border: 0;	
	padding: 8px;
	color: #636d72;
}

/* ======= CONTACT FORM ======= */
#contactform {
	width: 520px;
	margin: 0;
	padding: 0; 
}
#contactform select { 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 130px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc; 
}
#contactform input { 
	font: 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 300px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc; 
}
#contactform textarea { 
	font: normal 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #636d72;
	width: 300px;
	height: 140px;
	margin: 2px 0 4px 0;
	padding: 2px; 
	border: 1px solid #ccc;
}
#contactform input:focus, #contactform textarea:focus { 
	background-color: #FFC; 
}
#contactform input.submit {
	font: bold 13px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; color: #FFF;
	width: 180px;
	float: left;
	margin: 10px 6px 0 0;
	padding: 3px; 
	border: 0;
	background-color: #ac3438;
}

/* ======= FOOTER STYLES ======= */
#footerwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/footer-bg.jpg) top repeat-x;
}
#footer {
	width: 932px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #aeaeae;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #aeaeae;
	text-decoration: none; 
}
#footer a:hover {
	color: #aeaeae;
	text-decoration: underline; 
}
.footerleft {
	float: left;
	margin: 0;
	padding: 0;
}
.footerleft p {
	font: 11px/18px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; 
	color: #aeaeae;

}
.footerright {
	float: right;
	margin: 0;
	padding: 0;
}
.footerright p {
	font: 11px/18px "Lucida Sans", Tahoma, Arial, Georgia, Times New Roman, Times, serif; 
	color: #aeaeae;
}
