* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;	
	text-align: center;
	font: 13px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {
	margin: 3px 0;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.green {
	color: #335817;
}

.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.center-align {
	text-align: center;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	color: #335817;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #335817;
	padding: 10px 0 2px 0;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	color: #335817;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 8px 0 4px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #726E56;
	margin: 8px 0 4px 0;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 4px 0 8px 18px;
}

.divider {
	clear: both;
	padding: 8px 8px 8px 0;
	border-bottom: 1px solid #EEEEEE;
}

.inset-1 {
	padding: 0 30px;
}

.promo-box {
	width: 300px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 354px;
}

.promo-box-corner {
	width: 171px;
	height: 171px;
	position: absolute;
	top: 0;
	left: 0;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #335817;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

#page {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background: url(images/page-mid-bg.jpg) repeat-y;
	position: relative;
}

#page-home {
	width: 950px;
	height: 800px;
	text-align: left;
	background: url(images/concorde-home.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 950px;
	height: 200px;
	background: url(images/header-bg.jpg) no-repeat;
	position: relative;
}

#header-home {
	width: 950px;
	height: 200px;
	position: relative;
}

#logo-nav-box {
	width: 435px;
	height: 158px;
	position: absolute;
	top: 0;
	left: 46px;
}

#nav-box {
	width: 435px;
	height: 50px;
	position: absolute;
	top: 135px;
	left: 310px;
}

#logo-nav-box ul, #nav-box ul {
	list-style-type: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
}

#logo-nav-box li, #nav-box li {
	display: inline;
	margin: 0 18px;	
}

#logo-nav-box a:link, #nav-box a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#logo-nav-box a:visited, #nav-box a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}

#logo-nav-box a:hover, #nav-box a:hover {
	color: #A7C562;
	text-decoration: underline;
}

#logo-nav-box a:active, #nav-box a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper {
	width: 860px;
	margin: 0 45px;
}

.clear-block:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear-block {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}

.clear-block {
	display: block;
}
/* End hide from IE-mac */

.clear-box {
	width: 100%;
	height: 8px;
	clear: both;
}

#container {
	width: 100%;
	float: right;
	margin-left: -274px;
}

#content {
	margin-left: 274px;
	float: right;
}

#content-side {
	width: 274px; 
	float: left;
}

.paper {
	width: 584px;
	background: url(images/paper-mid-bg.jpg) repeat-y;
}

.paper-top {
	width: 584px;
	height: 34px;
	background: url(images/paper-top-bg.jpg) no-repeat;
}

.paper-content {
	width: 510px;
	margin: 0 0 0 40px;
}

.paper-content-menu {
	width: 540px;
	margin: 0 0 0 25px;
}

.paper-content-menu img{
	margin-left:15px;
}

.paper-content-text {
	width: 490px;
	margin: 0 0 0 60px;
}

.paper-bottom {
	width: 584px;
	height: 60px;
	background: url(images/paper-bottom-bg.jpg) no-repeat;
}

.paper-content-text ul {
	margin: 8px 18px;
}

.menu {
	text-align: center;
	margin-top: 4px;
}

.menu-note {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #596E5E;
	margin-bottom: 6px;
}

.menu-price {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #335817;
	margin-bottom: 6px;
}

.menu-subheader {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #ADC5B3;
	margin: 15px 150px 4px 150px;
}

.menu-box {
	width: 470px;
	margin: 0 0 0 30px;
	border: 2px solid #ADC5B3;
	text-align:center;
}

.menu-stuck-in-another-box {
	margin: 0 12px 12px 12px;
}

.menu-stuck-in-another-box h2 {
	text-align: center;
}

h2.menu {
	text-align: center;
	border-bottom: 2px solid #ADC5B3;
	margin: 4px 100px;
}

#sidebar {
	width: 250px;
	margin: 0 11px 0 12px;
	color: #000000;
}

#menu-links {
	width: 250px;
}

#menu-links h2, #sidebar h2, #sidegallery h2 {
	width: 100%;
	border-bottom: 1px solid #335817;
	margin: 4px 0;
}

#menu-links ul {
	list-style-type: square;
	margin: 0 0 0 30px;
	font-size: 12px;	
}

#menu-links li {
	padding: 2px 0;
}

#menu-links a:link {
	text-decoration: none;
	color: #000000;
}

#menu-links a:visited {
	text-decoration: none;
	color: #000000;
}

#menu-links a:hover {
	text-decoration: underline;
	color: #335817;
}

#menu-links a:active {
	text-decoration: none;
	color: #000000;
}

.current {
	text-decoration: underline;
	color: #335817;
}

.sidebar-promo {
	text-align: center;
	margin: 20px 0;
}

#sidegallery {
	width: 260px;
	margin: 0 0 0 12px;
}

#sidegallery a, #sidegallery a:link {
	margin: 8px 5px 0 0;
	width: 78px;
	height: 59px;
	border: 1px solid #FFFFFF;
	float: left;
	display: block;
}

#sidegallery a:visited {
	border: 1px solid #FFFFFF;
	display: block;
} 

#sidegallery a:hover {
	border: 1px solid #000000;
	display: block;
}

#sidegallery a:active {
	border: 1px solid #FFFFFF;
	display: block;
} 


#footer {
	clear: both;
	width: 950px;
	height: 84px;
	background: url(images/footer-bg.jpg) no-repeat;
}

#footer-home {
	position: absolute;
	width: 450px;
	top: 600px;
	left: 460px;
}

#home-text1 {
	margin-top: 0px;
	width: 902px;
	position: relative;
	left: 24px;
	top: 362px;
}

#home-text2 {
	margin-top: 0px;
	width: 274px;
	position: relative;
	left: 550px;
	top: 400px;
	height: 49px;
}

#home-text5 {
	margin-top: 0px;
	width: 245px;
	position: relative;
	left: 478px;
	top: -160px;
	height: 47px;
}

#home-text4 {
	position: absolute;
	top: 620px;
	left: 30px;
	width: 380px;
}

#home-text4 p {
	color: #FFFFFF;
}

#utility {
	width: 430px;
	margin: 0 0 0 30px;
	font-size: 11px;
	color: #DDDDDD;
	text-align: center;
}

#utilinks {
	margin-top: -2px;
}

#utilinks ul {
	list-style-type: none;
	color: #D0E09B;
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
}

#utilinks li {
	display: inline;
	margin: 0 8px;	
}

#utilinks a:link {
	color: #D0E09B;
}

#utilinks a:visited {
	color: #D0E09B;
}

#utilinks a:hover {
	color: #EEEEEE;
}

#utilinks a:active {
	color: #D0E09B;
}

#utiltext {
	padding: 30px 0 0 0;
}
