/*  
Theme Name: SeatrekBaja.com
Theme URI: http:// SeatrekBaja.com
Description: Custom website template designed for Sea Trek Baja Kayaking
Version: 2.0
Author: Sammy Russo
Author URI: http://SearchFriendlyWebDesign.com
*/

body {
	background: #CC9900;
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333333;
	}
#page {
	width: 910px;
	margin: 0px auto;
	clear:both;
	vertical-align:top;
	}
#header {
	/*--background:url(images/header-demo2.jpg) no-repeat top;--*/
	height: 200px;
	width: 910px;
	margin: 0px;
	clear:both;
	}
#container {
	width:910px;
	margin:0px;
	padding: 0px;
	vertical-align: top;
	clear:both;
	background: url(images/body_bg.gif) repeat
	}	
#content {
	width:630px;
	padding: 25px 10px 0px 20px;
	margin: 0px;
	vertical-align:top;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	}
#sidebar {
	width: 229px;
	padding: 25px 10px;
	margin: 0px;
	vertical-align:top;
	}
#footer {
	background: url(images/bottom_bg.gif) no-repeat bottom;
	height: 50px;
	width: 910px;
	clear:both;
	}		
.alignleft {
	float:left;
	margin: 0px;
	}
.alignright {
	float:right;
	margin: 0px;
	}					
/*---- sidebar -----*/
#sidebar h2 {
	color: #006699;
	font-size: 1.4em;
	padding-top: 0px;
	margin-bottom: -7px;
	padding-left: 14px;
}
#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited {
	color:#006699;
	text-decoration:none;
	}
#sidebar h2 a:hover {
	text-decoration: underline;
	color:#990000;
	}	 
#sidebar p, #sidebar li, #sidebar ul, #sidebar ol {
	font-size: 1.1em;
}

#sidebar ul li {
        margin-left: -1.3em;
		list-style-type:none;
}

#sidebar ul li li{
        font-size:1.1em;
        margin-left: -2.5em;
}
#sidebar li {
	padding: 3px 0px;
	}
#sidebar li a, #sidebar li a:link, #sidebar li a:visited {
	color:#006699;
	text-decoration: none;
	}
#sidebar li a:hover {
	text-decoration:underline;
	color:#990000;
	}	

/*--- Main Content Area ---*/
#content p {
	font-size: 1.2em;
	padding: 0px 5px;
	font-style: italic;
	}
#content h1 {
	font-size: x-large;
	color:#006699;
	padding-left: 4px;
	text-align: center;
	}	
#content h2 {
	font-size: 1.6em;
	color:#990000;
	padding-left: 5px;
	margin-bottom: -8px;
	}	
	
/*-- Main Navigation --*/
#navigation {
	width: 910px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
#navigation ul {
margin: -10px 10px;
padding: 15px;
}
#navigation ul li {
	display:inline;
	padding: 7px 20px;
	}
#navigation li {
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	font-size: 1.3em;
	}		
#navigation li a:link, #navigation li a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}	
#navigation li a:hover { 
	text-decoration:underline;
	}	
a, a:link, a:visited {
	font-weight:normal;
	color:#003366;
	text-decoration:underline;
	}
a:hover {
	color: #990000;
	text-decoration:none;
	}	
#footer {
	font-size: 1em;
	}		
table tr td.border {
	border: 1px #999999 solid;
	}	
#content ul li {
	font-size: 12px;
	line-height: 1.6em;
	}	
#content h2 a, #content h2 a:link, #content h2 a:visited {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	}
#content h2 a:hover {
	text-decoration:underline;
	}
.bodycopy {
	font-size:1.2em;
	}
blockquote {
	margin: 5px 20px 5px 20px; 
	}
.img-decor {
	padding: 3px;
	border:#333333 solid 1px;
	margin: 3px 5px;
	}					
#page #container #content p {
	font-size: large;
	font-style: normal;
}
#page #container #content p1 {
	font-style: italic;
}
#page #container #content .style2 .style10 strong {
	color: #000;
}
#page #container #content .style2 p .style5 em {
	color: #000;
	font-size: large;
}
#page #container #content p {
	font-weight: bold;
}
#page #container #content p {
	text-align: center;
}
#page #container #content p {
	font-weight: normal;
	text-align: left;
}

