@charset "utf-8";

/* Structure 

.about_us { margin-top: 2em;
			margin-right: 5em;
			margin-left: 5em;
			}	
	
*/
/* Typography */



.about_us p.places  { 
	color: rgba(0,0,0, .4); 
	font-size: 1.0em;
	line-height: 1.2em; }

.about_us p.caption  { 
	margin-right: 1em;
	margin-left: 1em;
	color: #fff; 
	font-size: 2em;
	font-weight: bold;
	line-height: auto; }

.about_us th {
	font-size:1.3em;
	text-align:left;
}
.about_us td th {
	
	font-size:1em;
}


.about_us dl  { 
	color: rgba(0,0,0, .6); 
	font-size: 1.2em;
	line-height: 1.2em; }



/*.about_us    h1 { font-size: 3em;
		 color: rgba(0,0,0, .5);
	}
	

.about_us    h2 { font-size: 1.8em;
		 color: rgba(0,0,0, .5); 
		 font-weight: normal;
	}
	*/
ul.ticklist li {
	
	list-style-image:url(../images/tick.jpeg);
}


div.address {
	
	padding:0 10px;
	background-color:#F7F7F7;
	-moz-border-radius  : 8px;
	-webkit-border-radius: 8px;
	height:180px;
	
	

}


div.address table td{
	vertical-align:top;
	
}

div.contact_us_form{
	
	margin-top:10px;
	padding:10px;
	padding-top:0px;
	

	
}
	

/* Links */



/* Lists, images, etc. */
