.pad
	{
		padding-left:10px;
		padding-right:10px;
	}

.lrg_font { font-size:16px; font-weight:bold; color:#302a10;}

.services_title
	{ font-size:19px; padding-left:0px; font-weight:bold; color:#203720; font-family:sans-serif,Verdana, Geneva; }

.services-title
	{ font-size:19px; font-weight:bold; color:#203720; font-family:sans-serif,Verdana, Geneva; }
	
.small_title 
	{ font-size:15px; font-weight:bold; font-family:sans-serif,Verdana, Geneva; }
	
.small-title-no-indent
	{ font-size:14pt; font-weight:bold; font-family:sans-serif,Verdana, Geneva; color:#203720;}
	
.disclaim { font-style:italic; }

.center { text-align:center;}

#img_contain
	{
		width:673px;
		height:237px;
		float:left;
		margin:0px 0 0 35px; 
		background:url(../images/photo-bg.jpg);
	}

#img_contain img
	{
		padding:10px;
	}
	
#best
	{
		width:350px;
		height:50px;
		margin:0px 65px 0 0px; 
		float:right;
 		font-family:sans-serif,Verdana, Geneva;
		font-size:18px;
		text-align:right;
	}
	
#info
	{
		width:650px;
	margin:5px 0 0 35px; 
		float:left;
		font-size:12pt;
		line-height:135%;
		text-align:inherit;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	
	
table.imagetable {

	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	text-align:center;
}

table.imagetable th {

	background:url(../images/table/cell-blue.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:50px;
}

table.imagetable td {

	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:32px;
}

table.imagetable-snow {

	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	text-align:center;
}

table.imagetable-snow th {

	background:url(../images/table/cell-blue-long.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:32px;
}

table.imagetable-snow td {

	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:32px;
}

.oddrowcolor{
	background:url(../images/table/cell-grey.jpg);
}
.evenrowcolor{
	background:url(../images/table/cell-silver.jpg);
}

.row-service
	{
		font-size:10pt;
		font-weight:bold;
	}


.services-colum-left
	{
		width:317px; 
		background:red; 
		float: left; 	
		background:#e6e6e6;
		border:solid 1px #cacaca; 
		margin:5px 0 5px 0;
	}
		
.services-colum-right
	{
		width:317px; 
		background:red; 
		float: right;	
		background:#e6e6e6;
		border:solid 1px #cacaca; 
		margin:5px 0 5px 0;
	}


.serices-img
	{
		width:305px; 
		height:115px; 
		margin:5px; 
		background:#e6e6e6; 

	}
	
.services-text
	{
		width:305px; 
		height:25px; 
		line-height:30px;
		margin:5px auto; 
		background:#e6e6e6;
		border-top:1px solid #cacaca;
	}


.borderit-gallery img{
border: 1px solid #333;
}

.borderit-gallery:hover img{
border: 1px solid #b12822
}	


