@charset "utf-8";/* CSS Document */
body {
	background-color:#413d33;
	padding:0px;
	margin:0px;
	color: #51432F;
	font: 90% Arial, Helvetica, sans-serif;
}
#wrapper {
	width:774px;
	margin:0px auto;
	padding:40px 0 0 0;
	position:relative;
}
#container {
	margin:0px;
	border:14px solid white;
	background-color:#F7EFDA;
}
#header {
	position:absolute;
	top:6px;
	left:40px;
	z-index:99;
	width:231px;
	height:171px;
	background: url(images/logo.png) no-repeat left top;
}
#collage {
	height:144px;
}
#home #collage {
	background:#004286 url(images/collage_home.jpg) no-repeat left top;
}
#aboutUs #collage {
	background:#026bc7 url(images/collage_aboutUs.jpg) no-repeat left top;
}
#blog #collage {
	background:#218fff url(images/collage_members.jpg) no-repeat left top;
}
#products #collage {
	background:#7bc517 url(images/collage_products.jpg) no-repeat left top;
}
#contactUs #collage {
	background:#5f9c10 url(images/collage_contact.jpg) no-repeat left top;
}/* Navigation */
#navigation {
	height:31px;
	background: #FFFFFF url(images/navContainerBg.png) no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
}
#navigation ul {
	padding:0px;
	margin:0px;
	margin-left:9px;
	list-style: none;
}
#navigation li {
	padding:0px;
	margin:0px;
	margin-left:6px;
	float:left;
	height:26px;
	width:88px;
}
#navigation a {
	text-decoration: none;
	color:#000000;
	background:transparent url(images/buttonBG_right.png) no-repeat right bottom;
	display:block;
	height:26px;
	line-height:18px;
	padding-right:10px;
}
#navigation a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background:transparent url(images/buttonBG_rightHover.png) no-repeat right bottom;
}
#navigation span {
	background:transparent url(images/buttonBG_left.png) no-repeat left bottom;
	height:26px;
	display:block;
}
#navigation .home {
	background-color:#004286;
} /* not currently used - use below */
#navigation .aboutUs {
	background-color:#026bc7;
}
#navigation .blog {
	background-color:#218fff;
}
#navigation .products {
	background-color:#7bc517;
}
#navigation .contactUs {
	background-color:#5f9c10;
}
#navigation .page-item-home {
	background-color:#004286;
} /* page-item-XX must match corresponding page ids  */
#navigation .page-item-5 {
	background-color:#026bc7;
}
#navigation .page-item-18 {
	background-color:#218fff;
}
#navigation .page-item-15 {
	background-color:#7bc517;
}
#navigation .page-item-9 {
	background-color:#5f9c10;
}
#navigation .current_page_item a {
	text-decoration: none;
	color:#FFFFFF;
	background:transparent url(images/buttonBG_rightHover.png) no-repeat right bottom;
}
#home .home a, #aboutUs .aboutUs a, #blog .blog a, #products .products a, #contactUs .contactUs a {
	text-decoration: none;
	color:#FFFFFF;
	background:transparent url(images/buttonBG_rightHover.png) no-repeat right bottom;
}
#content {
	background: url(images/content_background.jpg) no-repeat left top;
}
.col01 {
	min-height:500px;
	width:24%;
	float:left;
}


.col02 {
	min-height:500px;
	width:74%;
	padding-top:15px;
	float:right;
}
#footer {
	position:relative;
	padding-top:13px;
	width:100%;
	clear:both;
}
.footerTopBG {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:101;
	height:47px;
	background:transparent url(images/footer-topPic.png) no-repeat right top;
}
#footer {
	position:relative;
	padding-top:12px;
	clear:both;
	height:72px;
}
.footerInfo {
	height:72px;
	color:#FFFFFF;
	vertical-align: bottom;
}
.footerInfo label {
	color:#FFFFFF;
}
.copyright {
	position:absolute;
	z-index: 106;
	bottom: 8px;
	left:10px;
	font-size:13px;
}
.footerContact {
	position:absolute;
	z-index: 110;
	bottom: 12px;
	text-align:right;
	right:15px;
	line-height:18px;
	font-size:13px;
}
.footerContact label {
	margin-left:8px;
}
.footerContact strong {
	margin-left:15px;
}
#home .footerInfo {
	background:#004286 url(images/footerBG.png) no-repeat right center;
}
#aboutUs .footerInfo {
	background:#026bc7 url(images/footerBG.png) no-repeat right center;
}
#blog .footerInfo {
	background:#218fff url(images/footerBG.png) no-repeat right center;
}
#products .footerInfo {
	background:#7bc517 url(images/footerBG.png) no-repeat right center;
}
#contactUs .footerInfo {
	background:#5f9c10 url(images/footerBG.png) no-repeat right center;
}
p {
	margin:0px;
	padding:0px;
}
.search {
	margin-top:10px;
	padding:0 5px;
}
.search form {
	margin:0px;
	padding:0px;
}
/* ----------------------------------------------	

Template Name : VectorLover	

Template Code : S-0026	Version : 1.0   	

Author : Erwin Aligam	

Author URI : http://www.styleshout.com/  

Last Date Modified : July 31, 2008	

------------------------------------------------ */ 

/* ----------------------------------------------   HTML ELEMENTS------------------------------------------------- */ 

/* Top Elements */



/* links */



a, a:visited {
	color: #026bc7;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #026bc7;
	background: inherit;
	text-decoration: underline;
}
/* headers */







h1 a, h2 a, h3 a, h4 a {

}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
text-decoration:none;
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	letter-spacing:-1px;
	font-size:175%;
	line-height:120%;

}
h2 {
	font-size:145%; font-weight:bold;
}
h3 {
	font-size:115%;
}
h4 {
	font-size:100%;
	font-weight:bold;
	color: #5CACCB;
}
.xsmall {
	font-size:70%;
}
/* Paragraph *//* Lists */

p {
	margin:0;
	padding:0 0 1em 0;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}


/*ul {
	list-style: none;}

dl {
	padding: 10px;
	margin: 0;
}
dt {
	font-weight: bold;
	color: #79A62E;
}
dd {
	padding-left: 25px;
}*/

/* images */
img {
/*background: #FAFAFA;

	border: 1px solid #E4E4E4;

	padding: 8px;*/

}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}
code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;  	/* white-space: pre; */
	border: 1px solid #EEE8E1;
	background: #FAF7F5;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
	padding: 5px 7px 5px 40px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #80614D;
	border: 1px solid #EEE8E1;
	background: #FAF7F5 url(images/quote.gif) no-repeat 15px 15px;
}/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;
	border-width: 1px;
	border-style: solid;
	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;
}	/* end - table *//* form elements */
form {
	margin: 20px 10px;
	padding: 15px 25px 25px 20px; 	/*border: 1px solid #EEE8E1; 	background: #FAF7F5;*/
}
form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;
	margin: 0;
	color: #9D6D37;
}
label {
	font-weight: bold;
	color: #A7743B;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}
option {
	padding-right: 0.5em;
}
#author, #email, #comment, #url {
	width: 455px;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #A6CD56;
	border-width: 1px;
	border-style: solid;
	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
/*-------------------------------------------   LAYOUT--------------------------------------------*/ /*



#header p#slogan {

	position: absolute;

	margin: 0;

	padding: 0;

	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;

	color: #322815;

	letter-spacing: -0.5px;		/* change the values of top and left to adjust the position of the slogan

	top: 148px;

	left: 150px;

}*/

/* top-menu */

#top-menu {
	position: absolute;
	margin: 0;
	padding: 30px 15px 8px 15px;
	background: #74A838 url(images/top-menu.gif) repeat-x;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #FFF;
	top: 0;
	right: 70px
}
#top-menu p {
	margin: 0;
	padding: 0;
}
#top-menu a {
	font-weight: bold;
	color: #fff;
}

 /* Main Column */
 #main {
 float: left;
 width: 535px;
 padding: 0;
 margin: 0 0 0 40px;
 display: inline;
}
#main h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #51432F;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
}
#main h2 a {
	color: #51432f;
	text-decoration: none;
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

/* sidebar menu */


.col01 h3 {
	color: #51432F;
	font-size:125%;
	text-transform: none;
	padding: 0px 15px 5px 1px;
	clear:both;
	font-weight:bold;text-align:right;
	background:transparent url(images/sideNav_bg.png) no-repeat right bottom;
}

/*.col01 ul, .col01 ol, .col01 li {
	margin: 0px ;
	padding: 0px; list-style:none;
}
.col01 li.cat-item { 
	display:block;
	background:transparent url(images/sideNav_bg.png) no-repeat right bottom; text-align:right;}


.col01 li.cat-item a { 
	padding:0px 15px 3px 1px;
	display:block;
}

.col01 li.cat-item li a { 
	padding:2px 15px 2px 1px;
	display:block; font-size:90%; line-height:100%;
}

.col01 li.cat-item li{ padding:0px;display:block; border-bottom:none; background:none; text-decoration:none; font-size:90%; }

.col01 li.current-cat-parent, .col01 li.current-cat {
	background:transparent url(images/sideNav_bg.png) repeat-y right bottom;
}

.col01 li li.current-cat-parent, .col01 li li.current-cat  {
	background:none;
}

.col01 li.cat-item {display:block;text-align:right; padding:5px 0px;}
	
.col01 li a {display:block;text-align:right; padding:0px 15px 0px 1px;}	

.col01 li li { padding:0px;display:block; border-bottom:none; background:none; text-decoration:none; }
.col01 li ul {}

.col01 a, .col01 a:hover, .col01 a:visited {
	color:#000000;
}

.col01  ul li a {
	text-decoration: none;
	color:black;
	background: none;
}
.col01  ul li a span {
	color: #7F7F7F;
	font-size: .9em;
	font-style: italic;
}
.col01  ul li a:hover {
	color: #000;
	background: none;
}
.col01  ul li {
	border: none;
}*/

.col01 ul, .col01 ol, .col01 li {margin: 0px; padding:0px; list-style:none; display:block;}

.col01 ul {margin-bottom:10px;}
.col01 ul ul{margin-bottom:0px;}

.col01 li { text-align:right; padding:0; line-height:90%;padding:3px 0 3px 5px; font-size:90%;}

.col01 li.cat-item { padding:3px 0 6px 0; background:transparent url(images/sideNav_bg.png) no-repeat right bottom; text-align:right;}

.col01 li li, .col01 li li.cat-item  {padding:0; background:none; font-size:90%; line-height:100%; }

.col01 a { display:block; padding:0 15px 0 0; text-decoration:none; background:none; color: #51432F;}

/*.col01 li.current-cat-parent,*/ .col01 li.current-cat {
	/*background:transparent url(images/sideNav_bg.png) repeat-y right bottom;*/ font-weight:bold; color:#026BC7!important;
}

.col01 li.current-cat li.cat-item { font-weight:normal;color:#026BC7!important; }

/* header quick search */

.col01  form#qsearch {
	padding: 0;
	margin: 0;
	border: none;
}

.col01  form#qsearch p {
	margin: 0;
	padding: 0;
}
.col01  form#qsearch input {
	float: left;
	border: none;
	color: black;
	margin: 0;
}
.col01  form#qsearch .tbox {
background-color:#fffcf5;
border:1px solid #a79f8b;
color:#5a5139; width:125px; line-height:14px; font-size:12px; padding:3px; margin-top:4px;
	
}
.col01  form#qsearch .btn {

}
.col01  form#qsearch label {
	display: none;
}



.col02 p {padding-right:40px;}
.col02 {  line-height:140%;}



/* footer *//*#footer {	clear: both;	width: 952px;	margin: 0;	padding: 30px 0 25px 0;	background: #CCC url(images/footer-bottom.gif) no-repeat left top;				font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;	font-size: 0.95em;	color: #777;		text-align: center;		letter-spacing: .2px;}#footer p {	padding:10px 0;}#footer a:hover { 	color: #555; 	border-bottom: 1px dotted #555;	text-decoration: none;}*//* postmeta */
.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 0px;
	color: #977C57;
	border: 1px solid #EEE8E1;
	background: #FAF7F5;/* */
}
.post-footer .date {
	margin: 0 10px 0 5px;
	padding: 7px;
	background: transparent url(images/clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}
.post-footer a.comments {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: transparent url(images/comments.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: transparent url(images/doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.edit {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: transparent url(images/edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-info {
	font-size: 0.95em;
	color: #000000;
	margin-bottom: 10px;
}
.post-info a, .post-info a:visited {
	color: #333;
}/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;
	border-color: #EEE8E1;
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #EEE8E1;
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0;
	padding: 0;
}
.commentlist li.alt {
	background: #FAF7F5;
}	/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}/* display and additional classes */
.no-border {
	border: none;
}
.clearer {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

