body {
	font-family: arial;
	font-size: 12px;
	background: #f2f3ed;
	color: #3d3d3d;
}
hr{
	color:#cccccc;
	heigth:1px;
}
a.menu1{
	font-family: tahoma;
	font-size: 20px;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
a.menu1:hover{
	font-size: 20px;
}

a.menu2{
	font-family: tahoma;
	font-size: 12px;
	color: #e7e7e7;
	text-decoration:none;
	text-transform: uppercase;
}
a.menu2:hover{
	font-size: 12px;
}

a {
	color: #3d3d3d;
	font-family:arial;
	font-size: 12px;	
	text-decoration:underline;
}
a:hover {
	color: #e5963e;
}

a.icon{
	font-family: tahoma;
	font-size: 11px;
	color: #e37707;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
}
a.icon:hover{
	text-decoration:underline;
}

a.else {
	color: #3d3d3d;
	font-family:arial;
	font-size: 10px;	
	font-weight: bold;
	text-decoration:none;
}

a.else:hover {
	color: #e5963e;
}

img{border:0;}

h1{
	font-family: tahoma;
	font-size:14px;
	font-weight: bold;
	color:#878b71
}

shared for tmb

INPUT,TEXTAREA,SELECT{
	color: #000055;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	background : #ffffff;
	border : 1px solid;
	border-color : #878b71;
}

.form{
	border : 1px solid;
	border-color : #878b71;
	background : #ffffff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#address{
	font-size:14px;
	min-height: 215px;	
	min-width: 230px;
      	width: 215px;
      	height: 230px;
      	top: 370;
      	left: 140;
      	position:absolute;
}

#icons{
	font-size:14px;
	min-height: 200px;	
	min-width: 200px;
      	width: 200px;
      	height: 200px;
      	top: 650;
      	left: 160;
      	position:absolute;
}
.copy{
	font-family: arial;
	font-size: 12px;
	color: #3d3d3d;
}
.text{
	font-size: 12px;
}


.photo_block{
width:150px;
float:left;
min-height:120px;
margin:10px;
}

* html .photo_block{
height:150px;
}

.photo_block_img IMG{
cursor:pointer;
margin:auto;
}

.photo_block_text{
font-size:12px;
color:#ababab;
text-indent:15px;
text-align:center;
}

.photo_block_img{
margin:auto;
padding:10px 10px 10px 10px;
/* width:170px;*/
text-align:center;
height:121px;

}
			

