body {
	background-color: #9E090D;
	margin: 0px; 
	padding: 0px;
	color: #444;	
	font: 11px/18px Georgia,Times New Roman,Times,serif;
	}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.text-center { text-align: center }

/*____________________________________________________________________________________________ Fixed Presets _*/

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }
		
/*____________________________________________________________________________________________ Row Layout _*/

.row-0 {
	padding: 2px 5px 2px 5px;
	}
.row-1 {
	background-color: #eee;
	/* background-color: #e0e0e0; */
	padding: 2px 5px 2px 5px;
	}
	
.left-50 { float: left; width: 50%; }
.left-80 { float: left; width: 80%; }


.right-20 { float: right; text-align: right; width: 20%; }
	
/*____________________________________________________________________________________________ Main Layout _*/

#navigation {
	width: 670px;
	height: 25px;
	margin: 0px auto;
	color: #FFCFD1;
	font-size: 15px;
	font-style: italic; 
	letter-spacing: -1px;
	text-align: center;
	padding: 30px 0px 5px 0px;
	}
	#navigation a, #navigation a:visited {
		float: right;
		color: #FFCFD1;
		text-decoration: none;
		padding: 0px 8px 0px 7px;
		}
	#navigation a:hover, #navigation a:active {
		color: #fff;
		text-decoration: none;
		}

#container {
	background: url("/_ima/content-bg.gif") repeat-y;
	width: 701px;
	height: 100%;
	margin: 0px auto;
	}
	
#header {
	background: url("/_ima/header.gif") no-repeat;
	width: 701px;
	height: 70px;
	padding: 0px
	}
.hours {
	border-top: 3px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	background-color: #F8F8F8;
	width: 661px;
	margin: 0px 0px 0px 7px;
	padding: 9px 5px 8px 20px;
	font-size: 13px;
	}
	.hours strong {
		color: #9E070B;
		}
	
	
#bottom {
	background: url("/_ima/bottom.gif") no-repeat;
	width: 701px;
	height: 19px;
	}

#footer {
	width: 701px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	color: #FFCFD1;
	text-align: center;
	}
	#footer a, #footer a:visited {
		color: #FFCFD1;
		text-decoration: none;
		}
	#footer a:hover, #footer a:active {
		color: #fff;
		text-decoration: none;
		}

#inside-left {
	width: 320px;
	float: left;
	padding: 0px 0px 5px 20px;
	}
#inside-right {
	width: 320px;
	float: right;
	padding: 10px 20px 5px 0px;
	}

.title {
	font-size: 22px;
	line-height: 24px;
	font-style: italic;
	color: #000;
	letter-spacing: -1px;
	border-bottom: 1px dotted #999;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	}
.sub-title {
	font-weight: bold;
	font-size: 12px;
	color: #333
	margin: 0px;
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px dotted #999;
	}
	
.main-pic {
	width: 212px;
	padding: 3px;
	border: 1px solid #666;
	float: right;
	}
	
.right-pic {
	background-color: #fff;
	width: 250px;
	padding: 3px;
	border: 1px solid #666;
	float: right;
	margin: 10px 0px 10px 15px;
	}
	
#full-content {
	padding: 0px 30px 0px 30px;
	}
	
#upcoming-box {
	background: url("/_ima/fade.jpg") repeat-x #F9F9F9;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	border-top: 4px solid #9E090D;
	border-bottom: 1px solid #eee;
	}
	.upcoming-title a, .upcoming-title a:visited  {
		font-size: 22px;
		line-height: 24px;
		font-style: italic;
		color: #9E090D;
		letter-spacing: -1px;
		border-bottom: 1px dotted #999;
		padding: 10px 0px 5px 0px;
		margin: 0px;
		text-decoration: none;
		}
		.upcoming-title a:hover, .upcoming-title a:active  {
			color: red;
			text-decoration: none;
			}
			
			
.testimonial-name {
	font-style: italic;
	color: #000;
	border-bottom: 1px dotted #999;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.gallery img {
	background-color: #fff;
	width: 100px;
	height: 80px;
	float: left;
	margin: 17px 7px 0px 7px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.gallery img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.gallery img:hover {
		border: 1px solid #9E090D;
		text-decoration: none;
		}
	a.gallery img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Calendar Layout _*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}

/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 200px;
		float: left;
		}
		
	.inputs:focus {
		border: 1px solid red;
		}
	select:focus {
		border: 1px solid red;
		}
	textarea:focus {
		border: 1px solid red;
		}
		
	.error {
		color: red;
		}

/*____________________________________________________________________________________________ FCM _*/
	
	.footer-left a:link {
		color: #ddd;
		text-decoration: none;
		}
	.footer-left a:visited {
		color: #ddd;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-full {
		color: #FF00C7;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-city {
		color: #A8F800;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-media {
		color: #21A9F7;
		text-decoration: none;
		}
	.footer-left a:active {
		color: #ddd;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ scroll follow Layout _*/

#scroll-container {
	width: 780px;
	padding: 10px;
	background: #EFEFEF;
	}
	#scroll-left {
		width: 500px;
		height: 1000px;
		float: left;
		border: 1px solid red;
		}
	#scroll-area {
		position: relative;
		width: 250px;
		height: 100px;
		border: 1px solid #42CBDC;
		float: right;
		}
	
/*____________________________________________________________________________________________ innerfade Layout _*/

#innerfade {
	background-color: #0D2A4C;
	width: 410px;
	height: 300px;
	margin: 0px;
	padding: 5px;
	}
	
/*____________________________________________________________________________________________ cycle Layout _*/

.cyclepics {
	padding: 0;
	margin:  0;
	} 
	.cyclepics img {
		margin: 0px;
		padding: 0px;
		border:  0px solid #ccc;
		background-color: #eee;  
		top: 0; 
		left: 0;
		display: block;
		} 	
	#s1 p {
	  position: absolute;
	  left: 0;
	  bottom: 0;
	  width: 544px;
	  color: #fff;
	  background: #000;
	  margin: 0px 0px 0px 0px;
	  padding: 10px;
	  }

	
/*____________________________________________________________________________________________ jslider Layout _*/
	
#slider-box {
	width: 410px;
	height: 320px;
	float: left;
	}
	
#slider {
	width: 410px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	padding: 0px;
	background-color: #fff;
	border: 1px solid #BFE9FF;
	}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	height: 300px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0px;
	}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	}
.sliderImage span {
	width: 390px;
	position: absolute;
	font: 12px/15px Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
	color: #00465F;
	display: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
.sliderImage span strong {
	font-size: 16px;
	}
.top {
	top: 0;
	left: 0;
	}
.bottom {
	bottom: 0px;
	left: 0;
	}
.left {
	left: 0;
    bottom: 0;
	width: 110px !important;
	height: 280px;
	}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
	}
#slider ul { list-style-type: none;}
	
