/* Theme css */

a:link, a:visited {color: #0066CC; text-decoration: none;} 
a:hover { color: #CC0000; text-decoration: underline; } 

.header{
	background: #FC4A04;
}

/* Right column */

.head_column{
	background: #656565 url(images/bgr_head.gif);
	background-repeat: no-repeat;
	color: #FFF;
}

.searchbox{
	background: #839C35;
}

.btn_search{
	background: #F4522A;
	color: #000;
	border: 1px solid #ccc;
}

/* Article */

h3{
	color: #CC0000;
}

/* Bottom */

.bottom{
	background: #FC4A04;
	color: #fff;
}

.bottom a:link, .bottom a:visited {color: #Fc0;text-decoration: underline; } 
.bottom a:hover { color: #fff; text-decoration: none;}

/* More links */

.more_links a:link, .more_links a:visited {color: #0066CC; text-decoration: none;} 
.more_links a:hover { color: #f00; text-decoration: underline;}

/* logo box */

.logo_box{
	float: left;
	width: 245px;
	background: #BEC855;
	margin: 5px 0 0 0;
	border: 1px solid #fff;
	height: 90px;
	text-align: center;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 243px;
	height: 88px;
}

.logo_box p{
	border-top: 1px dotted #fff;
	color: #fff;
}

.logo_box a, .logo_box a:visited{
	color: #FFCC00;
	text-decoration: none;
}

.logo_box a:hover{
	color: #FFF;
	text-decoration: none;
}

.tagline, .logo_box h1{
	color: #fff;
}

.cat_square, .cat_square_right{
	display: block;
	margin-left: 1px;
	border: 2px solid #EE390D;
}

.cat_square_right{
	margin-left: 0;
}

.cat_line{
	border: 1px solid #F88F76;
	padding: 3px 3px 3px 0px;
	background: #F55E38 url(images/bgr_square.gif);
}

.cat_line img{
	float: left;
}

.cat_line p{
	font-size: 12px;
	padding: 3px 0 3px 1px;
	margin: 0;
}

.cat_line a, .cat_line a:visited{
	color: #fff;
	text-decoration: underline;
}

.cat_line a:hover{
	color: #fc0;
}
.top_tabs{
	background: #D33D03;
}

.sf_top{
	border: 1px solid #fff;
}

.s_button{
	background: #333;
	color: #fff;
}

.submenu a:link, .submenu a:visited {
	color: #fff;
	border: 1px solid #fff;
	background: #FC6F38;
}

.submenu a:link.active, .submenu a:visited.active, .submenu a:hover {
	color: #333;
	background: #fff;
}
.column_top {
height: 185px;
}
.column_top li {
	list-style-type: none;
	margin: 0 0 5px 7px;
	font-size: 12px;
	list-style-image: url("http://www.caribbeanlogue.com/images/set3/logueroll_arrow.gif"); 
}
