body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url("images for css/bg01.jpg") repeat-x top left;
	font-size: 12px;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-weight: normal;
	color: #484848;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7ACE11;
	text-decoration: none;
}

a:hover, .active {
	text-decoration: underline;
	color: #7ACE11;
}

/* Header */

#header {
	width: 890px;
	height: 130px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	padding-left: -10em;
}

#menu ul {
	margin: 0px;
	padding: 73px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

#left_column{
	float: left;
	width: 50%;
	margin-top: 3em;
}

#right_column{
	float: right;
	width: 50%;
	margin-top: 3em;
}

.post {
	padding: 20px 20px;
	background: url("images for css/bg04.jpg") no-repeat top left;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
	width: 590px;
}

.titlePortfolio {
	margin: 0;
	border-bottom: 0p;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url("images for css/img03.gif") no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url("images for css/img04.gif") no-repeat left center;
}

a img {
	border: 0;
	border-color: #999999;
	padding: 0px;
} 

/* Content - Quaters */

.contentQuat {

	float: left;
	width: 630px;
}

.contentQuat a{
	font-size:14px;
	text-decoration: none;	
}

.contentQuat a:hover, .active a {
	text-decoration: underline;
}

.contentQuat p{
	line-height: 100%;
}
	
.firstQuat {
	float: left;
	width: 130px;
	height: 170px;
}

.secondQuat {
	float: left;
	width: 155px;
	height: auto;
	padding-right: 10px;
}

.thirdQuat {
	float: left;
	width: 130px;
	height: auto;
}

.fourthQuat {
	float: left;
	width: 155px;
	height: auto;	
	padding-right: 10px;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
}

#sidebar h2 {
	margin: 0;
	padding: 15px 0 0 20px;
	background: url("images for css/img06.jpg") no-repeat left 80%; 
}

#sidebar a {
	text-decoration: none;
	font-size:12px;
}

#sidebar a:hover, #sidebar .active a {
	border-bottom: none;
	font-size:12px;
	text-decoration:underline;
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 80px;
	background: #F2F2F2 url("images for css/bg02.jpg") repeat-x left top;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
}

/* Content Headers */

.topsectionheader_doublewide {
	float: left;
	width: 590px;
	height: auto;
	margin-left: 0px;
}

.topsectionheader_doublewide a{
	text-decoration: none;
}

.topsectionheader_doublewide a:hover{
	text-decoration: underline;
}

.sectionheader_doublewide {
	float: left;
	width: 590px;
	height: 32px;
	margin-left: 0px;
	border-bottom: 2px solid #484848;
}
.sectionimage_doublewide {
	float: left;
	width: 648px;
	height: 109px;
	background-position: top;
	align: left;
	margin-left: -60px;
	margin-right: 20px;
/*	border: 2px solid #484848; */
}

.sectionheader_doublewide h2{
	color: 	#484848;
	font-size: 18px;
}

/* Content - Wrapper for everything */

.smartFishing{
	float: right;
	width: 640px;
	margin-left: 40px;
}

/* Content - Wrapper for every two parallel pieces of content */

.contentWrap{
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
}

.contentWrap h3{
	color: #484848;
	font-size: 14px;
}

.contentWrap p{
	color: #333333;
	font-size: 12px;
}

/* Content - Objectives */

.leftColumn {
	float: left;
	width: 275px;
	height: auto;
}

.rightColumn {
	float: right;
	width: 275px;
	height: auto;
}

/* Content - Approach */

.leftColumnNegText {
	float: left;
	width: 310px;
	height: auto;
	text-align:right;
}

.rightColumnNegImage {
	float: left;
	width: 260px;
	height: auto;
	margin-left:20px;
	margin-top: 18px;
}

.rightColumnNegImage img{
	border: 2px solid #555555;
}

.leftColumnNegImage {
	float: left;
	width: 260px;
	height: auto;
	margin-top: 18px;
}

.leftColumnNegImage img{
	border: 2px solid #555555;
}

.rightColumnNegText {
	float: right;
	width: 310px;
	height: auto;
	margin-left:20px;
}

.rightColumnNegQuote {
	float: left;
	width: 260px;
	height: auto;
	margin-left:20px;
	margin-top: 18px;
}

.leftColumnNegQuote {
	float: left;
	width: 260px;
	height: auto;
	margin-top: 18px;
}



/* Content - Process */

.leftColumnImage {
	float: left;
	width: 270px;
	height: auto;
	margin-top: 18px;
}

.leftColumnImage img{
	border: 2px solid #555555;
}

.rightColumnText {
	float: right;
	width: 290px;
	height: auto;
}

/* Content - Final Design */

.leftColumnText {
	float: left;
	width: 270px;
	height: auto;
	text-align:right;
}

.rightColumnImage {
	float: right;
	width: 290px;
	height: auto;
	margin-top: 18px;
}

.rightColumnImage img{
	border: 2px solid #555555;
}

