body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #292626;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}

.navButton{cursor:pointer; position:relative; top:2px; margin-right:30px}

.topBar{background:url(../img/topBck.jpg); height:32px; width:100%; background-repeat:repeat-x}

.carouselTopBdr{width:100%; height:4px; border-top:#c5c8cc 1px solid}
.carouselBtmBrd{width:100%; height:4px; border-bottom:#c5c8cc 1px solid}
.carouselContainer{width:100%; height:400px; background-color:#FFF; border-bottom:#f7f7f7 1px solid; border-top:#f7f7f7 1px solid}
.carouselNav{height:14px; width:834px;}
.carouselBtn{position:relative; margin-left:2px; cursor:pointer}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/** PORTFOLIO **/



.portItemFirst {
	height:176px;
	width: 300px;
	margin: 0;
	cursor:pointer;
	float:left;
	position:relative;
	margin-right:30px;
}

.portItemL {
	height:176px;
	width: 300px;
	margin: 0;
	cursor:pointer;
	float:left;
	position:relative;
	margin-top:30px; 

}

.portItemFirstR {
	height:176px;
	width: 300px;
	margin: 0;
	cursor:pointer;
	float:left;
	position:relative;
  	margin-right:30px; 
	
}

.portItemR {
	height:176px;
	width: 300px;
	margin: 0;
	cursor:pointer;
	float:left;
	position:relative;
  	margin-left:30px; 
	margin-top:30px
}

.textBody{
	width:280px;
	height:90px;
	margin-left:10px;
	margin-top:8px
}
.portTitle{
	font-size:14pt;
	color:#8c2108;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	width:200px;
	height:20px;
	margin-left:10px;
	margin-top:10px
}

.text{
	color: #403e3e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:298px; 
	height:174px; 
	background-color:#ebebeb; 
	border:#dbdbdb 1px solid;
	position: absolute;
	line-height:18px
}

.portTextSite{margin-left:10px; color:#176cd7; font-style:normal}


.pic {
	display: block;
	height:176px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	z-index: 50;
}



