@import url('_reset.css');

.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .89em;
	background: #020202;
	color: #d6d3d3;
	text-align: center;
	line-height: 1.3;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#flash {
	border-bottom: 1px solid #262626;
	width: 862px;
	margin: 0 auto;
}

#footer1 {
	margin: 5px auto 55px auto;
	width: 862px;
}

#footer1 img {
	float: right;
	margin: 5px 15px 0 0;
}
#footer1 p {
	font-family: "Arial Narrow","Tw Cen MT Condensed";
	font-size: .89em;
	color: #a9a8a8;
	float: left;
	margin: 5px 0 5px 0;
}

#footer1 p a {
	color: #a9a8a8;
	text-decoration: none;
}

#footer1 p a:hover {
	text-decoration: underline;
}

p#created {
	background: url('/images/created-by.gif') no-repeat 0 0;
	float: right;
	width: 202px;
	height: 18px;
	text-indent: -9999em;
	position: relative;
}

a#sadava {
	position: absolute;
	display: block;
	width: 94px;
	height: 14px;
	background: url('/images/sadava.gif') no-repeat right 0;
	text-indent: -9999em;
	right: 0;
	top: 1px;
	overflow: hidden;
}

a#sadava:hover {
	background-position: 0 -14px;
}

#header {
	height: 285px;
	margin: 0 0 8px 0;
}

#header h3 {
	float: left;
	width: 234px;
	margin: 21px 0 20px 20px;
}

#header h3 a {
	display: block;
	width: 234px;
	height: 21px;
	background: url('/images/logo.gif') no-repeat left top;
	text-indent: -9999em;
}

ul#nav {
	float: right;
	width: 341px;
	height: 19px;
	margin: 28px 20px 16px 0;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	text-indent: -9999em;
	height: 19px;
	background: url('/images/nav.gif') no-repeat;
}
ul#nav li#home a {
	background-position: 0 0;
	width: 58px;
}

ul#nav li#home a:hover {
	background-position: 0 -18px;
}

ul#nav li#home a.active {
	background-position: 0 -36px;
}

ul#nav li#limo a {
	background-position: -58px 0;
	width: 124px;
}

ul#nav li#limo a:hover {
	background-position: -58px -18px;
}

ul#nav li#limo a.active {
	background-position: -58px -36px;
}

ul#nav li#directions a {
	background-position: -182px 0;
	width: 84px;
}

ul#nav li#directions a:hover {
	background-position: -182px -18px;
}

ul#nav li#directions a.active {
	background-position: -182px -36px;
}

ul#nav li#gallery a {
	background-position: -266px 0;
	width: 74px;
}

ul#nav li#gallery a:hover {
	background-position: -266px -18px;
}

ul#nav li#gallery a.active {
	background-position: -266px -36px;
}

ul#sub-nav {
	float: left;
	width: 153px;
	height: 222px;
	background: url('/images/sub-nav.gif') no-repeat left top;
	margin: 0 0 0 20px;
}

ul#sub-nav li a {
	display: block;
	text-indent: -9999em;
	width: 150px;
	background: url('/images/sub-nav.gif') no-repeat;
}

ul#sub-nav li#subnav1 a {
	background-position: 0 0;
	height: 27px;
}

ul#sub-nav li#subnav1 a:hover {
	background-position: -153px 0;
}

ul#sub-nav li#subnav1 a.active {
	background-position: -306px 0;
}

ul#sub-nav li#subnav2 a {
	background-position: 0 -27px;
	height: 21px;
}

ul#sub-nav li#subnav2 a:hover {
	background-position: -153px -27px;
}

ul#sub-nav li#subnav2 a.active {
	background-position: -306px -27px;
}

ul#sub-nav li#subnav3 a {
	background-position: 0 -48px;
	height: 23px;
}

ul#sub-nav li#subnav3 a:hover {
	background-position: -153px -48px;
}

ul#sub-nav li#subnav3 a.active {
	background-position: -306px -48px;
}

ul#sub-nav li#subnav4 a {
	background-position: 0 -71px;
	height: 22px;
}

ul#sub-nav li#subnav4 a:hover {
	background-position: -153px -71px;
}

ul#sub-nav li#subnav4 a.active {
	background-position: -306px -71px;
}

ul#sub-nav li#subnav5 a {
	background-position: 0 -93px;
	height: 22px;
}

ul#sub-nav li#subnav5 a:hover {
	background-position: -153px -93px;
}

ul#sub-nav li#subnav5 a.active {
	background-position: -306px -93px;
}

ul#sub-nav li#subnav6 a {
	background-position: 0 -116px;
	height: 22px;
}

ul#sub-nav li#subnav6 a:hover {
	background-position: -153px -116px;
}

ul#sub-nav li#subnav6 a.active {
	background-position: -306px -116px;
}

ul#sub-nav li#subnav7 a {
	background-position: 0 -139px;
	height: 22px;
}

ul#sub-nav li#subnav7 a:hover {
	background-position: -153px -139px;
}

ul#sub-nav li#subnav7 a.active {
	background-position: -306px -139px;
}

#banner {
	float: right;
	width: 699px;
	height: 222px;
	margin: 0 20px 0 0;
}
#content-wrapper {
	clear: both;
}

#content-header {
	margin: 0 20px;
	background: url('/images/content-header-bg.gif') repeat-x left top;
	height: 41px;
}

#content-header h3 {
	float: left;
	width: 182px;
	height: 14px;
	background: url('/images/news-reviews.jpg') no-repeat left top;
	text-indent: -9999em;
	margin: 10px 0 0 13px;
}

.pagination {
	float: right;
	font-size: .82em;
}

.pagination img {
	vertical-align: middle;
}

.pagination img.big-divider {
	padding: 0 15px;
}

#content-header p {
	line-height: 41px;
	margin: 0 15px 0 0;
	color: #d6d3d3;
}

#content-wrapper p a {
	color: #d6d3d3;
	padding: 0 3px;
}

#content-wrapper p a:hover {
	color: #fefe00;
	text-decoration: none;
	
}

#content-wrapper p a.active {
	color: #b79463;
	text-decoration: none;
}

#content-footer {
	margin: 16px 20px 26px 20px;
	height: 41px;
}

#content {
	background: #131313;
	border: 1px solid #1d1d1d;
	margin: 0 20px;
}

.deco {
	float: left;
	margin: 24px 32px 28px 28px;
}

#content h1 {
	margin: 24px 28px 0 0;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}

#content p.date {
	margin: 0px 28px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #d6d3d3;
}

#content h2 {
	font-size: 1.2em;
	margin: 24px 28px 0 0;
	font-weight: bold;
	color: #d6d3d3;
}

#content p {
	margin: 18px 28px 0 28px;
	color: #c9c6c6;
}

#footer {
	clear: both;
	border-top: 1px solid #262626;
	width: 862px;
	margin: 0 auto 25px auto;
	background: url('/images/footer.gif') no-repeat 0 10px;
	height: 24px;
	overflow: hidden;
}

#footer p {
	text-indent: -9999em;
}

li#employment a {
	display: block;
	height: 14px;
	width: 85px;
	background: url('/images/footer.gif') no-repeat 0 0;
	text-indent: -9999em;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#footer ul {
	float: left;
}

#footer ul li {
	float: left;
}
li#employment a:hover {
	background-position: 0 -15px;
}

li#privacy a {
	display: block;
	height: 14px;
	width: 96px;
	background: url('/images/footer.gif') no-repeat -74px 0;
	text-indent: -9999em;
	margin: 10px 0 0 0;	
	overflow: hidden;
}

li#privacy a:hover {
	background-position: -74px -15px;
}

li#sadava a {
	display: block;
	height: 14px;
	width: 90px;
	background: url('/images/footer.gif') no-repeat -774px 0;
	text-indent: -9999em;
	margin: 10px 0 0 602px;	
	overflow: hidden;
}

li#sadava a:hover {
	background-position: -774px -15px;
}

div.news {
	border-bottom: 1px solid #080808;
	padding: 27px;
}

.news .news-thumb {
	float: left;
	width: 82px;
	margin: 0 27px 0 0;
	margin-bottom:0px;
   border:1px solid #b79463;
}

.news .news-entry {
	float: left;
	width: 690px;
}
#content .news h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
}

#content .news p.date {
	font-size: 1em;
	color: #d6d3d3;
	margin: 0;
}
#content .news p {
	color: #d6d3d3;
	margin: 10px 0;
	font-size: .8em;
}

.news a.readmore {
	display: block;
	float: right;
	margin: 0;
	font-size: .89em;
	color: #d6d3d3;
}

.news a.readmore:hover {
	color: #fefe00;
	text-decoration: none;
	
}
