﻿/*TEMPLATE STYLES ....................................................................................................*/
html, body {
	background: #000 url('../images/bg.jpg') top center repeat-y;
    font: 12px arial,sans-serif;
    color: white;
    text-align: center
}
.wrap {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    border: 0px solid orange;
    text-align: left;
}
#site_navigation {
	width:600px;
	background-color:#000;
	text-align:center;
}
.content {
    width: 600px;
    margin: 0 auto;
    background: #231f20;
}

.content_block {
    text-align: center;
}
/*
.content_block p {
    text-align: left;
}
*/
.topnav-list-location {
    width: 580px;
    padding: 6px;
	margin:0;
    display: block;
    text-align: center;
    font-size: 1.1em;
    background: #000;
}
.topnav-list-location li {
    display: inline;
    padding: 0 .2em;
}
.topnav-list {
    width: 580px;
    padding: 6px 10px 6px 10px;
	margin:0;
    display: block;
    text-align: center;
    font-size: 1.1em;
    background: #000;
}
.topnav-list li {
    display: inline;
    padding: 0 .7em;
}
.topnav, .topnav-a {
    text-decoration: none;
    font: normal 18px times,'times new roman',serif;
}

#subnav-list {
    width: 580px;
    padding: 0px 10px 10px;
    display: block;
    text-align: center;
    font-size: 1.1em;
    background: #000;
}
#subnav-list li {
    display: inline;
    padding: 0 .7em;
}
.subnav, .subnav-a {
    text-decoration: none;
    font: normal 15px times,'times new roman',serif;
}

#bottom-contact {
    padding: 10px;
    color: white;
    text-align: center;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.vertline {
    font-size: 1.3em;
    margin: 0 .3em;
}
.backtop {
    padding: 20px 0 10px;
    text-align: center;
}
.horline {
    width: 600px;
    height: 22px;
    background-image: url('../images/line.gif');
}
li.menu-item {
    margin-top: 1em;
    margin-bottom: 2em;
}

.menu-item .item-title {
    font-weight: bold;
}

li.menu-block {
    margin-top: 3em;
}

.staging_ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.staging_ul li
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer
{
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding: 25px 0 0 0;
	margin: 0 auto;
	width: 600px;
	text-align:center;
	overflow:auto;
}
.dottedLine {
    width: 600px;
    height: 22px;
    background-image: url(../images/line.gif);
	background-repeat:no-repeat;
	border:none;
}

/* TEXT STYLES.................................................................................................*/
.bluetitle, .bigbluetitle, .bluetext {
    font-family: arial, sans-serif;
    font-weight: bold;
    color: #4fb3ba;
}
.bluetitle {
    text-align: center;
    padding-top: 15px;
    font-size: 12px;
}
.bigbluetitle {
    padding-top: 15px;
    font-size: 16px;
    text-align: center !important;
}
.blueContent {
    font-family: arial, sans-serif;
    color: #4fb3ba;
}
.bluetext {
    font-size: 12px;
	color: #4fb3ba;
}
.menuTitle
{
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
}
.menuPrice
{
	font-family: arial, sans-serif;
	color: #4fb3ba;
	font-size: 12px;
	font-weight:bold;
	/*
	text-align: center;
	padding: .1em 0;
	line-height: 150%;
	*/
}
.menuDesc
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	/*
	text-align: center;
	padding: .1em 0;
	line-height: 150%;
	*/
}
.menuBlock {
    margin: 0 auto;
	padding: 25px 0 0 0;
    line-height: 150%;
	width: 352px;
	text-align:center;
	line-height: 150%;
}
.contentBlock
{
	padding: 25px 0 0 0;
	margin: 0 auto;
	width: 352px;
	text-align:left;
	line-height: 150%;
}
.imageBlock
{
	padding: 25px 0 0 0;
	margin: 0 auto;
	width: 600px;
	text-align:center;
}
/*
.content p {
    margin: 10px 120px;
    line-height: 150%;
}
*/  
/*
.menu-item p {
    margin: 0px 120px;
    padding: .1em 0;
    text-align: center;
}
*/  
.classy {
    font: normal 18px times,'times new roman',serif;
}
.largertxt { font-size: 1.5em; }
.date { color:#d1cda3; }


/* LINK STYLES .........................................................................................*/
a img
{
	border:0;
}
.bigbluetitle a 
{
    font-size: 16px;
}
a 
{
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
a:link, a:visited,
a:hover, a:active 
{
 	color: #4fb3ba;
}
.subnav:link, .subnav:visited 
{
	color: #d1cda3;
}
.subnav:hover, .subnav:active 
{
	color: #d1cda3;
    text-decoration: underline;
}
.subnav-a:link, .subnav-a:visited,
.subnav-a:hover, .subnav-a:active 
{
	color: #4fb3ba;
}
.topnav:link, .topnav:visited 
{
	color: #d1cda3;
}
.topnav:hover, .topnav:active 
{
 	color: #d1cda3;
    text-decoration: underline;
}
.topnav-a:link, .topnav-a:visited,
.topnav-a:hover, .topnav-a:active 
{
   	color: #4fb3ba;
}
