/* CSS Document */

* {
	behavior: url(iepngfix.htc);
	margin:0 auto;
	padding:0;
	border: 0;
}
body {
	background:#000;
}
#wrap {
	width:775px;
	border-left:#D3D3D3 solid 1px;
	border-right:#D3D3D3 solid 1px;
	background:#000;
}
#maincontainer {
	width:773px;
	border-top:#D6AF2B 17px solid;
	background:#FFFFFF;
}
#header {
	position: relative;
	width:773px;
	background:#F0F0F0;
	z-index: 10;
}
#logo {
	float:left;
	margin-left:20px;
	width:236px;
}
#banner {
	width:773px;
	border-bottom:#383966 1px solid;
	background:url(../images/banner.jpg) no-repeat bottom;
	height:330px;
	min-height:330px;
	z-index: 20;
}
#headerinternal {
	width:773px;
	background:#F0F0F0;
}
#bannerinternal {
	width:773px;
	border-bottom:#383966 1px solid;
	background:url(../images/bannerinternal.jpg) no-repeat bottom;
	height:250px;
	min-height:250px;
}
#maincontent {
	padding: 20px;
	background: url(../images/background.jpg) repeat-x;
}
#menu,
#mainMenu{
	width:490px;
	padding:17px 5px 0 0;
	float:right;
}
#header-phone{
position: absolute;
top: 60px;
right: 180px;
width: 200px;
height: 34px;
font-size: 28px;
font-weight: bold;
z-index: 50;
text-align: right;
}
#reservations{
position: absolute;
top: 60px;
right: 5px;
width: 161px;
height: 27px;
z-index: 60;
}
#links {
	width:773px;
	border-bottom:#BFBBBB 9px solid;
	height:94px;
	min-height:94px;
	clear:both;
	background: url(../images/car.jpg) right bottom no-repeat;
}
#linkscontainer {
	width:542px;
	float:left;
	clear:left;
	margin-top:53px;
	background: url(../images/line.jpg) top no-repeat;
	height: 38px;
	min-height: 38px;
	padding-top: 3px;
}
#linkscontainer img {
	padding: 0 10px;
}
hr {
	width:692px;
	border: solid 1px #DCDCDC;	
}
#phone {
	background:#F5F5F5;
	border-bottom:#BFBBBB 1px solid;
	line-height:24px;
	padding: 0 20px;
}
#terms {
	float:left;
	line-height:24px;
}
#terms a:link, #terms a:visited, #terms a:active {
	color: #5C5C5C;
	text-decoration: none;
	padding: 0 5px;
}
#terms a:hover, #terms a:visited:hover, #terms a:active:hover {
	color: #5C5C5C;
	text-decoration: underline;
	padding: 0 5px;
}
#menubottom {
	width:773px;
	text-align:center;
	clear:both;
}
.bottomlinks {
	font: 10px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #929292;
}
.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active{
	color: #929292;
	text-decoration: none;
	padding: 0 8px;
}
.bottomlinks a:hover, .bottomlinks a:visited:hover, .bottomlinks a:active:hover {
	color: #929292;
	text-decoration: underline;
	padding: 0 8px;
}
.text {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#262626;
}
h1{
	font: 26px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #262626;
	margin: 0;
	padding: 5px 0 10px 0;
}
.menubuttons {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	text-align:right;
}
.menubuttons a:link, .menubuttons a:visited, .menubuttons a:active {
	color: #494949;
	text-decoration: none;
	padding: 0 2px;
}
.menubuttons a:hover, .menubuttons a:visited:hover, .menubuttons a:active:hover {
	color: #D6AF2B;
	text-decoration: none;
	padding: 0 2px;
}
#utilNav{
position: absolute;
top: -17px;
right: 8px;
}
#utilNav a:hover, #utilNav a:visited:hover, #utilNav a:active:hover {
color: #494949;
text-decoration: underline;
}
.phone {
	font:11px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#5C5C5C;
}
.titles {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
.maintitles {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}
.slogan {
	font:  italic 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.images {
	margin: 0 10px;
	border: 1px solid #000000;
}
table#wrapper {
	border: 1px solid #999999;
}
.cars {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
ul, li {
	margin-left: 30px;
}
.box {
	border: 1px solid #333333;
	background: #efefef;
	width: 500px;
	padding: 20px;
	margin: 10px;
}
.box img {
	padding: 10px 0 10px 0;
}
table#wrappergrey {
	border: 1px solid #CCCCCC;
}
input, select, textarea {
	border: 1px solid #000000;
	line-height: 16px;
}
.noborder {
	border: 0;
}