@charset "iso-8859-1";

html {
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	/* Force PNG Transparency in IE */
	behavior: url(../includes/iepngfix.htc);
}

body {
	text-align: center;
	min-width: 984px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	min-height: 640px;
	background-color: #0a0a0a;
}

form.email input.ipt,textarea.ipt {
	color: #d7a818;
	background: #0a0a0a;
	border: 1px solid #d7a818;
	padding: 2px 4px 2px 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 13px;
	line-height: 15pt;
}

form.email input.btn {
  color:#d7a818;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#0a0a0a;
  border: 1px solid;
  border-color: #d7a818;
}

#header {
	text-align: center;
	padding: 30px 0px 40px 0px;
}

#header_steak {
	text-align: center;
	padding: 30px 0px 0px 0px;
}

#frame_steak {
	margin: 0px auto 0px auto;
	width: 984px;
	margin-top: 0px;
	padding-top: 140px;
	padding-left: 30px;
	background-image: url(../images/finalapproach/background.jpg);
}

#frame_steak p.subject {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 19pt;
	margin-bottom: 20px;
	color: #d7a818;
}

#frame_steak p {
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 13px;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #d7a818;
}

#frame {
	margin: 0px auto 0px auto;
	width: 924px;
	margin-top: 20px;
}

#frame td.page {
	padding: 0px 14px 0px 14px;
	text-align: left;
}

#frame td.rightpage {
	padding: 0px 0px 0px 14px;
	text-align: left;
}

#frame td.leftside {
	width: 382px;
	padding: 0px 46px 0px 0px;
	text-align: center;
}

img.servicephoto {
	margin-bottom: 40px;
	border: 2px solid #B39025;
}

img.galleryphoto {
	margin-bottom: 20px;
	border: 2px solid #B39025;
}

img.facilitiesphoto {
	margin-bottom: 10px;
	border: 2px solid #B39025;
}

#frame td.side {
	width: 230px;
	padding: 0px 0px 0px 66px;
	text-align: center;
}

ul.services {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 22pt;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(../images/ground/plane.gif);
	list-style-type: square;
	color: #d7a818;
	margin: 40px 0px 40px 20px;
}

div.copyright {
	border-top: 1px solid #2D2305;
	margin: 40px auto 20px auto;
	padding: 10px 0px 20px 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 10px;
	color: #2D2305;
	width: 984px;
	text-align: center;
}

#frame td.side div.logo {
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 12px;
	line-height: 14pt;
	margin-bottom: 20px;
	color: #B39025;
	padding: 0px 0px 30px 0px;
	text-align: center;
}

#frame p.subject {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 19pt;
	margin-bottom: 20px;
	color: #d7a818;
}

#frame p {
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 13px;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #d7a818;
}

.links {
	padding-left: 25px;
}

#frame a {
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 13px;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #cf9c00;
}

table.inlinegallery p {
	font-family: arial, helvetica, sans-serif;
	font-weight: middle;
	font-size: 13px;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #d7a818;
}

.weather {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14pt;
	margin: 0px 10px 20px auto;
	color: #d7a818;
	width: 206px;
}

.weather .temp {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 28pt;
	color: #d7a818;
}

.weather .conditions {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16pt;
	color: #d7a818;
}

.weather .wind {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16pt;
	color: #d7a818;
}

.weather .time {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 18pt;
	color: #6b5205;
}