/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* COMMON CLASSES */
.break { clear:both; }

#wholeframe {
	height: 100%;
	width: 100%;
}

/* HEADER */
#header {
	height:170px;
	background-color: #2F2820;
	width: 100%;
	background-image: url(images/headback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-right:20px;
}
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline { background-image:url("images/textbg.png"); color:#333; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline {
	background-image:url("images/textbg.png");
	color:#CD2B3A;
	text-decoration:none;
	font-size:20px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover { text-decoration:underline; color:#7F000C; }

/* BEACH */
#beach {
	background-color: #999;
	background-image: url(images/beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	width: 100%;
}
/* CONTENT */
#content {
	color:#CCC;
	background-color:#000;
}
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }
#head-nav {
	height: 32px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -36px;
	color: #CCC;
	padding-top: 4px;
}
#head-nav #left-nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#head-nav #left-nav ul a{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	text-decoration: none;
}
#footer2 {
	color: #CCC;
	background-color: #000;
	height: 80px;
	width: 96%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newscc {
	height: 300px;
	width: 300px;
	margin-left: 1px;
	margin-top: 0px;
	padding-top: 50px;
}


#head-nav #left-nav ul a:hover{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #F60;
}


#head-nav #left-nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
#head-nav #left-nav ul .last {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head-nav #left-nav ul .first {
	padding-right: 10px;
	padding-left: 0px;
}

/*FOOTER*/
#ft a {
	color: #CCC;
	text-decoration: none;
}
#ft a:hover{
	color: #03F;
	text-decoration: none;
}

#footer {
	background-color: #000;
	height: 200px;
	width: 100%;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}

#footer a:active {
	color: #666;
}

#footer a:hover {
	color: #F60;
	text-decoration: underline;
}

#left-nav {
	width: 956px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-left: 6px;
}

#footer-center {
	height: 100%;
	width: 960px;
	margin: 0 auto;
	background-color: #000;
}


#nav-text {
	height: 32px;
	width: 100%;
	position: relative;
	top: 22px;
	z-index: 15;
	font-size: 14px;
	word-spacing: 0.2em;
	letter-spacing: 0.2em;
	padding-left: 450px;
}

#holder {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F4F4F2;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	height: 100%;
}
#holder2 {
	background-color: #333;
	height: 800px;
	width: 100%;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 397px;
	margin: 0 auto;
}

.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#flashbox {
	background-color: #999;
	background-image: url(images/flash-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#hold-3-box {
	width: 100%;
	background-color: #FFF;
	height: 100%;
}
#box1 {
	margin-top: 20px;
	color: #000;
	width: 280px;
}
#box2 {
	margin-top: 20px;
	color: #000;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#box3 {
	margin-top: 20px;
	color: #000;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.boxformat {
	background-color: #666;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	height: 600px;
	border: 1px solid #FC3;
}
.boxformat h2{
	font-size: 18px;
	margin-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 8px;
}
.boxformat p {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.boximg {
	border: 4px solid #CCC;
	margin-right: 6px;
}
#holder-back {
	background-color: #FFF;
	background-image: url(images/holder-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bott-shadow {
	background-color: #F4F4F2;
	background-image: url(images/shadowbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 100%;
	padding-bottom: 20px;
}
#pm {
	background-color: #f4f4f2;
	width: 960px;
	margin: 0 auto;
	background-image: url(images/body-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pm h2 {
	background-color: #333;
	background-image: url(images/h3-bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	height: 26px;
}
#pm2 {
	background-color: #f4f4f2;
	width: 960px;
	height: 100%;
	background-image: url(images/body-bck.jpg);
}
#pm2 h2 {
	background-color: #333;
	background-image: url(../images/h3-bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	height: 26px;
}

#left-col {
	padding-left: 14px;
}
#right-col {
	border: thin dashed #999;
	margin-left: 32px;
	width: 287px;
	padding: 6px;
}

/*start ticket */
#play_scroll_cont{display:none;}
#NewsTicker{
	background:#F4F4F2;
	width:280px;
	height:360px;
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 280px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 280px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 278px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
	border: 1px solid #666;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 4px 0;
		}
/* end tick */
#bd { height:80px; }
#pg { height:80px; }
#cb { height:80px; }
#home-content {
	padding-left: 20px;
	padding-top: 10px;
}
#home-content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #036;
}
#home-content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #666;
	margin-bottom: 0.5px;
	background-image: url(images/h2back.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#home-content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #036;
}
#home-content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	margin-bottom: 1.0em;
}
#test {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 12px;
	height: 126px;
}
#test p {
	margin-bottom: .5em;
}
#test h4 {
	color: #666;
	float: right;
	font-size: 12px;
	margin-top: 0px;
}
#bx {
}
#page-backgr {
	background-color: #f4f4f2;
	background-image: url(images/body-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#cent-page {
	width: 960px;
	margin: 0 auto;
	background-color: #f4f4f2;
}

#ft {
	background-color: #000;
	height: 280px;
}
#formatpage {
	background-color: #f4f4f2;
	height: 100%;
	width: 960px;
	background-image: url(images/body-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#apage {
}
.readnews {
	margin-top: 15px;
	margin-left: 15px;
}
#sdbr {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 16px;
	margin-top: 0px;
}
#sdbr p {
	margin-bottom: 0.5px;
}
/*post style*/

.post h1 a {
	text-decoration: none;
}
/*real estate for sale*/
.re-img {
	background-color: #CCC;
	padding: 8px;
	float: left;
	margin-right: 12px;
}
.repage {
}
.repage p {
	min-height: 140px;
}
.repage h4 a {
	font-size: 16px;
	color: #006;
	text-decoration: underline;
}
.repage h4 a:hover {
	font-size: 16px;
	color: #F60;
	text-decoration: underline;
}

.newslink {
	height: 16px;
	width: 240px;
	position: absolute;
	z-index: 999;
	left: 960px;
	top: 672px;
	overflow: hidden;
}
#ph-page {}
#ph-page h4 a {
	font-size: 14px;
	color: #006;
	text-decoration: none;
}
#ph-page p {
	font-size: 11px;
}
.csc_post {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C;
}
.csc_post_thumbnail {
	float: left;
	border: 1px dashed #66C;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.csc_post_date {
	display: none;
}
.csc_post_author {display: none;}
.csc_post_category {display: none;}
.csc_break {
	clear: both;
}
.csc_post_title {
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
.csc_post_title a {
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
.csc_post_title a:hover {
	font-size: 16px;
	color: #03F;
	font-weight: bold;
}
.fb-like-box {
	padding-left: 10px;
}