body {
	color: #a4a4a4;
	font: 12px/18px Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
}

/* @group frame */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
}

#greenBar {
	border-left: 30px solid #a5c8c0; 
	padding-left: 22px;
}

#whiteBar {
	border-left: 30px solid white; 
	padding-left: 22px;
}


#header {
	margin-right: 52px;
	border-bottom: 1px solid #d4d4d4;
	background: white;
}

#header.pix {
	border: none;
}

.topHeight {
	height: 57px;
}

.topPosition {
	margin: 27px 0 0 0; 
	padding:0;
}

.topPositionHi {
	margin: 25px 0 0 0; 
	padding:0;
}

#pix {
	overflow: auto;
	overflow-y: hidden;
	white-space: nowrap;
	height: 433px;
	width: 99%;
	position: relative;
	}

.grayBar {
	border-bottom: 16px solid #eaeaea;
}

#envelope {
	margin: 0 0 14px 0; 
	background: no-repeat right 220px  url(http://knoxpix.com/www/_images/bg_pix.jpg);
}

#columnContainer {
	position: relative; 
	width: 100%;
	padding: 0 0 12px 0;
}

.column {
	width: 37%;
}

.twoColumn {
	width: 74%;
}

.columnNarrow {
	width: 25%;
}

.margRight {
	margin-right: 36px;
}

#greenBarRight {
	border-right: 30px solid #a5c8c0; 
	padding-right: 22px;	
	position: relative;
}

div.footer.lower {
	border-top: 1px solid #d4d4d4; 
	margin-left: 52px; 
	margin-right: 52px;
}

.padTop {
	padding: 22px 0 0 0;
}

.padLeft {
	padding-left: 22px;
}


.bordLeft {
	border-left: 1px solid #d4d4d4;
}

.txtRight {
	text-align:right;
}

.txtLeft {
	text-align:left;
}

.right {
	float: right;
}

.left {
	float: left;
}

.relative {
	position: relative;
}
	
/* @end */

/* @group content */

a {
	color: #a7c6bf;
	text-decoration: none;
	font-weight: bold;
}


ul#topNav a {
	font: normal 18px Helvetica, sans-serif;
}


#pixNav a {
	font: 12px Helvetica, sans-serif;
}
		
#header a, #header a:link, #header a:visited {
	color: #b8b8b8;
}

#header a:hover, #header a:active {
	color: #a7c6bf;
}


#topNav ul,li {
	display: inline;
	list-style-type: none;
	padding-left: 13px;
}


ul#pixNav  {
	margin: 2px 0 0 0;
	padding: 0;
}

#pixNav li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	text-transform: lowercase;
}


#topRightNav {
	padding-top: 4px;
}

ul#secondNav {
	margin: 0;
	padding: 10px 0 22px 0;
	border-bottom: 1px solid #d4d4d4;
}

ul#secondNav.photo {
	border-bottom: none;
	padding: 10px 0 0px 0;
}

#secondNav li {
	list-style: none;
	height: 27px;
	padding-left: 22px;
}

ul#secondNav li a {
	border:0;
	background: no-repeat  url(http://www.knoxpix.com/wp-content/themes/default/images/b_pix.gif);
}

div.footer ul {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

div.footer li {
	display: inline;
	list-style-type: none;
	padding: 0 .3em 0 .4em;
	margin:0;
	border-left: 1px solid #a7c6bf;
}

div.footer li.first {
	border-left: none;
	padding: 0 .3em 0 0;
}

div.column ul {
	margin:0;
	padding:0;
}

div.column li {
	list-style: none;
	padding: 0;
	margin-bottom: 5px;
}


.footer {
	font-size: 11px;
}

h1 {
	font: bold 20px Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.big {
	font-size: 20px;
}

img {
	border: none;
}

#pix img {
	padding-right: 4px;
	background: none;
}

div.column img {
	padding: 0 8px 20px 0;
	background: no-repeat bottom right url(http://www.knoxpix.com/wp-content/themes/default/images/bg_corner.jpg);
	margin-bottom: 5px;
}


#pix img.last {
	padding: 0;
}

/* @group portfolio nav current page highlight */

div#current1 a.one:link, div#current1 a.one:active, div#current1 a.one:visited, div#current1 a.one:hover {
	color: #a7c6bf;
}

div#current2 a.two:link, div#current2 a.two:active, div#current2 a.two:visited, div#current2 a.two:hover {
	color: #a7c6bf;
}

div#current3 a.three:link, div#current3 a.three:active, div#current3 a.three:visited, div#current3 a.three:hover {
	color: #a7c6bf;
}



a#currentPage:link, a#currentPage:active, a#currentPage:visited, a#currentPage:hover {
	color: #a7c6bf;
	font-weight: bold;
	
}

/* @end */


.normal {
	font: 12px/18px Helvetica, sans-serif;
	}

	
/* @end */
			

