	.item {
		float: left;
		width: 100%;
		padding: 5px 0;
		
	}	
		/* use main-1 if no right or left column */
		.item .main-1 {
			float: left;
			width: 695px;
			
		}	
			
	.item p {
		
		margin: 0;
		clear: both;
	}
	.item p.welcome {
		
		margin: 0;
		clear: both;
		font-size:1.3em;

		padding:5px;
		padding-bottom: 2px;
	}
	
#portfolio h1.title{background: url(../images/home/coffee.gif) no-repeat scroll 0px 0px;
font-size: 2.4em;
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #DDDDDD;
text-shadow: #aaa 0px 1px 0;
padding-left:35px;}

#portfolio h2.title{
color: #612F0A;
	font-size: 1.75em;	
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	padding-left:2px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/home/portbg.gif) repeat-x bottom;	}
	
.portfolio-row {
	margin-bottom: 5px;
	float: left;
	

}

.portfolio-separator {
	padding-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px #ddd solid;
}

.portfolio-item {
	float: left;
	width: 340px;
}

.singlecol {
	float: left;
	width: 695px;
}

.portfolio-image {
	margin-bottom: 0px;
	float: right;
margin-top:-5px;
margin-left:0px;
padding-top:0px;

}
	
.portfolio-image img {
	margin-right: 0;
height:80px;
width:330px;
opacity:0.5;filter:alpha(opacity=50);
}

.portfolio-image img:hover{
	margin-right: 0;
height:80px;
width:330px;
opacity:1;filter:alpha(opacity=100);
}
	
.portfolio-item p {
	margin: 5px 0;
	clear: both;

font-size:1.3em;
color:#555;

}

.portfolio-item p a{
text-decoration:none;
}
	
.portfolio-item ul.list {
	list-style: none;
}

/*list styles */	
ul.list {
	list-style:none;
	margin-bottom: 10px;
	min-height:165px;
	}
			
ul.list li {
	background: url(../images/home/dot.gif) no-repeat scroll 0px 7px;
	border-bottom: 1px #aaa dotted;
	padding: 0px 0 1px 3px;				
	float:left;
	width:335px;
	margin-left:-40px;
	margin-bottom:5px;
}

ul.list li a{
	font-size:1.35em;
	padding:2px;	
	text-decoration:none;
	color: #162F71;		
}

ul.list li a:hover{
	font-size:1.35em;	
	background:#555;	
	color:#eee;
	padding:2px;	
}

/*list styles for inside pages */	
ul.list1col {
	list-style:none;
	margin-bottom: 10px;
	min-height:165px;
	}
			

ul.list1col li {
	background: url(../images/home/dot.gif) no-repeat scroll 0px 7px;
	border-bottom: 1px #aaa dotted;
	padding: 0px 0 1px 3px;				
	float:left;
	width:695px;
	margin-left:-40px;
	margin-bottom:5px;

}

ul.list1col li a{
	padding:2px;	
	text-decoration:none;
	color: #162F71;
font-size:13px;		
}

ul.list1col li a:hover{
	font-size:13px;	
	background:#555;	
	color:#eee;
	padding:2px;	
}

 
 /* CSS sliding doors button */

.button {
	background: url(../images/home/mouse.gif) scroll 0px 4px no-repeat;
	cursor: pointer;
	margin-right: 5px;
	padding: 2px 2px;
	height:18px;
	float: left;
	padding-left:18px;
	margin-bottom:5px;

	
}

.button span {
	padding: 0px 10px;
	color: #555;
	font-weight:bold;
	float: left;
	border: 0px #aaa solid;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 0.5px;
}

.button:hover span {
	border: 0px #777 solid;
	color: #000;

}			 

/* Link Styles */

.divider{width:695px;color:#fff;background: url(../images/hr.gif) repeat-x;
}

.more {
	font-weight: bold;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.image-left, .image-border, .image-right, .header-image-left, .header-image-right {
	padding:4px;
	margin:5px 10px 3px 0;
	border: 1px #cdcdcd solid;
	background: #fafafa;
	float: left;
}

.image-small-left{
	background: #f7f7f7;
	padding:3px;
	margin:0 5px 0 0;
	border: 1px #bebebe solid;
	float: left;
}

.image-small-right {
	background: #f7f7f7;
	padding:3px;
	margin:0 0 0 3px;
	border: 1px #bebebe solid;
	float: right;
}

.image-border {
	margin:0;
}

.image-right {
	margin:0 0 3px 10px;
	float: right;
}

.margin-0-left {
	margin-left: 0px;
}

.margin-0-right {
	margin-right: 0;
}


.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-15-left {
	margin-left: 15px;
}

.margin-15-right {
	margin-right: 15px;
}


.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

.margin-30-left {
	margin-right: 10px;
}

.margin-30-right {
	margin-right: 30px;
}