/*--------------------------------------------------
Theme_# 	575
Cat 			Food & Restaurant
Name			Fresh Seafood
--------------------------------------------------*/

body {
background-color: #18346F;
}

.sf_outer_wrapper {
background-color: #FFF8E5;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {	
background-color: #F6E1A8;
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
background-image: url(images/header_2.png);
}

* html .sf_header_wrapper { 
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); 
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {	
background-color: #F6E1A8;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {	
border-bottom: 3px solid #F6E1A8;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
background-image: url(images/corner_2.gif);
background-position: top right;
background-repeat: no-repeat;
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
background-image: url(images/boats_2.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {
border-top: 2px solid #121D34;
background-color: #14223E;
}

.sf_banner a {
color: #ffffff;
}

.sf_banner a:visited {
color: #ffffff;
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#18346F;
	color:#FFFFFF;
}

.Data_Central_color2 {
	background-color:#BFB28F;
	color:#261A3B;
}

.Data_Central_color3 {
 	background-color:#E7DEC6;
	color:#261A3B;
}

.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}

.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}

.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}

.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}



