@charset "utf-8";
body {
	font-size: 10pt;
	line-height: 15pt;
	background-color: #BDD091;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e4c12;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	
	text-transform: capitalize;
	color: #156D28;
	margin-left: 18px;
	font-size: 32px;
	font-family: "Arial Narrow", Arial;
	text-align:right;
}

h2 {
	font-weight: normal;
	text-transform: capitalize;
	color: #653A71;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1em;
}
h4 {
	font-size: 1.1em;
	display: inline;
}


#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
#outer {
	background-color: #8DAF5A;
	width: auto;
	margin-top: 64px;
	float: left;
	padding-top: 26px;
	padding-left: 21px;
	padding-bottom: 40px;
	padding-right: 21px;
}
#body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-y;
	width: 920px;
}
#main {
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 920px;
}
#navigation {
	text-align: right;
	padding-top: 3px;
	padding-right: 25px;
}
#navigation img {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 20px;
}
#col1 {
	float: left;
	width: 320px;
}
#col1    .logo {
	margin-top: 50px;
	margin-left: 75px;
}
#col1 .logo-int {
	margin-top: 43px;
	margin-left: 53px;
}

#col1  .text {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 20px;
	line-height: 19pt;
	text-align: left;
}

#col1  .portfolio-inner {
	padding-right: 18px;
	padding-left: 18px;
}


#col2 {
	float: right;
	width: 530px;
	padding-bottom: 5px;
}

#col2a {
	float: right;
	width: 347px;
	padding-bottom: 5px;
	margin-right: 20px;
	padding-top: 25px;
}

#footer {
	background-image: url(../images/bg-footer.jpg);
	width: 920px;
	font-size: 0px;
	line-height: 0px;
	height: 12px;
}
#copyright {
	color: #59672c;
	text-align: center;
	margin-top: 4px;
}

.portfolio-table {
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 8px;

}
.portfolio-table td {
/*
border: 1px solid #FFFFFF;
*/
padding:2px;
}
#main_pic {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#main-pic img {
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}



.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
.about-photo {
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.services-table {
	text-align: left;
}


.title {
	margin-bottom: 10px;
}
.subnav1 {
	font-size: .8em;
	color: #808E46;
}
.quote {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-style: italic;
	margin-top: 20px;
}
.quote .author {

}



.subnav2 {
	font-size: 0.8em;
	color: #576130;
}
.contact-info {
	text-align: left;
}



.border {
	border: 1px solid #FFFFFF;
}

	
a:link   { text-decoration: none; color: #653A71; }
a:active { text-decoration: underline; color: #653A71; }	
a:visited   { text-decoration: none; color: #653A71; }
a:hover  { text-decoration: underline; color: #653A71; }

#copyright a:link   { text-decoration: none; color: #3e4c12; }
#copyright a:active { text-decoration: underline; color: #3e4c12; }	
#copyright a:visited   { text-decoration: none; color: #3e4c12; }
#copyright a:hover  { text-decoration: underline; color: #3e4c12; }
.border2 {
	border: 1px solid #6C7846;
}

div#vitrin {
height:464px;
width:530px;
overflow:hidden;
position:relative;

}

#vitrinContent p {
float:left;
margin-right:5px;
width:530px;
}

#table-prev-next {
border-bottom:1px solid #C4DE99;
margin-bottom:10px;
padding: 0 5px 0 5px;
width:780px;
}

.link-prev{ 
color:#FFF;
font-weight:bold;
}

.link-next{ 
color:#FFF;
font-weight:bold;
}
