/*

	Sportfish San Diego

	Website: http://www.sportfishsandiego.com
	
	Copyright 2009, all rights reserved, SportfishSanDiego.com
*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0px 10px 0;
	font: 12px/18px Verdana, Arial, Tahoma;
	color: #333;
	background: #e0e0e0 url("images/backgrounds/background.gif") repeat-x;
	
}


img {
	border: 0;
}

h1   { font-size: 14px; font-weight: bold; line-height: 18px }

h2   { font-size: 13px; font-weight: bold; line-height: 18px }

#wrapper {
	margin: 0 auto;
	width: 950px;
	padding: 5px;
	background: #fff;
}

#nav {
	width: 100%;
	height: 30px;
	background: url("images/nav_background.gif") repeat-x;
	border-top: 1px solid #fff;
}

#nav ul {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 11px;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav li a {
	padding: 0 5px;
	margin: 0 2.5px;
	color: #fff;
	font-weight: 700;
}

#subnav {
	background: #CCCCCC;
	color: #D5D5D5;
	width: width: 100%;
	height: 30px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
	
#subnavleft {
	width: 780px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}	
	
#subnavright {
	width: 120px;
	float: right;
	margin: 0px;
	padding: 4px 10px 0px 0px;
	text-align: right;
	}
	
#subnav p {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#subnav a, #subnav a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#subnav a:hover {
	color: #000000;
	text-decoration: underline;
	}	

.google-ads {
	width: 100%;
	margin: 5px 0;
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#content {
	width: 100%;
	overflow: auto;
	padding-top: 5px;
}

#content .left {
	width: 60%;
	float: left;
}

#content .right {
	width: 39%;
	float: right;
}

#content .full {
	width: 100%;
	float: center;
}


.img2{
	border: #ccc 1px solid;
	padding: 5px;
	margin: 10px;
}

#content ul {
	margin: 5px 0;
	padding: 0;
}

#content li {
	list-style: none;
	display: block;
}

#content li a {
	background: url("images/li.gif") no-repeat;
	padding-left: 20px;
}

#content h2 {
	background: #666666 url(/images/headline.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 3px 0px 2px 5px;
	margin: 0px 0px 5px 0px;
	}

#splash {
	width: 100%;
	height: 150px;
	background: url("images/header.jpg") no-repeat;
}

.title {
	background: url("images/title_bg.gif") no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
	height: 18px;
	display: block;
	color: #933c35;
	font-weight: 700;
}

.A {

	color: #933c35;
	font-weight: 700;
}

.title2 {
	background-position: 0 1px;
	padding-left: 10px;
	height: 18px;
	display: block;
	font-weight: 700;
}

.clear {
	clear: both;
	overflow: hidden;
}

#footer {
	width: 100%;
	clear: both;
	font-size: 11px;
}

.footer-bt {
	padding-top: 5px;
}
.feature {	

background: #ffffcc;	

border: 1px solid #cccc66;	

padding: 5px;

}

#banner {
	margin: 0 auto;
	width: 950px;
	padding: 5px;
	text-align: center;
	
}
.sidebartext {
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000;
	text-align: left;
	text-indent: 5px;
}
.links-random {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #00F;
	text-decoration: none;
}
