body {
	font-family:  'liberation-sans-1', 'liberation-sans-2', Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.3em;
	color:#555555;
	font-weight:normal;
	background: url(../img/bg-body.jpg) repeat scroll left top;
}
a {
	color: #634e00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #634e00;
}
p, ull {
	font-size:0.9375em;
}
h1, h2 {
	margin:0.7em 20px 0.9em 20px;
}
h1, h2 {
	font-family: 'liberation-sans-1', 'liberation-sans-2', Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#322801;
	line-height:1.2em;
}
h1 {
	font-size:1.875em;
	color:#58471E;
}
h2 {
	font-size:1.5em;
	color:#354479;
	
}
h3 {
	font-size:1.375em;
}
h4 {
	font-size:1.5em;
	color: #737ABB;
}
h5 {
	font-size:0.9375em;
}
img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	width:auto;
	height:auto;
}
.inner {
	margin:0pt auto;
	overflow:hidden;
	position:relative;
	padding-left:0.5em;
	padding-right:.5em;
}
#content {
	padding-top:1.875em;
}
#main-content {
	float:left;
	position:relative;
	display:inline;
	width:50%;
	padding-right:5%;
	padding-bottom:45px;
}
#secondary-content {
	float:right;
	overflow:hidden;
	position:relative;
	display:inline;
	width:43%;
	border:1px solid #C7CEE0;
	background:#ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	margin-right:20px;
	overflow:visible;
	background:url(../img/bg-secondary-content.jpg) repeat-x scroll left bottom;
	margin-bottom:1.5625em;
}
#header {
	background:#687296 url(../img/bg-header.jpg) repeat-x scroll left top;
}
#header div.inner {
	background:url(../img/bg-header-inner.jpg) no-repeat scroll left top;
	min-height:172px;
}
p.logo {
	margin-top:1.25em;
}
p.logo a {
	background:url(../img/logo-premier.png) no-repeat scroll left top;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
	width:414px;
	height:112px;
	outline:none;
}
div.utilities {
	position:absolute;
	overflow:hidden;
	right:20px;
	top:20px;
	text-align:right;
	color:#ffffff;
}
div.utilities h2 {
	color:#ffffff;
	font-size:1.25em;
	margin-top:5px;
	text-shadow: 0 1px 0 #a7861b;
}
div.utilities h2 strong {
	font-size:1.4em;
}
ul#contacts {
	overflow:hidden;
	padding-top:1px;
	margin-bottom:0;
	margin-top:0;
}
ul#contacts li {
	display:inline;
	float:right;
	zoom:1;
	color:#ffffff;
	margin-bottom:0px;
	overflow:hidden;
	margin-left:0.625em;
}
ul#contacts li a {
	color:#ffffff;
	height:32px;
	width:32px;
	text-indent:-9999em;
	display:block;
	text-align: left;
}
a.twitter-link {
	background: url(../img/twitter.png) no-repeat scroll left top;
}
a.fb-link {
	background: url(../img/facebook.png) no-repeat scroll left top;
}
a.blog-link {
	background: url(../img/blog.png) no-repeat scroll left top;
}
#header ul#nav li a:hover {
	background: #fff;
	color:#c37c0b;
}
#banner ul li a:hover {
	color:#999999;
}
#banner ul li a:hover h3 {
	text-decoration:none;
}
#services-features a:hover p, #services-features a:hover h4 {
	color:#666666;
	text-decoration:none;
}
#secondary-content img {
	width:210px;
}
#secondary-content ul {
	overflow:hidden;
	margin-left:-1.25em;
	position:relative;
}
#secondary-content ul li {
	overflow:hidden;
}
#secondary-content ul li a {
	display:block;
	padding-left:40px;
	color:#C9940B;
	text-decoration:none;
}
#secondary-content ul li a:hover, #secondary-content ul li a:hover h3 {
	color:#634E00;
	text-decoration:none;
}
#secondary-content ul li {
	display:inline;
	width: 50%;
	float:left;
}
#main-content div#where {
	margin-top:20px;
}
#main-content div#where {
	margin-top:30px;
}
#footer {
	background: #20251c url(../img/bg-footer-site.jpg) repeat scroll left top;
	padding-bottom:1.5625em;
	color:#d5d7d7;
	border-top:1px solid #000;
	overflow:visible;
	text-shadow:0px 1px 0px #333333;
}
input:focus, textarea:focus, select:focus {
	background:#eee1c3;
}
form ol li:nth-child(2n) {
	margin-right:0;
	margin-left:2.5%;
}
form ol li.longdesc:nth-child(2n) {
	margin-left:0;
}
button:hover {
	background:#f9d835;
	cursor: pointer;
}
.clear {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	height:0;
	list-style:none outside none;
	margin:0;
	overflow:hidden;
	padding:0;
	visibility:hidden;
	width:0;
}
 @media only screen and (min-width : 1240px) {
.inner {
	max-width:70em;
}
}
 @media only screen and (max-width : 768px) {
#header {
	background:url(../img/bg-header-mobile.jpg) repeat-x scroll left top #C9940B;
}
#header div.inner {
	background:none;
}
p.logo {
	margin-bottom:1.5625em;
}
p.logo a {
	background:url(../img/logo-premier-small.png) no-repeat scroll left top transparent;
	height:54px;
	width:200px;
}
#header ul#nav li:nth-child(even) {
	margin-right:0%;
	margin-left:1.5%;
}
#header ul#nav li a:hover, #header ul#nav li a.sel {
	background:url(../img/bg-button-home-reverse.jpg) repeat-x scroll right top #CF9D12;
	color:#fff;
	text-decoration:none;
}
#header ul#nav li a {
	color:#fff;
	margin-bottom:0px;
	margin-left:0px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
	display:block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #eccf7b;
	background:url(../img/bg-button-home.jpg) repeat-x scroll left bottom #CF9D12;
	padding:10px;
	font-size:1em;
	text-shadow: 0 1px 0 rgba(162, 117, 0, 0.7);
}
#header ul#nav li a.sel {
	color:#805d04;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
div.utilities {
	position:relative;
	text-align:left;
	margin-top:0.625em;
	right:auto;
	top:auto;
}
div.utilities h2 {
	margin-top: 0;
}
ul#contacts li {
	float:left;
	margin-left:0;
	margin-right:0.625em;
}
div.utilities h2, div.utilities h2 strong {
	font-size:26px;
}
#main-content {
	float:none;
	width:100%;
	display:block;
	padding-right:0;
}
#secondary-content {
	float:none;
	width:85%;
	display:block;
	margin-left:10%;
}
#secondary-content ul {
	margin-left: -5%;
	margin-top:1.5625em;
}
#services-features ul li:nth-child(odd) {
	clear:both;
}
#secondary-content ul li a h3 {
	margin-bottom: 5px;
}
#secondary-content ul li a {
	margin-bottom: 1em;
}
}
 @media only screen and (max-width : 640px) {
.inner {
	width:90%;
}
#main-content div.feature-block {
	display: block;
	float: none;
	overflow: hidden;
	width: 85%;
}
#main-content div#where, #main-content div.feature-block {
	margin-top: 20px;
}
}
 @media only screen and (max-width : 468px) {
ul.accessibility {
	font-size: 0.75em;
	margin-bottom: 5px;
	margin-top: 0;
	overflow: hidden;
	padding-top: 15px;
	position: relative;
	left:0;
	top:0;
}
.inner {
	width:90%;
	padding:0;
}
h1 {
	font-size: 1.625em;
}
h2 {
	font-size: 1.125em;
}
#header ul#nav li {
	float:none;
	width:100%;
	margin-bottom:0.625em;
	margin-right:0%;
	margin-left:0;
}
#header ul#nav li:nth-child(even) {
	margin-left:0;
}
ul.two-col-table li:nth-child(even) {
	margin-left:0;
}
#banner h1 {
	display:none;
}
#services-features ul li {
	margin-left: 0;
	width: 100%;
	float:none;
	margin-right:0;
}
#main-content div.feature-block {
	display: block;
	float: none;
	overflow: hidden;
	width: 80%;
}
#main-content div#where, #main-content div.feature-block {
	margin-top: 20px;
}
#services-call h4 {
	font-size:1.25em;
}
#footer div.block {
	width: 100%;
	float:none;
	border-bottom:1px dotted #4A4B56;
	padding-bottom:1.4em;
	display:block;
}
#footer .inner {
	background: none;
}
form ol li:nth-child(2n) {
	margin-right:0;
	margin-left:0;
}
}
 @media only screen and (max-width : 320px) {
#main-content div.feature-block {
	width: 100%;
}
#main-content div#where {
	background:none;
	padding-left: 0;
}
#secondary-content {
	margin-left: 0%;
	width: 98%;
}
#secondary-content ul {
	margin-left:auto;
}
#secondary-content ul li a {
	padding-left:0;
}
#secondary-content ul li a#book-a-taxi {
	background: none;
}
form ol li input, form ol li.longdesc input, form ol li textarea {
	width:92%;
}
}
