/*GLOBAL************************************************/
* {
	padding: 0;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 25px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
#fullheight {
	height: 100%;
}
#header {
	height: 8px;
	background-color: #000;
	/* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}
#logo {
	padding: 10px 0px 30px 0px;
	height: 124px;
	text-align: center;
}
#navigation {
	height: 82px;
	width: 815px;
	text-align: left;
	position: relative;
	z-index: 100;
	margin: 0 auto;
	background-image: url(../img/nav_bg.png);
	background-repeat: repeat-x;
}
#navigation img {
	float: left;
	margin-left: 12px;
}
#content {
	text-align: center;
	width: 815px;
	margin: 0 auto 100px auto;
	padding: 0px 0px 8px 0px;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat;
	position: relative;
	margin-top: -21px;
}
#footer {
	color: #8b8b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000;
	/* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #404040;
	height: 35px;
}
#footer a {
	color: #cbcbcb;
	text-decoration: none;
}
#socialmedia {
	width: 815px;
	height: 30px;
	margin: 0 auto;
}
#icons {
	width: 70px;
	height: 30px;
	background-color: #101010;
	float: right;
	margin-top: -1px;
	text-align: center;
}
#icons img {
	margin: 4px 0px 0px 0px;
}
/*******************************************************/

/*HOMEPAGE**********************************************/
#slider {
    z-index: 1;
	position:relative;
	text-align: center;
	margin: 0 auto;
    width:799px; /* Change this to your images width */
    height:463px; /* Change this to your images height */
    background:url(../img/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.nivo-controlNav {
	position:absolute;
	left:667px;
	bottom:530px;
}
.nivo-controlNav a {
	display:block;
	width:28px;
	height:10px;
	background:url(../img/bullets_orange.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -10px;
}
/*******************************************************/

/*SUBPAGES**********************************************/
#main {
	background-color: #424242;
	position:relative;
	text-align: left;
	padding: 44px 14px 14px 14px;
	margin: 0 auto;
    width:771px; /* Change this to your images width */
	z-index: 1;
}
.title {
	margin-bottom: 20px;
}
.paddedimage {
	padding: 0px 20px 15px 0px;
}
.maintext {
	line-height: 20px;
	margin-bottom: 25px;
}
.name {
	text-align: right;
	margin-bottom: 25px;
}
#map_container {
	display: inline;
	width: 518px;
	float: left;
}
.spacer {
	clear:both; 
	padding-bottom: 40px;
}

#subnav {
	width: 193px;
	float: left;
	display: inline;
	margin-right: 25px;
	background-color: #454545;
	text-align: right;
}
#subnav img {
	padding-bottom: 1px;
}
#subnav a {
	width: 183px;
	height: 25px;
	padding: 7px 10px 0px 0px;
	margin-bottom: 1px;
	background-color: #373737;
	color: #8d8d8d;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	display: block;
}
#subnav a:hover {
	color: #fff;
}
#subnav a.on {
	color: #fff;
}
#menu {
	width: 550px;
	float: right;
	display: inline;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #777;
}
.menu-title {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #111;
	line-height: 20px;
	margin-bottom: 40px;
	margin-top: 5px;
}
.menu-item {
	width: 550px;
	padding-bottom: 3px;
}
.menu-item-nodesc {
	width: 550px;
	padding-bottom: 14px;
}
.menu-description {
	width: 400px;
	float: left;
	display: inline;
	margin-left: 18px;
	color: #bbb;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-top: 4px;
	margin-bottom: 20px;
}
.menu-price {
	width: 125px;
	text-align: right;
	float: right;
	display: inline;
	margin-bottom: 65px;
	margin-top: -25px;
}
/*******************************************************/