body {
	background-color:white; color:black;
	font-family:tahoma, verdana, arial, sans-serif;
	margin:0px; padding:0px;
	font-size: 1em;
}

div {
	margin:0px; padding:0px;
}
.logo1 {
	background-image:url(http://locatis.typepad.com/images/logo1.gif);
	background-repeat: no-repeat;
	width: 188px; height:162px;
}
.title1 {
	background-image:url(http://locatis.typepad.com/images/title1.gif);
	background-repeat: no-repeat;
	width: 297px; height: 162px;
}
.title {
	background-image:url(http://locatis.typepad.com/images/titlebkg.gif);
	background-repeat: repeat-x;
	height: 162px;
}
.title2 {
        background-image:url(http://locatis.typepad.com/images/title2.gif);
        background-repeat:no-repeat;
        width: 315px; height: 162px;
}
.sidebar {
	background-image: url(http://locatis.typepad.com/images/sidebar.gif);
	background-repeat:repeat-y;
	width: 188px;
	vertical-align:top;
}


/*
.sidebar a {display:block; margin-left: 5px; width: 140px; padding: 3px; font-family: arial; border: solid 1px #000080; }
.sidebar li a {font-size: 14px;  line-height: 22px; font-weight:bold; text-decoration:none; color:#000; text-align:center;}.sidebar li a:hover {border: solid 1px #000080; color:#fff;background-color:#000080; }

#powered a {display:inline; border:none; text-decoration:none; font-size: 12px; color:#444;}
*/


.content {
	vertical-align:top;
}


.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

a, a:link {
	color: #003366; text-decoration: underline;
	}

a:visited {
	color: #666666;
	}

a:active, a:hover {
	background-color: #99cc99;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #99cc99;
	
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}





.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
  	line-height: 150%;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px dotted #999999;
	text-align: right;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


/*
.sidebar h2 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}
*/


.photo {
	text-align: left;
	margin-bottom: 20px;
	}


#powered { font-size: 10px; font-family: arial;
		color: #444444; padding-top: 20px; padding-left: 5px;	}
#powered a {display:inline; border:none; text-decoration:none; font-size: 10px; color:#444; margin:0px; padding:0px;}


.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
#home img {width: 200px;}
.block {width: 250px; float:left; margin: 15px; height:200px;}


/*sidebar navigation nested */
		#menu {
			width: 150px;
			background-color: #99cc99;
		}
		#menu ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		#menu a {
			font:bold 11px/16px arial, helvetica, sans-serif;
			display: block;
			border-width:1px;
			border-style: solid;
			border-color: #ccc #888 #555 #bbb;
			margin:0 0 1px 0;
			padding: 2px 3px;
		}
		#menu h2, #menu h3 {
			font:bold 11px/16px arial, helvetica, sans-serif;
			display: block;
			color:#000; background-color: #99cc99;
			font-weight: normal;
			margin:0 0 1px 0;
			padding: 2px 3px;
		}
		#menu h3 {
			font-style: italic;
			padding:0px;
		}
		#menu a {
			color:#000;
			background-color:#d6f4cd;
			text-decoration: none;
		}
		#menu a:hover {
			color:#000080;
			background-color:#fff;
		}
		#menu li {
			position: relative;
		}
		#menu ul ul {
			position:absolute;
			top:0;
			left:100%;
			width:100%;
		}

		div#menu ul ul, div#menu ul li:hover ul ul {
			display: none;
		}
				
		div#menu ul li:hover ul, div#menu ul ul li:hover ul {
			display:block;
		}
		
		/* 
		div#menu ul li:hover ul ul {display:none;}
		div#menu ul li:hover ul ul {display:block;}
		*/
		
		div#menu ul li .flag a {	
			background-image: url('http://locatis.com/home/caret.gif');
			background-repeat: no-repeat;
			background-position: right;
		}
/* ph=1 */

