.price {
	font-weight:bold;
	float:left;	
	display:block;
	margin-top:2px;
	margin-right:5px;
	margin-bottom:0px;
}


.price-block {
	float:right;
	width:120px;
	background-color:#f1f1f1;
	padding:10px;
	padding-right:6px;
	padding-left:6px;
	margin-top:0px;
	margin-right:0px;
	text-align:left;
	font-size:10px;
	color:#555;
	font-style:italic;
}
/*.item_add {
	clear:left;
}*/
.gmnoprint {
	color: black;
	font-size: 22px;
	text-align:center;

}

.menu a.highlight {
	color: #ACD4F1;
}

a.lightview:hover {
	background-color: #efefef;
	text-decoration:none;
		text-decoration:none;
}
h1 a{
	color: #ACD4F1;
	text-decoration: underline;
}
h1 a:hover{
	color: white;
	text-decoration: underline;
}
	.lv_contentBottom hr {
		border-bottom:1px solid #eee;
		padding:0px;
		margin:0px;
	}
	
	.lv_contentBottom em,	.red-box em {
	font-size:11px;
	line-height:11px;
	display:block;
	margin:0px;padding:0px;
	}



.content img,.red-box img, .lv_contentBottom img {
	width:25px;
	height:25px;
}

.link {
	text-align:right;
}

* .mceContentBody {
    background: #999999;
}

.link a, link a:hover {
	color: #9C250D
}
ul {
	font-size:15px;
}
a.lightview {
/*	display:block;
*/
margin:2px;
padding:2px;
	color: #9C250D;
		text-decoration:none;
}


.form-border {	
	color: #000;	
	border: 2px #531617 solid;	
	background: white;
	width: 100%;
}

.form-border td{
	padding: 5px;
}
body {
	background-color: #87020c;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
}

.wrap {
	background-color: #87020c;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #ACD4F1;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color:#ACD4F1;
}
	.header {
		width: 1024px;
		height: 223px;
		background-image: url(/images/header.gif);
		background-repeat: no-repeat;
	}
	
	.slideshow {
		float: right; 
		margin-top: 70px; 
		margin-right: 20px;
	}
	.container {
		width: 1024px;
		min-height: 371px;
		background-image: url(/images/menu.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		float: left;
	}
	
	.left {
		width: 310px;
		height: 200px;
		float: left;		
	}
	
	
	.menu {
		text-align: right;
		position: absolute;
		z-index: 50;
		margin-left: 50px;
		margin-top: -50px;
	}
	
	.menu a {
		color: #fff;
		font-size: 20px;
		text-decoration: none;	
		line-height: 1.5;
	}
	
	.menu a:hover {
		color: #ACD4F1;
		font-size: 20px;
		
	}
	
	.right {
		width: 670px;		
		float: left;		
		color: white;
		font-size: 12px;
	}
	
	.right p, .footer {
		font-size: 14px;
		color: #fff;
	}
	
	.repeat {
		background-image: url(/images/repeat.jpg);
		background-repeat: repeat-x; 
		background-position: bottom left
	}
	.footer {
		background-image: url(/images/footer.jpg);
		background-repeat: no-repeat;
		width: 100%;
		height: 173px;
		clear: both;
	}



img
 { 
	behavior: url(/css/iepngfix.htc) 
	}

	pre.code{ 
	font-family:Monaco;
	font-size:9px;
	padding:2px;
	border: 2px dashed #AA0000;
	background-color:#FFFFFF;
	margin: 1px;
	overflow:auto;
	}


	pre.livecode{ 
	font-family:Monaco;
	font-size:9px;
	padding:2px;
	border: 2px dashed #EE0000;
	background-color:#FFFFFF;
	margin: 1px;
	overflow:auto;
	}
	
	
/* Calendar */

table {
	border: 1px #531617 solid;
}
tr.tr-head {
	background-color: #531617;
	color: #ACD4F1;
	height: 20px;
}
tr.tr-head td {
	padding: 5px;
}
tr.even {
	background-color: #F7F7F7;
	color: #531617;
}

tr.odd {
	background-color: #ffffff;
	color: #531617;
}

.odd td, .even td {
	width: 150px;
	height: 150px;
	border-left: 1px #531617 solid;
	border-right: 1px #531617 solid;
	padding: 10px;
}

tr.bottom td, .bottom {
	border: 1px #531617 solid;
	background-color: #ffffff;
	color: #ACD4F1;
	height: 60px;
}

.cuisine, .land, .ocean, .wine {
	width: 10px;
	height: 10px;
	float: left;
	clear: left;
	margin-right: 3px;
}

.cuisine {background-color: #DF9246;}

.land {background-color: #009363;}

.ocean {background-color: #ACD4F1;}

.wine {background-color: #9C250D;}


.red-box {
		border: 2px #531617 solid;	
		float: left;
		margin-right: 2px;
		background-color:#FFF;
		color:#000;
		padding:10px;
		margin:2px;
		clear:both;
}
.red-box p {
	color:#000;
	padding-top:0px;
	margin-top:0px;
	
}

.post {
	min-height:100px;
}

.required {
	width: 400px;
}

.error {
	color: red;
	display: block;
	padding-top:5px;
}


.event-descript h1 {
	font-size: 21px;
	color: #9C250D;
	margin:0px;
	padding:0px;
}

.event-descript {
	padding-right: 10px;
}

.event-descript p ,.lv_External p{
	font-size: 12px; 
}

.red-box p {
	padding: 0px;
	margin: 0px;
}
